var/cache/dev/ContainerHltXOPD/App_KernelDevDebugContainer.php line 1055

Open in your IDE?
  1. <?php
  2. namespace ContainerHltXOPD;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  44.             'cursus_filesystem' => 'getCursusFilesystemService',
  45.             'data_collector.dump' => 'getDataCollector_DumpService',
  46.             'doctrine' => 'getDoctrineService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  49.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  50.             'event_dispatcher' => 'getEventDispatcherService',
  51.             'http_kernel' => 'getHttpKernelService',
  52.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  53.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  54.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  55.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  56.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  57.             'liip_imagine.cache.resolver.organization_uploads' => 'getLiipImagine_Cache_Resolver_OrganizationUploadsService',
  58.             'liip_imagine.cache.resolver.positioning_test_uploads' => 'getLiipImagine_Cache_Resolver_PositioningTestUploadsService',
  59.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  60.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  61.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  62.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  63.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  64.             'organization_filesystem' => 'getOrganizationFilesystemService',
  65.             'positioning_test_filesystem' => 'getPositioningTestFilesystemService',
  66.             'request_stack' => 'getRequestStackService',
  67.             'router' => 'getRouterService',
  68.             'translator' => 'getTranslatorService',
  69.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  70.             'cache_clearer' => 'getCacheClearerService',
  71.             'filesystem' => 'getFilesystemService',
  72.             'serializer' => 'getSerializerService',
  73.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  74.             'form.factory' => 'getForm_FactoryService',
  75.             'form.type.file' => 'getForm_Type_FileService',
  76.             'profiler' => 'getProfilerService',
  77.             'twig' => 'getTwigService',
  78.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  79.             'security.token_storage' => 'getSecurity_TokenStorageService',
  80.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  81.             'session' => 'getSessionService',
  82.             'validator' => 'getValidatorService',
  83.         ];
  84.         $this->fileMap = [
  85.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  86.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  87.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  88.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  89.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  90.             '.container.private.session' => 'get_Container_Private_SessionService',
  91.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  92.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  93.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  94.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  95.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  96.             'App\\Controller\\Account\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionActionService',
  97.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\CollectionFileAbstractCursusAction' => 'getCollectionFileAbstractCursusActionService',
  98.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusActionService',
  99.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsActionService',
  100.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusActionService',
  101.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\NotifyServicesForFilesAction' => 'getNotifyServicesForFilesActionService',
  102.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  103.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusActionService',
  104.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusActionService',
  105.             'App\\Controller\\Account\\Async\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusActionService',
  106.             'App\\Controller\\Account\\Async\\Cursus\\GetCursusCertificate' => 'getGetCursusCertificateService',
  107.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  108.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  109.             'App\\Controller\\Account\\Async\\Cursus\\GetTrainingProgressionAction' => 'getGetTrainingProgressionActionService',
  110.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  111.             'App\\Controller\\Account\\ChannelUserData\\ChannelUserDataDashboardRedirectAction' => 'getChannelUserDataDashboardRedirectActionService',
  112.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowAction' => 'getShowActionService',
  113.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveActionService',
  114.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowFilesAction' => 'getShowFilesActionService',
  115.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  116.             'App\\Controller\\Account\\ChannelUserData\\LearnerDashboardAction' => 'getLearnerDashboardActionService',
  117.             'App\\Controller\\Account\\ChannelUserData\\RedirectDriveNotificationAction' => 'getRedirectDriveNotificationActionService',
  118.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  119.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction2Service',
  120.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction3Service',
  121.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  122.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  123.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  124.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  125.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  126.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  127.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  128.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  129.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  130.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  131.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  132.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  133.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  134.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\DeleteActivityAction' => 'getDeleteActivityActionService',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetAbstractCollectionAction' => 'getGetAbstractCollectionActionService',
  138.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  139.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  140.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  141.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  142.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  143.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusAction2Service',
  144.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCollectionFileAbstractCursusAction' => 'getGetCollectionFileAbstractCursusActionService',
  145.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsAction2Service',
  146.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusAction2Service',
  147.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\NotifyServicesForFilesAction' => 'getNotifyServicesForFilesAction2Service',
  148.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction2Service',
  149.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusAction2Service',
  150.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusAction2Service',
  151.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusAction2Service',
  152.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Files\\GetCursusFiles' => 'getGetCursusFilesService',
  153.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  154.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  155.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  156.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  157.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  158.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  159.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetTrainingProgressionAction' => 'getGetTrainingProgressionAction2Service',
  160.             'App\\Controller\\Admin\\Async\\Channel\\CRM\\ProspectCollectionAction' => 'getProspectCollectionActionService',
  161.             'App\\Controller\\Admin\\Async\\Channel\\Certificate\\CursusStartCertificate\\GetPreviewCertificateAction' => 'getGetPreviewCertificateActionService',
  162.             'App\\Controller\\Admin\\Async\\Channel\\ChannelUserData\\TutorCollectionAction' => 'getTutorCollectionActionService',
  163.             'App\\Controller\\Admin\\Async\\Channel\\Company\\CollectionAction' => 'getCollectionAction2Service',
  164.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionAction3Service',
  165.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction4Service',
  166.             'App\\Controller\\Admin\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction5Service',
  167.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  168.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  169.             'App\\Controller\\Admin\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction6Service',
  170.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction7Service',
  171.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction8Service',
  172.             'App\\Controller\\Admin\\Async\\Channel\\User\\CompanyTutorCollectionAction' => 'getCompanyTutorCollectionActionService',
  173.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  176.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction2Service',
  178.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAdminsAction' => 'getIndexAdminsActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  181.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RedirectControllerAction' => 'getRedirectControllerActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowAction' => 'getShowAction4Service',
  184.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\SwitchChannelUserDataTypeAction' => 'getSwitchChannelUserDataTypeActionService',
  186.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  188.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  189.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  190.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  191.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  192.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  193.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteInternshipAction' => 'getDeleteInternshipActionService',
  194.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteInternshipTutorAction' => 'getDeleteInternshipTutorActionService',
  195.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\DeleteAction' => 'getDeleteAction3Service',
  196.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\DownloadExportAction' => 'getDownloadExportActionService',
  197.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\ExportAction' => 'getExportActionService',
  198.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Export\\IndexAction' => 'getIndexAction3Service',
  199.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexAction' => 'getIndexAction4Service',
  200.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  201.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  202.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  203.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  204.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  205.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveAction2Service',
  206.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  207.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFilesAction' => 'getShowFilesAction2Service',
  208.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  209.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowInternshipAction' => 'getShowInternshipActionService',
  210.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  211.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowLearnerAction' => 'getShowLearnerActionService',
  212.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileActionService',
  213.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  214.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction4Service',
  215.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  216.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  217.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction5Service',
  218.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction5Service',
  219.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  220.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  221.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  222.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction6Service',
  223.             'App\\Controller\\Admin\\Channel\\Company\\DeleteAction' => 'getDeleteAction5Service',
  224.             'App\\Controller\\Admin\\Channel\\Company\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  225.             'App\\Controller\\Admin\\Channel\\Company\\EditAction' => 'getEditAction2Service',
  226.             'App\\Controller\\Admin\\Channel\\Company\\ExportAction' => 'getExportAction2Service',
  227.             'App\\Controller\\Admin\\Channel\\Company\\IndexAction' => 'getIndexAction6Service',
  228.             'App\\Controller\\Admin\\Channel\\Company\\NewAction' => 'getNewAction3Service',
  229.             'App\\Controller\\Admin\\Channel\\Company\\ShowAction' => 'getShowAction7Service',
  230.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\AddAction' => 'getAddActionService',
  231.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveAction' => 'getRemoveActionService',
  232.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  233.             'App\\Controller\\Admin\\Channel\\Configuration\\ShowAction' => 'getShowAction8Service',
  234.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  235.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  236.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction6Service',
  237.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  238.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction3Service',
  239.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction7Service',
  240.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction4Service',
  241.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction9Service',
  242.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddAction2Service',
  243.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveAction2Service',
  244.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  245.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardActionService',
  246.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  247.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction7Service',
  248.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  249.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction4Service',
  250.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction8Service',
  251.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction5Service',
  252.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction10Service',
  253.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction8Service',
  254.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  255.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction5Service',
  256.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction9Service',
  257.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction6Service',
  258.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction11Service',
  259.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  260.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction10Service',
  261.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction7Service',
  262.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  263.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  264.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction12Service',
  265.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction9Service',
  266.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  267.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DuplicateAction' => 'getDuplicateActionService',
  268.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction6Service',
  269.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction11Service',
  270.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction8Service',
  271.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  272.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction10Service',
  273.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  274.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DuplicateAction' => 'getDuplicateAction2Service',
  275.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction7Service',
  276.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction12Service',
  277.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction9Service',
  278.             'App\\Controller\\Admin\\Channel\\PositioningTest\\PositioningTestGoogleDriveAction' => 'getPositioningTestGoogleDriveActionService',
  279.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  280.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction13Service',
  281.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexActionService',
  282.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction13Service',
  283.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction11Service',
  284.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  285.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction8Service',
  286.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction14Service',
  287.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction10Service',
  288.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction14Service',
  289.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction12Service',
  290.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  291.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  292.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction15Service',
  293.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction11Service',
  294.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction15Service',
  295.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  296.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction3Service',
  297.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction3Service',
  298.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction13Service',
  299.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction9Service',
  300.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateAction3Service',
  301.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  302.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction16Service',
  303.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction12Service',
  304.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction16Service',
  305.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  306.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction17Service',
  307.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  308.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  309.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  310.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  311.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  312.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  313.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction2Service',
  314.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  315.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction9Service',
  316.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction18Service',
  317.             'App\\Controller\\PartnerApi\\Account\\User\\GetChannelsAction' => 'getGetChannelsActionService',
  318.             'App\\Controller\\PartnerApi\\Channel\\Channel\\IndexAction' => 'getIndexAction19Service',
  319.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction9Service',
  320.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  321.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  322.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledConferenceAction' => 'getToggleEnabledConferenceActionService',
  323.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledPartnerApiIndexAction' => 'getToggleEnabledPartnerApiIndexActionService',
  324.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToogleEnabledCrmAction' => 'getToogleEnabledCrmActionService',
  325.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  326.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  327.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnableGoogleDriveAction' => 'getToggleEnableGoogleDriveActionService',
  328.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  329.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  330.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  331.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  332.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  333.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  334.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  335.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  336.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction3Service',
  337.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveFolderIndexAction' => 'getGoogleDriveFolderIndexActionService',
  338.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveShareItemAction' => 'getGoogleDriveShareItemActionService',
  339.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  340.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  341.             'App\\Controller\\Sync\\Account\\Sso\\RegisterAction' => 'getRegisterAction2Service',
  342.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction10Service',
  343.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction2Service',
  344.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutActionService',
  345.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  346.             'App\\Controller\\Sync\\AdditionalData\\HandleAdditionalDataActionAction' => 'getHandleAdditionalDataActionActionService',
  347.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction11Service',
  348.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction3Service',
  349.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction3Service',
  350.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction12Service',
  351.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction4Service',
  352.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  353.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\CollectionAction' => 'getCollectionAction13Service',
  354.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\GetAction' => 'getGetAction5Service',
  355.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction14Service',
  356.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction6Service',
  357.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction15Service',
  358.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction7Service',
  359.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction16Service',
  360.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction8Service',
  361.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction17Service',
  362.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction9Service',
  363.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction18Service',
  364.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction10Service',
  365.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction19Service',
  366.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction11Service',
  367.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction20Service',
  368.             'App\\Controller\\Sync\\Channel\\Company\\CollectionAction' => 'getCollectionAction21Service',
  369.             'App\\Controller\\Sync\\Channel\\Company\\GetAction' => 'getGetAction12Service',
  370.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\CollectionAction' => 'getCollectionAction22Service',
  371.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\GetAction' => 'getGetAction13Service',
  372.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction14Service',
  373.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction23Service',
  374.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction15Service',
  375.             'App\\Controller\\Sync\\Channel\\Organization\\CollectionAction' => 'getCollectionAction24Service',
  376.             'App\\Controller\\Sync\\Channel\\Organization\\GetAction' => 'getGetAction16Service',
  377.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction25Service',
  378.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction17Service',
  379.             'App\\Controller\\Sync\\Channel\\Prospect\\CollectionAction' => 'getCollectionAction26Service',
  380.             'App\\Controller\\Sync\\Channel\\Prospect\\GetAction' => 'getGetAction18Service',
  381.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction27Service',
  382.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction19Service',
  383.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction28Service',
  384.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction20Service',
  385.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction29Service',
  386.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction21Service',
  387.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction30Service',
  388.             'App\\Controller\\Sync\\Channel\\Training\\DeleteAction' => 'getDeleteAction14Service',
  389.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction22Service',
  390.             'App\\Controller\\Sync\\Channel\\Training\\PostAction' => 'getPostActionService',
  391.             'App\\Controller\\Sync\\Channel\\Training\\PutAction' => 'getPutAction2Service',
  392.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction31Service',
  393.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction23Service',
  394.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction24Service',
  395.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction32Service',
  396.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  397.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  398.             'Faker\\Generator' => 'getGeneratorService',
  399.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  400.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction33Service',
  401.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  402.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  403.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  404.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  405.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  406.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction15Service',
  407.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction10Service',
  408.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction20Service',
  409.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction13Service',
  410.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  411.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  412.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  413.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  414.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  415.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  416.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  417.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  418.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  419.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  420.             'cache.app_clearer' => 'getCache_AppClearerService',
  421.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  422.             'cache.system_clearer' => 'getCache_SystemClearerService',
  423.             'cache_warmer' => 'getCacheWarmerService',
  424.             'console.command_loader' => 'getConsole_CommandLoaderService',
  425.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  426.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  427.             'error_controller' => 'getErrorController2Service',
  428.             'export_filesystem' => 'getExportFilesystemService',
  429.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  430.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  431.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  432.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  433.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  434.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  435.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  436.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  437.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  438.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  439.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  440.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  441.             'jms_serializer' => 'getJmsSerializerService',
  442.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  443.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  444.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  445.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  446.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  447.             'knp_paginator' => 'getKnpPaginatorService',
  448.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  449.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  450.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  451.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  452.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  453.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  454.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  455.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  456.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  457.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  458.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  459.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  460.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  461.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  462.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  463.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  464.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  465.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  466.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  467.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  468.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  469.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  470.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  471.             'nelmio_api_doc.generator.partner_api' => 'getNelmioApiDoc_Generator_PartnerApiService',
  472.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  473.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  474.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  475.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  476.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  477.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  478.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  479.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  480.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  481.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  482.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  483.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  484.             'routing.loader' => 'getRouting_LoaderService',
  485.             'services_resetter' => 'getServicesResetterService',
  486.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  487.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  488.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  489.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  490.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  491.         ];
  492.         $this->aliases = [
  493.             'App\\Kernel' => 'kernel',
  494.             'database_connection' => 'doctrine.dbal.default_connection',
  495.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  496.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  497.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  498.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  499.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  500.         ];
  501.         $this->privates['service_container'] = function () {
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  508.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  511.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  517.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  518.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  520.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  521.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  522.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  524.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  525.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  537.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  563.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  596.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  611.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  612.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  613.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  614.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  626.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  671.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  674.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  676.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  677.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  679.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  682.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  683.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  686.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  687.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  688.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  689.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  693.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  695.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  696.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  699.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  700.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  701.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  702.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  719.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  720.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  721.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  723.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  724.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  725.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  728.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  736.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  739.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  740.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  741.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  742.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  743.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  744.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  745.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  747.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  748.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  749.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  750.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  751.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  772.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  773.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  774.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  775.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  776.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  777.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  778.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  779.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  780.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  781.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  782.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  784.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  785.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  786.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  787.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  788.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  789.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  790.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  793.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  794.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  795.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  796.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  797.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  798.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  800.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  806.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  808.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  809.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  810.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  811.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  812.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  813.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  814.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  815.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  817.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  818.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  819.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  823.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  824.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  825.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  841.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  842.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  843.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  844.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  845.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  846.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  847.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  848.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  849.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  855.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  871.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelNormalizer.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  878.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  879.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  880.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  881.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  884.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  922.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  923.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  924.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  928.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  930.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  931.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  932.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  933.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  934.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  935.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  936.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  937.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  938.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  941.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  960.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  961.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  962.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  963.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  964.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  965.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  966.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/FileExportExtension.php';
  967.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  968.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  969.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  970.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  971.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  972.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  973.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NumberExtension.php';
  974.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  976.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  977.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  978.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  979.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  980.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  981.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  982.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  983.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  984.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  985.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  986.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  987.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  988.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  989.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  990.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  991.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  992.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  993.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  994.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  995.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  996.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  997.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  998.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  999.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Twig/Extension/GoogleDrivePermissionExtension.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1031.         };
  1032.     }
  1033.     public function compile(): void
  1034.     {
  1035.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1036.     }
  1037.     public function isCompiled(): bool
  1038.     {
  1039.         return true;
  1040.     }
  1041.     public function getRemovedIds(): array
  1042.     {
  1043.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1044.     }
  1045.     protected function load($file$lazyLoad true)
  1046.     {
  1047.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1048.             return $class::do($this$lazyLoad);
  1049.         }
  1050.         if ('.' === $file[-4]) {
  1051.             $class substr($class0, -4);
  1052.         } else {
  1053.             $file .= '.php';
  1054.         }
  1055.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1056.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1057.     }
  1058.     protected function createProxy($class\Closure $factory)
  1059.     {
  1060.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1061.         return $factory();
  1062.     }
  1063.     /**
  1064.      * Gets the public '.container.private.filesystem' shared service.
  1065.      *
  1066.      * @return \Symfony\Component\Filesystem\Filesystem
  1067.      */
  1068.     protected function get_Container_Private_FilesystemService()
  1069.     {
  1070.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1071.     }
  1072.     /**
  1073.      * Gets the public '.container.private.profiler' shared service.
  1074.      *
  1075.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1076.      */
  1077.     protected function get_Container_Private_ProfilerService()
  1078.     {
  1079.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1080.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1081.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1082.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1083.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1084.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1085.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1086.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1087.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1088.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1089.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1090.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1091.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1092.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1093.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1094.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1095.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1096.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1097.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1098.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1099.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1100.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1101.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1102.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1103.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1104.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1105.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1106.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1107.         if ($this->has('kernel')) {
  1108.             $h->setKernel($b);
  1109.         }
  1110.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1111.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1112.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1113.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1114.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1115.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1116.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1117.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1118.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1119.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1120.         $instance->add($d);
  1121.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1122.         $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));
  1123.         $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())));
  1124.         $instance->add($e);
  1125.         $instance->add($f);
  1126.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1127.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1128.         $instance->add($g);
  1129.         $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()))));
  1130.         $instance->add($h);
  1131.         return $instance;
  1132.     }
  1133.     /**
  1134.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1135.      *
  1136.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1137.      */
  1138.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1139.     {
  1140.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1141.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1142.             return $this->services['.container.private.security.authorization_checker'];
  1143.         }
  1144.         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);
  1145.     }
  1146.     /**
  1147.      * Gets the public '.container.private.security.token_storage' shared service.
  1148.      *
  1149.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1150.      */
  1151.     protected function get_Container_Private_Security_TokenStorageService()
  1152.     {
  1153.         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, [
  1154.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1155.         ], [
  1156.             'request_stack' => '?',
  1157.         ]));
  1158.     }
  1159.     /**
  1160.      * Gets the public '.container.private.serializer' shared service.
  1161.      *
  1162.      * @return \Symfony\Component\Serializer\Serializer
  1163.      */
  1164.     protected function get_Container_Private_SerializerService()
  1165.     {
  1166.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1167.         if (isset($this->services['.container.private.serializer'])) {
  1168.             return $this->services['.container.private.serializer'];
  1169.         }
  1170.         $b = ($this->services['router'] ?? $this->getRouterService());
  1171.         if (isset($this->services['.container.private.serializer'])) {
  1172.             return $this->services['.container.private.serializer'];
  1173.         }
  1174.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  1175.         if (isset($this->services['.container.private.serializer'])) {
  1176.             return $this->services['.container.private.serializer'];
  1177.         }
  1178.         $d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1179.         if (isset($this->services['.container.private.serializer'])) {
  1180.             return $this->services['.container.private.serializer'];
  1181.         }
  1182.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1183.         if (isset($this->services['.container.private.serializer'])) {
  1184.             return $this->services['.container.private.serializer'];
  1185.         }
  1186.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1187.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1188.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1189.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  1190.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$a$iNULL);
  1191.         $k = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($g$h$f$a$iNULL);
  1192.         $k->setEm($e);
  1193.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => new \App\Serializer\Normalizer\ChannelNormalizer($j$b$c, ($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()), $b), => new \App\Serializer\Normalizer\UserNormalizer($j, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d), => $k=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $h), 11 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g$h$a$iNULL)), 12 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 16 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 17 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 18 => $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()]);
  1194.     }
  1195.     /**
  1196.      * Gets the public '.container.private.twig' shared service.
  1197.      *
  1198.      * @return \Twig\Environment
  1199.      */
  1200.     protected function get_Container_Private_TwigService()
  1201.     {
  1202.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1203.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1204.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1205.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1206.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1207.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1208.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1209.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1210.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1211.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1212.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1213.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1214.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1215.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1216.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1217.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1218.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1219.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1220.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1221.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1222.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1223.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1224.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1225.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1226.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1227.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1228.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1229.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1230.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1231.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1232.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1233.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1234.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1235.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1236.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1237.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1238.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1239.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1240.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1241.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1242.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1243.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1244.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1245.         $f = ($this->services['router'] ?? $this->getRouterService());
  1246.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1247.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1248.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1249.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1250.         $j = new \Knp\Menu\Util\MenuManipulator();
  1251.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1252.         $l = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1253.         $l->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1254.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1255.         $m->setEnvironment('dev');
  1256.         $m->setDebug(true);
  1257.         if ($this->has('.container.private.security.token_storage')) {
  1258.             $m->setTokenStorage($h);
  1259.         }
  1260.         if ($this->has('request_stack')) {
  1261.             $m->setRequestStack($g);
  1262.         }
  1263.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1264.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1265.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1266.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1267.         $instance->addExtension($d);
  1268.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1269.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1270.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1271.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1272.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1273.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1274.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1275.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1276.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1277.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1278.         $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())));
  1279.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1280.         $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)));
  1281.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1282.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1283.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1284.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1285.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1286.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1287.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1288.         $instance->addExtension(new \App\Twig\Extension\Channel\FileExportExtension());
  1289.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1290.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1291.         $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())));
  1292.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1293.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1294.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1295.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1296.         $instance->addExtension(new \App\Twig\Extension\NumberExtension());
  1297.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1298.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1299.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1300.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1301.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1302.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1303.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1304.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1305.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1306.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1307.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1308.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1309.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1310.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1311.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1312.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1313.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1314.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1315.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1316.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1317.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1318.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1319.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1320.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1321.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1322.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1323.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1324.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Google\Twig\Extension\GoogleDrivePermissionExtension());
  1325.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1326.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1327.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1328.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1329.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1330.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1331.         ], [
  1332.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1333.             'webpack_encore.tag_renderer' => '?',
  1334.         ])));
  1335.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1336.         $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, [
  1337.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1338.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1339.         ], [
  1340.             'list' => '?',
  1341.             'twig' => '?',
  1342.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1343.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1344.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1345.         }, 2)), $j$k), $k$j));
  1346.         $instance->addExtension($l);
  1347.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1348.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1349.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1350.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1351.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1352.         ], [
  1353.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1354.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1355.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1356.         $instance->addGlobal('app'$m);
  1357.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1358.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1359.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1360.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1361.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1362.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1363.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1364.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\FileExportRuntime''getFileExportRuntimeService'true],
  1365.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1366.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1367.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1368.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1369.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1370.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1371.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1372.             'App\\Twig\\Runtime\\NumberRuntime' => ['privates''App\\Twig\\Runtime\\NumberRuntime''getNumberRuntimeService'true],
  1373.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1374.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1375.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1376.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1377.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1378.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1379.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1380.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1381.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'true],
  1382.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1383.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1384.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1385.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1386.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1387.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1388.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1389.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'true],
  1390.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1391.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1392.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1393.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1394.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'true],
  1395.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1396.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1397.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1398.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1399.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1400.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1401.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1402.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime''getGoogleDrivePermissionRuntimeService'true],
  1403.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1404.         ], [
  1405.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1406.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1407.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1408.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1409.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1410.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1411.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => '?',
  1412.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1413.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1414.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1415.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1416.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1417.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1418.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1419.             'App\\Twig\\Runtime\\NumberRuntime' => '?',
  1420.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1421.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1422.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1423.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1424.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1425.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1426.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1427.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1428.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1429.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1430.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1431.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1432.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1433.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1434.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1435.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1436.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1437.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1438.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1439.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1440.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1441.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1442.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1443.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1444.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1445.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1446.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1447.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1448.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1449.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => '?',
  1450.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1451.         ])));
  1452.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1453.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1454.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1455.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1456.         return $instance;
  1457.     }
  1458.     /**
  1459.      * Gets the public '.container.private.validator' shared service.
  1460.      *
  1461.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1462.      */
  1463.     protected function get_Container_Private_ValidatorService()
  1464.     {
  1465.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1466.         if (isset($this->services['.container.private.validator'])) {
  1467.             return $this->services['.container.private.validator'];
  1468.         }
  1469.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1470.     }
  1471.     /**
  1472.      * Gets the public 'cache.app' shared service.
  1473.      *
  1474.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1475.      */
  1476.     protected function getCache_AppService()
  1477.     {
  1478.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.9AqmuzP'] ?? $this->get_CacheConnection_9AqmuzPService()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1479.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1480.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1481.     }
  1482.     /**
  1483.      * Gets the public 'cache.system' shared service.
  1484.      *
  1485.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1486.      */
  1487.     protected function getCache_SystemService()
  1488.     {
  1489.         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())));
  1490.     }
  1491.     /**
  1492.      * Gets the public 'cache.validator_expression_language' shared service.
  1493.      *
  1494.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1495.      */
  1496.     protected function getCache_ValidatorExpressionLanguageService()
  1497.     {
  1498.         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())));
  1499.     }
  1500.     /**
  1501.      * Gets the public 'craue_formflow_util' shared service.
  1502.      *
  1503.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1504.      */
  1505.     protected function getCraueFormflowUtilService()
  1506.     {
  1507.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1508.     }
  1509.     /**
  1510.      * Gets the public 'cursus_filesystem' shared service.
  1511.      *
  1512.      * @return \League\Flysystem\Filesystem
  1513.      */
  1514.     protected function getCursusFilesystemService()
  1515.     {
  1516.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1517.     }
  1518.     /**
  1519.      * Gets the public 'data_collector.dump' shared service.
  1520.      *
  1521.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1522.      */
  1523.     protected function getDataCollector_DumpService()
  1524.     {
  1525.         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()));
  1526.     }
  1527.     /**
  1528.      * Gets the public 'doctrine' shared service.
  1529.      *
  1530.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1531.      */
  1532.     protected function getDoctrineService()
  1533.     {
  1534.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1535.     }
  1536.     /**
  1537.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1538.      *
  1539.      * @return \Doctrine\DBAL\Connection
  1540.      */
  1541.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1542.     {
  1543.         $a = new \Doctrine\DBAL\Configuration();
  1544.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1545.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1546.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1547.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1548.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1549.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1550.         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, [
  1551.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber''getInternshipSubscriberService'true],
  1552.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1553.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber''getTrackEntitySubscriberService'true],
  1554.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1555.             '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],
  1556.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1557.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1558.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'true],
  1559.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1560.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1561.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1562.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1563.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1564.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1565.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1566.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1567.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1568.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1569.             '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],
  1570.             '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],
  1571.             '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],
  1572.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1573.         ], [
  1574.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => '?',
  1575.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1576.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => '?',
  1577.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1578.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1579.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1580.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1581.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  1582.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1583.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1584.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1585.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1586.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1587.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1588.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1589.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1590.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1591.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1592.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1593.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1594.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1595.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1596.         ]), [=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'13 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'14 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'16 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'18 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'19 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 20 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 21 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 22 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 23 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 24 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 25 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]), []);
  1597.     }
  1598.     /**
  1599.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1600.      *
  1601.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1602.      */
  1603.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1604.     {
  1605.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1606.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1607.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1608.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1609.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1610.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1611.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1612.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1613.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1614.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1615.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1616.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1617.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1618.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1619.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1620.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1621.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1622.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1623.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1624.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''getBlockSubscriberService'true],
  1625.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1626.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''getPositioningTestSubscriberService'true],
  1627.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1628.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''getQuestionSubscriberService'true],
  1629.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1630.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1631.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1632.         ], [
  1633.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1634.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1635.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1636.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1637.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1638.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1639.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1640.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1641.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1642.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1643.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1644.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1645.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1646.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1647.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1648.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1649.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1650.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1651.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => '?',
  1652.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1653.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => '?',
  1654.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1655.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => '?',
  1656.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1657.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1658.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1659.         ]));
  1660.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1661.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1662.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1663.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1664.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1665.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1666.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1667.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1668.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1669.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1670.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1671.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1672.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1673.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1674.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1675.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1676.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1677.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1678.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1679.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1680.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1681.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1682.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1683.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1684.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1685.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1686.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1687.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1688.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1689.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1690.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1691.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1692.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1693.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1694.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1695.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1696.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1697.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1698.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1699.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1700.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1701.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1702.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1703.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1704.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1705.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1706.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1707.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1708.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1709.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1710.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1711.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1712.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1713.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1714.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1715.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1716.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1717.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1718.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1719.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1720.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1721.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1722.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1723.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1724.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1725.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1726.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1727.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1728.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1729.         return $instance;
  1730.     }
  1731.     /**
  1732.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1733.      *
  1734.      * @return \Doctrine\ORM\EntityManager
  1735.      */
  1736.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1737.     {
  1738.         if ($lazyLoad) {
  1739.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1740.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1741.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1742.                     $proxy->setProxyInitializer(null);
  1743.                     return true;
  1744.                 });
  1745.             });
  1746.         }
  1747.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1754.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1761.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1763.         $a = new \Doctrine\ORM\Configuration();
  1764.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1765.         $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')])));
  1766.         $b->addDriver($c'App\\Entity');
  1767.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1768.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1769.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1770.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Google\\Entity');
  1771.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1772.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1773.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1774.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1775.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1776.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1777.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1778.         ], [
  1779.             'doctrine.ulid_generator' => '?',
  1780.             'doctrine.uuid_generator' => '?',
  1781.         ])));
  1782.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1783.         $a->setProxyNamespace('Proxies');
  1784.         $a->setAutoGenerateProxyClasses(true);
  1785.         $a->setSchemaIgnoreClasses([]);
  1786.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1787.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1788.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1789.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1790.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1791.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1792.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1793.             'App\\Repository\\Account\\SsoAppSessionRepository' => ['privates''App\\Repository\\Account\\SsoAppSessionRepository''getSsoAppSessionRepositoryService'true],
  1794.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1795.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1796.             'App\\Repository\\App\\SyncAdditionalDataRepository' => ['privates''App\\Repository\\App\\SyncAdditionalDataRepository''getSyncAdditionalDataRepositoryService'true],
  1797.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository''getAbstractCursusActivityRepositoryService'true],
  1798.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1799.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository''getMessageActivityRepositoryService'true],
  1800.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1801.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1802.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository''getAbstractCursusProgressionRepositoryService'true],
  1803.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'true],
  1804.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1805.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1806.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1807.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository''getInternshipRepositoryService'true],
  1808.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1809.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1810.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1811.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => ['privates''App\\Repository\\Channel\\CRM\\ProspectRepository''getProspectRepositoryService'true],
  1812.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1813.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1814.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => ['privates''App\\Repository\\Channel\\ChannelConfigurationRepository''getChannelConfigurationRepositoryService'true],
  1815.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1816.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1817.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1818.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1819.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1820.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1821.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1822.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'true],
  1823.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1824.             'App\\Repository\\Channel\\Export\\FileExportRepository' => ['privates''App\\Repository\\Channel\\Export\\FileExportRepository''getFileExportRepositoryService'true],
  1825.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => ['privates''App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository''getChannelGoogleDriveFolderRepositoryService'true],
  1826.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1827.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1828.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1829.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1830.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1831.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1832.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1833.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1834.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1835.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1836.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  1837.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  1838.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  1839.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  1840.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  1841.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  1842.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  1843.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  1844.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  1845.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  1846.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  1847.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  1848.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  1849.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository''getGoogleDriveFileRepositoryService'true],
  1850.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository''getGoogleDriveFolderRepositoryService'true],
  1851.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository''getGoogleDrivePermissionRepositoryService'true],
  1852.         ], [
  1853.             'App\\Repository\\Account\\NotificationRepository' => '?',
  1854.             'App\\Repository\\Account\\SsoAppSessionRepository' => '?',
  1855.             'App\\Repository\\Account\\UserRepository' => '?',
  1856.             'App\\Repository\\App\\AppRepository' => '?',
  1857.             'App\\Repository\\App\\SyncAdditionalDataRepository' => '?',
  1858.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
  1859.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  1860.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
  1861.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  1862.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  1863.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => '?',
  1864.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  1865.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  1866.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  1867.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  1868.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => '?',
  1869.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  1870.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  1871.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  1872.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => '?',
  1873.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  1874.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  1875.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => '?',
  1876.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  1877.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  1878.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  1879.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  1880.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  1881.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  1882.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  1883.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  1884.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  1885.             'App\\Repository\\Channel\\Export\\FileExportRepository' => '?',
  1886.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => '?',
  1887.             'App\\Repository\\Channel\\GroupRepository' => '?',
  1888.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  1889.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  1890.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  1891.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  1892.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  1893.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  1894.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  1895.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  1896.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  1897.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  1898.             'App\\Repository\\Channel\\RoomRepository' => '?',
  1899.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  1900.             'App\\Repository\\Channel\\SessionRepository' => '?',
  1901.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  1902.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  1903.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  1904.             'App\\Repository\\Common\\FileRepository' => '?',
  1905.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  1906.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  1907.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  1908.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  1909.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  1910.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => '?',
  1911.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => '?',
  1912.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => '?',
  1913.         ])));
  1914.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  1915.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  1916.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1917.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1918.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1919.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1920.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1921.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1922.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1923.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1924.         return $instance;
  1925.     }
  1926.     /**
  1927.      * Gets the public 'event_dispatcher' shared service.
  1928.      *
  1929.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1930.      */
  1931.     protected function getEventDispatcherService()
  1932.     {
  1933.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1934.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1935.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1936.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1937.         $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())));
  1938.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  1939.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  1940.         }, => 'postUpload'], 0);
  1941.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1942.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  1943.         }, => 'onValidate'], 0);
  1944.         $instance->addListener('kernel.controller', [=> function () {
  1945.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1946.         }, => 'onKernelController'], 0);
  1947.         $instance->addListener('kernel.request', [=> function () {
  1948.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1949.         }, => 'onKernelRequest'], 0);
  1950.         $instance->addListener('kernel.exception', [=> function () {
  1951.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1952.         }, => 'onKernelException'], 0);
  1953.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1954.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1955.         }, => 'onPreviousStepInvalid'], 0);
  1956.         $instance->addListener('flow.flow_expired', [=> function () {
  1957.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1958.         }, => 'onFlowExpired'], 0);
  1959.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  1960.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  1961.         }, => 'onFilterBuilderPrepare'], 0);
  1962.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  1963.             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')));
  1964.         }, => 'onApplyFilterCondition'], 0);
  1965.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1966.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  1967.         }, => 'onValidate'], 0);
  1968.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1969.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  1970.         }, => 'onValidate'], 0);
  1971.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1972.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  1973.         }, => 'onValidate'], 0);
  1974.         $instance->addListener('kernel.request', [=> function () {
  1975.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1976.         }, => 'onKernelRequest'], 250);
  1977.         $instance->addListener('kernel.response', [=> function () {
  1978.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1979.         }, => 'onKernelResponse'], 0);
  1980.         $instance->addListener('kernel.response', [=> function () {
  1981.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1982.         }, => 'onResponse'], -10);
  1983.         $instance->addListener('knp_pager.items', [=> function () {
  1984.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  1985.         }, => 'items'], 0);
  1986.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  1987.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  1988.         }, => '__invoke'], 0);
  1989.         $instance->addListener('kernel.request', [=> function () {
  1990.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  1991.         }, => '__invoke'], 0);
  1992.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1993.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->load('getLogoutSubscriberService'));
  1994.         }, => 'logout'], 0);
  1995.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  1996.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  1997.         }, => 'onPreAuthorization'], 0);
  1998.         $instance->addListener('kernel.exception', [=> function () {
  1999.             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'))));
  2000.         }, => 'onKernelException'], 0);
  2001.         $instance->addListener('kernel.terminate', [=> function () {
  2002.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2003.         }, => 'sendTracked'], 0);
  2004.         $instance->addListener('console.terminate', [=> function () {
  2005.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2006.         }, => 'sendTracked'], 0);
  2007.         $instance->addListener('kernel.response', [=> function () {
  2008.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2009.         }, => 'onKernelResponse'], 0);
  2010.         $instance->addListener('kernel.response', [=> function () {
  2011.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2012.         }, => 'onKernelResponse'], -1024);
  2013.         $instance->addListener('kernel.request', [=> function () {
  2014.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2015.         }, => 'setDefaultLocale'], 100);
  2016.         $instance->addListener('kernel.request', [=> function () {
  2017.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2018.         }, => 'onKernelRequest'], 16);
  2019.         $instance->addListener('kernel.finish_request', [=> function () {
  2020.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2021.         }, => 'onKernelFinishRequest'], 0);
  2022.         $instance->addListener('kernel.request', [=> function () {
  2023.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2024.         }, => 'onKernelRequest'], 256);
  2025.         $instance->addListener('kernel.response', [=> function () {
  2026.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2027.         }, => 'onResponse'], -255);
  2028.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2029.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2030.         }, => 'onControllerArguments'], 0);
  2031.         $instance->addListener('kernel.exception', [=> function () {
  2032.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2033.         }, => 'logKernelException'], 0);
  2034.         $instance->addListener('kernel.exception', [=> function () {
  2035.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2036.         }, => 'onKernelException'], -128);
  2037.         $instance->addListener('kernel.response', [=> function () {
  2038.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2039.         }, => 'removeCspHeader'], -128);
  2040.         $instance->addListener('kernel.request', [=> function () {
  2041.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2042.         }, => 'onKernelRequest'], 15);
  2043.         $instance->addListener('kernel.finish_request', [=> function () {
  2044.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2045.         }, => 'onKernelFinishRequest'], -15);
  2046.         $instance->addListener('console.error', [=> function () {
  2047.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2048.         }, => 'onConsoleError'], -128);
  2049.         $instance->addListener('console.terminate', [=> function () {
  2050.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2051.         }, => 'onConsoleTerminate'], -128);
  2052.         $instance->addListener('console.error', [=> function () {
  2053.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2054.         }, => 'onConsoleError'], 0);
  2055.         $instance->addListener('kernel.request', [=> function () {
  2056.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2057.         }, => 'configure'], 2048);
  2058.         $instance->addListener('console.command', [=> function () {
  2059.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2060.         }, => 'configure'], 2048);
  2061.         $instance->addListener('kernel.request', [=> function () {
  2062.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2063.         }, => 'onKernelRequest'], 32);
  2064.         $instance->addListener('kernel.finish_request', [=> function () {
  2065.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2066.         }, => 'onKernelFinishRequest'], 0);
  2067.         $instance->addListener('kernel.exception', [=> function () {
  2068.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2069.         }, => 'onKernelException'], -64);
  2070.         $instance->addListener('kernel.response', [=> function () {
  2071.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2072.         }, => 'onKernelResponse'], 0);
  2073.         $instance->addListener('kernel.request', [=> function () {
  2074.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2075.         }, => 'onKernelRequest'], 128);
  2076.         $instance->addListener('kernel.response', [=> function () {
  2077.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2078.         }, => 'onKernelResponse'], -1000);
  2079.         $instance->addListener('kernel.finish_request', [=> function () {
  2080.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2081.         }, => 'onFinishRequest'], 0);
  2082.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2083.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2084.         }, => 'onMessageFailed'], 100);
  2085.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2086.             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()));
  2087.         }, => 'onMessageFailed'], 200);
  2088.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2089.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2090.         }, => 'onWorkerStarted'], 0);
  2091.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2092.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2093.         }, => 'onWorkerRunning'], 0);
  2094.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2095.             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()));
  2096.         }, => 'onMessageFailed'], 0);
  2097.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2098.             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()));
  2099.         }, => 'onWorkerRunning'], 0);
  2100.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2101.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2102.         }, => 'onNotification'], -255);
  2103.         $instance->addListener('kernel.response', [=> function () {
  2104.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2105.         }, => 'onKernelResponse'], -100);
  2106.         $instance->addListener('kernel.exception', [=> function () {
  2107.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2108.         }, => 'onKernelException'], 0);
  2109.         $instance->addListener('kernel.terminate', [=> function () {
  2110.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2111.         }, => 'onKernelTerminate'], -1024);
  2112.         $instance->addListener('kernel.controller', [=> function () {
  2113.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2114.         }, => 'onKernelController'], 0);
  2115.         $instance->addListener('kernel.response', [=> function () {
  2116.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2117.         }, => 'onKernelResponse'], 0);
  2118.         $instance->addListener('kernel.controller', [=> function () {
  2119.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2120.         }, => 'onKernelController'], 0);
  2121.         $instance->addListener('kernel.controller', [=> function () {
  2122.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2123.         }, => 'onKernelController'], 0);
  2124.         $instance->addListener('kernel.controller', [=> function () {
  2125.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2126.         }, => 'onKernelController'], -128);
  2127.         $instance->addListener('kernel.view', [=> function () {
  2128.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2129.         }, => 'onKernelView'], 0);
  2130.         $instance->addListener('kernel.controller', [=> function () {
  2131.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2132.         }, => 'onKernelController'], 0);
  2133.         $instance->addListener('kernel.response', [=> function () {
  2134.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2135.         }, => 'onKernelResponse'], 0);
  2136.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2137.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2138.         }, => 'onKernelControllerArguments'], 0);
  2139.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2140.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2141.         }, => 'onKernelControllerArguments'], 0);
  2142.         $instance->addListener('kernel.response', [=> function () {
  2143.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2144.         }, => 'onKernelResponse'], -128);
  2145.         $instance->addListener('console.command', [=> function () {
  2146.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2147.         }, => 'onCommand'], 255);
  2148.         $instance->addListener('console.terminate', [=> function () {
  2149.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2150.         }, => 'onTerminate'], -255);
  2151.         $instance->addListener('console.command', [=> function () {
  2152.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2153.         }, => 'configure'], 1024);
  2154.         $instance->addListener('console.error', [=> function () {
  2155.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2156.         }, => 'onConsoleError'], 0);
  2157.         $instance->addListener('console.terminate', [=> function () {
  2158.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2159.         }, => 'onConsoleTerminate'], 0);
  2160.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2161.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2162.         }, => 'onWorkerMessageHandled'], 0);
  2163.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2164.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2165.         }, => 'onWorkerMessageFailed'], 0);
  2166.         $instance->addListener('kernel.response', [=> function () {
  2167.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2168.         }, => 'onKernelResponse'], 0);
  2169.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2170.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2171.         }, => 'onVoterVote'], 0);
  2172.         $instance->addListener('kernel.request', [=> function () {
  2173.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2174.         }, => 'configureLogoutUrlGenerator'], 8);
  2175.         $instance->addListener('kernel.request', [=> function () {
  2176.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2177.         }, => 'onKernelRequest'], 8);
  2178.         $instance->addListener('kernel.finish_request', [=> function () {
  2179.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2180.         }, => 'onKernelFinishRequest'], 0);
  2181.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2182.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2183.         }, => '__invoke'], 31);
  2184.         $instance->addListener('kernel.response', [=> function () {
  2185.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  2186.         }, => 'onResponse'], 0);
  2187.         $instance->addListener('kernel.request', [=> function () {
  2188.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2189.         }, => '__invoke'], 32);
  2190.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2191.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2192.         }, => '__invoke'], 15);
  2193.         $instance->addListener('kernel.terminate', [=> function () {
  2194.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2195.         }, => 'refreshTracked'], 0);
  2196.         $instance->addListener('console.terminate', [=> function () {
  2197.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2198.         }, => 'refreshTracked'], 0);
  2199.         $instance->addListener('kernel.terminate', [=> function () {
  2200.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2201.         }, => 'exportTracked'], 0);
  2202.         $instance->addListener('console.terminate', [=> function () {
  2203.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2204.         }, => 'exportTracked'], 0);
  2205.         $instance->addListener('kernel.terminate', [=> function () {
  2206.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2207.         }, => 'refreshTracked'], 0);
  2208.         $instance->addListener('console.terminate', [=> function () {
  2209.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2210.         }, => 'refreshTracked'], 0);
  2211.         $instance->addListener('kernel.controller', [=> function () {
  2212.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2213.         }, => '__invoke'], 15);
  2214.         $instance->addListener('kernel.view', [=> function () {
  2215.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2216.         }, => '__invoke'], 63);
  2217.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2218.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2219.         }, => '__invoke'], -63);
  2220.         $instance->addListener('kernel.exception', [=> function () {
  2221.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2222.         }, => '__invoke'], -195);
  2223.         $instance->addListener('knp_pager.before', [=> function () {
  2224.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2225.         }, => 'before'], 0);
  2226.         $instance->addListener('knp_pager.pagination', [=> function () {
  2227.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2228.         }, => 'pagination'], 0);
  2229.         $instance->addListener('knp_pager.before', [=> function () {
  2230.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2231.         }, => 'before'], 1);
  2232.         $instance->addListener('knp_pager.before', [=> function () {
  2233.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2234.         }, => 'before'], 1);
  2235.         $instance->addListener('knp_pager.pagination', [=> function () {
  2236.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2237.         }, => 'pagination'], 1);
  2238.         $instance->addListener('kernel.response', [=> function () {
  2239.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2240.         }, => 'onKernelResponse'], 50);
  2241.         $instance->addListener('kernel.finish_request', [=> function () {
  2242.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2243.         }, => 'resetAssets'], 0);
  2244.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2245.             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()));
  2246.         }, => 'filterBoolean'], 0);
  2247.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2248.             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()));
  2249.         }, => 'filterCheckbox'], 0);
  2250.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2251.             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()));
  2252.         }, => 'filterValue'], 0);
  2253.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2254.             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()));
  2255.         }, => 'filterDate'], 0);
  2256.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2257.             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()));
  2258.         }, => 'filterDateRange'], 0);
  2259.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2260.             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()));
  2261.         }, => 'filterDateTime'], 0);
  2262.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2263.             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()));
  2264.         }, => 'filterDateTimeRange'], 0);
  2265.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2266.             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()));
  2267.         }, => 'filterEntity'], 0);
  2268.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2269.             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()));
  2270.         }, => 'filterEnum'], 0);
  2271.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2272.             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()));
  2273.         }, => 'filterNumber'], 0);
  2274.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2275.             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()));
  2276.         }, => 'filterNumberRange'], 0);
  2277.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2278.             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()));
  2279.         }, => 'filterText'], 0);
  2280.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2281.             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()));
  2282.         }, => 'filterText'], 0);
  2283.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2284.             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()));
  2285.         }, => 'filterValue'], 0);
  2286.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2287.             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()));
  2288.         }, => 'filterValue'], 0);
  2289.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2290.             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()));
  2291.         }, => 'filterValue'], 0);
  2292.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2293.             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()));
  2294.         }, => 'filterValue'], 0);
  2295.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2296.             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()));
  2297.         }, => 'filterValue'], 0);
  2298.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2299.             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()));
  2300.         }, => 'filterValue'], 0);
  2301.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2302.             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()));
  2303.         }, => 'filterValue'], 0);
  2304.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2305.             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()));
  2306.         }, => 'filterValue'], 0);
  2307.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2308.             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()));
  2309.         }, => 'filterEntity'], 0);
  2310.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2311.             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()));
  2312.         }, => 'filterValue'], 0);
  2313.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2314.             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()));
  2315.         }, => 'filterValue'], 0);
  2316.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2317.             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()));
  2318.         }, => 'filterValue'], 0);
  2319.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2320.             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()));
  2321.         }, => 'filterValue'], 0);
  2322.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2323.             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()));
  2324.         }, => 'filterDate'], 0);
  2325.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2326.             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()));
  2327.         }, => 'filterDate'], 0);
  2328.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2329.             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()));
  2330.         }, => 'filterDate'], 0);
  2331.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2332.             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()));
  2333.         }, => 'filterValue'], 0);
  2334.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2335.             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()));
  2336.         }, => 'filterValue'], 0);
  2337.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2338.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2339.         }, => 'onLogout'], 0);
  2340.         return $instance;
  2341.     }
  2342.     /**
  2343.      * Gets the public 'http_kernel' shared service.
  2344.      *
  2345.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2346.      */
  2347.     protected function getHttpKernelService()
  2348.     {
  2349.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2350.         if (isset($this->services['http_kernel'])) {
  2351.             return $this->services['http_kernel'];
  2352.         }
  2353.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2354.         if (isset($this->services['http_kernel'])) {
  2355.             return $this->services['http_kernel'];
  2356.         }
  2357.         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);
  2358.     }
  2359.     /**
  2360.      * Gets the public 'knp_menu.matcher' shared service.
  2361.      *
  2362.      * @return \Knp\Menu\Matcher\Matcher
  2363.      */
  2364.     protected function getKnpMenu_MatcherService()
  2365.     {
  2366.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2367.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2368.         }, 1));
  2369.     }
  2370.     /**
  2371.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2372.      *
  2373.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2374.      */
  2375.     protected function getLiipImagine_Cache_ManagerService()
  2376.     {
  2377.         $a = ($this->services['router'] ?? $this->getRouterService());
  2378.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2379.             return $this->services['liip_imagine.cache.manager'];
  2380.         }
  2381.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2382.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2383.             return $this->services['liip_imagine.cache.manager'];
  2384.         }
  2385.         $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);
  2386.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2387.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2388.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2389.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2390.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2391.         return $instance;
  2392.     }
  2393.     /**
  2394.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2395.      *
  2396.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2397.      */
  2398.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2399.     {
  2400.         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');
  2401.     }
  2402.     /**
  2403.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2404.      *
  2405.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2406.      */
  2407.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2408.     {
  2409.         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');
  2410.     }
  2411.     /**
  2412.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2413.      *
  2414.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2415.      */
  2416.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2417.     {
  2418.         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()));
  2419.     }
  2420.     /**
  2421.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2422.      *
  2423.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2424.      */
  2425.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2426.     {
  2427.         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');
  2428.     }
  2429.     /**
  2430.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2431.      *
  2432.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2433.      */
  2434.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2435.     {
  2436.         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');
  2437.     }
  2438.     /**
  2439.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2440.      *
  2441.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2442.      */
  2443.     protected function getLiipImagine_Cache_SignerService()
  2444.     {
  2445.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2446.     }
  2447.     /**
  2448.      * Gets the public 'messenger.default_bus' shared service.
  2449.      *
  2450.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2451.      */
  2452.     protected function getMessenger_DefaultBusService()
  2453.     {
  2454.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2455.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2456.             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')));
  2457.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2458.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2459.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2460.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->load('getMenuDisplayedMiddlewareService'));
  2461.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2462.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2463.         }, 8)));
  2464.     }
  2465.     /**
  2466.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2467.      *
  2468.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2469.      */
  2470.     protected function getOneupUploader_OrphanageManagerService()
  2471.     {
  2472.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2473.     }
  2474.     /**
  2475.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2476.      *
  2477.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2478.      */
  2479.     protected function getOneupUploader_Templating_UploaderHelperService()
  2480.     {
  2481.         $a = ($this->services['router'] ?? $this->getRouterService());
  2482.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2483.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2484.         }
  2485.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2486.     }
  2487.     /**
  2488.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2489.      *
  2490.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2491.      */
  2492.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2493.     {
  2494.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2495.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2496.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2497.         }
  2498.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2499.     }
  2500.     /**
  2501.      * Gets the public 'organization_filesystem' shared service.
  2502.      *
  2503.      * @return \League\Flysystem\Filesystem
  2504.      */
  2505.     protected function getOrganizationFilesystemService()
  2506.     {
  2507.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2508.     }
  2509.     /**
  2510.      * Gets the public 'positioning_test_filesystem' shared service.
  2511.      *
  2512.      * @return \League\Flysystem\Filesystem
  2513.      */
  2514.     protected function getPositioningTestFilesystemService()
  2515.     {
  2516.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2517.     }
  2518.     /**
  2519.      * Gets the public 'request_stack' shared service.
  2520.      *
  2521.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2522.      */
  2523.     protected function getRequestStackService()
  2524.     {
  2525.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2526.     }
  2527.     /**
  2528.      * Gets the public 'router' shared autowired service.
  2529.      *
  2530.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2531.      */
  2532.     protected function getRouterService()
  2533.     {
  2534.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2535.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2536.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2537.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2538.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2539.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2540.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2541.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2542.         ], [
  2543.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2544.         ]))->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');
  2545.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2546.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2547.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2548.     }
  2549.     /**
  2550.      * Gets the public 'translator' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2553.      */
  2554.     protected function getTranslatorService()
  2555.     {
  2556.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2557.     }
  2558.     /**
  2559.      * Gets the public 'var_dumper.cloner' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2562.      */
  2563.     protected function getVarDumper_ClonerService()
  2564.     {
  2565.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2566.         $instance->setMaxItems(2500);
  2567.         $instance->setMinDepth(1);
  2568.         $instance->setMaxString(-1);
  2569.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2570.         return $instance;
  2571.     }
  2572.     /**
  2573.      * Gets the private '.cache_connection.9AqmuzP' shared service.
  2574.      *
  2575.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2576.      */
  2577.     protected function get_CacheConnection_9AqmuzPService()
  2578.     {
  2579.         return $this->privates['.cache_connection.9AqmuzP'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2580.     }
  2581.     /**
  2582.      * Gets the private '.debug.http_client' shared service.
  2583.      *
  2584.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2585.      */
  2586.     protected function get_Debug_HttpClientService()
  2587.     {
  2588.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2589.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2590.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2591.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2592.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2593.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2594.         $a->setLogger($b);
  2595.         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))));
  2596.     }
  2597.     /**
  2598.      * Gets the private '.service_locator.yNOXh5_' shared service.
  2599.      *
  2600.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2601.      */
  2602.     protected function get_ServiceLocator_YNOXh5Service()
  2603.     {
  2604.         return $this->privates['.service_locator.yNOXh5_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2605.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2606.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2607.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2608.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2609.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2610.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2611.             'security.firewall.map.context.partner_api' => ['privates''security.firewall.map.context.partner_api''getSecurity_Firewall_Map_Context_PartnerApiService'true],
  2612.             'security.firewall.map.context.partner_api_doc' => ['privates''security.firewall.map.context.partner_api_doc''getSecurity_Firewall_Map_Context_PartnerApiDocService'true],
  2613.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2614.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2615.         ], [
  2616.             'security.firewall.map.context.api' => '?',
  2617.             'security.firewall.map.context.api_doc' => '?',
  2618.             'security.firewall.map.context.dev' => '?',
  2619.             'security.firewall.map.context.internal_api' => '?',
  2620.             'security.firewall.map.context.main' => '?',
  2621.             'security.firewall.map.context.oauth_token' => '?',
  2622.             'security.firewall.map.context.partner_api' => '?',
  2623.             'security.firewall.map.context.partner_api_doc' => '?',
  2624.             'security.firewall.map.context.sync' => '?',
  2625.             'security.firewall.map.context.sync_doc' => '?',
  2626.         ]);
  2627.     }
  2628.     /**
  2629.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2630.      *
  2631.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2632.      */
  2633.     protected function getForceUserFromSetupSubscriberService()
  2634.     {
  2635.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2636.         if (isset($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  2637.             return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  2638.         }
  2639.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2640.     }
  2641.     /**
  2642.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2643.      *
  2644.      * @return \App\Repository\App\AppRepository
  2645.      */
  2646.     protected function getAppRepositoryService()
  2647.     {
  2648.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2649.     }
  2650.     /**
  2651.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2652.      *
  2653.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2654.      */
  2655.     protected function getRouteCollectionLoaderService()
  2656.     {
  2657.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2658.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2659.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2660.         }
  2661.         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);
  2662.     }
  2663.     /**
  2664.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2665.      *
  2666.      * @return \App\Service\Sync\Routing\Routing
  2667.      */
  2668.     protected function getRoutingService()
  2669.     {
  2670.         $a = ($this->services['router'] ?? $this->getRouterService());
  2671.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2672.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2673.         }
  2674.         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);
  2675.     }
  2676.     /**
  2677.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2678.      *
  2679.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2680.      */
  2681.     protected function getChannelUserExtensionService()
  2682.     {
  2683.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] ?? $this->getChannelUserDataPermissionRuntimeService());
  2684.         if (isset($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'])) {
  2685.             return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'];
  2686.         }
  2687.         return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] = new \App\Twig\Extension\Channel\ChannelUserExtension(($this->services['translator'] ?? $this->getTranslatorService()), $a);
  2688.     }
  2689.     /**
  2690.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2691.      *
  2692.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2693.      */
  2694.     protected function getActionRetrieverService()
  2695.     {
  2696.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2697.             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()));
  2698.             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()));
  2699.         }, 2));
  2700.     }
  2701.     /**
  2702.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2703.      *
  2704.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2705.      */
  2706.     protected function getActionControllerSubscriberService()
  2707.     {
  2708.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), ($this->services['router'] ?? $this->getRouterService()));
  2709.     }
  2710.     /**
  2711.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2712.      *
  2713.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2714.      */
  2715.     protected function getDeserializeActionControllerSubscriberService()
  2716.     {
  2717.         $a = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2718.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2719.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2720.         }
  2721.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a);
  2722.     }
  2723.     /**
  2724.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2725.      *
  2726.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2727.      */
  2728.     protected function getSerializerAdapterService()
  2729.     {
  2730.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2731.     }
  2732.     /**
  2733.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2734.      *
  2735.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2736.      */
  2737.     protected function getControllerEntityResolverSubscriberService()
  2738.     {
  2739.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2740.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  2741.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  2742.         }
  2743.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  2744.     }
  2745.     /**
  2746.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  2747.      *
  2748.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  2749.      */
  2750.     protected function getDeviceIdSubscriberService()
  2751.     {
  2752.         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'))));
  2753.     }
  2754.     /**
  2755.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  2756.      *
  2757.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  2758.      */
  2759.     protected function getRequestChannelDomainSubscriberService()
  2760.     {
  2761.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), ($this->services['router'] ?? $this->getRouterService()));
  2762.     }
  2763.     /**
  2764.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  2765.      *
  2766.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  2767.      */
  2768.     protected function getGlobalEntitiesServiceService()
  2769.     {
  2770.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2771.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  2772.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  2773.         }
  2774.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  2775.     }
  2776.     /**
  2777.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  2778.      *
  2779.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  2780.      */
  2781.     protected function getGlobalEntityKeysService()
  2782.     {
  2783.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  2784.     }
  2785.     /**
  2786.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  2787.      *
  2788.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  2789.      */
  2790.     protected function getChannelUserPermissionManagerService()
  2791.     {
  2792.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2793.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  2794.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  2795.         }
  2796.         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);
  2797.     }
  2798.     /**
  2799.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  2800.      *
  2801.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  2802.      */
  2803.     protected function getChannelUserPermissionServiceService()
  2804.     {
  2805.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  2806.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  2807.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  2808.         }
  2809.         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()));
  2810.     }
  2811.     /**
  2812.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  2813.      *
  2814.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  2815.      */
  2816.     protected function getChannelUserPermissionEnumManagerService()
  2817.     {
  2818.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  2819.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  2820.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  2821.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  2822.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  2823.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  2824.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  2825.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  2826.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  2827.         }, 8));
  2828.     }
  2829.     /**
  2830.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  2831.      *
  2832.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  2833.      */
  2834.     protected function getChannelUserPermissionHierarchyManagerService()
  2835.     {
  2836.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  2837.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  2838.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  2839.             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()));
  2840.             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()));
  2841.             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()));
  2842.             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()));
  2843.             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()));
  2844.         }, 7));
  2845.     }
  2846.     /**
  2847.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  2848.      *
  2849.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  2850.      */
  2851.     protected function getChannelUserDataPermissionRuntimeService()
  2852.     {
  2853.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  2854.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  2855.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  2856.         }
  2857.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2858.     }
  2859.     /**
  2860.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  2861.      *
  2862.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  2863.      */
  2864.     protected function getUserOwnerGetterService()
  2865.     {
  2866.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  2867.             return new \EmptyIterator();
  2868.         }, 0));
  2869.     }
  2870.     /**
  2871.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  2872.      *
  2873.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  2874.      */
  2875.     protected function getChannelMainDomainUtilsService()
  2876.     {
  2877.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  2878.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  2879.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  2880.         }
  2881.         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);
  2882.     }
  2883.     /**
  2884.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  2885.      *
  2886.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  2887.      */
  2888.     protected function getImageRunTimeService()
  2889.     {
  2890.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2891.     }
  2892.     /**
  2893.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  2894.      *
  2895.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  2896.      */
  2897.     protected function getNellappFileServiceService()
  2898.     {
  2899.         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, [
  2900.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  2901.             'oneup_flysystem.export_filesystem' => ['services''export_filesystem''getExportFilesystemService'true],
  2902.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  2903.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  2904.         ], [
  2905.             'oneup_flysystem.cursus_filesystem' => '?',
  2906.             'oneup_flysystem.export_filesystem' => '?',
  2907.             'oneup_flysystem.organization_filesystem' => '?',
  2908.             'oneup_flysystem.positioning_test_filesystem' => '?',
  2909.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(['cursus_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['cursus_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/cursus/')], 'organization_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['organization_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/organization/')], 'positioning_test_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['positioning_test_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/positioning-test/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2910.     }
  2911.     /**
  2912.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2913.      *
  2914.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2915.      */
  2916.     protected function getResetAssetsEventListenerService()
  2917.     {
  2918.         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']);
  2919.     }
  2920.     /**
  2921.      * Gets the private 'annotations.cache_adapter' shared service.
  2922.      *
  2923.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2924.      */
  2925.     protected function getAnnotations_CacheAdapterService()
  2926.     {
  2927.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2928.     }
  2929.     /**
  2930.      * Gets the private 'annotations.cached_reader' shared service.
  2931.      *
  2932.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2933.      */
  2934.     protected function getAnnotations_CachedReaderService()
  2935.     {
  2936.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2937.     }
  2938.     /**
  2939.      * Gets the private 'annotations.reader' shared service.
  2940.      *
  2941.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2942.      */
  2943.     protected function getAnnotations_ReaderService()
  2944.     {
  2945.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2946.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2947.         $a->registerUniqueLoader('class_exists');
  2948.         $instance->addGlobalIgnoredName('required'$a);
  2949.         return $instance;
  2950.     }
  2951.     /**
  2952.      * Gets the private 'assets.context' shared service.
  2953.      *
  2954.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2955.      */
  2956.     protected function getAssets_ContextService()
  2957.     {
  2958.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2959.         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());
  2960.     }
  2961.     /**
  2962.      * Gets the private 'assets.packages' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Asset\Packages
  2965.      */
  2966.     protected function getAssets_PackagesService()
  2967.     {
  2968.         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 () {
  2969.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  2970.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  2971.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  2972.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  2973.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  2974.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  2975.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->load('getNellappSdk_Assets_PackageOrganizationFileService'));
  2976.         }, 7));
  2977.     }
  2978.     /**
  2979.      * Gets the private 'cache.annotations' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2982.      */
  2983.     protected function getCache_AnnotationsService()
  2984.     {
  2985.         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())));
  2986.     }
  2987.     /**
  2988.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2989.      *
  2990.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2991.      */
  2992.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2993.     {
  2994.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2995.     }
  2996.     /**
  2997.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2998.      *
  2999.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3000.      */
  3001.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3002.     {
  3003.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3004.     }
  3005.     /**
  3006.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3007.      *
  3008.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3009.      */
  3010.     protected function getCache_Messenger_RestartWorkersSignalService()
  3011.     {
  3012.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.9AqmuzP'] ?? $this->get_CacheConnection_9AqmuzPService()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3013.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3014.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3015.     }
  3016.     /**
  3017.      * Gets the private 'cache.property_info' shared service.
  3018.      *
  3019.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3020.      */
  3021.     protected function getCache_PropertyInfoService()
  3022.     {
  3023.         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())));
  3024.     }
  3025.     /**
  3026.      * Gets the private 'cache.security_expression_language' shared service.
  3027.      *
  3028.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3029.      */
  3030.     protected function getCache_SecurityExpressionLanguageService()
  3031.     {
  3032.         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())));
  3033.     }
  3034.     /**
  3035.      * Gets the private 'cache.serializer' shared service.
  3036.      *
  3037.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3038.      */
  3039.     protected function getCache_SerializerService()
  3040.     {
  3041.         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())));
  3042.     }
  3043.     /**
  3044.      * Gets the private 'cache.validator' shared service.
  3045.      *
  3046.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3047.      */
  3048.     protected function getCache_ValidatorService()
  3049.     {
  3050.         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())));
  3051.     }
  3052.     /**
  3053.      * Gets the private 'cache.webpack_encore' shared service.
  3054.      *
  3055.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3056.      */
  3057.     protected function getCache_WebpackEncoreService()
  3058.     {
  3059.         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())));
  3060.     }
  3061.     /**
  3062.      * Gets the private 'config_cache_factory' shared service.
  3063.      *
  3064.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3065.      */
  3066.     protected function getConfigCacheFactoryService()
  3067.     {
  3068.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3069.             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)));
  3070.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3071.         }, 2));
  3072.     }
  3073.     /**
  3074.      * Gets the private 'data_collector.form' shared service.
  3075.      *
  3076.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3077.      */
  3078.     protected function getDataCollector_FormService()
  3079.     {
  3080.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3081.     }
  3082.     /**
  3083.      * Gets the private 'data_collector.request' shared service.
  3084.      *
  3085.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3086.      */
  3087.     protected function getDataCollector_RequestService()
  3088.     {
  3089.         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())));
  3090.     }
  3091.     /**
  3092.      * Gets the private 'debug.argument_resolver' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  3095.      */
  3096.     protected function getDebug_ArgumentResolverService()
  3097.     {
  3098.         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 () {
  3099.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3100.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3101.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3102.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3103.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  3104.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  3105.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  3106.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3107.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3108.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3109.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3110.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3111.     }
  3112.     /**
  3113.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3114.      *
  3115.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3116.      */
  3117.     protected function getDebug_DebugHandlersListenerService()
  3118.     {
  3119.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3120.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3121.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3122.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3123.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3124.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3125.     }
  3126.     /**
  3127.      * Gets the private 'debug.file_link_formatter' shared service.
  3128.      *
  3129.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3130.      */
  3131.     protected function getDebug_FileLinkFormatterService()
  3132.     {
  3133.         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 () {
  3134.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3135.         });
  3136.     }
  3137.     /**
  3138.      * Gets the private 'debug.log_processor' shared service.
  3139.      *
  3140.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3141.      */
  3142.     protected function getDebug_LogProcessorService()
  3143.     {
  3144.         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())));
  3145.     }
  3146.     /**
  3147.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3148.      *
  3149.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3150.      */
  3151.     protected function getDebug_Security_Access_DecisionManagerService()
  3152.     {
  3153.         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 () {
  3154.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3155.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3156.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3157.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  3158.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  3159.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  3160.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  3161.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  3162.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  3163.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->load('getSharableUsersResourcePermissionVoterService'));
  3164.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  3165.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  3166.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  3167.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3168.     }
  3169.     /**
  3170.      * Gets the private 'debug.security.firewall' shared service.
  3171.      *
  3172.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3173.      */
  3174.     protected function getDebug_Security_FirewallService()
  3175.     {
  3176.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3177.         if (isset($this->privates['debug.security.firewall'])) {
  3178.             return $this->privates['debug.security.firewall'];
  3179.         }
  3180.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3181.         if (isset($this->privates['debug.security.firewall'])) {
  3182.             return $this->privates['debug.security.firewall'];
  3183.         }
  3184.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3185.     }
  3186.     /**
  3187.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3188.      *
  3189.      * @return \Doctrine\Migrations\DependencyFactory
  3190.      */
  3191.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3192.     {
  3193.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3194.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3195.         $a->setAllOrNothing(false);
  3196.         $a->setCheckDatabasePlatform(true);
  3197.         $a->setTransactional(true);
  3198.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3199.         $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()));
  3200.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3201.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3202.         });
  3203.         return $instance;
  3204.     }
  3205.     /**
  3206.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3207.      *
  3208.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3209.      */
  3210.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3211.     {
  3212.         $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']);
  3213.         $instance->setGlobalBasename('mapping');
  3214.         return $instance;
  3215.     }
  3216.     /**
  3217.      * Gets the private 'exception_listener' shared service.
  3218.      *
  3219.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3220.      */
  3221.     protected function getExceptionListenerService()
  3222.     {
  3223.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3224.     }
  3225.     /**
  3226.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3227.      *
  3228.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3229.      */
  3230.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3231.     {
  3232.         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())));
  3233.     }
  3234.     /**
  3235.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3236.      *
  3237.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3238.      */
  3239.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3240.     {
  3241.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3242.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3243.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3244.         }
  3245.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3246.     }
  3247.     /**
  3248.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3249.      *
  3250.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3251.      */
  3252.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3253.     {
  3254.         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]);
  3255.     }
  3256.     /**
  3257.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3258.      *
  3259.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3260.      */
  3261.     protected function getLiipImagine_Filter_ConfigurationService()
  3262.     {
  3263.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3264.     }
  3265.     /**
  3266.      * Gets the private 'locale_aware_listener' shared service.
  3267.      *
  3268.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3269.      */
  3270.     protected function getLocaleAwareListenerService()
  3271.     {
  3272.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3273.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3274.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3275.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3276.     }
  3277.     /**
  3278.      * Gets the private 'locale_listener' shared service.
  3279.      *
  3280.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3281.      */
  3282.     protected function getLocaleListenerService()
  3283.     {
  3284.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3285.     }
  3286.     /**
  3287.      * Gets the private 'mime_types' shared service.
  3288.      *
  3289.      * @return \Symfony\Component\Mime\MimeTypes
  3290.      */
  3291.     protected function getMimeTypesService()
  3292.     {
  3293.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3294.         $instance->setDefault($instance);
  3295.         return $instance;
  3296.     }
  3297.     /**
  3298.      * Gets the private 'monolog.handler.console' shared service.
  3299.      *
  3300.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3301.      */
  3302.     protected function getMonolog_Handler_ConsoleService()
  3303.     {
  3304.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3305.     }
  3306.     /**
  3307.      * Gets the private 'monolog.handler.main' shared service.
  3308.      *
  3309.      * @return \Monolog\Handler\StreamHandler
  3310.      */
  3311.     protected function getMonolog_Handler_MainService()
  3312.     {
  3313.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3314.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3315.         return $instance;
  3316.     }
  3317.     /**
  3318.      * Gets the private 'monolog.logger' shared service.
  3319.      *
  3320.      * @return \Symfony\Bridge\Monolog\Logger
  3321.      */
  3322.     protected function getMonolog_LoggerService()
  3323.     {
  3324.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3325.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3326.         $instance->useMicrosecondTimestamps(true);
  3327.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3328.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3329.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3330.         return $instance;
  3331.     }
  3332.     /**
  3333.      * Gets the private 'monolog.logger.cache' shared service.
  3334.      *
  3335.      * @return \Symfony\Bridge\Monolog\Logger
  3336.      */
  3337.     protected function getMonolog_Logger_CacheService()
  3338.     {
  3339.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3340.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3341.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3342.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3343.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3344.         return $instance;
  3345.     }
  3346.     /**
  3347.      * Gets the private 'monolog.logger.request' shared service.
  3348.      *
  3349.      * @return \Symfony\Bridge\Monolog\Logger
  3350.      */
  3351.     protected function getMonolog_Logger_RequestService()
  3352.     {
  3353.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3354.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3355.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3356.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3357.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3358.         return $instance;
  3359.     }
  3360.     /**
  3361.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3362.      *
  3363.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3364.      */
  3365.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3366.     {
  3367.         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()));
  3368.     }
  3369.     /**
  3370.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3371.      *
  3372.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3373.      */
  3374.     protected function getNelmioCors_CorsListenerService()
  3375.     {
  3376.         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'))]));
  3377.     }
  3378.     /**
  3379.      * Gets the private 'parameter_bag' shared service.
  3380.      *
  3381.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3382.      */
  3383.     protected function getParameterBagService()
  3384.     {
  3385.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3386.     }
  3387.     /**
  3388.      * Gets the private 'profiler_listener' shared service.
  3389.      *
  3390.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3391.      */
  3392.     protected function getProfilerListenerService()
  3393.     {
  3394.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3395.         if (isset($this->privates['profiler_listener'])) {
  3396.             return $this->privates['profiler_listener'];
  3397.         }
  3398.         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);
  3399.     }
  3400.     /**
  3401.      * Gets the private 'property_accessor' shared service.
  3402.      *
  3403.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3404.      */
  3405.     protected function getPropertyAccessorService()
  3406.     {
  3407.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3408.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3409.     }
  3410.     /**
  3411.      * Gets the private 'property_info' shared service.
  3412.      *
  3413.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3414.      */
  3415.     protected function getPropertyInfoService()
  3416.     {
  3417.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3418.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3419.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3420.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3421.         }, 3), new RewindableGenerator(function () {
  3422.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3423.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3424.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3425.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3426.         }, 4), new RewindableGenerator(function () {
  3427.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3428.         }, 1), new RewindableGenerator(function () {
  3429.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3430.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3431.         }, 2), new RewindableGenerator(function () {
  3432.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3433.         }, 1));
  3434.     }
  3435.     /**
  3436.      * Gets the private 'router.expression_language_provider' shared service.
  3437.      *
  3438.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3439.      */
  3440.     protected function getRouter_ExpressionLanguageProviderService()
  3441.     {
  3442.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3443.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3444.         ], [
  3445.             'env' => 'Closure',
  3446.         ]));
  3447.     }
  3448.     /**
  3449.      * Gets the private 'router.request_context' shared service.
  3450.      *
  3451.      * @return \Symfony\Component\Routing\RequestContext
  3452.      */
  3453.     protected function getRouter_RequestContextService()
  3454.     {
  3455.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3456.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3457.         return $instance;
  3458.     }
  3459.     /**
  3460.      * Gets the private 'router_listener' shared service.
  3461.      *
  3462.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3463.      */
  3464.     protected function getRouterListenerService()
  3465.     {
  3466.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3467.     }
  3468.     /**
  3469.      * Gets the private 'security.firewall.map' shared service.
  3470.      *
  3471.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3472.      */
  3473.     protected function getSecurity_Firewall_MapService()
  3474.     {
  3475.         $a = ($this->privates['.service_locator.yNOXh5_'] ?? $this->get_ServiceLocator_YNOXh5Service());
  3476.         if (isset($this->privates['security.firewall.map'])) {
  3477.             return $this->privates['security.firewall.map'];
  3478.         }
  3479.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3480.             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)/')));
  3481.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.yGyQgL3'] ?? ($this->privates['.security.request_matcher.yGyQgL3'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3482.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.A7_LnwR'] ?? ($this->privates['.security.request_matcher.A7_LnwR'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3483.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.7jL1MF_'] ?? ($this->privates['.security.request_matcher.7jL1MF_'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3484.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.xxTXRtB'] ?? ($this->privates['.security.request_matcher.xxTXRtB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3485.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.y040TO_'] ?? ($this->privates['.security.request_matcher.y040TO_'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3486.             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/')));
  3487.             yield 'security.firewall.map.context.partner_api_doc' => ($this->privates['.security.request_matcher.iZ0mybX'] ?? ($this->privates['.security.request_matcher.iZ0mybX'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3488.             yield 'security.firewall.map.context.partner_api' => ($this->privates['.security.request_matcher.ciwS5A.'] ?? ($this->privates['.security.request_matcher.ciwS5A.'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3489.             yield 'security.firewall.map.context.main' => NULL;
  3490.         }, 10));
  3491.     }
  3492.     /**
  3493.      * Gets the private 'security.helper' shared service.
  3494.      *
  3495.      * @return \Symfony\Component\Security\Core\Security
  3496.      */
  3497.     protected function getSecurity_HelperService()
  3498.     {
  3499.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3500.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3501.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3502.         ], [
  3503.             'security.authorization_checker' => '?',
  3504.             'security.token_storage' => '?',
  3505.         ]));
  3506.     }
  3507.     /**
  3508.      * Gets the private 'security.logout_url_generator' shared service.
  3509.      *
  3510.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3511.      */
  3512.     protected function getSecurity_LogoutUrlGeneratorService()
  3513.     {
  3514.         $a = ($this->services['router'] ?? $this->getRouterService());
  3515.         if (isset($this->privates['security.logout_url_generator'])) {
  3516.             return $this->privates['security.logout_url_generator'];
  3517.         }
  3518.         $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()));
  3519.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3520.         return $instance;
  3521.     }
  3522.     /**
  3523.      * Gets the private 'security.role_hierarchy' shared service.
  3524.      *
  3525.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3526.      */
  3527.     protected function getSecurity_RoleHierarchyService()
  3528.     {
  3529.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3530.     }
  3531.     /**
  3532.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3533.      *
  3534.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3535.      */
  3536.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3537.     {
  3538.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3539.     }
  3540.     /**
  3541.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3542.      *
  3543.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3544.      */
  3545.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3546.     {
  3547.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3548.         $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');
  3549.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3550.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3551.     }
  3552.     /**
  3553.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3554.      *
  3555.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3556.      */
  3557.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3558.     {
  3559.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3560.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3561.             return $this->privates['sensio_framework_extra.security.listener'];
  3562.         }
  3563.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3564.     }
  3565.     /**
  3566.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3567.      *
  3568.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3569.      */
  3570.     protected function getSensioFrameworkExtra_View_ListenerService()
  3571.     {
  3572.         $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))));
  3573.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3574.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3575.         ], [
  3576.             'twig' => '?',
  3577.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3578.         return $instance;
  3579.     }
  3580.     /**
  3581.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3582.      *
  3583.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3584.      */
  3585.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3586.     {
  3587.         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'))]));
  3588.     }
  3589.     /**
  3590.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3591.      *
  3592.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3593.      */
  3594.     protected function getSerializer_NameConverter_MetadataAwareService()
  3595.     {
  3596.         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()));
  3597.     }
  3598.     /**
  3599.      * Gets the private 'session_listener' shared service.
  3600.      *
  3601.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3602.      */
  3603.     protected function getSessionListenerService()
  3604.     {
  3605.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3606.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3607.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3608.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3609.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3610.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3611.         ], [
  3612.             'initialized_session' => '?',
  3613.             'logger' => '?',
  3614.             'session' => '?',
  3615.             'session_collector' => '?',
  3616.             'session_factory' => '?',
  3617.         ]), true$this->parameters['session.storage.options']);
  3618.     }
  3619.     /**
  3620.      * Gets the private 'translator.default' shared service.
  3621.      *
  3622.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3623.      */
  3624.     protected function getTranslator_DefaultService()
  3625.     {
  3626.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3627.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3628.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3629.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3630.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3631.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3632.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3633.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3634.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3635.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3636.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3637.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3638.         ], [
  3639.             'translation.loader.csv' => '?',
  3640.             'translation.loader.dat' => '?',
  3641.             'translation.loader.ini' => '?',
  3642.             'translation.loader.json' => '?',
  3643.             'translation.loader.mo' => '?',
  3644.             'translation.loader.php' => '?',
  3645.             'translation.loader.po' => '?',
  3646.             'translation.loader.qt' => '?',
  3647.             'translation.loader.res' => '?',
  3648.             'translation.loader.xliff' => '?',
  3649.             'translation.loader.yml' => '?',
  3650.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/NellappSDKBundle.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/OneupUploaderBundle.fr.yaml'), 14 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 16 => (\dirname(__DIR__4).'/translations/security.fr.yaml'), 17 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'), 28 => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'10 => 'vendor/oneup/uploader-bundle/src/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/symfony/debug-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/doctrine/doctrine-bundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'vendor/twig/extra-bundle/translations'23 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'24 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'25 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'26 => 'vendor/hautelook/alice-bundle/src/translations'27 => 'vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'28 => 'vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/jms/serializer-bundle/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/symfony/webpack-encore-bundle/src/translations'33 => 'vendor/knplabs/knp-menu-bundle/src/translations'34 => 'vendor/liip/imagine-bundle/translations'35 => 'vendor/willdurand/js-translation-bundle/translations'36 => 'vendor/karser/karser-recaptcha3-bundle/translations'37 => 'vendor/oneup/flysystem-bundle/src/translations'38 => 'vendor/symfony/ux-twig-component/translations'39 => 'vendor/nelmio/cors-bundle/translations'40 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'41 => 'vendor/zenstruck/foundry/src/translations']]], []);
  3651.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3652.         $instance->setFallbackLocales([=> 'fr']);
  3653.         return $instance;
  3654.     }
  3655.     /**
  3656.      * Gets the private 'validator.builder' shared service.
  3657.      *
  3658.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3659.      */
  3660.     protected function getValidator_BuilderService()
  3661.     {
  3662.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3663.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3664.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3665.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3666.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3667.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3668.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3669.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3670.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3671.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3672.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3673.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'true],
  3674.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3675.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3676.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3677.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3678.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3679.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3680.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3681.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3682.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3683.         ], [
  3684.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3685.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3686.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3687.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3688.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3689.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3690.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3691.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3692.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  3693.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3694.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3695.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3696.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3697.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3698.             'doctrine.orm.validator.unique' => '?',
  3699.             'karser_recaptcha3_validator' => '?',
  3700.             'security.validator.user_password' => '?',
  3701.             'validator.expression' => '?',
  3702.         ])));
  3703.         if ($this->has('translator')) {
  3704.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3705.         }
  3706.         $instance->setTranslationDomain('validators');
  3707.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  3708.         $instance->enableAnnotationMapping(true);
  3709.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3710.         $instance->addMethodMapping('loadValidatorMetadata');
  3711.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3712.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3713.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3714.         return $instance;
  3715.     }
  3716.     /**
  3717.      * Gets the private 'var_dumper.html_dumper' shared service.
  3718.      *
  3719.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3720.      */
  3721.     protected function getVarDumper_HtmlDumperService()
  3722.     {
  3723.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3724.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3725.         return $instance;
  3726.     }
  3727.     /**
  3728.      * Gets the private 'var_dumper.server_connection' shared service.
  3729.      *
  3730.      * @return \Symfony\Component\VarDumper\Server\Connection
  3731.      */
  3732.     protected function getVarDumper_ServerConnectionService()
  3733.     {
  3734.         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()]);
  3735.     }
  3736.     /**
  3737.      * Gets the private 'web_profiler.csp.handler' shared service.
  3738.      *
  3739.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3740.      */
  3741.     protected function getWebProfiler_Csp_HandlerService()
  3742.     {
  3743.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3744.     }
  3745.     /**
  3746.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3747.      *
  3748.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3749.      */
  3750.     protected function getWebProfiler_DebugToolbarService()
  3751.     {
  3752.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3753.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3754.             return $this->privates['web_profiler.debug_toolbar'];
  3755.         }
  3756.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3757.     }
  3758.     /**
  3759.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3760.      *
  3761.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3762.      */
  3763.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3764.     {
  3765.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3766.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  3767.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  3768.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  3769.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  3770.         ], [
  3771.             'account' => '?',
  3772.             'admin' => '?',
  3773.             'core' => '?',
  3774.             'super_admin' => '?',
  3775.         ]));
  3776.     }
  3777.     /**
  3778.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  3779.      *
  3780.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  3781.      */
  3782.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  3783.     {
  3784.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  3785.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  3786.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  3787.         }
  3788.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  3789.     }
  3790.     /**
  3791.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  3792.      *
  3793.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  3794.      */
  3795.     protected function getWebpackEncore_TagRendererService()
  3796.     {
  3797.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3798.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3799.             return $this->privates['webpack_encore.tag_renderer'];
  3800.         }
  3801.         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);
  3802.     }
  3803.     /**
  3804.      * Gets the public 'cache_clearer' alias.
  3805.      *
  3806.      * @return object The ".container.private.cache_clearer" service.
  3807.      */
  3808.     protected function getCacheClearerService()
  3809.     {
  3810.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3811.         return $this->get('.container.private.cache_clearer');
  3812.     }
  3813.     /**
  3814.      * Gets the public 'filesystem' alias.
  3815.      *
  3816.      * @return object The ".container.private.filesystem" service.
  3817.      */
  3818.     protected function getFilesystemService()
  3819.     {
  3820.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3821.         return $this->get('.container.private.filesystem');
  3822.     }
  3823.     /**
  3824.      * Gets the public 'serializer' alias.
  3825.      *
  3826.      * @return object The ".container.private.serializer" service.
  3827.      */
  3828.     protected function getSerializerService()
  3829.     {
  3830.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3831.         return $this->get('.container.private.serializer');
  3832.     }
  3833.     /**
  3834.      * Gets the public 'security.csrf.token_manager' alias.
  3835.      *
  3836.      * @return object The ".container.private.security.csrf.token_manager" service.
  3837.      */
  3838.     protected function getSecurity_Csrf_TokenManagerService()
  3839.     {
  3840.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3841.         return $this->get('.container.private.security.csrf.token_manager');
  3842.     }
  3843.     /**
  3844.      * Gets the public 'form.factory' alias.
  3845.      *
  3846.      * @return object The ".container.private.form.factory" service.
  3847.      */
  3848.     protected function getForm_FactoryService()
  3849.     {
  3850.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3851.         return $this->get('.container.private.form.factory');
  3852.     }
  3853.     /**
  3854.      * Gets the public 'form.type.file' alias.
  3855.      *
  3856.      * @return object The ".container.private.form.type.file" service.
  3857.      */
  3858.     protected function getForm_Type_FileService()
  3859.     {
  3860.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3861.         return $this->get('.container.private.form.type.file');
  3862.     }
  3863.     /**
  3864.      * Gets the public 'profiler' alias.
  3865.      *
  3866.      * @return object The ".container.private.profiler" service.
  3867.      */
  3868.     protected function getProfilerService()
  3869.     {
  3870.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3871.         return $this->get('.container.private.profiler');
  3872.     }
  3873.     /**
  3874.      * Gets the public 'twig' alias.
  3875.      *
  3876.      * @return object The ".container.private.twig" service.
  3877.      */
  3878.     protected function getTwigService()
  3879.     {
  3880.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3881.         return $this->get('.container.private.twig');
  3882.     }
  3883.     /**
  3884.      * Gets the public 'security.authorization_checker' alias.
  3885.      *
  3886.      * @return object The ".container.private.security.authorization_checker" service.
  3887.      */
  3888.     protected function getSecurity_AuthorizationCheckerService()
  3889.     {
  3890.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3891.         return $this->get('.container.private.security.authorization_checker');
  3892.     }
  3893.     /**
  3894.      * Gets the public 'security.token_storage' alias.
  3895.      *
  3896.      * @return object The ".container.private.security.token_storage" service.
  3897.      */
  3898.     protected function getSecurity_TokenStorageService()
  3899.     {
  3900.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3901.         return $this->get('.container.private.security.token_storage');
  3902.     }
  3903.     /**
  3904.      * Gets the public 'security.password_encoder' alias.
  3905.      *
  3906.      * @return object The ".container.private.security.password_encoder" service.
  3907.      */
  3908.     protected function getSecurity_PasswordEncoderService()
  3909.     {
  3910.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3911.         return $this->get('.container.private.security.password_encoder');
  3912.     }
  3913.     /**
  3914.      * Gets the public 'session' alias.
  3915.      *
  3916.      * @return object The ".container.private.session" service.
  3917.      */
  3918.     protected function getSessionService()
  3919.     {
  3920.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3921.         return $this->get('.container.private.session');
  3922.     }
  3923.     /**
  3924.      * Gets the public 'validator' alias.
  3925.      *
  3926.      * @return object The ".container.private.validator" service.
  3927.      */
  3928.     protected function getValidatorService()
  3929.     {
  3930.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3931.         return $this->get('.container.private.validator');
  3932.     }
  3933.     /**
  3934.      * @return array|bool|float|int|string|\UnitEnum|null
  3935.      */
  3936.     public function getParameter(string $name)
  3937.     {
  3938.         if (isset($this->buildParameters[$name])) {
  3939.             return $this->buildParameters[$name];
  3940.         }
  3941.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3942.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3943.         }
  3944.         if (isset($this->loadedDynamicParameters[$name])) {
  3945.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3946.         }
  3947.         return $this->parameters[$name];
  3948.     }
  3949.     public function hasParameter(string $name): bool
  3950.     {
  3951.         if (isset($this->buildParameters[$name])) {
  3952.             return true;
  3953.         }
  3954.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3955.     }
  3956.     public function setParameter(string $name$value): void
  3957.     {
  3958.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3959.     }
  3960.     public function getParameterBag(): ParameterBagInterface
  3961.     {
  3962.         if (null === $this->parameterBag) {
  3963.             $parameters $this->parameters;
  3964.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3965.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3966.             }
  3967.             foreach ($this->buildParameters as $name => $value) {
  3968.                 $parameters[$name] = $value;
  3969.             }
  3970.             $this->parameterBag = new FrozenParameterBag($parameters);
  3971.         }
  3972.         return $this->parameterBag;
  3973.     }
  3974.     private $loadedDynamicParameters = [
  3975.         'kernel.runtime_environment' => false,
  3976.         'kernel.build_dir' => false,
  3977.         'kernel.cache_dir' => false,
  3978.         'app_secret' => false,
  3979.         'app_account_subdomain' => false,
  3980.         'app_admin_subdomain' => false,
  3981.         'app_api_subdomain' => false,
  3982.         'app_partner_api_subdomain' => false,
  3983.         'app_super_admin_subdomain' => false,
  3984.         'app_commercial_subdomain' => false,
  3985.         'app_sync_subdomain' => false,
  3986.         'app_main_domain' => false,
  3987.         'app_account_domain' => false,
  3988.         'app_admin_domain' => false,
  3989.         'app_api_domain' => false,
  3990.         'app_partner_api_domain' => false,
  3991.         'app_super_admin_domain' => false,
  3992.         'app_commercial_domain' => false,
  3993.         'app_sync_domain' => false,
  3994.         'app_tua_url' => false,
  3995.         'array_domains' => false,
  3996.         'caddy_file_path' => false,
  3997.         'allowed_domain_ips' => false,
  3998.         'core_host_docker' => false,
  3999.         'e_learning_host_docker' => false,
  4000.         'npm_host_docker' => false,
  4001.         'nim_host_docker' => false,
  4002.         'tls_docker' => false,
  4003.         'project_environment_containers' => false,
  4004.         'encryption_key' => false,
  4005.         'google.credentials_json' => false,
  4006.         'kernel.secret' => false,
  4007.         'kernel.trusted_hosts' => false,
  4008.         'kernel.trusted_proxies' => false,
  4009.         'debug.container.dump' => false,
  4010.         'serializer.mapping.cache.file' => false,
  4011.         'session.save_path' => false,
  4012.         'validator.mapping.cache.file' => false,
  4013.         'profiler.storage.dsn' => false,
  4014.         'doctrine.orm.proxy_dir' => false,
  4015.         'nellapp_sdk.api_internal.secret' => false,
  4016.         'nellapp_sdk.routing.default_domain' => false,
  4017.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  4018.         'nellapp_sdk.google.drive_id' => false,
  4019.         'nellapp_sdk.google.protected_emails' => false,
  4020.         'karser_recaptcha3.site_key' => false,
  4021.         'karser_recaptcha3.secret_key' => false,
  4022.         'oneup_uploader.chunks' => false,
  4023.         'oneup_uploader.orphanage' => false,
  4024.         'oneup_uploader.config' => false,
  4025.         'nelmio_cors.defaults' => false,
  4026.     ];
  4027.     private $dynamicParameters = [];
  4028.     private function getDynamicParameter(string $name)
  4029.     {
  4030.         switch ($name) {
  4031.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4032.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4033.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4034.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  4035.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  4036.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  4037.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  4038.             case 'app_partner_api_subdomain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN'); break;
  4039.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  4040.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  4041.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  4042.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  4043.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4044.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4045.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4046.             case 'app_partner_api_domain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4047.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4048.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4049.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4050.             case 'app_tua_url'$value $this->getEnv('resolve:TUA_URL'); break;
  4051.             case 'array_domains'$value = [
  4052.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4053.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4054.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4055.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4056.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4057.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4058.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4059.             ]; break;
  4060.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  4061.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  4062.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  4063.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  4064.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  4065.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  4066.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  4067.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  4068.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  4069.             case 'google.credentials_json'$value $this->getEnv('string:GOOGLE_NELLAPP_CREDENTIALS_PATH'); break;
  4070.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4071.             case 'kernel.trusted_hosts'$value = [
  4072.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4073.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4074.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4075.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4076.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4077.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4078.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4079.             ]; break;
  4080.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  4081.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4082.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4083.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4084.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4085.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4086.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4087.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  4088.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  4089.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  4090.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4091.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4092.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  4093.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  4094.             ]; break;
  4095.             case 'nellapp_sdk.google.drive_id'$value $this->getEnv('GOOGLE_DRIVE_ID'); break;
  4096.             case 'nellapp_sdk.google.protected_emails'$value = [
  4097.                 => $this->getEnv('GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL'),
  4098.                 => 'no-reply@nellapp.com',
  4099.             ]; break;
  4100.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  4101.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  4102.             case 'oneup_uploader.chunks'$value = [
  4103.                 'maxage' => 604800,
  4104.                 'storage' => [
  4105.                     'type' => 'filesystem',
  4106.                     'filesystem' => NULL,
  4107.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4108.                     'stream_wrapper' => NULL,
  4109.                     'sync_buffer_size' => '100K',
  4110.                     'prefix' => 'chunks',
  4111.                 ],
  4112.                 'load_distribution' => true,
  4113.             ]; break;
  4114.             case 'oneup_uploader.orphanage'$value = [
  4115.                 'maxage' => 43200,
  4116.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4117.             ]; break;
  4118.             case 'oneup_uploader.config'$value = [
  4119.                 'orphanage' => [
  4120.                     'maxage' => 43200,
  4121.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4122.                 ],
  4123.                 'mappings' => [
  4124.                     'cursus_upload' => [
  4125.                         'use_orphanage' => true,
  4126.                         'frontend' => 'dropzone',
  4127.                         'storage' => [
  4128.                             'type' => 'flysystem',
  4129.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4130.                             'service' => NULL,
  4131.                             'directory' => NULL,
  4132.                             'stream_wrapper' => NULL,
  4133.                             'sync_buffer_size' => '100K',
  4134.                         ],
  4135.                         'allowed_mimetypes' => [
  4136.                             'image/jpeg' => [
  4137.                                 => 'jpg',
  4138.                                 => 'jpeg',
  4139.                             ],
  4140.                             'image/png' => [
  4141.                                 => 'png',
  4142.                             ],
  4143.                             'application/pdf' => [
  4144.                                 => 'pdf',
  4145.                             ],
  4146.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4147.                                 => 'docx',
  4148.                             ],
  4149.                             'application/msword' => [
  4150.                                 => 'doc',
  4151.                             ],
  4152.                             'application/vnd.oasis.opendocument.text' => [
  4153.                                 => 'odt',
  4154.                             ],
  4155.                             'application/vnd.ms-excel' => [
  4156.                                 => 'xls',
  4157.                             ],
  4158.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4159.                                 => 'xlsx',
  4160.                             ],
  4161.                         ],
  4162.                         'max_size' => 10000000,
  4163.                         'namer' => 'app.file_abstract_cursus_namer',
  4164.                         'custom_frontend' => [
  4165.                             'name' => NULL,
  4166.                             'class' => NULL,
  4167.                         ],
  4168.                         'route_prefix' => '',
  4169.                         'endpoints' => [
  4170.                             'upload' => NULL,
  4171.                             'progress' => NULL,
  4172.                             'cancel' => NULL,
  4173.                         ],
  4174.                         'disallowed_mimetypes' => [
  4175.                         ],
  4176.                         'error_handler' => NULL,
  4177.                         'enable_progress' => false,
  4178.                         'enable_cancelation' => false,
  4179.                         'root_folder' => false,
  4180.                     ],
  4181.                     'organization_upload' => [
  4182.                         'use_orphanage' => true,
  4183.                         'frontend' => 'dropzone',
  4184.                         'storage' => [
  4185.                             'type' => 'flysystem',
  4186.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4187.                             'service' => NULL,
  4188.                             'directory' => NULL,
  4189.                             'stream_wrapper' => NULL,
  4190.                             'sync_buffer_size' => '100K',
  4191.                         ],
  4192.                         'allowed_mimetypes' => [
  4193.                             'image/jpeg' => [
  4194.                                 => 'jpg',
  4195.                                 => 'jpeg',
  4196.                             ],
  4197.                             'image/png' => [
  4198.                                 => 'png',
  4199.                             ],
  4200.                             'image/gif' => [
  4201.                                 => 'gif',
  4202.                             ],
  4203.                         ],
  4204.                         'max_size' => 10000000,
  4205.                         'namer' => 'app.organization_file_namer',
  4206.                         'custom_frontend' => [
  4207.                             'name' => NULL,
  4208.                             'class' => NULL,
  4209.                         ],
  4210.                         'route_prefix' => '',
  4211.                         'endpoints' => [
  4212.                             'upload' => NULL,
  4213.                             'progress' => NULL,
  4214.                             'cancel' => NULL,
  4215.                         ],
  4216.                         'disallowed_mimetypes' => [
  4217.                         ],
  4218.                         'error_handler' => NULL,
  4219.                         'enable_progress' => false,
  4220.                         'enable_cancelation' => false,
  4221.                         'root_folder' => false,
  4222.                     ],
  4223.                     'positioning_test_upload' => [
  4224.                         'use_orphanage' => true,
  4225.                         'frontend' => 'dropzone',
  4226.                         'storage' => [
  4227.                             'type' => 'flysystem',
  4228.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4229.                             'service' => NULL,
  4230.                             'directory' => NULL,
  4231.                             'stream_wrapper' => NULL,
  4232.                             'sync_buffer_size' => '100K',
  4233.                         ],
  4234.                         'allowed_mimetypes' => [
  4235.                             'image/jpeg' => [
  4236.                                 => 'jpg',
  4237.                                 => 'jpeg',
  4238.                             ],
  4239.                             'image/png' => [
  4240.                                 => 'png',
  4241.                             ],
  4242.                             'image/gif' => [
  4243.                                 => 'gif',
  4244.                             ],
  4245.                         ],
  4246.                         'max_size' => 10000000,
  4247.                         'namer' => 'app.positioning_test_file_namer',
  4248.                         'custom_frontend' => [
  4249.                             'name' => NULL,
  4250.                             'class' => NULL,
  4251.                         ],
  4252.                         'route_prefix' => '',
  4253.                         'endpoints' => [
  4254.                             'upload' => NULL,
  4255.                             'progress' => NULL,
  4256.                             'cancel' => NULL,
  4257.                         ],
  4258.                         'disallowed_mimetypes' => [
  4259.                         ],
  4260.                         'error_handler' => NULL,
  4261.                         'enable_progress' => false,
  4262.                         'enable_cancelation' => false,
  4263.                         'root_folder' => false,
  4264.                     ],
  4265.                 ],
  4266.                 'chunks' => [
  4267.                     'maxage' => 604800,
  4268.                     'storage' => [
  4269.                         'type' => 'filesystem',
  4270.                         'filesystem' => NULL,
  4271.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4272.                         'stream_wrapper' => NULL,
  4273.                         'sync_buffer_size' => '100K',
  4274.                         'prefix' => 'chunks',
  4275.                     ],
  4276.                     'load_distribution' => true,
  4277.                 ],
  4278.                 'twig' => true,
  4279.             ]; break;
  4280.             case 'nelmio_cors.defaults'$value = [
  4281.                 'allow_origin' => [
  4282.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  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('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4286.                 ],
  4287.                 'allow_credentials' => true,
  4288.                 'allow_headers' => [
  4289.                     => 'content-type',
  4290.                     => 'authorization',
  4291.                 ],
  4292.                 'allow_private_network' => false,
  4293.                 'expose_headers' => [
  4294.                     => 'Link',
  4295.                 ],
  4296.                 'allow_methods' => [
  4297.                     => 'GET',
  4298.                     => 'OPTIONS',
  4299.                     => 'POST',
  4300.                     => 'PUT',
  4301.                     => 'PATCH',
  4302.                     => 'DELETE',
  4303.                 ],
  4304.                 'max_age' => 3600,
  4305.                 'hosts' => [
  4306.                 ],
  4307.                 'origin_regex' => true,
  4308.                 'forced_allow_origin_value' => NULL,
  4309.                 'skip_same_as_origin' => true,
  4310.             ]; break;
  4311.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4312.         }
  4313.         $this->loadedDynamicParameters[$name] = true;
  4314.         return $this->dynamicParameters[$name] = $value;
  4315.     }
  4316.     protected function getDefaultParameters(): array
  4317.     {
  4318.         return [
  4319.             'kernel.project_dir' => \dirname(__DIR__4),
  4320.             'kernel.environment' => 'dev',
  4321.             'kernel.debug' => true,
  4322.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4323.             'kernel.bundles' => [
  4324.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4325.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4326.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4327.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4328.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4329.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4330.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4331.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4332.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4333.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4334.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4335.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4336.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4337.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4338.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4339.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4340.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4341.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4342.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4343.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4344.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4345.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4346.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4347.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4348.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4349.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4350.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4351.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4352.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4353.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4354.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4355.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4356.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4357.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4358.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4359.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4360.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4361.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4362.             ],
  4363.             'kernel.bundles_metadata' => [
  4364.                 'FrameworkBundle' => [
  4365.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4366.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4367.                 ],
  4368.                 'SensioFrameworkExtraBundle' => [
  4369.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4370.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4371.                 ],
  4372.                 'TwigBundle' => [
  4373.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4374.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4375.                 ],
  4376.                 'WebProfilerBundle' => [
  4377.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4378.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4379.                 ],
  4380.                 'MonologBundle' => [
  4381.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4382.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4383.                 ],
  4384.                 'DebugBundle' => [
  4385.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4386.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4387.                 ],
  4388.                 'MakerBundle' => [
  4389.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4390.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4391.                 ],
  4392.                 'DoctrineBundle' => [
  4393.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4394.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4395.                 ],
  4396.                 'DoctrineMigrationsBundle' => [
  4397.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4398.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4399.                 ],
  4400.                 'SecurityBundle' => [
  4401.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4402.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4403.                 ],
  4404.                 'TwigExtraBundle' => [
  4405.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4406.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4407.                 ],
  4408.                 'DrosalysWebObjectExtensionsBundle' => [
  4409.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4410.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4411.                 ],
  4412.                 'NelmioAliceBundle' => [
  4413.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4414.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4415.                 ],
  4416.                 'FidryAliceDataFixturesBundle' => [
  4417.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4418.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4419.                 ],
  4420.                 'HautelookAliceBundle' => [
  4421.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4422.                     'namespace' => 'Hautelook\\AliceBundle',
  4423.                 ],
  4424.                 'SymfonyCastsVerifyEmailBundle' => [
  4425.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4426.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4427.                 ],
  4428.                 'DrosalysWebStringExtensionsBundle' => [
  4429.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4430.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4431.                 ],
  4432.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4433.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4434.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4435.                 ],
  4436.                 'FOSOAuthServerBundle' => [
  4437.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4438.                     'namespace' => 'FOS\\OAuthServerBundle',
  4439.                 ],
  4440.                 'NellappSDKBundle' => [
  4441.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4442.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4443.                 ],
  4444.                 'NelmioApiDocBundle' => [
  4445.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4446.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4447.                 ],
  4448.                 'JMSSerializerBundle' => [
  4449.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4450.                     'namespace' => 'JMS\\SerializerBundle',
  4451.                 ],
  4452.                 'DrosalysApiBundle' => [
  4453.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4454.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4455.                 ],
  4456.                 'KnpPaginatorBundle' => [
  4457.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4458.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4459.                 ],
  4460.                 'WebpackEncoreBundle' => [
  4461.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4462.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4463.                 ],
  4464.                 'KnpMenuBundle' => [
  4465.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4466.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4467.                 ],
  4468.                 'DrosalysWebFormBundle' => [
  4469.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4470.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4471.                 ],
  4472.                 'CraueFormFlowBundle' => [
  4473.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4474.                     'namespace' => 'Craue\\FormFlowBundle',
  4475.                 ],
  4476.                 'LiipImagineBundle' => [
  4477.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4478.                     'namespace' => 'Liip\\ImagineBundle',
  4479.                 ],
  4480.                 'BazingaJsTranslationBundle' => [
  4481.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4482.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4483.                 ],
  4484.                 'KarserRecaptcha3Bundle' => [
  4485.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4486.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4487.                 ],
  4488.                 'SpiriitFormFilterBundle' => [
  4489.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4490.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4491.                 ],
  4492.                 'OneupFlysystemBundle' => [
  4493.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4494.                     'namespace' => 'Oneup\\FlysystemBundle',
  4495.                 ],
  4496.                 'OneupUploaderBundle' => [
  4497.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4498.                     'namespace' => 'Oneup\\UploaderBundle',
  4499.                 ],
  4500.                 'TwigComponentBundle' => [
  4501.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4502.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4503.                 ],
  4504.                 'NelmioCorsBundle' => [
  4505.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4506.                     'namespace' => 'Nelmio\\CorsBundle',
  4507.                 ],
  4508.                 'DoctrineFixturesBundle' => [
  4509.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4510.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4511.                 ],
  4512.                 'ZenstruckFoundryBundle' => [
  4513.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4514.                     'namespace' => 'Zenstruck\\Foundry',
  4515.                 ],
  4516.             ],
  4517.             'kernel.charset' => 'UTF-8',
  4518.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4519.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4520.             'images_user_avatar_asset_path' => 'images/avatar/',
  4521.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4522.             'images_channel_asset_path' => '/images/channel/',
  4523.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4524.             'cursus_upload_maxsize' => 10000000,
  4525.             'cursus_upload_mime_types' => [
  4526.                 'image/jpeg' => [
  4527.                     => 'jpg',
  4528.                     => 'jpeg',
  4529.                 ],
  4530.                 'image/png' => [
  4531.                     => 'png',
  4532.                 ],
  4533.                 'application/pdf' => [
  4534.                     => 'pdf',
  4535.                 ],
  4536.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4537.                     => 'docx',
  4538.                 ],
  4539.                 'application/msword' => [
  4540.                     => 'doc',
  4541.                 ],
  4542.                 'application/vnd.oasis.opendocument.text' => [
  4543.                     => 'odt',
  4544.                 ],
  4545.                 'application/vnd.ms-excel' => [
  4546.                     => 'xls',
  4547.                 ],
  4548.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4549.                     => 'xlsx',
  4550.                 ],
  4551.             ],
  4552.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  4553.             'organization_upload_maxsize' => 10000000,
  4554.             'organization_upload_mime_types' => [
  4555.                 'image/jpeg' => [
  4556.                     => 'jpg',
  4557.                     => 'jpeg',
  4558.                 ],
  4559.                 'image/png' => [
  4560.                     => 'png',
  4561.                 ],
  4562.                 'image/gif' => [
  4563.                     => 'gif',
  4564.                 ],
  4565.             ],
  4566.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  4567.             'positioning_test_upload_maxsize' => 10000000,
  4568.             'positioning_test_upload_mime_types' => [
  4569.                 'image/jpeg' => [
  4570.                     => 'jpg',
  4571.                     => 'jpeg',
  4572.                 ],
  4573.                 'image/png' => [
  4574.                     => 'png',
  4575.                 ],
  4576.                 'image/gif' => [
  4577.                     => 'gif',
  4578.                 ],
  4579.             ],
  4580.             'export_file_directory' => (\dirname(__DIR__3).'/files/exports/'),
  4581.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  4582.             'event_dispatcher.event_aliases' => [
  4583.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4584.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4585.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4586.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4587.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4588.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4589.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4590.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4591.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4592.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4593.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4594.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4595.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4596.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4597.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4598.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4599.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4600.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4601.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4602.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4603.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4604.             ],
  4605.             'fragment.renderer.hinclude.global_template' => NULL,
  4606.             'fragment.path' => '/_fragment',
  4607.             'kernel.http_method_override' => true,
  4608.             'kernel.default_locale' => 'fr',
  4609.             'kernel.enabled_locales' => [
  4610.             ],
  4611.             'kernel.error_controller' => 'error_controller',
  4612.             'kernel.trusted_headers' => 30,
  4613.             'debug.file_link_format' => NULL,
  4614.             'asset.request_context.base_path' => NULL,
  4615.             'asset.request_context.secure' => NULL,
  4616.             'translator.logging' => false,
  4617.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4618.             'debug.error_handler.throw_at' => -1,
  4619.             'router.request_context.host' => 'localhost',
  4620.             'router.request_context.scheme' => 'http',
  4621.             'router.request_context.base_url' => '',
  4622.             'router.resource' => 'kernel::loadRoutes',
  4623.             'request_listener.http_port' => 80,
  4624.             'request_listener.https_port' => 443,
  4625.             'session.metadata.storage_key' => '_sf2_meta',
  4626.             'session.storage.options' => [
  4627.                 'cache_limiter' => '0',
  4628.                 'name' => 'CORESESSID',
  4629.                 'cookie_lifetime' => 86400,
  4630.                 'cookie_secure' => 'auto',
  4631.                 'cookie_httponly' => true,
  4632.                 'cookie_samesite' => 'lax',
  4633.                 'gc_probability' => 1,
  4634.             ],
  4635.             'session.metadata.update_threshold' => 0,
  4636.             'form.type_extension.csrf.enabled' => true,
  4637.             'form.type_extension.csrf.field_name' => '_token',
  4638.             'validator.translation_domain' => 'validators',
  4639.             'profiler_listener.only_exceptions' => false,
  4640.             'profiler_listener.only_main_requests' => false,
  4641.             'twig.form.resources' => [
  4642.                 => 'form_div_layout.html.twig',
  4643.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  4644.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4645.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  4646.                 => '@NellappSDK/Form/form_theme.html.twig',
  4647.                 => 'bootstrap_5_layout.html.twig',
  4648.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  4649.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  4650.                 => 'Form/admin_layout.html.twig',
  4651.                 => 'Form/form_collection_users.html.twig',
  4652.                 10 => 'Form/channel_user_roles.html.twig',
  4653.                 11 => 'Form/form_sortable_collection.html.twig',
  4654.                 12 => 'Form/form_dropzone.html.twig',
  4655.                 13 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  4656.                 14 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4657.             ],
  4658.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4659.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4660.             'web_profiler.debug_toolbar.mode' => 2,
  4661.             'monolog.use_microseconds' => true,
  4662.             'monolog.swift_mailer.handlers' => [
  4663.             ],
  4664.             'monolog.handlers_to_channels' => [
  4665.                 'monolog.handler.console' => [
  4666.                     'type' => 'exclusive',
  4667.                     'elements' => [
  4668.                         => 'event',
  4669.                         => 'doctrine',
  4670.                         => 'console',
  4671.                     ],
  4672.                 ],
  4673.                 'monolog.handler.main' => [
  4674.                     'type' => 'exclusive',
  4675.                     'elements' => [
  4676.                         => 'event',
  4677.                     ],
  4678.                 ],
  4679.             ],
  4680.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4681.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4682.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4683.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4684.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4685.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4686.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4687.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4688.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4689.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4690.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4691.             'doctrine.entity_managers' => [
  4692.                 'default' => 'doctrine.orm.default_entity_manager',
  4693.             ],
  4694.             'doctrine.default_entity_manager' => 'default',
  4695.             'doctrine.dbal.connection_factory.types' => [
  4696.                 'uuid' => [
  4697.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4698.                 ],
  4699.                 'ulid' => [
  4700.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4701.                 ],
  4702.             ],
  4703.             'doctrine.connections' => [
  4704.                 'default' => 'doctrine.dbal.default_connection',
  4705.             ],
  4706.             'doctrine.default_connection' => 'default',
  4707.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4708.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4709.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4710.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4711.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4712.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4713.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4714.             'doctrine.orm.cache.memcache_port' => 11211,
  4715.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4716.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4717.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4718.             'doctrine.orm.cache.memcached_port' => 11211,
  4719.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4720.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4721.             'doctrine.orm.cache.redis_host' => 'localhost',
  4722.             'doctrine.orm.cache.redis_port' => 6379,
  4723.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4724.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4725.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4726.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4727.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4728.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4729.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4730.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4731.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4732.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4733.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4734.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4735.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4736.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4737.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4738.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4739.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4740.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4741.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4742.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4743.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4744.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4745.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4746.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4747.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4748.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4749.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4750.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4751.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4752.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4753.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4754.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4755.             'doctrine.migrations.preferred_em' => NULL,
  4756.             'doctrine.migrations.preferred_connection' => NULL,
  4757.             'security.role_hierarchy.roles' => [
  4758.                 'ROLE_ADMIN' => [
  4759.                     => 'ROLE_USER',
  4760.                 ],
  4761.                 'ROLE_SUPER_ADMIN' => [
  4762.                     => 'ROLE_ADMIN',
  4763.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4764.                     => 'ROLE_COMMERCIAL',
  4765.                 ],
  4766.             ],
  4767.             'security.access.denied_url' => NULL,
  4768.             'security.authentication.manager.erase_credentials' => true,
  4769.             'security.authentication.session_strategy.strategy' => 'migrate',
  4770.             'security.access.always_authenticate_before_granting' => false,
  4771.             'security.authentication.hide_user_not_found' => true,
  4772.             'security.firewalls' => [
  4773.                 => 'dev',
  4774.                 => 'oauth_token',
  4775.                 => 'api_doc',
  4776.                 => 'api',
  4777.                 => 'sync_doc',
  4778.                 => 'sync',
  4779.                 => 'internal_api',
  4780.                 => 'partner_api_doc',
  4781.                 => 'partner_api',
  4782.                 => 'main',
  4783.             ],
  4784.             'security.api._indexed_authenticators' => [
  4785.             ],
  4786.             'security.sync._indexed_authenticators' => [
  4787.             ],
  4788.             'security.internal_api._indexed_authenticators' => [
  4789.             ],
  4790.             'security.partner_api._indexed_authenticators' => [
  4791.             ],
  4792.             'security.main._indexed_authenticators' => [
  4793.             ],
  4794.             'nelmio_alice.locale' => 'fr_FR',
  4795.             'nelmio_alice.functions_blacklist' => [
  4796.                 => 'current',
  4797.                 => 'shuffle',
  4798.                 => 'date',
  4799.                 => 'time',
  4800.                 => 'file',
  4801.                 => 'md5',
  4802.                 => 'sha1',
  4803.             ],
  4804.             'nelmio_alice.seed' => 1,
  4805.             'nelmio_alice.loading_limit' => 5,
  4806.             'nelmio_alice.max_unique_values_retry' => 150,
  4807.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  4808.             'hautelook_alice.fixtures_path' => [
  4809.                 => 'fixtures',
  4810.             ],
  4811.             'hautelook_alice.root_dirs' => [
  4812.                 => \dirname(__DIR__4),
  4813.             ],
  4814.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  4815.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  4816.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  4817.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  4818.             'fos_oauth_server.server.options' => [
  4819.                 'supported_scopes' => 'api',
  4820.                 'access_token_lifetime' => 86400,
  4821.             ],
  4822.             'fos_oauth_server.model_manager_name' => NULL,
  4823.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  4824.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  4825.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  4826.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  4827.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  4828.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  4829.             'fos_oauth_server.authorize.form.validation_groups' => [
  4830.                 => 'Authorize',
  4831.                 => 'Default',
  4832.             ],
  4833.             'nellapp_sdk.global_getter.global_entities' => [
  4834.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  4835.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  4836.                 'user_class' => 'App\\Entity\\Account\\User',
  4837.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  4838.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  4839.             ],
  4840.             'nellapp_sdk.default.doctrine_connection' => 'default',
  4841.             'nellapp_sdk.google.enable' => true,
  4842.             'nelmio_api_doc.areas' => [
  4843.                 => 'default',
  4844.                 => 'super_admin_async',
  4845.                 => 'app_sync',
  4846.                 => 'partner_api',
  4847.             ],
  4848.             'nelmio_api_doc.use_validation_groups' => false,
  4849.             'drosalys_api.serializer.symfony' => true,
  4850.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  4851.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4852.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4853.             'knp_paginator.page_range' => 5,
  4854.             'knp_paginator.page_limit' => NULL,
  4855.             'knp_menu.renderer.list.options' => [
  4856.             ],
  4857.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4858.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4859.             'knp_menu.renderer.twig.options' => [
  4860.             ],
  4861.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4862.             'knp_menu.default_renderer' => 'twig',
  4863.             'drosalys_form.collection.import_template' => true,
  4864.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  4865.             'drosalys_form.select_or_create.import_template' => true,
  4866.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4867.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  4868.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  4869.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  4870.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  4871.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  4872.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  4873.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  4874.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  4875.             'liip_imagine.resolvers' => [
  4876.                 'default' => [
  4877.                     'web_path' => [
  4878.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4879.                         'cache_prefix' => 'media/cache',
  4880.                     ],
  4881.                 ],
  4882.                 'cursus_uploads' => [
  4883.                     'flysystem' => [
  4884.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4885.                         'root_url' => 'none',
  4886.                         'visibility' => 'private',
  4887.                         'cache_prefix' => '',
  4888.                     ],
  4889.                 ],
  4890.                 'organization_uploads' => [
  4891.                     'flysystem' => [
  4892.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4893.                         'root_url' => 'none',
  4894.                         'visibility' => 'public',
  4895.                         'cache_prefix' => '',
  4896.                     ],
  4897.                 ],
  4898.                 'positioning_test_uploads' => [
  4899.                     'flysystem' => [
  4900.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4901.                         'root_url' => 'none',
  4902.                         'visibility' => 'public',
  4903.                         'cache_prefix' => '',
  4904.                     ],
  4905.                 ],
  4906.             ],
  4907.             'liip_imagine.loaders' => [
  4908.                 'default' => [
  4909.                     'filesystem' => [
  4910.                         'locator' => 'filesystem',
  4911.                         'data_root' => [
  4912.                             => (\dirname(__DIR__4).'/public'),
  4913.                         ],
  4914.                         'allow_unresolvable_data_roots' => false,
  4915.                         'bundle_resources' => [
  4916.                             'enabled' => false,
  4917.                             'access_control_type' => 'blacklist',
  4918.                             'access_control_list' => [
  4919.                             ],
  4920.                         ],
  4921.                     ],
  4922.                 ],
  4923.                 'cursus_uploads' => [
  4924.                     'flysystem' => [
  4925.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4926.                     ],
  4927.                 ],
  4928.                 'organization_uploads' => [
  4929.                     'flysystem' => [
  4930.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4931.                     ],
  4932.                 ],
  4933.                 'positioning_test_uploads' => [
  4934.                     'flysystem' => [
  4935.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4936.                     ],
  4937.                 ],
  4938.             ],
  4939.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4940.             'liip_imagine.jpegoptim.stripAll' => true,
  4941.             'liip_imagine.jpegoptim.max' => NULL,
  4942.             'liip_imagine.jpegoptim.progressive' => true,
  4943.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4944.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4945.             'liip_imagine.optipng.level' => 7,
  4946.             'liip_imagine.optipng.stripAll' => true,
  4947.             'liip_imagine.optipng.tempDir' => NULL,
  4948.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4949.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4950.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4951.             'liip_imagine.cwebp.tempDir' => NULL,
  4952.             'liip_imagine.cwebp.q' => 75,
  4953.             'liip_imagine.cwebp.alphaQ' => 100,
  4954.             'liip_imagine.cwebp.m' => 4,
  4955.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4956.             'liip_imagine.cwebp.alphaMethod' => 1,
  4957.             'liip_imagine.cwebp.exact' => false,
  4958.             'liip_imagine.cwebp.metadata' => [
  4959.                 => 'none',
  4960.             ],
  4961.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4962.             'liip_imagine.cache.resolver.default' => 'default',
  4963.             'liip_imagine.default_image' => NULL,
  4964.             'liip_imagine.filter_sets' => [
  4965.                 'channel_thumbnail' => [
  4966.                     'quality' => 100,
  4967.                     'jpeg_quality' => 80,
  4968.                     'png_compression_level' => 8,
  4969.                     'png_compression_filter' => NULL,
  4970.                     'format' => NULL,
  4971.                     'animated' => false,
  4972.                     'cache' => NULL,
  4973.                     'data_loader' => NULL,
  4974.                     'default_image' => NULL,
  4975.                     'filters' => [
  4976.                         'auto_rotate' => [
  4977.                         ],
  4978.                         'strip' => [
  4979.                         ],
  4980.                         'thumbnail' => [
  4981.                             'size' => [
  4982.                                 => 600,
  4983.                                 => 300,
  4984.                             ],
  4985.                             'mode' => 'inset',
  4986.                             'allow_upscale' => true,
  4987.                         ],
  4988.                     ],
  4989.                     'post_processors' => [
  4990.                     ],
  4991.                 ],
  4992.                 'avatar_thumbnail' => [
  4993.                     'quality' => 100,
  4994.                     'jpeg_quality' => 80,
  4995.                     'png_compression_level' => 8,
  4996.                     'png_compression_filter' => NULL,
  4997.                     'format' => NULL,
  4998.                     'animated' => false,
  4999.                     'cache' => NULL,
  5000.                     'data_loader' => NULL,
  5001.                     'default_image' => NULL,
  5002.                     'filters' => [
  5003.                         'auto_rotate' => [
  5004.                         ],
  5005.                         'strip' => [
  5006.                         ],
  5007.                         'thumbnail' => [
  5008.                             'size' => [
  5009.                                 => 100,
  5010.                                 => 100,
  5011.                             ],
  5012.                             'mode' => 'outbound',
  5013.                             'allow_upscale' => true,
  5014.                         ],
  5015.                     ],
  5016.                     'post_processors' => [
  5017.                     ],
  5018.                 ],
  5019.                 'cache' => [
  5020.                     'quality' => 100,
  5021.                     'jpeg_quality' => NULL,
  5022.                     'png_compression_level' => NULL,
  5023.                     'png_compression_filter' => NULL,
  5024.                     'format' => NULL,
  5025.                     'animated' => false,
  5026.                     'cache' => NULL,
  5027.                     'data_loader' => NULL,
  5028.                     'default_image' => NULL,
  5029.                     'filters' => [
  5030.                     ],
  5031.                     'post_processors' => [
  5032.                     ],
  5033.                 ],
  5034.                 'thumbnail' => [
  5035.                     'quality' => 50,
  5036.                     'jpeg_quality' => NULL,
  5037.                     'png_compression_level' => NULL,
  5038.                     'png_compression_filter' => NULL,
  5039.                     'format' => NULL,
  5040.                     'animated' => false,
  5041.                     'cache' => NULL,
  5042.                     'data_loader' => NULL,
  5043.                     'default_image' => NULL,
  5044.                     'filters' => [
  5045.                         'thumbnail' => [
  5046.                             'size' => [
  5047.                                 => 50,
  5048.                                 => 50,
  5049.                             ],
  5050.                             'mode' => 'inset',
  5051.                         ],
  5052.                     ],
  5053.                     'post_processors' => [
  5054.                     ],
  5055.                 ],
  5056.                 'drive_thumbnail' => [
  5057.                     'quality' => 50,
  5058.                     'jpeg_quality' => NULL,
  5059.                     'png_compression_level' => NULL,
  5060.                     'png_compression_filter' => NULL,
  5061.                     'format' => NULL,
  5062.                     'animated' => false,
  5063.                     'cache' => NULL,
  5064.                     'data_loader' => 'cursus_uploads',
  5065.                     'default_image' => NULL,
  5066.                     'filters' => [
  5067.                         'thumbnail' => [
  5068.                             'size' => [
  5069.                                 => 50,
  5070.                                 => 50,
  5071.                             ],
  5072.                             'mode' => 'inset',
  5073.                         ],
  5074.                     ],
  5075.                     'post_processors' => [
  5076.                     ],
  5077.                 ],
  5078.                 'question_picture' => [
  5079.                     'quality' => 90,
  5080.                     'jpeg_quality' => NULL,
  5081.                     'png_compression_level' => NULL,
  5082.                     'png_compression_filter' => NULL,
  5083.                     'format' => NULL,
  5084.                     'animated' => false,
  5085.                     'cache' => NULL,
  5086.                     'data_loader' => 'positioning_test_uploads',
  5087.                     'default_image' => NULL,
  5088.                     'filters' => [
  5089.                         'thumbnail' => [
  5090.                             'size' => [
  5091.                                 => 300,
  5092.                                 => 220,
  5093.                             ],
  5094.                             'mode' => 'inset',
  5095.                         ],
  5096.                     ],
  5097.                     'post_processors' => [
  5098.                     ],
  5099.                 ],
  5100.                 'question_picture_big' => [
  5101.                     'quality' => 90,
  5102.                     'jpeg_quality' => NULL,
  5103.                     'png_compression_level' => NULL,
  5104.                     'png_compression_filter' => NULL,
  5105.                     'format' => NULL,
  5106.                     'animated' => false,
  5107.                     'cache' => NULL,
  5108.                     'data_loader' => 'positioning_test_uploads',
  5109.                     'default_image' => NULL,
  5110.                     'filters' => [
  5111.                     ],
  5112.                     'post_processors' => [
  5113.                     ],
  5114.                 ],
  5115.                 'organization_file' => [
  5116.                     'quality' => 90,
  5117.                     'jpeg_quality' => NULL,
  5118.                     'png_compression_level' => NULL,
  5119.                     'png_compression_filter' => NULL,
  5120.                     'format' => NULL,
  5121.                     'animated' => false,
  5122.                     'cache' => NULL,
  5123.                     'data_loader' => 'organization_uploads',
  5124.                     'default_image' => NULL,
  5125.                     'filters' => [
  5126.                         'thumbnail' => [
  5127.                             'size' => [
  5128.                                 => 250,
  5129.                                 => 250,
  5130.                             ],
  5131.                             'mode' => 'inset',
  5132.                         ],
  5133.                     ],
  5134.                     'post_processors' => [
  5135.                     ],
  5136.                 ],
  5137.             ],
  5138.             'liip_imagine.binary.loader.default' => 'default',
  5139.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5140.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5141.             'liip_imagine.webp.generate' => false,
  5142.             'liip_imagine.webp.options' => [
  5143.                 'quality' => 100,
  5144.                 'cache' => NULL,
  5145.                 'data_loader' => NULL,
  5146.                 'post_processors' => [
  5147.                 ],
  5148.             ],
  5149.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  5150.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  5151.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  5152.             'karser_recaptcha3.score_threshold' => 0.5,
  5153.             'karser_recaptcha3.enabled' => true,
  5154.             'karser_recaptcha3.host' => 'www.google.com',
  5155.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  5156.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  5157.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  5158.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  5159.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  5160.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  5161.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  5162.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  5163.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  5164.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  5165.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  5166.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  5167.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  5168.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  5169.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  5170.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  5171.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  5172.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  5173.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  5174.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  5175.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  5176.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  5177.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  5178.             'spiriit_form_filter.where_method' => 'and',
  5179.             'spiriit_form_filter.text.condition_pattern' => 1,
  5180.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  5181.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  5182.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  5183.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  5184.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  5185.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  5186.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  5187.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  5188.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  5189.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  5190.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  5191.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  5192.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  5193.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  5194.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  5195.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  5196.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  5197.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  5198.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  5199.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  5200.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5201.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5202.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  5203.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  5204.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  5205.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  5206.             'oneup_uploader.config.cursus_upload' => [
  5207.                 'use_orphanage' => true,
  5208.                 'frontend' => 'dropzone',
  5209.                 'storage' => [
  5210.                     'type' => 'flysystem',
  5211.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  5212.                     'service' => NULL,
  5213.                     'directory' => NULL,
  5214.                     'stream_wrapper' => NULL,
  5215.                     'sync_buffer_size' => '100K',
  5216.                 ],
  5217.                 'allowed_mimetypes' => [
  5218.                     'image/jpeg' => [
  5219.                         => 'jpg',
  5220.                         => 'jpeg',
  5221.                     ],
  5222.                     'image/png' => [
  5223.                         => 'png',
  5224.                     ],
  5225.                     'application/pdf' => [
  5226.                         => 'pdf',
  5227.                     ],
  5228.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5229.                         => 'docx',
  5230.                     ],
  5231.                     'application/msword' => [
  5232.                         => 'doc',
  5233.                     ],
  5234.                     'application/vnd.oasis.opendocument.text' => [
  5235.                         => 'odt',
  5236.                     ],
  5237.                     'application/vnd.ms-excel' => [
  5238.                         => 'xls',
  5239.                     ],
  5240.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5241.                         => 'xlsx',
  5242.                     ],
  5243.                 ],
  5244.                 'max_size' => 10000000,
  5245.                 'namer' => 'app.file_abstract_cursus_namer',
  5246.                 'custom_frontend' => [
  5247.                     'name' => NULL,
  5248.                     'class' => NULL,
  5249.                 ],
  5250.                 'route_prefix' => '',
  5251.                 'endpoints' => [
  5252.                     'upload' => NULL,
  5253.                     'progress' => NULL,
  5254.                     'cancel' => NULL,
  5255.                 ],
  5256.                 'disallowed_mimetypes' => [
  5257.                 ],
  5258.                 'error_handler' => NULL,
  5259.                 'enable_progress' => false,
  5260.                 'enable_cancelation' => false,
  5261.                 'root_folder' => false,
  5262.             ],
  5263.             'oneup_uploader.config.organization_upload' => [
  5264.                 'use_orphanage' => true,
  5265.                 'frontend' => 'dropzone',
  5266.                 'storage' => [
  5267.                     'type' => 'flysystem',
  5268.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5269.                     'service' => NULL,
  5270.                     'directory' => NULL,
  5271.                     'stream_wrapper' => NULL,
  5272.                     'sync_buffer_size' => '100K',
  5273.                 ],
  5274.                 'allowed_mimetypes' => [
  5275.                     'image/jpeg' => [
  5276.                         => 'jpg',
  5277.                         => 'jpeg',
  5278.                     ],
  5279.                     'image/png' => [
  5280.                         => 'png',
  5281.                     ],
  5282.                     'image/gif' => [
  5283.                         => 'gif',
  5284.                     ],
  5285.                 ],
  5286.                 'max_size' => 10000000,
  5287.                 'namer' => 'app.organization_file_namer',
  5288.                 'custom_frontend' => [
  5289.                     'name' => NULL,
  5290.                     'class' => NULL,
  5291.                 ],
  5292.                 'route_prefix' => '',
  5293.                 'endpoints' => [
  5294.                     'upload' => NULL,
  5295.                     'progress' => NULL,
  5296.                     'cancel' => NULL,
  5297.                 ],
  5298.                 'disallowed_mimetypes' => [
  5299.                 ],
  5300.                 'error_handler' => NULL,
  5301.                 'enable_progress' => false,
  5302.                 'enable_cancelation' => false,
  5303.                 'root_folder' => false,
  5304.             ],
  5305.             'oneup_uploader.config.positioning_test_upload' => [
  5306.                 'use_orphanage' => true,
  5307.                 'frontend' => 'dropzone',
  5308.                 'storage' => [
  5309.                     'type' => 'flysystem',
  5310.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5311.                     'service' => NULL,
  5312.                     'directory' => NULL,
  5313.                     'stream_wrapper' => NULL,
  5314.                     'sync_buffer_size' => '100K',
  5315.                 ],
  5316.                 'allowed_mimetypes' => [
  5317.                     'image/jpeg' => [
  5318.                         => 'jpg',
  5319.                         => 'jpeg',
  5320.                     ],
  5321.                     'image/png' => [
  5322.                         => 'png',
  5323.                     ],
  5324.                     'image/gif' => [
  5325.                         => 'gif',
  5326.                     ],
  5327.                 ],
  5328.                 'max_size' => 10000000,
  5329.                 'namer' => 'app.positioning_test_file_namer',
  5330.                 'custom_frontend' => [
  5331.                     'name' => NULL,
  5332.                     'class' => NULL,
  5333.                 ],
  5334.                 'route_prefix' => '',
  5335.                 'endpoints' => [
  5336.                     'upload' => NULL,
  5337.                     'progress' => NULL,
  5338.                     'cancel' => NULL,
  5339.                 ],
  5340.                 'disallowed_mimetypes' => [
  5341.                 ],
  5342.                 'error_handler' => NULL,
  5343.                 'enable_progress' => false,
  5344.                 'enable_cancelation' => false,
  5345.                 'root_folder' => false,
  5346.             ],
  5347.             'oneup_uploader.controllers' => [
  5348.                 'cursus_upload' => [
  5349.                     => 'oneup_uploader.controller.cursus_upload',
  5350.                     => [
  5351.                         'enable_progress' => false,
  5352.                         'enable_cancelation' => false,
  5353.                         'route_prefix' => '',
  5354.                         'endpoints' => [
  5355.                             'upload' => NULL,
  5356.                             'progress' => NULL,
  5357.                             'cancel' => NULL,
  5358.                         ],
  5359.                     ],
  5360.                 ],
  5361.                 'organization_upload' => [
  5362.                     => 'oneup_uploader.controller.organization_upload',
  5363.                     => [
  5364.                         'enable_progress' => false,
  5365.                         'enable_cancelation' => false,
  5366.                         'route_prefix' => '',
  5367.                         'endpoints' => [
  5368.                             'upload' => NULL,
  5369.                             'progress' => NULL,
  5370.                             'cancel' => NULL,
  5371.                         ],
  5372.                     ],
  5373.                 ],
  5374.                 'positioning_test_upload' => [
  5375.                     => 'oneup_uploader.controller.positioning_test_upload',
  5376.                     => [
  5377.                         'enable_progress' => false,
  5378.                         'enable_cancelation' => false,
  5379.                         'route_prefix' => '',
  5380.                         'endpoints' => [
  5381.                             'upload' => NULL,
  5382.                             'progress' => NULL,
  5383.                             'cancel' => NULL,
  5384.                         ],
  5385.                     ],
  5386.                 ],
  5387.             ],
  5388.             'oneup_uploader.maxsize' => [
  5389.                 'cursus_upload' => 10000000,
  5390.                 'organization_upload' => 10000000,
  5391.                 'positioning_test_upload' => 10000000,
  5392.             ],
  5393.             'nelmio_cors.map' => [
  5394.                 '^/' => [
  5395.                 ],
  5396.             ],
  5397.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5398.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5399.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5400.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5401.             'data_collector.templates' => [
  5402.                 'data_collector.request' => [
  5403.                     => 'request',
  5404.                     => '@WebProfiler/Collector/request.html.twig',
  5405.                 ],
  5406.                 'data_collector.time' => [
  5407.                     => 'time',
  5408.                     => '@WebProfiler/Collector/time.html.twig',
  5409.                 ],
  5410.                 'data_collector.memory' => [
  5411.                     => 'memory',
  5412.                     => '@WebProfiler/Collector/memory.html.twig',
  5413.                 ],
  5414.                 'data_collector.validator' => [
  5415.                     => 'validator',
  5416.                     => '@WebProfiler/Collector/validator.html.twig',
  5417.                 ],
  5418.                 'data_collector.ajax' => [
  5419.                     => 'ajax',
  5420.                     => '@WebProfiler/Collector/ajax.html.twig',
  5421.                 ],
  5422.                 'data_collector.form' => [
  5423.                     => 'form',
  5424.                     => '@WebProfiler/Collector/form.html.twig',
  5425.                 ],
  5426.                 'data_collector.exception' => [
  5427.                     => 'exception',
  5428.                     => '@WebProfiler/Collector/exception.html.twig',
  5429.                 ],
  5430.                 'data_collector.logger' => [
  5431.                     => 'logger',
  5432.                     => '@WebProfiler/Collector/logger.html.twig',
  5433.                 ],
  5434.                 'data_collector.events' => [
  5435.                     => 'events',
  5436.                     => '@WebProfiler/Collector/events.html.twig',
  5437.                 ],
  5438.                 'data_collector.router' => [
  5439.                     => 'router',
  5440.                     => '@WebProfiler/Collector/router.html.twig',
  5441.                 ],
  5442.                 'data_collector.cache' => [
  5443.                     => 'cache',
  5444.                     => '@WebProfiler/Collector/cache.html.twig',
  5445.                 ],
  5446.                 'data_collector.translation' => [
  5447.                     => 'translation',
  5448.                     => '@WebProfiler/Collector/translation.html.twig',
  5449.                 ],
  5450.                 'data_collector.security' => [
  5451.                     => 'security',
  5452.                     => '@Security/Collector/security.html.twig',
  5453.                 ],
  5454.                 'data_collector.twig' => [
  5455.                     => 'twig',
  5456.                     => '@WebProfiler/Collector/twig.html.twig',
  5457.                 ],
  5458.                 'data_collector.http_client' => [
  5459.                     => 'http_client',
  5460.                     => '@WebProfiler/Collector/http_client.html.twig',
  5461.                 ],
  5462.                 'data_collector.doctrine' => [
  5463.                     => 'db',
  5464.                     => '@Doctrine/Collector/db.html.twig',
  5465.                 ],
  5466.                 'doctrine_migrations.migrations_collector' => [
  5467.                     => 'doctrine_migrations',
  5468.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5469.                 ],
  5470.                 'data_collector.dump' => [
  5471.                     => 'dump',
  5472.                     => '@Debug/Profiler/dump.html.twig',
  5473.                 ],
  5474.                 'data_collector.messenger' => [
  5475.                     => 'messenger',
  5476.                     => '@WebProfiler/Collector/messenger.html.twig',
  5477.                 ],
  5478.                 'notifier.data_collector' => [
  5479.                     => 'notifier',
  5480.                     => '@WebProfiler/Collector/notifier.html.twig',
  5481.                 ],
  5482.                 'data_collector.config' => [
  5483.                     => 'config',
  5484.                     => '@WebProfiler/Collector/config.html.twig',
  5485.                 ],
  5486.             ],
  5487.             'console.command.ids' => [
  5488.             ],
  5489.         ];
  5490.     }
  5491.     protected function throw($message)
  5492.     {
  5493.         throw new RuntimeException($message);
  5494.     }
  5495. }