var/cache/dev/ContainerFWH0hsr/App_KernelDevDebugContainer.php line 1109

Open in your IDE?
  1. <?php
  2. namespace ContainerFWH0hsr;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'admin_channel_user_data_drive_filesystem' => 'getAdminChannelUserDataDriveFilesystemService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  45.             'cursus_filesystem' => 'getCursusFilesystemService',
  46.             'data_collector.dump' => 'getDataCollector_DumpService',
  47.             'doctrine' => 'getDoctrineService',
  48.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  49.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  50.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'http_kernel' => 'getHttpKernelService',
  53.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  54.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  55.             'liip_imagine.cache.resolver.admin_channel_user_data_drive' => 'getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService',
  56.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  57.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  58.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  59.             'liip_imagine.cache.resolver.organization_uploads' => 'getLiipImagine_Cache_Resolver_OrganizationUploadsService',
  60.             'liip_imagine.cache.resolver.positioning_test_uploads' => 'getLiipImagine_Cache_Resolver_PositioningTestUploadsService',
  61.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  62.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  63.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  64.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  65.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  66.             'organization_filesystem' => 'getOrganizationFilesystemService',
  67.             'positioning_test_filesystem' => 'getPositioningTestFilesystemService',
  68.             'request_stack' => 'getRequestStackService',
  69.             'router' => 'getRouterService',
  70.             'translator' => 'getTranslatorService',
  71.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  72.             'cache_clearer' => 'getCacheClearerService',
  73.             'filesystem' => 'getFilesystemService',
  74.             'serializer' => 'getSerializerService',
  75.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  76.             'form.factory' => 'getForm_FactoryService',
  77.             'form.type.file' => 'getForm_Type_FileService',
  78.             'profiler' => 'getProfilerService',
  79.             'twig' => 'getTwigService',
  80.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  81.             'security.token_storage' => 'getSecurity_TokenStorageService',
  82.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  83.             'session' => 'getSessionService',
  84.             'validator' => 'getValidatorService',
  85.         ];
  86.         $this->fileMap = [
  87.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  88.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  89.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  90.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  91.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  92.             '.container.private.session' => 'get_Container_Private_SessionService',
  93.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  94.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  95.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  96.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  97.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  98.             'App\\Controller\\Account\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionActionService',
  99.             'App\\Controller\\Account\\Async\\Cursus\\GetCursusCertificate' => 'getGetCursusCertificateService',
  100.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  101.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  102.             'App\\Controller\\Account\\Async\\Cursus\\GetTrainingProgressionAction' => 'getGetTrainingProgressionActionService',
  103.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  104.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowDriveAction' => 'getShowDriveActionService',
  105.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowEventsAction' => 'getShowEventsActionService',
  106.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowFilesAction' => 'getShowFilesActionService',
  107.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowSkillsAction' => 'getShowSkillsActionService',
  108.             'App\\Controller\\Account\\ChannelUserData\\ChannelUserDataDashboardRedirectAction' => 'getChannelUserDataDashboardRedirectActionService',
  109.             'App\\Controller\\Account\\ChannelUserData\\DashBoardAction' => 'getDashBoardActionService',
  110.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowAction' => 'getShowActionService',
  111.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction2Service',
  112.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowFilesAction' => 'getShowFilesAction2Service',
  113.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  114.             'App\\Controller\\Account\\ChannelUserData\\RedirectDriveNotificationAction' => 'getRedirectDriveNotificationActionService',
  115.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  116.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction2Service',
  117.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction3Service',
  118.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  119.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  120.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  121.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  122.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  123.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  124.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  125.             'App\\Controller\\Account\\Notification\\NotificationIndexController' => 'getNotificationIndexControllerService',
  126.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  127.             'App\\Controller\\Account\\Notification\\RedirectController' => 'getRedirectControllerService',
  128.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  129.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  130.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  131.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  132.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  133.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  134.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Files\\GetCursusFiles' => 'getGetCursusFilesService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  138.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  139.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  140.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetTrainingProgressionAction' => 'getGetTrainingProgressionAction2Service',
  141.             'App\\Controller\\Admin\\Async\\Channel\\Certificate\\CursusStartCertificate\\GetPreviewCertificateAction' => 'getGetPreviewCertificateActionService',
  142.             'App\\Controller\\Admin\\Async\\Channel\\ChannelUserData\\TutorCollectionAction' => 'getTutorCollectionActionService',
  143.             'App\\Controller\\Admin\\Async\\Channel\\Company\\CollectionAction' => 'getCollectionAction2Service',
  144.             'App\\Controller\\Admin\\Async\\Channel\\Contact\\CollectionAction' => 'getCollectionAction3Service',
  145.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionAction4Service',
  146.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction5Service',
  147.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  148.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  149.             'App\\Controller\\Admin\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction6Service',
  150.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction7Service',
  151.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction8Service',
  152.             'App\\Controller\\Admin\\Async\\Channel\\User\\CompanyTutorCollectionAction' => 'getCompanyTutorCollectionActionService',
  153.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  154.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\AnalyticsAction' => 'getAnalyticsActionService',
  155.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Export\\ExportAdminsAction' => 'getExportAdminsActionService',
  156.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Export\\ExportListAction' => 'getExportListActionService',
  157.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\IndexAction' => 'getIndexAction2Service',
  158.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\RecallFileAction' => 'getRecallFileActionService',
  159.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowActivityAction' => 'getShowActivityActionService',
  160.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowDriveAction' => 'getShowDriveAction3Service',
  161.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowEventsAction' => 'getShowEventsAction2Service',
  162.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowFilesAction' => 'getShowFilesAction3Service',
  163.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowInformationsAction' => 'getShowInformationsActionService',
  164.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowPricesAction' => 'getShowPricesActionService',
  165.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowSkillsAction' => 'getShowSkillsAction2Service',
  166.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  167.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowAction' => 'getShowAction4Service',
  168.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowPermissionsAction' => 'getShowPermissionsActionService',
  169.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowProfileAction' => 'getShowProfileActionService',
  170.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  171.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  172.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  173.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction3Service',
  174.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  176.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  178.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  179.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  181.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipAction' => 'getDeleteInternshipActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipTutorAction' => 'getDeleteInternshipTutorActionService',
  184.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Export\\ExportAction' => 'getExportActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexAction' => 'getIndexAction4Service',
  186.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  188.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  189.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  190.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusTabAction' => 'getRedirectCursusTabActionService',
  191.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  192.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction4Service',
  193.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  194.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowFilesAction' => 'getShowFilesAction4Service',
  195.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  196.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowInternshipAction' => 'getShowInternshipActionService',
  197.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  198.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  199.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\RedirectControllerAction' => 'getRedirectControllerActionService',
  200.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowAction' => 'getShowAction5Service',
  201.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  202.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileAction2Service',
  203.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  204.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction3Service',
  205.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  206.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  207.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction6Service',
  208.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction5Service',
  209.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  210.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  211.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  212.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction7Service',
  213.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\AddAction' => 'getAddActionService',
  214.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\RemoveAction' => 'getRemoveActionService',
  215.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\ToggleRepresentativeContactAction' => 'getToggleRepresentativeContactActionService',
  216.             'App\\Controller\\Admin\\Channel\\Company\\DeleteAction' => 'getDeleteAction4Service',
  217.             'App\\Controller\\Admin\\Channel\\Company\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  218.             'App\\Controller\\Admin\\Channel\\Company\\EditAction' => 'getEditAction2Service',
  219.             'App\\Controller\\Admin\\Channel\\Company\\ExportAction' => 'getExportAction2Service',
  220.             'App\\Controller\\Admin\\Channel\\Company\\IndexAction' => 'getIndexAction6Service',
  221.             'App\\Controller\\Admin\\Channel\\Company\\NewAction' => 'getNewAction3Service',
  222.             'App\\Controller\\Admin\\Channel\\Company\\ShowAction' => 'getShowAction8Service',
  223.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\AddAction' => 'getAddAction2Service',
  224.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveAction' => 'getRemoveAction2Service',
  225.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  226.             'App\\Controller\\Admin\\Channel\\Configuration\\ShowAction' => 'getShowAction9Service',
  227.             'App\\Controller\\Admin\\Channel\\Contact\\EditAction' => 'getEditAction3Service',
  228.             'App\\Controller\\Admin\\Channel\\Contact\\ExportAction' => 'getExportAction3Service',
  229.             'App\\Controller\\Admin\\Channel\\Contact\\IndexAction' => 'getIndexAction7Service',
  230.             'App\\Controller\\Admin\\Channel\\Contact\\ShowAction' => 'getShowAction10Service',
  231.             'App\\Controller\\Admin\\Channel\\Contact\\ToggleArchiveAction' => 'getToggleArchiveActionService',
  232.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  233.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  234.             'App\\Controller\\Admin\\Channel\\Export\\DeleteAction' => 'getDeleteAction5Service',
  235.             'App\\Controller\\Admin\\Channel\\Export\\DownloadExportAction' => 'getDownloadExportActionService',
  236.             'App\\Controller\\Admin\\Channel\\Export\\IndexAction' => 'getIndexAction8Service',
  237.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction6Service',
  238.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  239.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction4Service',
  240.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction9Service',
  241.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction4Service',
  242.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction11Service',
  243.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddAction3Service',
  244.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveAction3Service',
  245.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  246.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardAction2Service',
  247.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  248.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction7Service',
  249.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  250.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction5Service',
  251.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction10Service',
  252.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction5Service',
  253.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction12Service',
  254.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction8Service',
  255.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  256.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction6Service',
  257.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction11Service',
  258.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction6Service',
  259.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction13Service',
  260.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  261.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction12Service',
  262.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction7Service',
  263.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  264.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  265.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction14Service',
  266.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction9Service',
  267.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  268.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DuplicateAction' => 'getDuplicateActionService',
  269.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction7Service',
  270.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction13Service',
  271.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction8Service',
  272.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  273.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction10Service',
  274.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  275.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DuplicateAction' => 'getDuplicateAction2Service',
  276.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction8Service',
  277.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction14Service',
  278.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction9Service',
  279.             'App\\Controller\\Admin\\Channel\\PositioningTest\\PositioningTestGoogleDriveAction' => 'getPositioningTestGoogleDriveActionService',
  280.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  281.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction15Service',
  282.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexActionService',
  283.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction15Service',
  284.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction11Service',
  285.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  286.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction9Service',
  287.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction16Service',
  288.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction10Service',
  289.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction16Service',
  290.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction12Service',
  291.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  292.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  293.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction17Service',
  294.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction11Service',
  295.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction17Service',
  296.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  297.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction4Service',
  298.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction3Service',
  299.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction13Service',
  300.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction9Service',
  301.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateAction3Service',
  302.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  303.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction18Service',
  304.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction12Service',
  305.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction18Service',
  306.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  307.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction19Service',
  308.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  309.             'App\\Controller\\Async\\Channel\\ActivityFeed\\CollectionAction' => 'getCollectionAction9Service',
  310.             'App\\Controller\\Async\\Channel\\ActivityFeed\\DeleteActivityAction' => 'getDeleteActivityActionService',
  311.             'App\\Controller\\Async\\Channel\\ActivityFeed\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  312.             'App\\Controller\\Async\\Channel\\ActivityFeed\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  313.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  314.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  315.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  316.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  317.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetAdminChannelUserDataCollectionAction' => 'getGetAdminChannelUserDataCollectionActionService',
  318.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetByAdminChannelUserDataAction' => 'getGetByAdminChannelUserDataActionService',
  319.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetGlobalAnalyticsAction' => 'getGetGlobalAnalyticsActionService',
  320.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetRepartitionByEventTypeAction' => 'getGetRepartitionByEventTypeActionService',
  321.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Certificate\\GetAdminCertificate' => 'getGetAdminCertificateService',
  322.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\CollectionAction' => 'getCollectionAction10Service',
  323.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\DeleteAction' => 'getDeleteAction14Service',
  324.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\GetAction' => 'getGetAction2Service',
  325.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PostAction' => 'getPostActionService',
  326.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PutFile' => 'getPutFileService',
  327.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\RestoreAction' => 'getRestoreAction3Service',
  328.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\ToRemoveAction' => 'getToRemoveActionService',
  329.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Planning\\GetAdminEventCollectionAction' => 'getGetAdminEventCollectionActionService',
  330.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CollectionAction' => 'getCollectionAction11Service',
  331.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CountByTagAction' => 'getCountByTagActionService',
  332.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\GetAction' => 'getGetAction3Service',
  333.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\NotifyServicesAction' => 'getNotifyServicesActionService',
  334.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PostAction' => 'getPostAction2Service',
  335.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PutAction' => 'getPutActionService',
  336.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RemoveAction' => 'getRemoveAction5Service',
  337.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RestoreAction' => 'getRestoreAction4Service',
  338.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\ToRemoveAction' => 'getToRemoveAction2Service',
  339.             'App\\Controller\\Async\\Channel\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  340.             'App\\Controller\\Async\\Channel\\Export\\ExportAnalyticsGraphAction' => 'getExportAnalyticsGraphActionService',
  341.             'App\\Controller\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction12Service',
  342.             'App\\Controller\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction13Service',
  343.             'App\\Controller\\Async\\Channel\\User\\AdminCollectionAction' => 'getAdminCollectionActionService',
  344.             'App\\Controller\\Commercial\\Async\\User\\CollectionAction' => 'getCollectionAction14Service',
  345.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  346.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  347.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  348.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  349.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  350.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction3Service',
  351.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  352.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction10Service',
  353.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction20Service',
  354.             'App\\Controller\\PartnerApi\\Account\\User\\GetChannelsAction' => 'getGetChannelsActionService',
  355.             'App\\Controller\\PartnerApi\\Channel\\Channel\\IndexAction' => 'getIndexAction21Service',
  356.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction15Service',
  357.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  358.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  359.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledConferenceAction' => 'getToggleEnabledConferenceActionService',
  360.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledPartnerApiIndexAction' => 'getToggleEnabledPartnerApiIndexActionService',
  361.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToogleEnabledCrmAction' => 'getToogleEnabledCrmActionService',
  362.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  363.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  364.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnableGoogleDriveAction' => 'getToggleEnableGoogleDriveActionService',
  365.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  366.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  367.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  368.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  369.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  370.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  371.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  372.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  373.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction4Service',
  374.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveFolderIndexAction' => 'getGoogleDriveFolderIndexActionService',
  375.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveShareItemAction' => 'getGoogleDriveShareItemActionService',
  376.             'App\\Controller\\SuperAdmin\\Sync\\DetailsAction' => 'getDetailsActionService',
  377.             'App\\Controller\\SuperAdmin\\Sync\\FullRefreshAction' => 'getFullRefreshActionService',
  378.             'App\\Controller\\SuperAdmin\\Sync\\IndexAction' => 'getIndexAction22Service',
  379.             'App\\Controller\\SuperAdmin\\Sync\\RetryAction' => 'getRetryActionService',
  380.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  381.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  382.             'App\\Controller\\Sync\\Account\\Notification\\CollectionAction' => 'getCollectionAction16Service',
  383.             'App\\Controller\\Sync\\Account\\Notification\\GetAction' => 'getGetAction4Service',
  384.             'App\\Controller\\Sync\\Account\\Sso\\RegisterAction' => 'getRegisterAction2Service',
  385.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction17Service',
  386.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction5Service',
  387.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutAction2Service',
  388.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  389.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction18Service',
  390.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction6Service',
  391.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  392.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction19Service',
  393.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction7Service',
  394.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  395.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\CollectionAction' => 'getCollectionAction20Service',
  396.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\GetAction' => 'getGetAction8Service',
  397.             'App\\Controller\\Sync\\Channel\\ChannelContact\\CollectionAction' => 'getCollectionAction21Service',
  398.             'App\\Controller\\Sync\\Channel\\ChannelContact\\GetAction' => 'getGetAction9Service',
  399.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction22Service',
  400.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction10Service',
  401.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction23Service',
  402.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction11Service',
  403.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction24Service',
  404.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction12Service',
  405.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction25Service',
  406.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction13Service',
  407.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction26Service',
  408.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction14Service',
  409.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction27Service',
  410.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction15Service',
  411.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction28Service',
  412.             'App\\Controller\\Sync\\Channel\\CompanyContact\\CollectionAction' => 'getCollectionAction29Service',
  413.             'App\\Controller\\Sync\\Channel\\CompanyContact\\GetAction' => 'getGetAction16Service',
  414.             'App\\Controller\\Sync\\Channel\\Company\\CollectionAction' => 'getCollectionAction30Service',
  415.             'App\\Controller\\Sync\\Channel\\Company\\GetAction' => 'getGetAction17Service',
  416.             'App\\Controller\\Sync\\Channel\\Contact\\CollectionAction' => 'getCollectionAction31Service',
  417.             'App\\Controller\\Sync\\Channel\\Contact\\GetAction' => 'getGetAction18Service',
  418.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\CollectionAction' => 'getCollectionAction32Service',
  419.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\GetAction' => 'getGetAction19Service',
  420.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction20Service',
  421.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction33Service',
  422.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction21Service',
  423.             'App\\Controller\\Sync\\Channel\\Organization\\CollectionAction' => 'getCollectionAction34Service',
  424.             'App\\Controller\\Sync\\Channel\\Organization\\GetAction' => 'getGetAction22Service',
  425.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction35Service',
  426.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction23Service',
  427.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction36Service',
  428.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction24Service',
  429.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction37Service',
  430.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction25Service',
  431.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction38Service',
  432.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction26Service',
  433.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction39Service',
  434.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction27Service',
  435.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction40Service',
  436.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction28Service',
  437.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction29Service',
  438.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction41Service',
  439.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  440.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  441.             'Faker\\Generator' => 'getGeneratorService',
  442.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  443.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction42Service',
  444.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  445.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  446.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  447.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  448.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  449.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction15Service',
  450.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction11Service',
  451.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction23Service',
  452.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction13Service',
  453.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  454.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
  455.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  456.             'admin_channel_user_data_certificate_filesystem' => 'getAdminChannelUserDataCertificateFilesystemService',
  457.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  458.             'app.file_channel_user_data_drive_namer' => 'getApp_FileChannelUserDataDriveNamerService',
  459.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  460.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  461.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  462.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  463.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  464.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  465.             'cache.app_clearer' => 'getCache_AppClearerService',
  466.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  467.             'cache.system_clearer' => 'getCache_SystemClearerService',
  468.             'cache_warmer' => 'getCacheWarmerService',
  469.             'console.command_loader' => 'getConsole_CommandLoaderService',
  470.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  471.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  472.             'error_controller' => 'getErrorController2Service',
  473.             'export_filesystem' => 'getExportFilesystemService',
  474.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  475.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  476.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  477.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  478.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  479.             'fos_js_routing.routes_response' => 'getFosJsRouting_RoutesResponseService',
  480.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  481.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  482.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  483.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  484.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  485.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  486.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  487.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  488.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  489.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  490.             'jms_serializer' => 'getJmsSerializerService',
  491.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  492.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  493.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  494.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  495.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  496.             'knp_paginator' => 'getKnpPaginatorService',
  497.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  498.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  499.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  500.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  501.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  502.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  503.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  504.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  505.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  506.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  507.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  508.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  509.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  510.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  511.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  512.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  513.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  514.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  515.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  516.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  517.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  518.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  519.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  520.             'nelmio_api_doc.generator.partner_api' => 'getNelmioApiDoc_Generator_PartnerApiService',
  521.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  522.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  523.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  524.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  525.             'oneup_uploader.controller.admin_channel_user_data_certificate_upload' => 'getOneupUploader_Controller_AdminChannelUserDataCertificateUploadService',
  526.             'oneup_uploader.controller.admin_channel_user_data_drive_upload' => 'getOneupUploader_Controller_AdminChannelUserDataDriveUploadService',
  527.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  528.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  529.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  530.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  531.             'oneup_uploader.orphanage.admin_channel_user_data_certificate_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataCertificateUploadService',
  532.             'oneup_uploader.orphanage.admin_channel_user_data_drive_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataDriveUploadService',
  533.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  534.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  535.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  536.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  537.             'routing.loader' => 'getRouting_LoaderService',
  538.             'services_resetter' => 'getServicesResetterService',
  539.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  540.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  541.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  542.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  543.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  544.         ];
  545.         $this->aliases = [
  546.             'App\\Kernel' => 'kernel',
  547.             'database_connection' => 'doctrine.dbal.default_connection',
  548.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  549.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  550.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  551.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  552.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  553.         ];
  554.         $this->privates['service_container'] = function () {
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  561.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  564.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  570.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  571.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Repository/ActivityRepositoryInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Repository/AbstractActivityRepository.php';
  573.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Activity/AbstractActivityRepository.php';
  574.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AdminChannelUserDataRepository.php';
  575.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceAccessRepositoryInterface.php';
  577.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Cursus/AbstractCursusRepository.php';
  578.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityFeedService.php';
  579.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityService.php';
  580.             include_once \dirname(__DIR__4).'/src/Service/Pdf/AbstractGenerator.php';
  581.             include_once \dirname(__DIR__4).'/src/Service/Pdf/ExportActivityGenerator.php';
  582.             include_once \dirname(__DIR__4).'/src/Service/Mailer/MailerService.php';
  583.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  585.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  586.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  587.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  589.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  590.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  603.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  622.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  629.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  677.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  678.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  679.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  680.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  692.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  737.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  738.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  739.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  740.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  742.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  743.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  745.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  748.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  749.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  753.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  754.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  755.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  759.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  761.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  762.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  765.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  766.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  767.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  768.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  769.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  785.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  786.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  787.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  789.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  790.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  791.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  792.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  793.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  794.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  795.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  796.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  797.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  799.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  800.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  801.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  802.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  803.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  804.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  805.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  806.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  808.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  810.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  812.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  813.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  814.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  815.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  838.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  839.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  841.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  842.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  843.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  844.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  845.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  846.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  847.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  848.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  849.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  851.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  852.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  853.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  854.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  855.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  856.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  857.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  858.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  861.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  862.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  863.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  864.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  865.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  866.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  868.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  874.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  876.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  877.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  879.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  880.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  881.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  882.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  883.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  885.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  886.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  887.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  888.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  889.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  890.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  891.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  893.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  909.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  910.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  911.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  912.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  913.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  914.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  915.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  916.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  917.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  923.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  941.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelNormalizer.php';
  942.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  943.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  950.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  951.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  952.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  953.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Service/ActivityFeedService.php';
  954.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  957.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  958.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  959.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  960.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  996.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  997.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  998.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1034.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/AlertExtension.php';
  1035.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  1036.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  1037.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  1038.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  1039.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  1040.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  1041.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/CompanyExtension.php';
  1042.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ContactExtension.php';
  1043.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/FileExportExtension.php';
  1044.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  1045.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  1046.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  1047.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  1048.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  1049.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/DriveExtension.php';
  1050.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  1051.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NumberExtension.php';
  1052.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SyncableResourceExtension.php';
  1053.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelContactExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ContactExtension.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/DateDiffExtension.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnumForFormExtension.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/IaExtension.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Twig/Extension/GoogleDrivePermissionExtension.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1116.         };
  1117.     }
  1118.     public function compile(): void
  1119.     {
  1120.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1121.     }
  1122.     public function isCompiled(): bool
  1123.     {
  1124.         return true;
  1125.     }
  1126.     public function getRemovedIds(): array
  1127.     {
  1128.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1129.     }
  1130.     protected function load($file$lazyLoad true)
  1131.     {
  1132.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1133.             return $class::do($this$lazyLoad);
  1134.         }
  1135.         if ('.' === $file[-4]) {
  1136.             $class substr($class0, -4);
  1137.         } else {
  1138.             $file .= '.php';
  1139.         }
  1140.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1141.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1142.     }
  1143.     protected function createProxy($class\Closure $factory)
  1144.     {
  1145.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1146.         return $factory();
  1147.     }
  1148.     /**
  1149.      * Gets the public '.container.private.filesystem' shared service.
  1150.      *
  1151.      * @return \Symfony\Component\Filesystem\Filesystem
  1152.      */
  1153.     protected function get_Container_Private_FilesystemService()
  1154.     {
  1155.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1156.     }
  1157.     /**
  1158.      * Gets the public '.container.private.profiler' shared service.
  1159.      *
  1160.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1161.      */
  1162.     protected function get_Container_Private_ProfilerService()
  1163.     {
  1164.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1165.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1166.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1167.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1168.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1169.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1170.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1171.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1172.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1173.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1174.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1175.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1176.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1177.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1178.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1179.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1180.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1181.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1182.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1183.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1184.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1185.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1186.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1187.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1188.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1189.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1190.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1191.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1192.         if ($this->has('kernel')) {
  1193.             $h->setKernel($b);
  1194.         }
  1195.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1196.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1197.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1198.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1199.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1200.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1201.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1202.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1203.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1204.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1205.         $instance->add($d);
  1206.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1207.         $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));
  1208.         $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())));
  1209.         $instance->add($e);
  1210.         $instance->add($f);
  1211.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1212.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1213.         $instance->add($g);
  1214.         $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()))));
  1215.         $instance->add($h);
  1216.         return $instance;
  1217.     }
  1218.     /**
  1219.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1220.      *
  1221.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1222.      */
  1223.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1224.     {
  1225.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1226.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1227.             return $this->services['.container.private.security.authorization_checker'];
  1228.         }
  1229.         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);
  1230.     }
  1231.     /**
  1232.      * Gets the public '.container.private.security.token_storage' shared service.
  1233.      *
  1234.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1235.      */
  1236.     protected function get_Container_Private_Security_TokenStorageService()
  1237.     {
  1238.         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, [
  1239.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1240.         ], [
  1241.             'request_stack' => '?',
  1242.         ]));
  1243.     }
  1244.     /**
  1245.      * Gets the public '.container.private.serializer' shared service.
  1246.      *
  1247.      * @return \Symfony\Component\Serializer\Serializer
  1248.      */
  1249.     protected function get_Container_Private_SerializerService()
  1250.     {
  1251.         $a = ($this->services['router'] ?? $this->getRouterService());
  1252.         if (isset($this->services['.container.private.serializer'])) {
  1253.             return $this->services['.container.private.serializer'];
  1254.         }
  1255.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  1256.         if (isset($this->services['.container.private.serializer'])) {
  1257.             return $this->services['.container.private.serializer'];
  1258.         }
  1259.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1260.         if (isset($this->services['.container.private.serializer'])) {
  1261.             return $this->services['.container.private.serializer'];
  1262.         }
  1263.         $d = ($this->privates['App\\Service\\ChannelUserData\\ActivityService'] ?? $this->getActivityServiceService());
  1264.         if (isset($this->services['.container.private.serializer'])) {
  1265.             return $this->services['.container.private.serializer'];
  1266.         }
  1267.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1268.         if (isset($this->services['.container.private.serializer'])) {
  1269.             return $this->services['.container.private.serializer'];
  1270.         }
  1271.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1272.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1273.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1274.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  1275.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$c$iNULL);
  1276.         $k = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($g$h$f$c$iNULL);
  1277.         $k->setEm($e);
  1278.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => new \App\Serializer\Normalizer\ChannelNormalizer($a$b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] ?? $this->getImageRunTimeService())), => new \App\Serializer\Normalizer\FileAbstractCursusNormalizer($j, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()), $a$this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN')), => new \App\Serializer\Normalizer\TrackDataActivityNormalizer($d$j), => new \App\Serializer\Normalizer\UserNormalizer(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), => new \Nellapp\Bundle\SDKBundle\ActivityFeed\Serializer\Normalizer\TrackDataActivityNormalizer(new \Nellapp\Bundle\SDKBundle\ActivityFeed\Service\ActivityFeedService(($this->services['translator'] ?? $this->getTranslatorService())), $j), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Denormalizer\SerialRelationDenormalizer($e), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Normalizer\SerialRelationNormalizer(), => $k=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), 10 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $h), 15 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g$h$c$iNULL)), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 20 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 21 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 22 => $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()]);
  1279.     }
  1280.     /**
  1281.      * Gets the public '.container.private.twig' shared service.
  1282.      *
  1283.      * @return \Twig\Environment
  1284.      */
  1285.     protected function get_Container_Private_TwigService()
  1286.     {
  1287.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1288.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1289.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1290.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1291.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1292.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1293.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1294.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1295.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1296.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1297.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1298.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1299.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1300.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1301.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1302.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1303.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1304.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1305.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1306.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1307.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1308.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1309.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1310.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1311.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1312.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1313.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1314.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1315.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1316.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1317.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1318.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1319.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1320.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1321.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1322.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1323.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1324.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1325.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1326.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1327.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1328.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1329.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1330.         $f = ($this->services['router'] ?? $this->getRouterService());
  1331.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1332.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1333.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1334.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1335.         $j = new \Knp\Menu\Util\MenuManipulator();
  1336.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1337.         $l = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1338.         $l->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1339.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1340.         $m->setEnvironment('dev');
  1341.         $m->setDebug(true);
  1342.         if ($this->has('.container.private.security.token_storage')) {
  1343.             $m->setTokenStorage($h);
  1344.         }
  1345.         if ($this->has('request_stack')) {
  1346.             $m->setRequestStack($g);
  1347.         }
  1348.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1349.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1350.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1351.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1352.         $instance->addExtension($d);
  1353.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1354.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1355.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1356.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1357.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1358.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1359.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1360.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1361.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1362.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1363.         $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())));
  1364.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1365.         $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)));
  1366.         $instance->addExtension(new \App\Twig\Extension\Account\AlertExtension());
  1367.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1368.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1369.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1370.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1371.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1372.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1373.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1374.         $instance->addExtension(new \App\Twig\Extension\Channel\CompanyExtension());
  1375.         $instance->addExtension(new \App\Twig\Extension\Channel\ContactExtension());
  1376.         $instance->addExtension(new \App\Twig\Extension\Channel\FileExportExtension());
  1377.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1378.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1379.         $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())));
  1380.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1381.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1382.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1383.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\DriveExtension());
  1384.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1385.         $instance->addExtension(new \App\Twig\Extension\NumberExtension());
  1386.         $instance->addExtension(new \App\Twig\Extension\SyncableResourceExtension());
  1387.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1388.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1389.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1390.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1391.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1392.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1393.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1394.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1395.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1396.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelContactExtension());
  1397.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1398.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1399.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1400.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1401.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ContactExtension());
  1402.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1403.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\DateDiffExtension());
  1404.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnumForFormExtension());
  1405.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1406.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1407.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1408.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1409.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\IaExtension());
  1410.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1411.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1412.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1413.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1414.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1415.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1416.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1417.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1418.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1419.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1420.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Google\Twig\Extension\GoogleDrivePermissionExtension());
  1421.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1422.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1423.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1424.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1425.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1426.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1427.         ], [
  1428.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1429.             'webpack_encore.tag_renderer' => '?',
  1430.         ])));
  1431.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1432.         $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, [
  1433.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1434.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1435.         ], [
  1436.             'list' => '?',
  1437.             'twig' => '?',
  1438.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1439.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1440.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1441.         }, 2)), $j$k), $k$j));
  1442.         $instance->addExtension($l);
  1443.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1444.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1445.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1446.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1447.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1448.         ], [
  1449.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1450.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1451.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1452.         $instance->addGlobal('app'$m);
  1453.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1454.             'App\\Twig\\Runtime\\Account\\AlertRuntime' => ['privates''App\\Twig\\Runtime\\Account\\AlertRuntime''getAlertRuntimeService'true],
  1455.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1456.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1457.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1458.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1459.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1460.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1461.             'App\\Twig\\Runtime\\Channel\\CompanyRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\CompanyRuntime''getCompanyRuntimeService'true],
  1462.             'App\\Twig\\Runtime\\Channel\\ContactRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ContactRuntime''getContactRuntimeService'true],
  1463.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\FileExportRuntime''getFileExportRuntimeService'true],
  1464.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1465.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1466.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1467.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1468.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1469.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1470.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime''getDriveRuntimeService'true],
  1471.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1472.             'App\\Twig\\Runtime\\NumberRuntime' => ['privates''App\\Twig\\Runtime\\NumberRuntime''getNumberRuntimeService'true],
  1473.             'App\\Twig\\Runtime\\SyncableResourceRuntime' => ['privates''App\\Twig\\Runtime\\SyncableResourceRuntime''getSyncableResourceRuntimeService'true],
  1474.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1475.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1476.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1477.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1478.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1479.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1480.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1481.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'true],
  1482.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1483.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'true],
  1484.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1485.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime''getChannelContactRuntimeService'true],
  1486.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1487.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1488.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1489.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1490.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime''getContactRuntime2Service'true],
  1491.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1492.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime''getDateDiffRuntimeService'true],
  1493.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime''getEnumForFormRuntimeService'true],
  1494.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1495.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1496.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1497.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1498.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime''getIaRuntimeService'true],
  1499.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1500.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1501.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'true],
  1502.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1503.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1504.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1505.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1506.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1507.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1508.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1509.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime''getGoogleDrivePermissionRuntimeService'true],
  1510.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1511.         ], [
  1512.             'App\\Twig\\Runtime\\Account\\AlertRuntime' => '?',
  1513.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1514.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1515.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1516.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1517.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1518.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1519.             'App\\Twig\\Runtime\\Channel\\CompanyRuntime' => '?',
  1520.             'App\\Twig\\Runtime\\Channel\\ContactRuntime' => '?',
  1521.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => '?',
  1522.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1523.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1524.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1525.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1526.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1527.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1528.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => '?',
  1529.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1530.             'App\\Twig\\Runtime\\NumberRuntime' => '?',
  1531.             'App\\Twig\\Runtime\\SyncableResourceRuntime' => '?',
  1532.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1533.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1534.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1535.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1536.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1537.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1538.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1539.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1540.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1541.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1542.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1543.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => '?',
  1544.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1545.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1546.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1547.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1548.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => '?',
  1549.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1550.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => '?',
  1551.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => '?',
  1552.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1553.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1554.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1555.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1556.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => '?',
  1557.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1558.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1559.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1560.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1561.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1562.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1563.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1564.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1565.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1566.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1567.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => '?',
  1568.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1569.         ])));
  1570.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1571.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1572.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1573.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1574.         return $instance;
  1575.     }
  1576.     /**
  1577.      * Gets the public '.container.private.validator' shared service.
  1578.      *
  1579.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1580.      */
  1581.     protected function get_Container_Private_ValidatorService()
  1582.     {
  1583.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1584.         if (isset($this->services['.container.private.validator'])) {
  1585.             return $this->services['.container.private.validator'];
  1586.         }
  1587.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1588.     }
  1589.     /**
  1590.      * Gets the public 'admin_channel_user_data_drive_filesystem' shared service.
  1591.      *
  1592.      * @return \League\Flysystem\Filesystem
  1593.      */
  1594.     protected function getAdminChannelUserDataDriveFilesystemService()
  1595.     {
  1596.         return $this->services['admin_channel_user_data_drive_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/'), NULL22NULLfalse), []);
  1597.     }
  1598.     /**
  1599.      * Gets the public 'cache.app' shared service.
  1600.      *
  1601.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1602.      */
  1603.     protected function getCache_AppService()
  1604.     {
  1605.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.aYaSoIc'] ?? $this->get_CacheConnection_AYaSoIcService()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1606.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1607.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1608.     }
  1609.     /**
  1610.      * Gets the public 'cache.system' shared service.
  1611.      *
  1612.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1613.      */
  1614.     protected function getCache_SystemService()
  1615.     {
  1616.         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())));
  1617.     }
  1618.     /**
  1619.      * Gets the public 'cache.validator_expression_language' shared service.
  1620.      *
  1621.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1622.      */
  1623.     protected function getCache_ValidatorExpressionLanguageService()
  1624.     {
  1625.         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())));
  1626.     }
  1627.     /**
  1628.      * Gets the public 'craue_formflow_util' shared service.
  1629.      *
  1630.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1631.      */
  1632.     protected function getCraueFormflowUtilService()
  1633.     {
  1634.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1635.     }
  1636.     /**
  1637.      * Gets the public 'cursus_filesystem' shared service.
  1638.      *
  1639.      * @return \League\Flysystem\Filesystem
  1640.      */
  1641.     protected function getCursusFilesystemService()
  1642.     {
  1643.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1644.     }
  1645.     /**
  1646.      * Gets the public 'data_collector.dump' shared service.
  1647.      *
  1648.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1649.      */
  1650.     protected function getDataCollector_DumpService()
  1651.     {
  1652.         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()));
  1653.     }
  1654.     /**
  1655.      * Gets the public 'doctrine' shared service.
  1656.      *
  1657.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1658.      */
  1659.     protected function getDoctrineService()
  1660.     {
  1661.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1662.     }
  1663.     /**
  1664.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1665.      *
  1666.      * @return \Doctrine\DBAL\Connection
  1667.      */
  1668.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1669.     {
  1670.         $a = new \Doctrine\DBAL\Configuration();
  1671.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1672.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1673.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1674.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1675.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1676.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1677.         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, [
  1678.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber''getInternshipSubscriber2Service'true],
  1679.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1680.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1681.             '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],
  1682.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1683.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1684.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber''getArchivableRepositorySubscriberService'true],
  1685.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'true],
  1686.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1687.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1688.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1689.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber''getTrackSubscriberService'true],
  1690.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1691.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1692.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1693.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1694.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1695.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  1696.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1697.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1698.             '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],
  1699.             '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],
  1700.             '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],
  1701.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1702.             'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_notification_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserNotificationClassResolveTargetEntityService'true],
  1703.         ], [
  1704.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => '?',
  1705.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1706.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1707.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1708.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1709.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1710.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => '?',
  1711.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  1712.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1713.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1714.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1715.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => '?',
  1716.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1717.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1718.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1719.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1720.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1721.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  1722.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1723.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1724.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1725.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1726.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1727.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1728.             'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' => '?',
  1729.         ]), [=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber'=> 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.resolve_target_entity'=> '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\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber'=> '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.user_notification_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'18 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'19 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'20 => 'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber'21 => 'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber'22 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 23 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 24 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 25 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 26 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 27 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 28 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]), []);
  1730.     }
  1731.     /**
  1732.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1733.      *
  1734.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1735.      */
  1736.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1737.     {
  1738.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1739.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1740.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1741.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''getUserContactSubscriberService'true],
  1742.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1743.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1744.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''getAdminChannelUserDataSubscriberService'true],
  1745.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1746.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1747.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''getInternshipSubscriberService'true],
  1748.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1749.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''getChannelConfigurationSubscriberService'true],
  1750.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1751.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1752.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1753.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber''getCompanyContactSubscriberService'true],
  1754.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''getCompanyChannelUserDataSubscriberService'true],
  1755.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1756.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1757.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1758.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1759.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1760.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1761.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1762.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1763.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''getBlockSubscriberService'true],
  1764.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1765.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''getPositioningTestSubscriberService'true],
  1766.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1767.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''getQuestionSubscriberService'true],
  1768.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1769.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1770.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1771.         ], [
  1772.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1773.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1774.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => '?',
  1775.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1776.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1777.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => '?',
  1778.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1779.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1780.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => '?',
  1781.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1782.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => '?',
  1783.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1784.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1785.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1786.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber' => '?',
  1787.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber' => '?',
  1788.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1789.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1790.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1791.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1792.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1793.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1794.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1795.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1796.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => '?',
  1797.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1798.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => '?',
  1799.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1800.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => '?',
  1801.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1802.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1803.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1804.         ]));
  1805.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1806.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1807.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1808.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1809.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1810.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1811.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1812.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1813.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber');
  1814.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1815.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1816.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1817.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1818.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1819.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1820.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1821.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1822.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1823.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1824.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1825.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber');
  1826.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1827.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1828.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1829.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1830.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1831.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1832.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1833.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1834.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1835.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1836.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1837.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1838.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1839.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1840.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1841.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1842.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1843.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1844.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1845.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1846.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1847.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1848.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1849.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1850.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1851.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1852.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1853.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1854.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1855.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1856.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1857.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1858.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1859.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1860.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1861.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1862.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1863.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1864.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1865.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1866.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1867.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1868.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1869.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1870.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1871.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1872.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1873.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1874.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1875.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber');
  1876.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1877.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1878.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1879.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1880.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1881.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1882.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1883.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1884.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1885.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1886.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1887.         return $instance;
  1888.     }
  1889.     /**
  1890.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1891.      *
  1892.      * @return \Doctrine\ORM\EntityManager
  1893.      */
  1894.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1895.     {
  1896.         if ($lazyLoad) {
  1897.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1898.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1899.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1900.                     $proxy->setProxyInitializer(null);
  1901.                     return true;
  1902.                 });
  1903.             });
  1904.         }
  1905.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1908.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1909.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1910.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1911.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1912.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1914.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1915.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1916.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1917.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1918.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1919.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1920.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1921.         $a = new \Doctrine\ORM\Configuration();
  1922.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1923.         $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')])));
  1924.         $b->addDriver($c'App\\Entity');
  1925.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1926.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1927.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Entity');
  1928.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1929.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Google\\Entity');
  1930.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1931.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1932.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1933.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1934.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1935.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1936.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1937.         ], [
  1938.             'doctrine.ulid_generator' => '?',
  1939.             'doctrine.uuid_generator' => '?',
  1940.         ])));
  1941.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1942.         $a->setProxyNamespace('Proxies');
  1943.         $a->setAutoGenerateProxyClasses(true);
  1944.         $a->setSchemaIgnoreClasses([]);
  1945.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1946.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1947.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1948.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1949.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1950.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1951.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1952.             'App\\Repository\\Account\\SsoAppSessionRepository' => ['privates''App\\Repository\\Account\\SsoAppSessionRepository''getSsoAppSessionRepositoryService'true],
  1953.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1954.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1955.             'App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository''getAbstractActivityRepositoryService'false],
  1956.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository''getActivityFeedRepositoryService'true],
  1957.             'App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository''getCommentActivityRepositoryService'true],
  1958.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1959.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1960.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository''getAdminChannelUserDataRepositoryService'false],
  1961.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository''getAdminChannelUserDataCertificateRepositoryService'true],
  1962.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository''getAdminDriveFileRepositoryService'true],
  1963.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1964.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository''getAbstractCursusProgressionRepositoryService'true],
  1965.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  1966.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1967.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1968.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1969.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository''getInternshipRepositoryService'true],
  1970.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1971.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1972.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1973.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1974.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1975.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => ['privates''App\\Repository\\Channel\\ChannelConfigurationRepository''getChannelConfigurationRepositoryService'true],
  1976.             'App\\Repository\\Channel\\ChannelContactRepository' => ['privates''App\\Repository\\Channel\\ChannelContactRepository''getChannelContactRepositoryService'true],
  1977.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1978.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1979.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1980.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1981.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1982.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1983.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1984.             'App\\Repository\\Channel\\CompanyContactRepository' => ['privates''App\\Repository\\Channel\\CompanyContactRepository''getCompanyContactRepositoryService'true],
  1985.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'true],
  1986.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1987.             'App\\Repository\\Channel\\Export\\FileExportRepository' => ['privates''App\\Repository\\Channel\\Export\\FileExportRepository''getFileExportRepositoryService'true],
  1988.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => ['privates''App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository''getChannelGoogleDriveFolderRepositoryService'true],
  1989.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1990.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1991.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1992.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1993.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1994.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1995.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1996.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1997.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1998.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1999.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  2000.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  2001.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  2002.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  2003.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  2004.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  2005.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  2006.             'App\\Repository\\Common\\ContactRepository' => ['privates''App\\Repository\\Common\\ContactRepository''getContactRepositoryService'true],
  2007.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  2008.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  2009.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  2010.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  2011.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  2012.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  2013.             'App\\Repository\\Sync\\SyncableResourceAppStateRepository' => ['privates''App\\Repository\\Sync\\SyncableResourceAppStateRepository''getSyncableResourceAppStateRepositoryService'true],
  2014.             'App\\Repository\\Sync\\SyncableResourceRepository' => ['privates''App\\Repository\\Sync\\SyncableResourceRepository''getSyncableResourceRepositoryService'true],
  2015.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository''getGoogleDriveFileRepositoryService'true],
  2016.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository''getGoogleDriveFolderRepositoryService'true],
  2017.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository''getGoogleDrivePermissionRepositoryService'true],
  2018.         ], [
  2019.             'App\\Repository\\Account\\NotificationRepository' => '?',
  2020.             'App\\Repository\\Account\\SsoAppSessionRepository' => '?',
  2021.             'App\\Repository\\Account\\UserRepository' => '?',
  2022.             'App\\Repository\\App\\AppRepository' => '?',
  2023.             'App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository' => '?',
  2024.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => '?',
  2025.             'App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository' => '?',
  2026.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  2027.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  2028.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => '?',
  2029.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminChannelUserDataCertificateRepository' => '?',
  2030.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => '?',
  2031.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  2032.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => '?',
  2033.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  2034.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  2035.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  2036.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  2037.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => '?',
  2038.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  2039.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  2040.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  2041.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  2042.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  2043.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => '?',
  2044.             'App\\Repository\\Channel\\ChannelContactRepository' => '?',
  2045.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  2046.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  2047.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  2048.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  2049.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  2050.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  2051.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  2052.             'App\\Repository\\Channel\\CompanyContactRepository' => '?',
  2053.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  2054.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  2055.             'App\\Repository\\Channel\\Export\\FileExportRepository' => '?',
  2056.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => '?',
  2057.             'App\\Repository\\Channel\\GroupRepository' => '?',
  2058.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  2059.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  2060.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  2061.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  2062.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  2063.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  2064.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  2065.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  2066.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  2067.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  2068.             'App\\Repository\\Channel\\RoomRepository' => '?',
  2069.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  2070.             'App\\Repository\\Channel\\SessionRepository' => '?',
  2071.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  2072.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  2073.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  2074.             'App\\Repository\\Common\\ContactRepository' => '?',
  2075.             'App\\Repository\\Common\\FileRepository' => '?',
  2076.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  2077.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  2078.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  2079.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  2080.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  2081.             'App\\Repository\\Sync\\SyncableResourceAppStateRepository' => '?',
  2082.             'App\\Repository\\Sync\\SyncableResourceRepository' => '?',
  2083.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => '?',
  2084.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => '?',
  2085.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => '?',
  2086.         ])));
  2087.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  2088.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  2089.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2090.         $a->addCustomStringFunction('JSON_CONTAINS''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2091.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2092.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2093.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2094.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  2095.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2096.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2097.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2098.         return $instance;
  2099.     }
  2100.     /**
  2101.      * Gets the public 'event_dispatcher' shared service.
  2102.      *
  2103.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2104.      */
  2105.     protected function getEventDispatcherService()
  2106.     {
  2107.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2108.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2109.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2110.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2111.         $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())));
  2112.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  2113.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  2114.         }, => 'postUpload'], 0);
  2115.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2116.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  2117.         }, => 'onValidate'], 0);
  2118.         $instance->addListener('kernel.controller', [=> function () {
  2119.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2120.         }, => 'onKernelController'], 0);
  2121.         $instance->addListener('kernel.request', [=> function () {
  2122.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2123.         }, => 'onKernelRequest'], 0);
  2124.         $instance->addListener('kernel.exception', [=> function () {
  2125.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2126.         }, => 'onKernelException'], 0);
  2127.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  2128.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  2129.         }, => 'onPreviousStepInvalid'], 0);
  2130.         $instance->addListener('flow.flow_expired', [=> function () {
  2131.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  2132.         }, => 'onFlowExpired'], 0);
  2133.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  2134.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  2135.         }, => 'onFilterBuilderPrepare'], 0);
  2136.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  2137.             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')));
  2138.         }, => 'onApplyFilterCondition'], 0);
  2139.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2140.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  2141.         }, => 'onValidate'], 0);
  2142.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2143.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  2144.         }, => 'onValidate'], 0);
  2145.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2146.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  2147.         }, => 'onValidate'], 0);
  2148.         $instance->addListener('kernel.request', [=> function () {
  2149.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2150.         }, => 'onKernelRequest'], 250);
  2151.         $instance->addListener('kernel.response', [=> function () {
  2152.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2153.         }, => 'onKernelResponse'], 0);
  2154.         $instance->addListener('kernel.response', [=> function () {
  2155.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2156.         }, => 'onResponse'], -10);
  2157.         $instance->addListener('knp_pager.items', [=> function () {
  2158.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  2159.         }, => 'items'], 0);
  2160.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  2161.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  2162.         }, => '__invoke'], 0);
  2163.         $instance->addListener('kernel.request', [=> function () {
  2164.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  2165.         }, => '__invoke'], 0);
  2166.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2167.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->load('getLogoutSubscriberService'));
  2168.         }, => 'logout'], 0);
  2169.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  2170.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  2171.         }, => 'onPreAuthorization'], 0);
  2172.         $instance->addListener('kernel.exception', [=> function () {
  2173.             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'))));
  2174.         }, => 'onKernelException'], 0);
  2175.         $instance->addListener('kernel.terminate', [=> function () {
  2176.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2177.         }, => 'sendTracked'], 0);
  2178.         $instance->addListener('console.terminate', [=> function () {
  2179.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2180.         }, => 'sendTracked'], 0);
  2181.         $instance->addListener('kernel.response', [=> function () {
  2182.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2183.         }, => 'onKernelResponse'], 0);
  2184.         $instance->addListener('kernel.response', [=> function () {
  2185.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2186.         }, => 'onKernelResponse'], -1024);
  2187.         $instance->addListener('kernel.request', [=> function () {
  2188.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2189.         }, => 'setDefaultLocale'], 100);
  2190.         $instance->addListener('kernel.request', [=> function () {
  2191.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2192.         }, => 'onKernelRequest'], 16);
  2193.         $instance->addListener('kernel.finish_request', [=> function () {
  2194.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2195.         }, => 'onKernelFinishRequest'], 0);
  2196.         $instance->addListener('kernel.request', [=> function () {
  2197.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2198.         }, => 'onKernelRequest'], 256);
  2199.         $instance->addListener('kernel.response', [=> function () {
  2200.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2201.         }, => 'onResponse'], -255);
  2202.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2203.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2204.         }, => 'onControllerArguments'], 0);
  2205.         $instance->addListener('kernel.exception', [=> function () {
  2206.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2207.         }, => 'logKernelException'], 0);
  2208.         $instance->addListener('kernel.exception', [=> function () {
  2209.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2210.         }, => 'onKernelException'], -128);
  2211.         $instance->addListener('kernel.response', [=> function () {
  2212.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2213.         }, => 'removeCspHeader'], -128);
  2214.         $instance->addListener('kernel.request', [=> function () {
  2215.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2216.         }, => 'onKernelRequest'], 15);
  2217.         $instance->addListener('kernel.finish_request', [=> function () {
  2218.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2219.         }, => 'onKernelFinishRequest'], -15);
  2220.         $instance->addListener('console.error', [=> function () {
  2221.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2222.         }, => 'onConsoleError'], -128);
  2223.         $instance->addListener('console.terminate', [=> function () {
  2224.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2225.         }, => 'onConsoleTerminate'], -128);
  2226.         $instance->addListener('console.error', [=> function () {
  2227.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2228.         }, => 'onConsoleError'], 0);
  2229.         $instance->addListener('kernel.request', [=> function () {
  2230.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2231.         }, => 'configure'], 2048);
  2232.         $instance->addListener('console.command', [=> function () {
  2233.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2234.         }, => 'configure'], 2048);
  2235.         $instance->addListener('kernel.request', [=> function () {
  2236.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2237.         }, => 'onKernelRequest'], 32);
  2238.         $instance->addListener('kernel.finish_request', [=> function () {
  2239.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2240.         }, => 'onKernelFinishRequest'], 0);
  2241.         $instance->addListener('kernel.exception', [=> function () {
  2242.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2243.         }, => 'onKernelException'], -64);
  2244.         $instance->addListener('kernel.response', [=> function () {
  2245.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2246.         }, => 'onKernelResponse'], 0);
  2247.         $instance->addListener('kernel.request', [=> function () {
  2248.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2249.         }, => 'onKernelRequest'], 128);
  2250.         $instance->addListener('kernel.response', [=> function () {
  2251.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2252.         }, => 'onKernelResponse'], -1000);
  2253.         $instance->addListener('kernel.finish_request', [=> function () {
  2254.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2255.         }, => 'onFinishRequest'], 0);
  2256.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2257.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2258.         }, => 'onMessageFailed'], 100);
  2259.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2260.             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()));
  2261.         }, => 'onMessageFailed'], 200);
  2262.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2263.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2264.         }, => 'onWorkerStarted'], 0);
  2265.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2266.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2267.         }, => 'onWorkerRunning'], 0);
  2268.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2269.             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()));
  2270.         }, => 'onMessageFailed'], 0);
  2271.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2272.             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()));
  2273.         }, => 'onWorkerRunning'], 0);
  2274.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2275.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2276.         }, => 'onNotification'], -255);
  2277.         $instance->addListener('kernel.response', [=> function () {
  2278.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2279.         }, => 'onKernelResponse'], -100);
  2280.         $instance->addListener('kernel.exception', [=> function () {
  2281.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2282.         }, => 'onKernelException'], 0);
  2283.         $instance->addListener('kernel.terminate', [=> function () {
  2284.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2285.         }, => 'onKernelTerminate'], -1024);
  2286.         $instance->addListener('kernel.controller', [=> function () {
  2287.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2288.         }, => 'onKernelController'], 0);
  2289.         $instance->addListener('kernel.response', [=> function () {
  2290.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2291.         }, => 'onKernelResponse'], 0);
  2292.         $instance->addListener('kernel.controller', [=> function () {
  2293.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2294.         }, => 'onKernelController'], 0);
  2295.         $instance->addListener('kernel.controller', [=> function () {
  2296.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2297.         }, => 'onKernelController'], 0);
  2298.         $instance->addListener('kernel.controller', [=> function () {
  2299.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2300.         }, => 'onKernelController'], -128);
  2301.         $instance->addListener('kernel.view', [=> function () {
  2302.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2303.         }, => 'onKernelView'], 0);
  2304.         $instance->addListener('kernel.controller', [=> function () {
  2305.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2306.         }, => 'onKernelController'], 0);
  2307.         $instance->addListener('kernel.response', [=> function () {
  2308.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2309.         }, => 'onKernelResponse'], 0);
  2310.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2311.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2312.         }, => 'onKernelControllerArguments'], 0);
  2313.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2314.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2315.         }, => 'onKernelControllerArguments'], 0);
  2316.         $instance->addListener('kernel.response', [=> function () {
  2317.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2318.         }, => 'onKernelResponse'], -128);
  2319.         $instance->addListener('console.command', [=> function () {
  2320.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2321.         }, => 'onCommand'], 255);
  2322.         $instance->addListener('console.terminate', [=> function () {
  2323.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2324.         }, => 'onTerminate'], -255);
  2325.         $instance->addListener('console.command', [=> function () {
  2326.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2327.         }, => 'configure'], 1024);
  2328.         $instance->addListener('console.error', [=> function () {
  2329.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2330.         }, => 'onConsoleError'], 0);
  2331.         $instance->addListener('console.terminate', [=> function () {
  2332.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2333.         }, => 'onConsoleTerminate'], 0);
  2334.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2335.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2336.         }, => 'onWorkerMessageHandled'], 0);
  2337.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2338.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2339.         }, => 'onWorkerMessageFailed'], 0);
  2340.         $instance->addListener('kernel.response', [=> function () {
  2341.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2342.         }, => 'onKernelResponse'], 0);
  2343.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2344.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2345.         }, => 'onVoterVote'], 0);
  2346.         $instance->addListener('kernel.request', [=> function () {
  2347.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2348.         }, => 'configureLogoutUrlGenerator'], 8);
  2349.         $instance->addListener('kernel.request', [=> function () {
  2350.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2351.         }, => 'onKernelRequest'], 8);
  2352.         $instance->addListener('kernel.finish_request', [=> function () {
  2353.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2354.         }, => 'onKernelFinishRequest'], 0);
  2355.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2356.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2357.         }, => '__invoke'], 31);
  2358.         $instance->addListener('kernel.response', [=> function () {
  2359.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  2360.         }, => 'onResponse'], 0);
  2361.         $instance->addListener('kernel.request', [=> function () {
  2362.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2363.         }, => '__invoke'], 32);
  2364.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2365.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2366.         }, => '__invoke'], 15);
  2367.         $instance->addListener('kernel.terminate', [=> function () {
  2368.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2369.         }, => 'refreshTracked'], 0);
  2370.         $instance->addListener('console.terminate', [=> function () {
  2371.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2372.         }, => 'refreshTracked'], 0);
  2373.         $instance->addListener('kernel.terminate', [=> function () {
  2374.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2375.         }, => 'exportTracked'], 0);
  2376.         $instance->addListener('console.terminate', [=> function () {
  2377.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2378.         }, => 'exportTracked'], 0);
  2379.         $instance->addListener('kernel.terminate', [=> function () {
  2380.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2381.         }, => 'refreshTracked'], 0);
  2382.         $instance->addListener('console.terminate', [=> function () {
  2383.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2384.         }, => 'refreshTracked'], 0);
  2385.         $instance->addListener('kernel.controller', [=> function () {
  2386.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2387.         }, => '__invoke'], 15);
  2388.         $instance->addListener('kernel.view', [=> function () {
  2389.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2390.         }, => '__invoke'], 63);
  2391.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2392.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2393.         }, => '__invoke'], -63);
  2394.         $instance->addListener('kernel.exception', [=> function () {
  2395.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2396.         }, => '__invoke'], -195);
  2397.         $instance->addListener('knp_pager.before', [=> function () {
  2398.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2399.         }, => 'before'], 0);
  2400.         $instance->addListener('knp_pager.pagination', [=> function () {
  2401.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2402.         }, => 'pagination'], 0);
  2403.         $instance->addListener('knp_pager.before', [=> function () {
  2404.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2405.         }, => 'before'], 1);
  2406.         $instance->addListener('knp_pager.before', [=> function () {
  2407.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2408.         }, => 'before'], 1);
  2409.         $instance->addListener('knp_pager.pagination', [=> function () {
  2410.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2411.         }, => 'pagination'], 1);
  2412.         $instance->addListener('kernel.response', [=> function () {
  2413.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2414.         }, => 'onKernelResponse'], 50);
  2415.         $instance->addListener('kernel.finish_request', [=> function () {
  2416.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2417.         }, => 'resetAssets'], 0);
  2418.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2419.             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()));
  2420.         }, => 'filterBoolean'], 0);
  2421.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2422.             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()));
  2423.         }, => 'filterCheckbox'], 0);
  2424.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2425.             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()));
  2426.         }, => 'filterValue'], 0);
  2427.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2428.             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()));
  2429.         }, => 'filterDate'], 0);
  2430.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2431.             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()));
  2432.         }, => 'filterDateRange'], 0);
  2433.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2434.             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()));
  2435.         }, => 'filterDateTime'], 0);
  2436.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2437.             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()));
  2438.         }, => 'filterDateTimeRange'], 0);
  2439.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2440.             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()));
  2441.         }, => 'filterEntity'], 0);
  2442.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2443.             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()));
  2444.         }, => 'filterEnum'], 0);
  2445.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2446.             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()));
  2447.         }, => 'filterNumber'], 0);
  2448.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2449.             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()));
  2450.         }, => 'filterNumberRange'], 0);
  2451.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2452.             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()));
  2453.         }, => 'filterText'], 0);
  2454.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2455.             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()));
  2456.         }, => 'filterText'], 0);
  2457.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2458.             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()));
  2459.         }, => 'filterValue'], 0);
  2460.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2461.             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()));
  2462.         }, => 'filterValue'], 0);
  2463.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2464.             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()));
  2465.         }, => 'filterValue'], 0);
  2466.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2467.             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()));
  2468.         }, => 'filterValue'], 0);
  2469.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2470.             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()));
  2471.         }, => 'filterValue'], 0);
  2472.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2473.             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()));
  2474.         }, => 'filterValue'], 0);
  2475.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2476.             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()));
  2477.         }, => 'filterValue'], 0);
  2478.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2479.             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()));
  2480.         }, => 'filterValue'], 0);
  2481.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2482.             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()));
  2483.         }, => 'filterEntity'], 0);
  2484.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2485.             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()));
  2486.         }, => 'filterValue'], 0);
  2487.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2488.             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()));
  2489.         }, => 'filterValue'], 0);
  2490.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2491.             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()));
  2492.         }, => 'filterValue'], 0);
  2493.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2494.             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()));
  2495.         }, => 'filterValue'], 0);
  2496.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2497.             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()));
  2498.         }, => 'filterDate'], 0);
  2499.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2500.             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()));
  2501.         }, => 'filterDate'], 0);
  2502.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2503.             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()));
  2504.         }, => 'filterDate'], 0);
  2505.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2506.             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()));
  2507.         }, => 'filterValue'], 0);
  2508.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2509.             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()));
  2510.         }, => 'filterValue'], 0);
  2511.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2512.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2513.         }, => 'onLogout'], 0);
  2514.         return $instance;
  2515.     }
  2516.     /**
  2517.      * Gets the public 'http_kernel' shared service.
  2518.      *
  2519.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2520.      */
  2521.     protected function getHttpKernelService()
  2522.     {
  2523.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2524.         if (isset($this->services['http_kernel'])) {
  2525.             return $this->services['http_kernel'];
  2526.         }
  2527.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2528.         if (isset($this->services['http_kernel'])) {
  2529.             return $this->services['http_kernel'];
  2530.         }
  2531.         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);
  2532.     }
  2533.     /**
  2534.      * Gets the public 'knp_menu.matcher' shared service.
  2535.      *
  2536.      * @return \Knp\Menu\Matcher\Matcher
  2537.      */
  2538.     protected function getKnpMenu_MatcherService()
  2539.     {
  2540.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2541.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2542.         }, 1));
  2543.     }
  2544.     /**
  2545.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2546.      *
  2547.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2548.      */
  2549.     protected function getLiipImagine_Cache_ManagerService()
  2550.     {
  2551.         $a = ($this->services['router'] ?? $this->getRouterService());
  2552.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2553.             return $this->services['liip_imagine.cache.manager'];
  2554.         }
  2555.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2556.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2557.             return $this->services['liip_imagine.cache.manager'];
  2558.         }
  2559.         $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);
  2560.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2561.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2562.         $instance->addResolver('admin_channel_user_data_drive', ($this->services['liip_imagine.cache.resolver.admin_channel_user_data_drive'] ?? $this->getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()));
  2563.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2564.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2565.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2566.         return $instance;
  2567.     }
  2568.     /**
  2569.      * Gets the public 'liip_imagine.cache.resolver.admin_channel_user_data_drive' shared service.
  2570.      *
  2571.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2572.      */
  2573.     protected function getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()
  2574.     {
  2575.         return $this->services['liip_imagine.cache.resolver.admin_channel_user_data_drive'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['admin_channel_user_data_drive_filesystem'] ?? $this->getAdminChannelUserDataDriveFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''private');
  2576.     }
  2577.     /**
  2578.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2579.      *
  2580.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2581.      */
  2582.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2583.     {
  2584.         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');
  2585.     }
  2586.     /**
  2587.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2588.      *
  2589.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2590.      */
  2591.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2592.     {
  2593.         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');
  2594.     }
  2595.     /**
  2596.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2597.      *
  2598.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2599.      */
  2600.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2601.     {
  2602.         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()));
  2603.     }
  2604.     /**
  2605.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2606.      *
  2607.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2608.      */
  2609.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2610.     {
  2611.         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');
  2612.     }
  2613.     /**
  2614.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2615.      *
  2616.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2617.      */
  2618.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2619.     {
  2620.         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');
  2621.     }
  2622.     /**
  2623.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2624.      *
  2625.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2626.      */
  2627.     protected function getLiipImagine_Cache_SignerService()
  2628.     {
  2629.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2630.     }
  2631.     /**
  2632.      * Gets the public 'messenger.default_bus' shared service.
  2633.      *
  2634.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2635.      */
  2636.     protected function getMessenger_DefaultBusService()
  2637.     {
  2638.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2639.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2640.             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')));
  2641.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2642.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2643.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2644.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->load('getMenuDisplayedMiddlewareService'));
  2645.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2646.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2647.         }, 8)));
  2648.     }
  2649.     /**
  2650.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2651.      *
  2652.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2653.      */
  2654.     protected function getOneupUploader_OrphanageManagerService()
  2655.     {
  2656.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2657.     }
  2658.     /**
  2659.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2660.      *
  2661.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2662.      */
  2663.     protected function getOneupUploader_Templating_UploaderHelperService()
  2664.     {
  2665.         $a = ($this->services['router'] ?? $this->getRouterService());
  2666.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2667.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2668.         }
  2669.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2670.     }
  2671.     /**
  2672.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2673.      *
  2674.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2675.      */
  2676.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2677.     {
  2678.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2679.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2680.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2681.         }
  2682.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2683.     }
  2684.     /**
  2685.      * Gets the public 'organization_filesystem' shared service.
  2686.      *
  2687.      * @return \League\Flysystem\Filesystem
  2688.      */
  2689.     protected function getOrganizationFilesystemService()
  2690.     {
  2691.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2692.     }
  2693.     /**
  2694.      * Gets the public 'positioning_test_filesystem' shared service.
  2695.      *
  2696.      * @return \League\Flysystem\Filesystem
  2697.      */
  2698.     protected function getPositioningTestFilesystemService()
  2699.     {
  2700.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2701.     }
  2702.     /**
  2703.      * Gets the public 'request_stack' shared service.
  2704.      *
  2705.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2706.      */
  2707.     protected function getRequestStackService()
  2708.     {
  2709.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2710.     }
  2711.     /**
  2712.      * Gets the public 'router' shared autowired service.
  2713.      *
  2714.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2715.      */
  2716.     protected function getRouterService()
  2717.     {
  2718.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2719.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2720.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2721.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2722.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2723.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2724.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2725.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2726.         ], [
  2727.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2728.         ]))->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');
  2729.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2730.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2731.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2732.     }
  2733.     /**
  2734.      * Gets the public 'translator' shared service.
  2735.      *
  2736.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2737.      */
  2738.     protected function getTranslatorService()
  2739.     {
  2740.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2741.     }
  2742.     /**
  2743.      * Gets the public 'var_dumper.cloner' shared service.
  2744.      *
  2745.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2746.      */
  2747.     protected function getVarDumper_ClonerService()
  2748.     {
  2749.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2750.         $instance->setMaxItems(2500);
  2751.         $instance->setMinDepth(1);
  2752.         $instance->setMaxString(-1);
  2753.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2754.         return $instance;
  2755.     }
  2756.     /**
  2757.      * Gets the private '.cache_connection.aYaSoIc' shared service.
  2758.      *
  2759.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2760.      */
  2761.     protected function get_CacheConnection_AYaSoIcService()
  2762.     {
  2763.         return $this->privates['.cache_connection.aYaSoIc'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2764.     }
  2765.     /**
  2766.      * Gets the private '.debug.http_client' shared service.
  2767.      *
  2768.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2769.      */
  2770.     protected function get_Debug_HttpClientService()
  2771.     {
  2772.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2773.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2774.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2775.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2776.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2777.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2778.         $a->setLogger($b);
  2779.         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))));
  2780.     }
  2781.     /**
  2782.      * Gets the private '.service_locator.yNOXh5_' shared service.
  2783.      *
  2784.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2785.      */
  2786.     protected function get_ServiceLocator_YNOXh5Service()
  2787.     {
  2788.         return $this->privates['.service_locator.yNOXh5_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2789.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2790.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2791.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2792.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2793.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2794.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2795.             'security.firewall.map.context.partner_api' => ['privates''security.firewall.map.context.partner_api''getSecurity_Firewall_Map_Context_PartnerApiService'true],
  2796.             'security.firewall.map.context.partner_api_doc' => ['privates''security.firewall.map.context.partner_api_doc''getSecurity_Firewall_Map_Context_PartnerApiDocService'true],
  2797.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2798.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2799.         ], [
  2800.             'security.firewall.map.context.api' => '?',
  2801.             'security.firewall.map.context.api_doc' => '?',
  2802.             'security.firewall.map.context.dev' => '?',
  2803.             'security.firewall.map.context.internal_api' => '?',
  2804.             'security.firewall.map.context.main' => '?',
  2805.             'security.firewall.map.context.oauth_token' => '?',
  2806.             'security.firewall.map.context.partner_api' => '?',
  2807.             'security.firewall.map.context.partner_api_doc' => '?',
  2808.             'security.firewall.map.context.sync' => '?',
  2809.             'security.firewall.map.context.sync_doc' => '?',
  2810.         ]);
  2811.     }
  2812.     /**
  2813.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2814.      *
  2815.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2816.      */
  2817.     protected function getForceUserFromSetupSubscriberService()
  2818.     {
  2819.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2820.     }
  2821.     /**
  2822.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2823.      *
  2824.      * @return \App\Repository\App\AppRepository
  2825.      */
  2826.     protected function getAppRepositoryService()
  2827.     {
  2828.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2829.     }
  2830.     /**
  2831.      * Gets the private 'App\Repository\ChannelUserData\Activity\AbstractActivityRepository' shared autowired service.
  2832.      *
  2833.      * @return \App\Repository\ChannelUserData\Activity\AbstractActivityRepository
  2834.      */
  2835.     protected function getAbstractActivityRepositoryService()
  2836.     {
  2837.         return $this->privates['App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository'] = new \App\Repository\ChannelUserData\Activity\AbstractActivityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2838.     }
  2839.     /**
  2840.      * Gets the private 'App\Repository\ChannelUserData\AdminChannelUserDataRepository' shared autowired service.
  2841.      *
  2842.      * @return \App\Repository\ChannelUserData\AdminChannelUserDataRepository
  2843.      */
  2844.     protected function getAdminChannelUserDataRepositoryService()
  2845.     {
  2846.         return $this->privates['App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository'] = new \App\Repository\ChannelUserData\AdminChannelUserDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2847.     }
  2848.     /**
  2849.      * Gets the private 'App\Repository\ChannelUserData\Cursus\AbstractCursusRepository' shared autowired service.
  2850.      *
  2851.      * @return \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository
  2852.      */
  2853.     protected function getAbstractCursusRepositoryService()
  2854.     {
  2855.         return $this->privates['App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2856.     }
  2857.     /**
  2858.      * Gets the private 'App\Service\ChannelUserData\ActivityFeedService' shared autowired service.
  2859.      *
  2860.      * @return \App\Service\ChannelUserData\ActivityFeedService
  2861.      */
  2862.     protected function getActivityFeedServiceService()
  2863.     {
  2864.         return $this->privates['App\\Service\\ChannelUserData\\ActivityFeedService'] = new \App\Service\ChannelUserData\ActivityFeedService(($this->privates['App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository'] ?? $this->getAdminChannelUserDataRepositoryService()), ($this->privates['App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository'] ?? $this->getAbstractCursusRepositoryService()));
  2865.     }
  2866.     /**
  2867.      * Gets the private 'App\Service\ChannelUserData\ActivityService' shared autowired service.
  2868.      *
  2869.      * @return \App\Service\ChannelUserData\ActivityService
  2870.      */
  2871.     protected function getActivityServiceService()
  2872.     {
  2873.         $a = ($this->privates['App\\Service\\Mailer\\MailerService'] ?? $this->getMailerServiceService());
  2874.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2875.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2876.         }
  2877.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2878.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2879.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2880.         }
  2881.         return $this->privates['App\\Service\\ChannelUserData\\ActivityService'] = new \App\Service\ChannelUserData\ActivityService(($this->services['translator'] ?? $this->getTranslatorService()), $a, new \App\Service\Pdf\ExportActivityGenerator(($this->privates['App\\Service\\ChannelUserData\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()), $b, ($this->privates['HeadlessChromium\\BrowserFactory'] ?? ($this->privates['HeadlessChromium\\BrowserFactory'] = new \HeadlessChromium\BrowserFactory($this->getEnv('resolve:CHROME_BIN')))), ($this->targetDir.''.'%/pdf_tmp/'), true), ($this->privates['App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository'] ?? $this->getAbstractActivityRepositoryService()));
  2882.     }
  2883.     /**
  2884.      * Gets the private 'App\Service\Mailer\MailerService' shared autowired service.
  2885.      *
  2886.      * @return \App\Service\Mailer\MailerService
  2887.      */
  2888.     protected function getMailerServiceService()
  2889.     {
  2890.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  2891.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2892.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2893.         }
  2894.         $b = ($this->services['router'] ?? $this->getRouterService());
  2895.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2896.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2897.         }
  2898.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  2899.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2900.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2901.         }
  2902.         return $this->privates['App\\Service\\Mailer\\MailerService'] = new \App\Service\Mailer\MailerService($a$b$b, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), $c, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] ?? $this->getFileRuntime2Service()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  2903.     }
  2904.     /**
  2905.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2906.      *
  2907.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2908.      */
  2909.     protected function getRouteCollectionLoaderService()
  2910.     {
  2911.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2912.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2913.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2914.         }
  2915.         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);
  2916.     }
  2917.     /**
  2918.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2919.      *
  2920.      * @return \App\Service\Sync\Routing\Routing
  2921.      */
  2922.     protected function getRoutingService()
  2923.     {
  2924.         $a = ($this->services['router'] ?? $this->getRouterService());
  2925.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2926.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2927.         }
  2928.         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);
  2929.     }
  2930.     /**
  2931.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2932.      *
  2933.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2934.      */
  2935.     protected function getChannelUserExtensionService()
  2936.     {
  2937.         return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] = new \App\Twig\Extension\Channel\ChannelUserExtension(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] ?? $this->getChannelUserDataPermissionRuntimeService()));
  2938.     }
  2939.     /**
  2940.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2941.      *
  2942.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2943.      */
  2944.     protected function getActionRetrieverService()
  2945.     {
  2946.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2947.             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()));
  2948.             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()));
  2949.         }, 2));
  2950.     }
  2951.     /**
  2952.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2953.      *
  2954.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2955.      */
  2956.     protected function getActionControllerSubscriberService()
  2957.     {
  2958.         $a = ($this->services['router'] ?? $this->getRouterService());
  2959.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  2960.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  2961.         }
  2962.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  2963.     }
  2964.     /**
  2965.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2966.      *
  2967.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2968.      */
  2969.     protected function getDeserializeActionControllerSubscriberService()
  2970.     {
  2971.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2972.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2973.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2974.         }
  2975.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2976.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2977.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2978.         }
  2979.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()), $a$b);
  2980.     }
  2981.     /**
  2982.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2983.      *
  2984.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2985.      */
  2986.     protected function getSerializerAdapterService()
  2987.     {
  2988.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2989.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  2990.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  2991.         }
  2992.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  2993.     }
  2994.     /**
  2995.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2996.      *
  2997.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2998.      */
  2999.     protected function getControllerEntityResolverSubscriberService()
  3000.     {
  3001.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3002.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  3003.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  3004.         }
  3005.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  3006.     }
  3007.     /**
  3008.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  3009.      *
  3010.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  3011.      */
  3012.     protected function getDeviceIdSubscriberService()
  3013.     {
  3014.         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'))));
  3015.     }
  3016.     /**
  3017.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  3018.      *
  3019.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  3020.      */
  3021.     protected function getRequestChannelDomainSubscriberService()
  3022.     {
  3023.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  3024.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  3025.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  3026.         }
  3027.         $b = ($this->services['router'] ?? $this->getRouterService());
  3028.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  3029.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  3030.         }
  3031.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  3032.     }
  3033.     /**
  3034.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  3035.      *
  3036.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  3037.      */
  3038.     protected function getGlobalEntitiesServiceService()
  3039.     {
  3040.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3041.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  3042.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  3043.         }
  3044.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  3045.     }
  3046.     /**
  3047.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  3048.      *
  3049.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  3050.      */
  3051.     protected function getGlobalEntityKeysService()
  3052.     {
  3053.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  3054.     }
  3055.     /**
  3056.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  3057.      *
  3058.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  3059.      */
  3060.     protected function getMailerService()
  3061.     {
  3062.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3063.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  3064.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  3065.         }
  3066.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] = $instance = new \Nellapp\Bundle\SDKBundle\Mailer\Mailer($this->getEnv('MAIL_SENDER'), $this->getEnv('MAIL_SENDER_NAME'), $this->getEnv('BREVO_API_URL'), $this->getEnv('BREVO_API_KEY'), $this->getEnv('MAIL_DEV_ADDRESS'), $this->getEnv('bool:MAIL_TO_DEV'), $this->getEnv('bool:ACTIVE_MAIL'), $a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  3067.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3068.         return $instance;
  3069.     }
  3070.     /**
  3071.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  3072.      *
  3073.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  3074.      */
  3075.     protected function getChannelUserPermissionManager2Service()
  3076.     {
  3077.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3078.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  3079.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  3080.         }
  3081.         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);
  3082.     }
  3083.     /**
  3084.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  3085.      *
  3086.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  3087.      */
  3088.     protected function getChannelUserPermissionServiceService()
  3089.     {
  3090.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManager2Service());
  3091.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  3092.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  3093.         }
  3094.         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()));
  3095.     }
  3096.     /**
  3097.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  3098.      *
  3099.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  3100.      */
  3101.     protected function getChannelUserPermissionEnumManagerService()
  3102.     {
  3103.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  3104.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserActivityFeedPermissionEnum()));
  3105.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  3106.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  3107.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  3108.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  3109.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  3110.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  3111.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  3112.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  3113.         }, 9));
  3114.     }
  3115.     /**
  3116.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  3117.      *
  3118.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  3119.      */
  3120.     protected function getChannelUserPermissionHierarchyManagerService()
  3121.     {
  3122.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  3123.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  3124.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  3125.             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()));
  3126.             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()));
  3127.             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()));
  3128.             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()));
  3129.             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()));
  3130.         }, 7));
  3131.     }
  3132.     /**
  3133.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  3134.      *
  3135.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  3136.      */
  3137.     protected function getChannelUserDataPermissionRuntimeService()
  3138.     {
  3139.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3140.     }
  3141.     /**
  3142.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  3143.      *
  3144.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  3145.      */
  3146.     protected function getUserOwnerGetterService()
  3147.     {
  3148.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  3149.             return new \EmptyIterator();
  3150.         }, 0));
  3151.     }
  3152.     /**
  3153.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  3154.      *
  3155.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  3156.      */
  3157.     protected function getChannelMainDomainUtilsService()
  3158.     {
  3159.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  3160.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  3161.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  3162.         }
  3163.         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);
  3164.     }
  3165.     /**
  3166.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  3167.      *
  3168.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  3169.      */
  3170.     protected function getFileRuntime2Service()
  3171.     {
  3172.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  3173.     }
  3174.     /**
  3175.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  3176.      *
  3177.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  3178.      */
  3179.     protected function getImageRunTimeService()
  3180.     {
  3181.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3182.     }
  3183.     /**
  3184.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  3185.      *
  3186.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  3187.      */
  3188.     protected function getNellappFileServiceService()
  3189.     {
  3190.         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, [
  3191.             'oneup_flysystem.admin_channel_user_data_certificate_filesystem' => ['services''admin_channel_user_data_certificate_filesystem''getAdminChannelUserDataCertificateFilesystemService'true],
  3192.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => ['services''admin_channel_user_data_drive_filesystem''getAdminChannelUserDataDriveFilesystemService'false],
  3193.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  3194.             'oneup_flysystem.export_filesystem' => ['services''export_filesystem''getExportFilesystemService'true],
  3195.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  3196.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  3197.         ], [
  3198.             'oneup_flysystem.admin_channel_user_data_certificate_filesystem' => '?',
  3199.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => '?',
  3200.             'oneup_flysystem.cursus_filesystem' => '?',
  3201.             'oneup_flysystem.export_filesystem' => '?',
  3202.             'oneup_flysystem.organization_filesystem' => '?',
  3203.             'oneup_flysystem.positioning_test_filesystem' => '?',
  3204.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(['cursus_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['cursus_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/cursus/')], 'organization_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['organization_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/organization/')], 'positioning_test_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['positioning_test_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/positioning-test/')], 'admin_channel_user_data_drive_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['admin_channel_user_data_drive_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/')], 'admin_channel_user_data_certificate_upload' => ['maxsize' => 1000000000'mimeTypes' => $this->parameters['admin_channel_user_data_certificate_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_certificate/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3205.     }
  3206.     /**
  3207.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3208.      *
  3209.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3210.      */
  3211.     protected function getResetAssetsEventListenerService()
  3212.     {
  3213.         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']);
  3214.     }
  3215.     /**
  3216.      * Gets the private 'annotations.cache_adapter' shared service.
  3217.      *
  3218.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3219.      */
  3220.     protected function getAnnotations_CacheAdapterService()
  3221.     {
  3222.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3223.     }
  3224.     /**
  3225.      * Gets the private 'annotations.cached_reader' shared service.
  3226.      *
  3227.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3228.      */
  3229.     protected function getAnnotations_CachedReaderService()
  3230.     {
  3231.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3232.     }
  3233.     /**
  3234.      * Gets the private 'annotations.reader' shared service.
  3235.      *
  3236.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3237.      */
  3238.     protected function getAnnotations_ReaderService()
  3239.     {
  3240.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3241.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3242.         $a->registerUniqueLoader('class_exists');
  3243.         $instance->addGlobalIgnoredName('required'$a);
  3244.         return $instance;
  3245.     }
  3246.     /**
  3247.      * Gets the private 'assets.context' shared service.
  3248.      *
  3249.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  3250.      */
  3251.     protected function getAssets_ContextService()
  3252.     {
  3253.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3254.         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());
  3255.     }
  3256.     /**
  3257.      * Gets the private 'assets.packages' shared service.
  3258.      *
  3259.      * @return \Symfony\Component\Asset\Packages
  3260.      */
  3261.     protected function getAssets_PackagesService()
  3262.     {
  3263.         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 () {
  3264.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  3265.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  3266.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  3267.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  3268.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  3269.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  3270.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->load('getNellappSdk_Assets_PackageOrganizationFileService'));
  3271.         }, 7));
  3272.     }
  3273.     /**
  3274.      * Gets the private 'cache.annotations' shared service.
  3275.      *
  3276.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3277.      */
  3278.     protected function getCache_AnnotationsService()
  3279.     {
  3280.         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())));
  3281.     }
  3282.     /**
  3283.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3284.      *
  3285.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3286.      */
  3287.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3288.     {
  3289.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3290.     }
  3291.     /**
  3292.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3293.      *
  3294.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3295.      */
  3296.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3297.     {
  3298.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3299.     }
  3300.     /**
  3301.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3302.      *
  3303.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3304.      */
  3305.     protected function getCache_Messenger_RestartWorkersSignalService()
  3306.     {
  3307.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.aYaSoIc'] ?? $this->get_CacheConnection_AYaSoIcService()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3308.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3309.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3310.     }
  3311.     /**
  3312.      * Gets the private 'cache.property_info' shared service.
  3313.      *
  3314.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3315.      */
  3316.     protected function getCache_PropertyInfoService()
  3317.     {
  3318.         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())));
  3319.     }
  3320.     /**
  3321.      * Gets the private 'cache.security_expression_language' shared service.
  3322.      *
  3323.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3324.      */
  3325.     protected function getCache_SecurityExpressionLanguageService()
  3326.     {
  3327.         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())));
  3328.     }
  3329.     /**
  3330.      * Gets the private 'cache.serializer' shared service.
  3331.      *
  3332.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3333.      */
  3334.     protected function getCache_SerializerService()
  3335.     {
  3336.         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())));
  3337.     }
  3338.     /**
  3339.      * Gets the private 'cache.validator' shared service.
  3340.      *
  3341.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3342.      */
  3343.     protected function getCache_ValidatorService()
  3344.     {
  3345.         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())));
  3346.     }
  3347.     /**
  3348.      * Gets the private 'cache.webpack_encore' shared service.
  3349.      *
  3350.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3351.      */
  3352.     protected function getCache_WebpackEncoreService()
  3353.     {
  3354.         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())));
  3355.     }
  3356.     /**
  3357.      * Gets the private 'config_cache_factory' shared service.
  3358.      *
  3359.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3360.      */
  3361.     protected function getConfigCacheFactoryService()
  3362.     {
  3363.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3364.             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)));
  3365.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3366.         }, 2));
  3367.     }
  3368.     /**
  3369.      * Gets the private 'data_collector.form' shared service.
  3370.      *
  3371.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3372.      */
  3373.     protected function getDataCollector_FormService()
  3374.     {
  3375.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3376.     }
  3377.     /**
  3378.      * Gets the private 'data_collector.request' shared service.
  3379.      *
  3380.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3381.      */
  3382.     protected function getDataCollector_RequestService()
  3383.     {
  3384.         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())));
  3385.     }
  3386.     /**
  3387.      * Gets the private 'debug.argument_resolver' shared service.
  3388.      *
  3389.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  3390.      */
  3391.     protected function getDebug_ArgumentResolverService()
  3392.     {
  3393.         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 () {
  3394.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3395.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3396.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3397.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3398.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  3399.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  3400.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  3401.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3402.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3403.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3404.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3405.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3406.     }
  3407.     /**
  3408.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3409.      *
  3410.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3411.      */
  3412.     protected function getDebug_DebugHandlersListenerService()
  3413.     {
  3414.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3415.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3416.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3417.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3418.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3419.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3420.     }
  3421.     /**
  3422.      * Gets the private 'debug.file_link_formatter' shared service.
  3423.      *
  3424.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3425.      */
  3426.     protected function getDebug_FileLinkFormatterService()
  3427.     {
  3428.         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 () {
  3429.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3430.         });
  3431.     }
  3432.     /**
  3433.      * Gets the private 'debug.log_processor' shared service.
  3434.      *
  3435.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3436.      */
  3437.     protected function getDebug_LogProcessorService()
  3438.     {
  3439.         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())));
  3440.     }
  3441.     /**
  3442.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3443.      *
  3444.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3445.      */
  3446.     protected function getDebug_Security_Access_DecisionManagerService()
  3447.     {
  3448.         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 () {
  3449.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3450.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3451.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3452.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AdminDriveVoter'] ?? $this->load('getAdminDriveVoterService'));
  3453.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CursusDriverVoter'] ?? $this->load('getCursusDriverVoterService'));
  3454.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\FileExportVoter'] ?? $this->load('getFileExportVoterService'));
  3455.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  3456.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  3457.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  3458.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  3459.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  3460.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  3461.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->load('getSharableUsersResourcePermissionVoterService'));
  3462.             yield 13 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  3463.             yield 14 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  3464.             yield 15 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  3465.         }, 16), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3466.     }
  3467.     /**
  3468.      * Gets the private 'debug.security.firewall' shared service.
  3469.      *
  3470.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3471.      */
  3472.     protected function getDebug_Security_FirewallService()
  3473.     {
  3474.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3475.         if (isset($this->privates['debug.security.firewall'])) {
  3476.             return $this->privates['debug.security.firewall'];
  3477.         }
  3478.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3479.         if (isset($this->privates['debug.security.firewall'])) {
  3480.             return $this->privates['debug.security.firewall'];
  3481.         }
  3482.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3483.     }
  3484.     /**
  3485.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3486.      *
  3487.      * @return \Doctrine\Migrations\DependencyFactory
  3488.      */
  3489.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3490.     {
  3491.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3492.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3493.         $a->setAllOrNothing(false);
  3494.         $a->setCheckDatabasePlatform(true);
  3495.         $a->setTransactional(true);
  3496.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3497.         $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()));
  3498.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3499.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3500.         });
  3501.         return $instance;
  3502.     }
  3503.     /**
  3504.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3505.      *
  3506.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3507.      */
  3508.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3509.     {
  3510.         $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']);
  3511.         $instance->setGlobalBasename('mapping');
  3512.         return $instance;
  3513.     }
  3514.     /**
  3515.      * Gets the private 'exception_listener' shared service.
  3516.      *
  3517.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3518.      */
  3519.     protected function getExceptionListenerService()
  3520.     {
  3521.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3522.     }
  3523.     /**
  3524.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3525.      *
  3526.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3527.      */
  3528.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3529.     {
  3530.         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())));
  3531.     }
  3532.     /**
  3533.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3534.      *
  3535.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3536.      */
  3537.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3538.     {
  3539.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3540.     }
  3541.     /**
  3542.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3543.      *
  3544.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3545.      */
  3546.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3547.     {
  3548.         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]);
  3549.     }
  3550.     /**
  3551.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3552.      *
  3553.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3554.      */
  3555.     protected function getLiipImagine_Filter_ConfigurationService()
  3556.     {
  3557.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3558.     }
  3559.     /**
  3560.      * Gets the private 'locale_aware_listener' shared service.
  3561.      *
  3562.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3563.      */
  3564.     protected function getLocaleAwareListenerService()
  3565.     {
  3566.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3567.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3568.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3569.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3570.     }
  3571.     /**
  3572.      * Gets the private 'locale_listener' shared service.
  3573.      *
  3574.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3575.      */
  3576.     protected function getLocaleListenerService()
  3577.     {
  3578.         $a = ($this->services['router'] ?? $this->getRouterService());
  3579.         if (isset($this->privates['locale_listener'])) {
  3580.             return $this->privates['locale_listener'];
  3581.         }
  3582.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  3583.     }
  3584.     /**
  3585.      * Gets the private 'mime_types' shared service.
  3586.      *
  3587.      * @return \Symfony\Component\Mime\MimeTypes
  3588.      */
  3589.     protected function getMimeTypesService()
  3590.     {
  3591.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3592.         $instance->setDefault($instance);
  3593.         return $instance;
  3594.     }
  3595.     /**
  3596.      * Gets the private 'monolog.handler.console' shared service.
  3597.      *
  3598.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3599.      */
  3600.     protected function getMonolog_Handler_ConsoleService()
  3601.     {
  3602.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3603.     }
  3604.     /**
  3605.      * Gets the private 'monolog.handler.main' shared service.
  3606.      *
  3607.      * @return \Monolog\Handler\StreamHandler
  3608.      */
  3609.     protected function getMonolog_Handler_MainService()
  3610.     {
  3611.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3612.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3613.         return $instance;
  3614.     }
  3615.     /**
  3616.      * Gets the private 'monolog.logger' shared service.
  3617.      *
  3618.      * @return \Symfony\Bridge\Monolog\Logger
  3619.      */
  3620.     protected function getMonolog_LoggerService()
  3621.     {
  3622.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3623.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3624.         $instance->useMicrosecondTimestamps(true);
  3625.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3626.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3627.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3628.         return $instance;
  3629.     }
  3630.     /**
  3631.      * Gets the private 'monolog.logger.cache' shared service.
  3632.      *
  3633.      * @return \Symfony\Bridge\Monolog\Logger
  3634.      */
  3635.     protected function getMonolog_Logger_CacheService()
  3636.     {
  3637.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3638.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3639.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3640.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3642.         return $instance;
  3643.     }
  3644.     /**
  3645.      * Gets the private 'monolog.logger.request' shared service.
  3646.      *
  3647.      * @return \Symfony\Bridge\Monolog\Logger
  3648.      */
  3649.     protected function getMonolog_Logger_RequestService()
  3650.     {
  3651.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3652.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3653.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3654.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3655.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3656.         return $instance;
  3657.     }
  3658.     /**
  3659.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3660.      *
  3661.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3662.      */
  3663.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3664.     {
  3665.         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()));
  3666.     }
  3667.     /**
  3668.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3669.      *
  3670.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3671.      */
  3672.     protected function getNelmioCors_CorsListenerService()
  3673.     {
  3674.         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'))]));
  3675.     }
  3676.     /**
  3677.      * Gets the private 'parameter_bag' shared service.
  3678.      *
  3679.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3680.      */
  3681.     protected function getParameterBagService()
  3682.     {
  3683.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3684.     }
  3685.     /**
  3686.      * Gets the private 'profiler_listener' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3689.      */
  3690.     protected function getProfilerListenerService()
  3691.     {
  3692.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3693.         if (isset($this->privates['profiler_listener'])) {
  3694.             return $this->privates['profiler_listener'];
  3695.         }
  3696.         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);
  3697.     }
  3698.     /**
  3699.      * Gets the private 'property_accessor' shared service.
  3700.      *
  3701.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3702.      */
  3703.     protected function getPropertyAccessorService()
  3704.     {
  3705.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3706.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3707.     }
  3708.     /**
  3709.      * Gets the private 'property_info' shared service.
  3710.      *
  3711.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3712.      */
  3713.     protected function getPropertyInfoService()
  3714.     {
  3715.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3716.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3717.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3718.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3719.         }, 3), new RewindableGenerator(function () {
  3720.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3721.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3722.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3723.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3724.         }, 4), new RewindableGenerator(function () {
  3725.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3726.         }, 1), new RewindableGenerator(function () {
  3727.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3728.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3729.         }, 2), new RewindableGenerator(function () {
  3730.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3731.         }, 1));
  3732.     }
  3733.     /**
  3734.      * Gets the private 'router.expression_language_provider' shared service.
  3735.      *
  3736.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3737.      */
  3738.     protected function getRouter_ExpressionLanguageProviderService()
  3739.     {
  3740.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3741.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3742.         ], [
  3743.             'env' => 'Closure',
  3744.         ]));
  3745.     }
  3746.     /**
  3747.      * Gets the private 'router.request_context' shared service.
  3748.      *
  3749.      * @return \Symfony\Component\Routing\RequestContext
  3750.      */
  3751.     protected function getRouter_RequestContextService()
  3752.     {
  3753.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3754.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3755.         return $instance;
  3756.     }
  3757.     /**
  3758.      * Gets the private 'router_listener' shared service.
  3759.      *
  3760.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3761.      */
  3762.     protected function getRouterListenerService()
  3763.     {
  3764.         $a = ($this->services['router'] ?? $this->getRouterService());
  3765.         if (isset($this->privates['router_listener'])) {
  3766.             return $this->privates['router_listener'];
  3767.         }
  3768.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3769.     }
  3770.     /**
  3771.      * Gets the private 'security.firewall.map' shared service.
  3772.      *
  3773.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3774.      */
  3775.     protected function getSecurity_Firewall_MapService()
  3776.     {
  3777.         $a = ($this->privates['.service_locator.yNOXh5_'] ?? $this->get_ServiceLocator_YNOXh5Service());
  3778.         if (isset($this->privates['security.firewall.map'])) {
  3779.             return $this->privates['security.firewall.map'];
  3780.         }
  3781.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3782.             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)/')));
  3783.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.UL7ICB8'] ?? ($this->privates['.security.request_matcher.UL7ICB8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3784.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.jX.z50R'] ?? ($this->privates['.security.request_matcher.jX.z50R'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3785.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.Mvbzp_p'] ?? ($this->privates['.security.request_matcher.Mvbzp_p'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3786.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.fTwsFuM'] ?? ($this->privates['.security.request_matcher.fTwsFuM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3787.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.gF1ZgBx'] ?? ($this->privates['.security.request_matcher.gF1ZgBx'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3788.             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/')));
  3789.             yield 'security.firewall.map.context.partner_api_doc' => ($this->privates['.security.request_matcher.JdDUm8T'] ?? ($this->privates['.security.request_matcher.JdDUm8T'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3790.             yield 'security.firewall.map.context.partner_api' => ($this->privates['.security.request_matcher.7i_cdwo'] ?? ($this->privates['.security.request_matcher.7i_cdwo'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3791.             yield 'security.firewall.map.context.main' => NULL;
  3792.         }, 10));
  3793.     }
  3794.     /**
  3795.      * Gets the private 'security.helper' shared service.
  3796.      *
  3797.      * @return \Symfony\Component\Security\Core\Security
  3798.      */
  3799.     protected function getSecurity_HelperService()
  3800.     {
  3801.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3802.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3803.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3804.         ], [
  3805.             'security.authorization_checker' => '?',
  3806.             'security.token_storage' => '?',
  3807.         ]));
  3808.     }
  3809.     /**
  3810.      * Gets the private 'security.logout_url_generator' shared service.
  3811.      *
  3812.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3813.      */
  3814.     protected function getSecurity_LogoutUrlGeneratorService()
  3815.     {
  3816.         $a = ($this->services['router'] ?? $this->getRouterService());
  3817.         if (isset($this->privates['security.logout_url_generator'])) {
  3818.             return $this->privates['security.logout_url_generator'];
  3819.         }
  3820.         $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()));
  3821.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3822.         return $instance;
  3823.     }
  3824.     /**
  3825.      * Gets the private 'security.role_hierarchy' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3828.      */
  3829.     protected function getSecurity_RoleHierarchyService()
  3830.     {
  3831.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3832.     }
  3833.     /**
  3834.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3835.      *
  3836.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3837.      */
  3838.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3839.     {
  3840.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3841.     }
  3842.     /**
  3843.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3844.      *
  3845.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3846.      */
  3847.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3848.     {
  3849.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3850.         $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');
  3851.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3852.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3853.     }
  3854.     /**
  3855.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3856.      *
  3857.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3858.      */
  3859.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3860.     {
  3861.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3862.     }
  3863.     /**
  3864.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3865.      *
  3866.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3867.      */
  3868.     protected function getSensioFrameworkExtra_View_ListenerService()
  3869.     {
  3870.         $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))));
  3871.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3872.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3873.         ], [
  3874.             'twig' => '?',
  3875.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3876.         return $instance;
  3877.     }
  3878.     /**
  3879.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3880.      *
  3881.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3882.      */
  3883.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3884.     {
  3885.         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'))]));
  3886.     }
  3887.     /**
  3888.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3889.      *
  3890.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3891.      */
  3892.     protected function getSerializer_NameConverter_MetadataAwareService()
  3893.     {
  3894.         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()));
  3895.     }
  3896.     /**
  3897.      * Gets the private 'session_listener' shared service.
  3898.      *
  3899.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3900.      */
  3901.     protected function getSessionListenerService()
  3902.     {
  3903.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3904.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3905.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3906.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3907.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3908.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3909.         ], [
  3910.             'initialized_session' => '?',
  3911.             'logger' => '?',
  3912.             'session' => '?',
  3913.             'session_collector' => '?',
  3914.             'session_factory' => '?',
  3915.         ]), true$this->parameters['session.storage.options']);
  3916.     }
  3917.     /**
  3918.      * Gets the private 'translator.default' shared service.
  3919.      *
  3920.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3921.      */
  3922.     protected function getTranslator_DefaultService()
  3923.     {
  3924.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3925.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3926.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3927.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3928.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3929.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3930.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3931.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3932.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3933.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3934.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3935.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3936.         ], [
  3937.             'translation.loader.csv' => '?',
  3938.             'translation.loader.dat' => '?',
  3939.             'translation.loader.ini' => '?',
  3940.             'translation.loader.json' => '?',
  3941.             'translation.loader.mo' => '?',
  3942.             'translation.loader.php' => '?',
  3943.             'translation.loader.po' => '?',
  3944.             'translation.loader.qt' => '?',
  3945.             'translation.loader.res' => '?',
  3946.             'translation.loader.xliff' => '?',
  3947.             'translation.loader.yml' => '?',
  3948.         ]), 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/datetime.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'), 10 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 12 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/NellappSDKBundle.fr.yaml'), 14 => (\dirname(__DIR__4).'/translations/OneupUploaderBundle.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 16 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 17 => (\dirname(__DIR__4).'/translations/security.fr.yaml'), 18 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'), 28 => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'10 => 'vendor/oneup/uploader-bundle/src/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/symfony/debug-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/doctrine/doctrine-bundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'vendor/twig/extra-bundle/translations'23 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'24 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'25 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'26 => 'vendor/hautelook/alice-bundle/src/translations'27 => 'vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'28 => 'vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/jms/serializer-bundle/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/symfony/webpack-encore-bundle/src/translations'33 => 'vendor/knplabs/knp-menu-bundle/src/translations'34 => 'vendor/liip/imagine-bundle/translations'35 => 'vendor/willdurand/js-translation-bundle/translations'36 => 'vendor/karser/karser-recaptcha3-bundle/translations'37 => 'vendor/oneup/flysystem-bundle/src/translations'38 => 'vendor/symfony/ux-twig-component/translations'39 => 'vendor/nelmio/cors-bundle/translations'40 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'41 => 'vendor/zenstruck/foundry/src/translations'42 => 'vendor/friendsofsymfony/jsrouting-bundle/translations']]], []);
  3949.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3950.         $instance->setFallbackLocales([=> 'fr']);
  3951.         return $instance;
  3952.     }
  3953.     /**
  3954.      * Gets the private 'validator.builder' shared service.
  3955.      *
  3956.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3957.      */
  3958.     protected function getValidator_BuilderService()
  3959.     {
  3960.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3961.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3962.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3963.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3964.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3965.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3966.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3967.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3968.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3969.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3970.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3971.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'true],
  3972.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3973.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3974.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3975.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3976.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3977.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3978.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3979.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3980.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3981.         ], [
  3982.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3983.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3984.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3985.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3986.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3987.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3988.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3989.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3990.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  3991.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3992.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3993.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3994.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3995.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3996.             'doctrine.orm.validator.unique' => '?',
  3997.             'karser_recaptcha3_validator' => '?',
  3998.             'security.validator.user_password' => '?',
  3999.             'validator.expression' => '?',
  4000.         ])));
  4001.         if ($this->has('translator')) {
  4002.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4003.         }
  4004.         $instance->setTranslationDomain('validators');
  4005.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  4006.         $instance->enableAnnotationMapping(true);
  4007.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4008.         $instance->addMethodMapping('loadValidatorMetadata');
  4009.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4010.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4011.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4012.         return $instance;
  4013.     }
  4014.     /**
  4015.      * Gets the private 'var_dumper.html_dumper' shared service.
  4016.      *
  4017.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4018.      */
  4019.     protected function getVarDumper_HtmlDumperService()
  4020.     {
  4021.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4022.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4023.         return $instance;
  4024.     }
  4025.     /**
  4026.      * Gets the private 'var_dumper.server_connection' shared service.
  4027.      *
  4028.      * @return \Symfony\Component\VarDumper\Server\Connection
  4029.      */
  4030.     protected function getVarDumper_ServerConnectionService()
  4031.     {
  4032.         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()]);
  4033.     }
  4034.     /**
  4035.      * Gets the private 'web_profiler.csp.handler' shared service.
  4036.      *
  4037.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4038.      */
  4039.     protected function getWebProfiler_Csp_HandlerService()
  4040.     {
  4041.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4042.     }
  4043.     /**
  4044.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4045.      *
  4046.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4047.      */
  4048.     protected function getWebProfiler_DebugToolbarService()
  4049.     {
  4050.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4051.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4052.             return $this->privates['web_profiler.debug_toolbar'];
  4053.         }
  4054.         $b = ($this->services['router'] ?? $this->getRouterService());
  4055.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4056.             return $this->privates['web_profiler.debug_toolbar'];
  4057.         }
  4058.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4059.     }
  4060.     /**
  4061.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  4062.      *
  4063.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  4064.      */
  4065.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  4066.     {
  4067.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4068.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  4069.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  4070.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  4071.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  4072.         ], [
  4073.             'account' => '?',
  4074.             'admin' => '?',
  4075.             'core' => '?',
  4076.             'super_admin' => '?',
  4077.         ]));
  4078.     }
  4079.     /**
  4080.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  4081.      *
  4082.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  4083.      */
  4084.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  4085.     {
  4086.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  4087.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  4088.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  4089.         }
  4090.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  4091.     }
  4092.     /**
  4093.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  4094.      *
  4095.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  4096.      */
  4097.     protected function getWebpackEncore_TagRendererService()
  4098.     {
  4099.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4100.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  4101.             return $this->privates['webpack_encore.tag_renderer'];
  4102.         }
  4103.         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);
  4104.     }
  4105.     /**
  4106.      * Gets the public 'cache_clearer' alias.
  4107.      *
  4108.      * @return object The ".container.private.cache_clearer" service.
  4109.      */
  4110.     protected function getCacheClearerService()
  4111.     {
  4112.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4113.         return $this->get('.container.private.cache_clearer');
  4114.     }
  4115.     /**
  4116.      * Gets the public 'filesystem' alias.
  4117.      *
  4118.      * @return object The ".container.private.filesystem" service.
  4119.      */
  4120.     protected function getFilesystemService()
  4121.     {
  4122.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4123.         return $this->get('.container.private.filesystem');
  4124.     }
  4125.     /**
  4126.      * Gets the public 'serializer' alias.
  4127.      *
  4128.      * @return object The ".container.private.serializer" service.
  4129.      */
  4130.     protected function getSerializerService()
  4131.     {
  4132.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4133.         return $this->get('.container.private.serializer');
  4134.     }
  4135.     /**
  4136.      * Gets the public 'security.csrf.token_manager' alias.
  4137.      *
  4138.      * @return object The ".container.private.security.csrf.token_manager" service.
  4139.      */
  4140.     protected function getSecurity_Csrf_TokenManagerService()
  4141.     {
  4142.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4143.         return $this->get('.container.private.security.csrf.token_manager');
  4144.     }
  4145.     /**
  4146.      * Gets the public 'form.factory' alias.
  4147.      *
  4148.      * @return object The ".container.private.form.factory" service.
  4149.      */
  4150.     protected function getForm_FactoryService()
  4151.     {
  4152.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4153.         return $this->get('.container.private.form.factory');
  4154.     }
  4155.     /**
  4156.      * Gets the public 'form.type.file' alias.
  4157.      *
  4158.      * @return object The ".container.private.form.type.file" service.
  4159.      */
  4160.     protected function getForm_Type_FileService()
  4161.     {
  4162.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4163.         return $this->get('.container.private.form.type.file');
  4164.     }
  4165.     /**
  4166.      * Gets the public 'profiler' alias.
  4167.      *
  4168.      * @return object The ".container.private.profiler" service.
  4169.      */
  4170.     protected function getProfilerService()
  4171.     {
  4172.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4173.         return $this->get('.container.private.profiler');
  4174.     }
  4175.     /**
  4176.      * Gets the public 'twig' alias.
  4177.      *
  4178.      * @return object The ".container.private.twig" service.
  4179.      */
  4180.     protected function getTwigService()
  4181.     {
  4182.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4183.         return $this->get('.container.private.twig');
  4184.     }
  4185.     /**
  4186.      * Gets the public 'security.authorization_checker' alias.
  4187.      *
  4188.      * @return object The ".container.private.security.authorization_checker" service.
  4189.      */
  4190.     protected function getSecurity_AuthorizationCheckerService()
  4191.     {
  4192.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4193.         return $this->get('.container.private.security.authorization_checker');
  4194.     }
  4195.     /**
  4196.      * Gets the public 'security.token_storage' alias.
  4197.      *
  4198.      * @return object The ".container.private.security.token_storage" service.
  4199.      */
  4200.     protected function getSecurity_TokenStorageService()
  4201.     {
  4202.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4203.         return $this->get('.container.private.security.token_storage');
  4204.     }
  4205.     /**
  4206.      * Gets the public 'security.password_encoder' alias.
  4207.      *
  4208.      * @return object The ".container.private.security.password_encoder" service.
  4209.      */
  4210.     protected function getSecurity_PasswordEncoderService()
  4211.     {
  4212.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4213.         return $this->get('.container.private.security.password_encoder');
  4214.     }
  4215.     /**
  4216.      * Gets the public 'session' alias.
  4217.      *
  4218.      * @return object The ".container.private.session" service.
  4219.      */
  4220.     protected function getSessionService()
  4221.     {
  4222.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4223.         return $this->get('.container.private.session');
  4224.     }
  4225.     /**
  4226.      * Gets the public 'validator' alias.
  4227.      *
  4228.      * @return object The ".container.private.validator" service.
  4229.      */
  4230.     protected function getValidatorService()
  4231.     {
  4232.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4233.         return $this->get('.container.private.validator');
  4234.     }
  4235.     /**
  4236.      * @return array|bool|float|int|string|\UnitEnum|null
  4237.      */
  4238.     public function getParameter(string $name)
  4239.     {
  4240.         if (isset($this->buildParameters[$name])) {
  4241.             return $this->buildParameters[$name];
  4242.         }
  4243.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4244.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4245.         }
  4246.         if (isset($this->loadedDynamicParameters[$name])) {
  4247.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4248.         }
  4249.         return $this->parameters[$name];
  4250.     }
  4251.     public function hasParameter(string $name): bool
  4252.     {
  4253.         if (isset($this->buildParameters[$name])) {
  4254.             return true;
  4255.         }
  4256.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4257.     }
  4258.     public function setParameter(string $name$value): void
  4259.     {
  4260.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4261.     }
  4262.     public function getParameterBag(): ParameterBagInterface
  4263.     {
  4264.         if (null === $this->parameterBag) {
  4265.             $parameters $this->parameters;
  4266.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4267.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4268.             }
  4269.             foreach ($this->buildParameters as $name => $value) {
  4270.                 $parameters[$name] = $value;
  4271.             }
  4272.             $this->parameterBag = new FrozenParameterBag($parameters);
  4273.         }
  4274.         return $this->parameterBag;
  4275.     }
  4276.     private $loadedDynamicParameters = [
  4277.         'kernel.runtime_environment' => false,
  4278.         'kernel.build_dir' => false,
  4279.         'kernel.cache_dir' => false,
  4280.         'app_secret' => false,
  4281.         'app_account_subdomain' => false,
  4282.         'app_admin_subdomain' => false,
  4283.         'app_api_subdomain' => false,
  4284.         'app_partner_api_subdomain' => false,
  4285.         'app_super_admin_subdomain' => false,
  4286.         'app_commercial_subdomain' => false,
  4287.         'app_sync_subdomain' => false,
  4288.         'app_main_domain' => false,
  4289.         'app_account_domain' => false,
  4290.         'app_admin_domain' => false,
  4291.         'app_api_domain' => false,
  4292.         'app_partner_api_domain' => false,
  4293.         'app_super_admin_domain' => false,
  4294.         'app_commercial_domain' => false,
  4295.         'app_sync_domain' => false,
  4296.         'app_tua_url' => false,
  4297.         'array_domains' => false,
  4298.         'caddy_file_path' => false,
  4299.         'allowed_domain_ips' => false,
  4300.         'core_host_docker' => false,
  4301.         'e_learning_host_docker' => false,
  4302.         'npm_host_docker' => false,
  4303.         'nim_host_docker' => false,
  4304.         'crm_host_docker' => false,
  4305.         'tls_docker' => false,
  4306.         'project_environment_containers' => false,
  4307.         'encryption_key' => false,
  4308.         'google.credentials_json' => false,
  4309.         'kernel.secret' => false,
  4310.         'kernel.trusted_hosts' => false,
  4311.         'kernel.trusted_proxies' => false,
  4312.         'debug.container.dump' => false,
  4313.         'serializer.mapping.cache.file' => false,
  4314.         'session.save_path' => false,
  4315.         'validator.mapping.cache.file' => false,
  4316.         'profiler.storage.dsn' => false,
  4317.         'doctrine.orm.proxy_dir' => false,
  4318.         'ia_highlight_enable' => false,
  4319.         'nellapp_sdk.api_internal.secret' => false,
  4320.         'nellapp_sdk.routing.default_domain' => false,
  4321.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  4322.         'nellapp_sdk.google.drive_id' => false,
  4323.         'nellapp_sdk.google.protected_emails' => false,
  4324.         'karser_recaptcha3.site_key' => false,
  4325.         'karser_recaptcha3.secret_key' => false,
  4326.         'oneup_uploader.chunks' => false,
  4327.         'oneup_uploader.orphanage' => false,
  4328.         'oneup_uploader.config' => false,
  4329.         'nelmio_cors.defaults' => false,
  4330.     ];
  4331.     private $dynamicParameters = [];
  4332.     private function getDynamicParameter(string $name)
  4333.     {
  4334.         switch ($name) {
  4335.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4336.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4337.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4338.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  4339.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  4340.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  4341.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  4342.             case 'app_partner_api_subdomain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN'); break;
  4343.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  4344.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  4345.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  4346.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  4347.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4348.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4349.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4350.             case 'app_partner_api_domain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4351.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4352.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4353.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4354.             case 'app_tua_url'$value $this->getEnv('resolve:TUA_URL'); break;
  4355.             case 'array_domains'$value = [
  4356.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4357.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4358.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4359.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4360.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4361.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4362.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4363.             ]; break;
  4364.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  4365.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  4366.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  4367.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  4368.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  4369.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  4370.             case 'crm_host_docker'$value $this->getEnv('resolve:CRM_DOCKER_HOST'); break;
  4371.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  4372.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  4373.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  4374.             case 'google.credentials_json'$value $this->getEnv('string:GOOGLE_NELLAPP_CREDENTIALS_PATH'); break;
  4375.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4376.             case 'kernel.trusted_hosts'$value = [
  4377.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4378.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4379.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4380.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4381.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4382.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4383.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4384.             ]; break;
  4385.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  4386.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4387.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4388.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4389.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4390.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4391.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4392.             case 'ia_highlight_enable'$value $this->getEnv('bool:IA_HIGHLIGHT_ENABLE'); break;
  4393.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  4394.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  4395.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  4396.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4397.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4398.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  4399.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  4400.             ]; break;
  4401.             case 'nellapp_sdk.google.drive_id'$value $this->getEnv('GOOGLE_DRIVE_ID'); break;
  4402.             case 'nellapp_sdk.google.protected_emails'$value = [
  4403.                 => $this->getEnv('GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL'),
  4404.                 => 'no-reply@nellapp.com',
  4405.             ]; break;
  4406.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  4407.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  4408.             case 'oneup_uploader.chunks'$value = [
  4409.                 'maxage' => 604800,
  4410.                 'storage' => [
  4411.                     'type' => 'filesystem',
  4412.                     'filesystem' => NULL,
  4413.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4414.                     'stream_wrapper' => NULL,
  4415.                     'sync_buffer_size' => '100K',
  4416.                     'prefix' => 'chunks',
  4417.                 ],
  4418.                 'load_distribution' => true,
  4419.             ]; break;
  4420.             case 'oneup_uploader.orphanage'$value = [
  4421.                 'maxage' => 43200,
  4422.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4423.             ]; break;
  4424.             case 'oneup_uploader.config'$value = [
  4425.                 'orphanage' => [
  4426.                     'maxage' => 43200,
  4427.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4428.                 ],
  4429.                 'mappings' => [
  4430.                     'cursus_upload' => [
  4431.                         'use_orphanage' => true,
  4432.                         'frontend' => 'dropzone',
  4433.                         'storage' => [
  4434.                             'type' => 'flysystem',
  4435.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4436.                             'service' => NULL,
  4437.                             'directory' => NULL,
  4438.                             'stream_wrapper' => NULL,
  4439.                             'sync_buffer_size' => '100K',
  4440.                         ],
  4441.                         'allowed_mimetypes' => [
  4442.                             'image/jpeg' => [
  4443.                                 => 'jpg',
  4444.                                 => 'jpeg',
  4445.                             ],
  4446.                             'image/png' => [
  4447.                                 => 'png',
  4448.                             ],
  4449.                             'application/pdf' => [
  4450.                                 => 'pdf',
  4451.                             ],
  4452.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4453.                                 => 'docx',
  4454.                             ],
  4455.                             'application/msword' => [
  4456.                                 => 'doc',
  4457.                             ],
  4458.                             'application/vnd.oasis.opendocument.text' => [
  4459.                                 => 'odt',
  4460.                             ],
  4461.                             'application/vnd.ms-excel' => [
  4462.                                 => 'xls',
  4463.                             ],
  4464.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4465.                                 => 'xlsx',
  4466.                             ],
  4467.                         ],
  4468.                         'max_size' => 10000000,
  4469.                         'namer' => 'app.file_abstract_cursus_namer',
  4470.                         'custom_frontend' => [
  4471.                             'name' => NULL,
  4472.                             'class' => NULL,
  4473.                         ],
  4474.                         'route_prefix' => '',
  4475.                         'endpoints' => [
  4476.                             'upload' => NULL,
  4477.                             'progress' => NULL,
  4478.                             'cancel' => NULL,
  4479.                         ],
  4480.                         'disallowed_mimetypes' => [
  4481.                         ],
  4482.                         'error_handler' => NULL,
  4483.                         'enable_progress' => false,
  4484.                         'enable_cancelation' => false,
  4485.                         'root_folder' => false,
  4486.                     ],
  4487.                     'organization_upload' => [
  4488.                         'use_orphanage' => true,
  4489.                         'frontend' => 'dropzone',
  4490.                         'storage' => [
  4491.                             'type' => 'flysystem',
  4492.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4493.                             'service' => NULL,
  4494.                             'directory' => NULL,
  4495.                             'stream_wrapper' => NULL,
  4496.                             'sync_buffer_size' => '100K',
  4497.                         ],
  4498.                         'allowed_mimetypes' => [
  4499.                             'image/jpeg' => [
  4500.                                 => 'jpg',
  4501.                                 => 'jpeg',
  4502.                             ],
  4503.                             'image/png' => [
  4504.                                 => 'png',
  4505.                             ],
  4506.                             'image/gif' => [
  4507.                                 => 'gif',
  4508.                             ],
  4509.                         ],
  4510.                         'max_size' => 10000000,
  4511.                         'namer' => 'app.organization_file_namer',
  4512.                         'custom_frontend' => [
  4513.                             'name' => NULL,
  4514.                             'class' => NULL,
  4515.                         ],
  4516.                         'route_prefix' => '',
  4517.                         'endpoints' => [
  4518.                             'upload' => NULL,
  4519.                             'progress' => NULL,
  4520.                             'cancel' => NULL,
  4521.                         ],
  4522.                         'disallowed_mimetypes' => [
  4523.                         ],
  4524.                         'error_handler' => NULL,
  4525.                         'enable_progress' => false,
  4526.                         'enable_cancelation' => false,
  4527.                         'root_folder' => false,
  4528.                     ],
  4529.                     'positioning_test_upload' => [
  4530.                         'use_orphanage' => true,
  4531.                         'frontend' => 'dropzone',
  4532.                         'storage' => [
  4533.                             'type' => 'flysystem',
  4534.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4535.                             'service' => NULL,
  4536.                             'directory' => NULL,
  4537.                             'stream_wrapper' => NULL,
  4538.                             'sync_buffer_size' => '100K',
  4539.                         ],
  4540.                         'allowed_mimetypes' => [
  4541.                             'image/jpeg' => [
  4542.                                 => 'jpg',
  4543.                                 => 'jpeg',
  4544.                             ],
  4545.                             'image/png' => [
  4546.                                 => 'png',
  4547.                             ],
  4548.                             'image/gif' => [
  4549.                                 => 'gif',
  4550.                             ],
  4551.                         ],
  4552.                         'max_size' => 10000000,
  4553.                         'namer' => 'app.positioning_test_file_namer',
  4554.                         'custom_frontend' => [
  4555.                             'name' => NULL,
  4556.                             'class' => NULL,
  4557.                         ],
  4558.                         'route_prefix' => '',
  4559.                         'endpoints' => [
  4560.                             'upload' => NULL,
  4561.                             'progress' => NULL,
  4562.                             'cancel' => NULL,
  4563.                         ],
  4564.                         'disallowed_mimetypes' => [
  4565.                         ],
  4566.                         'error_handler' => NULL,
  4567.                         'enable_progress' => false,
  4568.                         'enable_cancelation' => false,
  4569.                         'root_folder' => false,
  4570.                     ],
  4571.                     'admin_channel_user_data_drive_upload' => [
  4572.                         'use_orphanage' => true,
  4573.                         'frontend' => 'dropzone',
  4574.                         'storage' => [
  4575.                             'type' => 'flysystem',
  4576.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  4577.                             'service' => NULL,
  4578.                             'directory' => NULL,
  4579.                             'stream_wrapper' => NULL,
  4580.                             'sync_buffer_size' => '100K',
  4581.                         ],
  4582.                         'allowed_mimetypes' => [
  4583.                             'image/jpeg' => [
  4584.                                 => 'jpg',
  4585.                                 => 'jpeg',
  4586.                             ],
  4587.                             'image/png' => [
  4588.                                 => 'png',
  4589.                             ],
  4590.                             'application/pdf' => [
  4591.                                 => 'pdf',
  4592.                             ],
  4593.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4594.                                 => 'docx',
  4595.                             ],
  4596.                             'application/msword' => [
  4597.                                 => 'doc',
  4598.                             ],
  4599.                             'application/vnd.oasis.opendocument.text' => [
  4600.                                 => 'odt',
  4601.                             ],
  4602.                             'application/vnd.ms-excel' => [
  4603.                                 => 'xls',
  4604.                             ],
  4605.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4606.                                 => 'xlsx',
  4607.                             ],
  4608.                         ],
  4609.                         'max_size' => 10000000,
  4610.                         'namer' => 'app.file_channel_user_data_drive_namer',
  4611.                         'custom_frontend' => [
  4612.                             'name' => NULL,
  4613.                             'class' => NULL,
  4614.                         ],
  4615.                         'route_prefix' => '',
  4616.                         'endpoints' => [
  4617.                             'upload' => NULL,
  4618.                             'progress' => NULL,
  4619.                             'cancel' => NULL,
  4620.                         ],
  4621.                         'disallowed_mimetypes' => [
  4622.                         ],
  4623.                         'error_handler' => NULL,
  4624.                         'enable_progress' => false,
  4625.                         'enable_cancelation' => false,
  4626.                         'root_folder' => false,
  4627.                     ],
  4628.                     'admin_channel_user_data_certificate_upload' => [
  4629.                         'use_orphanage' => true,
  4630.                         'frontend' => 'dropzone',
  4631.                         'storage' => [
  4632.                             'type' => 'flysystem',
  4633.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_certificate_filesystem',
  4634.                             'service' => NULL,
  4635.                             'directory' => NULL,
  4636.                             'stream_wrapper' => NULL,
  4637.                             'sync_buffer_size' => '100K',
  4638.                         ],
  4639.                         'allowed_mimetypes' => [
  4640.                             'image/jpeg' => [
  4641.                                 => 'jpg',
  4642.                                 => 'jpeg',
  4643.                             ],
  4644.                             'image/png' => [
  4645.                                 => 'png',
  4646.                             ],
  4647.                             'application/pdf' => [
  4648.                                 => 'pdf',
  4649.                             ],
  4650.                         ],
  4651.                         'max_size' => 1000000000,
  4652.                         'custom_frontend' => [
  4653.                             'name' => NULL,
  4654.                             'class' => NULL,
  4655.                         ],
  4656.                         'route_prefix' => '',
  4657.                         'endpoints' => [
  4658.                             'upload' => NULL,
  4659.                             'progress' => NULL,
  4660.                             'cancel' => NULL,
  4661.                         ],
  4662.                         'disallowed_mimetypes' => [
  4663.                         ],
  4664.                         'error_handler' => NULL,
  4665.                         'enable_progress' => false,
  4666.                         'enable_cancelation' => false,
  4667.                         'namer' => 'oneup_uploader.namer.uniqid',
  4668.                         'root_folder' => false,
  4669.                     ],
  4670.                 ],
  4671.                 'chunks' => [
  4672.                     'maxage' => 604800,
  4673.                     'storage' => [
  4674.                         'type' => 'filesystem',
  4675.                         'filesystem' => NULL,
  4676.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4677.                         'stream_wrapper' => NULL,
  4678.                         'sync_buffer_size' => '100K',
  4679.                         'prefix' => 'chunks',
  4680.                     ],
  4681.                     'load_distribution' => true,
  4682.                 ],
  4683.                 'twig' => true,
  4684.             ]; break;
  4685.             case 'nelmio_cors.defaults'$value = [
  4686.                 'allow_origin' => [
  4687.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4688.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4689.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4690.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4691.                 ],
  4692.                 'allow_credentials' => true,
  4693.                 'allow_headers' => [
  4694.                     => 'content-type',
  4695.                     => 'authorization',
  4696.                 ],
  4697.                 'allow_private_network' => false,
  4698.                 'expose_headers' => [
  4699.                     => 'Link',
  4700.                 ],
  4701.                 'allow_methods' => [
  4702.                     => 'GET',
  4703.                     => 'OPTIONS',
  4704.                     => 'POST',
  4705.                     => 'PUT',
  4706.                     => 'PATCH',
  4707.                     => 'DELETE',
  4708.                 ],
  4709.                 'max_age' => 3600,
  4710.                 'hosts' => [
  4711.                 ],
  4712.                 'origin_regex' => true,
  4713.                 'forced_allow_origin_value' => NULL,
  4714.                 'skip_same_as_origin' => true,
  4715.             ]; break;
  4716.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4717.         }
  4718.         $this->loadedDynamicParameters[$name] = true;
  4719.         return $this->dynamicParameters[$name] = $value;
  4720.     }
  4721.     protected function getDefaultParameters(): array
  4722.     {
  4723.         return [
  4724.             'kernel.project_dir' => \dirname(__DIR__4),
  4725.             'kernel.environment' => 'dev',
  4726.             'kernel.debug' => true,
  4727.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4728.             'kernel.bundles' => [
  4729.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4730.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4731.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4732.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4733.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4734.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4735.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4736.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4737.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4738.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4739.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4740.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4741.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4742.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4743.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4744.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4745.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4746.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4747.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4748.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4749.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4750.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4751.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4752.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4753.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4754.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4755.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4756.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4757.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4758.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4759.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4760.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4761.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4762.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4763.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4764.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4765.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4766.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4767.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4768.             ],
  4769.             'kernel.bundles_metadata' => [
  4770.                 'FrameworkBundle' => [
  4771.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4772.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4773.                 ],
  4774.                 'SensioFrameworkExtraBundle' => [
  4775.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4776.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4777.                 ],
  4778.                 'TwigBundle' => [
  4779.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4780.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4781.                 ],
  4782.                 'WebProfilerBundle' => [
  4783.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4784.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4785.                 ],
  4786.                 'MonologBundle' => [
  4787.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4788.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4789.                 ],
  4790.                 'DebugBundle' => [
  4791.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4792.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4793.                 ],
  4794.                 'MakerBundle' => [
  4795.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4796.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4797.                 ],
  4798.                 'DoctrineBundle' => [
  4799.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4800.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4801.                 ],
  4802.                 'DoctrineMigrationsBundle' => [
  4803.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4804.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4805.                 ],
  4806.                 'SecurityBundle' => [
  4807.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4808.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4809.                 ],
  4810.                 'TwigExtraBundle' => [
  4811.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4812.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4813.                 ],
  4814.                 'DrosalysWebObjectExtensionsBundle' => [
  4815.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4816.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4817.                 ],
  4818.                 'NelmioAliceBundle' => [
  4819.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4820.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4821.                 ],
  4822.                 'FidryAliceDataFixturesBundle' => [
  4823.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4824.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4825.                 ],
  4826.                 'HautelookAliceBundle' => [
  4827.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4828.                     'namespace' => 'Hautelook\\AliceBundle',
  4829.                 ],
  4830.                 'SymfonyCastsVerifyEmailBundle' => [
  4831.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4832.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4833.                 ],
  4834.                 'DrosalysWebStringExtensionsBundle' => [
  4835.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4836.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4837.                 ],
  4838.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4839.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4840.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4841.                 ],
  4842.                 'FOSOAuthServerBundle' => [
  4843.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4844.                     'namespace' => 'FOS\\OAuthServerBundle',
  4845.                 ],
  4846.                 'NellappSDKBundle' => [
  4847.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4848.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4849.                 ],
  4850.                 'NelmioApiDocBundle' => [
  4851.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4852.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4853.                 ],
  4854.                 'JMSSerializerBundle' => [
  4855.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4856.                     'namespace' => 'JMS\\SerializerBundle',
  4857.                 ],
  4858.                 'DrosalysApiBundle' => [
  4859.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4860.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4861.                 ],
  4862.                 'KnpPaginatorBundle' => [
  4863.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4864.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4865.                 ],
  4866.                 'WebpackEncoreBundle' => [
  4867.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4868.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4869.                 ],
  4870.                 'KnpMenuBundle' => [
  4871.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4872.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4873.                 ],
  4874.                 'DrosalysWebFormBundle' => [
  4875.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4876.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4877.                 ],
  4878.                 'CraueFormFlowBundle' => [
  4879.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4880.                     'namespace' => 'Craue\\FormFlowBundle',
  4881.                 ],
  4882.                 'LiipImagineBundle' => [
  4883.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4884.                     'namespace' => 'Liip\\ImagineBundle',
  4885.                 ],
  4886.                 'BazingaJsTranslationBundle' => [
  4887.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4888.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4889.                 ],
  4890.                 'KarserRecaptcha3Bundle' => [
  4891.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4892.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4893.                 ],
  4894.                 'SpiriitFormFilterBundle' => [
  4895.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4896.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4897.                 ],
  4898.                 'OneupFlysystemBundle' => [
  4899.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4900.                     'namespace' => 'Oneup\\FlysystemBundle',
  4901.                 ],
  4902.                 'OneupUploaderBundle' => [
  4903.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4904.                     'namespace' => 'Oneup\\UploaderBundle',
  4905.                 ],
  4906.                 'TwigComponentBundle' => [
  4907.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4908.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4909.                 ],
  4910.                 'NelmioCorsBundle' => [
  4911.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4912.                     'namespace' => 'Nelmio\\CorsBundle',
  4913.                 ],
  4914.                 'DoctrineFixturesBundle' => [
  4915.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4916.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4917.                 ],
  4918.                 'ZenstruckFoundryBundle' => [
  4919.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4920.                     'namespace' => 'Zenstruck\\Foundry',
  4921.                 ],
  4922.                 'FOSJsRoutingBundle' => [
  4923.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4924.                     'namespace' => 'FOS\\JsRoutingBundle',
  4925.                 ],
  4926.             ],
  4927.             'kernel.charset' => 'UTF-8',
  4928.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4929.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4930.             'images_user_avatar_asset_path' => 'images/avatar/',
  4931.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4932.             'images_channel_asset_path' => '/images/channel/',
  4933.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4934.             'cursus_upload_maxsize' => 10000000,
  4935.             'cursus_upload_mime_types' => [
  4936.                 'image/jpeg' => [
  4937.                     => 'jpg',
  4938.                     => 'jpeg',
  4939.                 ],
  4940.                 'image/png' => [
  4941.                     => 'png',
  4942.                 ],
  4943.                 'application/pdf' => [
  4944.                     => 'pdf',
  4945.                 ],
  4946.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4947.                     => 'docx',
  4948.                 ],
  4949.                 'application/msword' => [
  4950.                     => 'doc',
  4951.                 ],
  4952.                 'application/vnd.oasis.opendocument.text' => [
  4953.                     => 'odt',
  4954.                 ],
  4955.                 'application/vnd.ms-excel' => [
  4956.                     => 'xls',
  4957.                 ],
  4958.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4959.                     => 'xlsx',
  4960.                 ],
  4961.             ],
  4962.             'admin_channel_user_data_drive_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/'),
  4963.             'admin_channel_user_data_drive_upload_maxsize' => 10000000,
  4964.             'admin_channel_user_data_drive_upload_mime_types' => [
  4965.                 'image/jpeg' => [
  4966.                     => 'jpg',
  4967.                     => 'jpeg',
  4968.                 ],
  4969.                 'image/png' => [
  4970.                     => 'png',
  4971.                 ],
  4972.                 'application/pdf' => [
  4973.                     => 'pdf',
  4974.                 ],
  4975.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4976.                     => 'docx',
  4977.                 ],
  4978.                 'application/msword' => [
  4979.                     => 'doc',
  4980.                 ],
  4981.                 'application/vnd.oasis.opendocument.text' => [
  4982.                     => 'odt',
  4983.                 ],
  4984.                 'application/vnd.ms-excel' => [
  4985.                     => 'xls',
  4986.                 ],
  4987.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4988.                     => 'xlsx',
  4989.                 ],
  4990.             ],
  4991.             'admin_channel_user_data_certificate_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_certificate/'),
  4992.             'admin_channel_user_data_certificate_upload_maxsize' => 1000000000,
  4993.             'admin_channel_user_data_certificate_upload_mime_types' => [
  4994.                 'image/jpeg' => [
  4995.                     => 'jpg',
  4996.                     => 'jpeg',
  4997.                 ],
  4998.                 'image/png' => [
  4999.                     => 'png',
  5000.                 ],
  5001.                 'application/pdf' => [
  5002.                     => 'pdf',
  5003.                 ],
  5004.             ],
  5005.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  5006.             'organization_upload_maxsize' => 10000000,
  5007.             'organization_upload_mime_types' => [
  5008.                 'image/jpeg' => [
  5009.                     => 'jpg',
  5010.                     => 'jpeg',
  5011.                 ],
  5012.                 'image/png' => [
  5013.                     => 'png',
  5014.                 ],
  5015.                 'image/gif' => [
  5016.                     => 'gif',
  5017.                 ],
  5018.             ],
  5019.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  5020.             'positioning_test_upload_maxsize' => 10000000,
  5021.             'positioning_test_upload_mime_types' => [
  5022.                 'image/jpeg' => [
  5023.                     => 'jpg',
  5024.                     => 'jpeg',
  5025.                 ],
  5026.                 'image/png' => [
  5027.                     => 'png',
  5028.                 ],
  5029.                 'image/gif' => [
  5030.                     => 'gif',
  5031.                 ],
  5032.             ],
  5033.             'export_file_directory' => (\dirname(__DIR__3).'/files/exports/'),
  5034.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  5035.             'event_dispatcher.event_aliases' => [
  5036.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5037.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5038.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5039.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5040.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5041.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5042.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5043.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5044.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5045.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5046.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5047.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5048.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5049.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5050.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5051.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5052.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5053.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5054.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5055.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5056.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5057.             ],
  5058.             'fragment.renderer.hinclude.global_template' => NULL,
  5059.             'fragment.path' => '/_fragment',
  5060.             'kernel.http_method_override' => true,
  5061.             'kernel.default_locale' => 'fr',
  5062.             'kernel.enabled_locales' => [
  5063.             ],
  5064.             'kernel.error_controller' => 'error_controller',
  5065.             'kernel.trusted_headers' => 30,
  5066.             'debug.file_link_format' => NULL,
  5067.             'asset.request_context.base_path' => NULL,
  5068.             'asset.request_context.secure' => NULL,
  5069.             'translator.logging' => false,
  5070.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5071.             'debug.error_handler.throw_at' => -1,
  5072.             'router.request_context.host' => 'localhost',
  5073.             'router.request_context.scheme' => 'http',
  5074.             'router.request_context.base_url' => '',
  5075.             'router.resource' => 'kernel::loadRoutes',
  5076.             'request_listener.http_port' => 80,
  5077.             'request_listener.https_port' => 443,
  5078.             'session.metadata.storage_key' => '_sf2_meta',
  5079.             'session.storage.options' => [
  5080.                 'cache_limiter' => '0',
  5081.                 'name' => 'CORESESSID',
  5082.                 'cookie_lifetime' => 86400,
  5083.                 'cookie_secure' => 'auto',
  5084.                 'cookie_httponly' => true,
  5085.                 'cookie_samesite' => 'lax',
  5086.                 'gc_probability' => 1,
  5087.             ],
  5088.             'session.metadata.update_threshold' => 0,
  5089.             'form.type_extension.csrf.enabled' => true,
  5090.             'form.type_extension.csrf.field_name' => '_token',
  5091.             'validator.translation_domain' => 'validators',
  5092.             'profiler_listener.only_exceptions' => false,
  5093.             'profiler_listener.only_main_requests' => false,
  5094.             'twig.form.resources' => [
  5095.                 => 'form_div_layout.html.twig',
  5096.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  5097.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  5098.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  5099.                 => '@NellappSDK/Form/form_theme.html.twig',
  5100.                 => 'bootstrap_5_layout.html.twig',
  5101.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  5102.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  5103.                 => '@NellappSDK/Form/nellapp_boolean_type.html.twig',
  5104.                 => 'Form/admin_layout.html.twig',
  5105.                 10 => 'Form/form_collection_users.html.twig',
  5106.                 11 => 'Form/channel_user_roles.html.twig',
  5107.                 12 => 'Form/form_sortable_collection.html.twig',
  5108.                 13 => 'Form/form_dropzone.html.twig',
  5109.                 14 => 'Form/form_video_url.html.twig',
  5110.                 15 => 'Form/select_or_create.html.twig',
  5111.                 16 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  5112.                 17 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5113.             ],
  5114.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5115.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5116.             'web_profiler.debug_toolbar.mode' => 2,
  5117.             'monolog.use_microseconds' => true,
  5118.             'monolog.swift_mailer.handlers' => [
  5119.             ],
  5120.             'monolog.handlers_to_channels' => [
  5121.                 'monolog.handler.console' => [
  5122.                     'type' => 'exclusive',
  5123.                     'elements' => [
  5124.                         => 'event',
  5125.                         => 'doctrine',
  5126.                         => 'console',
  5127.                     ],
  5128.                 ],
  5129.                 'monolog.handler.main' => [
  5130.                     'type' => 'exclusive',
  5131.                     'elements' => [
  5132.                         => 'event',
  5133.                     ],
  5134.                 ],
  5135.             ],
  5136.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5137.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5138.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5139.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5140.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5141.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5142.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5143.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5144.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5145.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5146.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5147.             'doctrine.entity_managers' => [
  5148.                 'default' => 'doctrine.orm.default_entity_manager',
  5149.             ],
  5150.             'doctrine.default_entity_manager' => 'default',
  5151.             'doctrine.dbal.connection_factory.types' => [
  5152.                 'uuid' => [
  5153.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5154.                 ],
  5155.                 'ulid' => [
  5156.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5157.                 ],
  5158.             ],
  5159.             'doctrine.connections' => [
  5160.                 'default' => 'doctrine.dbal.default_connection',
  5161.             ],
  5162.             'doctrine.default_connection' => 'default',
  5163.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5164.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5165.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5166.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5167.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5168.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5169.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5170.             'doctrine.orm.cache.memcache_port' => 11211,
  5171.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5172.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5173.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5174.             'doctrine.orm.cache.memcached_port' => 11211,
  5175.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5176.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5177.             'doctrine.orm.cache.redis_host' => 'localhost',
  5178.             'doctrine.orm.cache.redis_port' => 6379,
  5179.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5180.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5181.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5182.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5183.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5184.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5185.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5186.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5187.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5188.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5189.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5190.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5191.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5192.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5193.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5194.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5195.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5196.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5197.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5198.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5199.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5200.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5201.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5202.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5203.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5204.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5205.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5206.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5207.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5208.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5209.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5210.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5211.             'doctrine.migrations.preferred_em' => NULL,
  5212.             'doctrine.migrations.preferred_connection' => NULL,
  5213.             'security.role_hierarchy.roles' => [
  5214.                 'ROLE_ADMIN' => [
  5215.                     => 'ROLE_USER',
  5216.                 ],
  5217.                 'ROLE_SUPER_ADMIN' => [
  5218.                     => 'ROLE_ADMIN',
  5219.                     => 'ROLE_ALLOWED_TO_SWITCH',
  5220.                     => 'ROLE_COMMERCIAL',
  5221.                 ],
  5222.             ],
  5223.             'security.access.denied_url' => NULL,
  5224.             'security.authentication.manager.erase_credentials' => true,
  5225.             'security.authentication.session_strategy.strategy' => 'migrate',
  5226.             'security.access.always_authenticate_before_granting' => false,
  5227.             'security.authentication.hide_user_not_found' => true,
  5228.             'security.firewalls' => [
  5229.                 => 'dev',
  5230.                 => 'oauth_token',
  5231.                 => 'api_doc',
  5232.                 => 'api',
  5233.                 => 'sync_doc',
  5234.                 => 'sync',
  5235.                 => 'internal_api',
  5236.                 => 'partner_api_doc',
  5237.                 => 'partner_api',
  5238.                 => 'main',
  5239.             ],
  5240.             'security.api._indexed_authenticators' => [
  5241.             ],
  5242.             'security.sync._indexed_authenticators' => [
  5243.             ],
  5244.             'security.internal_api._indexed_authenticators' => [
  5245.             ],
  5246.             'security.partner_api._indexed_authenticators' => [
  5247.             ],
  5248.             'security.main._indexed_authenticators' => [
  5249.             ],
  5250.             'nelmio_alice.locale' => 'fr_FR',
  5251.             'nelmio_alice.functions_blacklist' => [
  5252.                 => 'current',
  5253.                 => 'shuffle',
  5254.                 => 'date',
  5255.                 => 'time',
  5256.                 => 'file',
  5257.                 => 'md5',
  5258.                 => 'sha1',
  5259.             ],
  5260.             'nelmio_alice.seed' => 1,
  5261.             'nelmio_alice.loading_limit' => 5,
  5262.             'nelmio_alice.max_unique_values_retry' => 150,
  5263.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5264.             'hautelook_alice.fixtures_path' => [
  5265.                 => 'fixtures',
  5266.             ],
  5267.             'hautelook_alice.root_dirs' => [
  5268.                 => \dirname(__DIR__4),
  5269.             ],
  5270.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  5271.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  5272.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  5273.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  5274.             'fos_oauth_server.server.options' => [
  5275.                 'supported_scopes' => 'api',
  5276.                 'access_token_lifetime' => 86400,
  5277.             ],
  5278.             'fos_oauth_server.model_manager_name' => NULL,
  5279.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  5280.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  5281.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  5282.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  5283.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  5284.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  5285.             'fos_oauth_server.authorize.form.validation_groups' => [
  5286.                 => 'Authorize',
  5287.                 => 'Default',
  5288.             ],
  5289.             'nellapp_sdk.activity_feed.enable' => true,
  5290.             'env(IA_HIGHLIGHT_ENABLE)' => 'false',
  5291.             'nellapp_sdk.global_getter.global_entities' => [
  5292.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  5293.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  5294.                 'user_class' => 'App\\Entity\\Account\\User',
  5295.                 'user_notification_class' => 'App\\Entity\\Account\\Notification',
  5296.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  5297.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  5298.             ],
  5299.             'nellapp_sdk.default.doctrine_connection' => 'default',
  5300.             'nellapp_sdk.google.enable' => true,
  5301.             'nelmio_api_doc.areas' => [
  5302.                 => 'default',
  5303.                 => 'super_admin_async',
  5304.                 => 'app_sync',
  5305.                 => 'partner_api',
  5306.             ],
  5307.             'nelmio_api_doc.use_validation_groups' => false,
  5308.             'drosalys_api.serializer.symfony' => true,
  5309.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  5310.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5311.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5312.             'knp_paginator.page_range' => 5,
  5313.             'knp_paginator.page_limit' => NULL,
  5314.             'knp_menu.renderer.list.options' => [
  5315.             ],
  5316.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  5317.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  5318.             'knp_menu.renderer.twig.options' => [
  5319.             ],
  5320.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  5321.             'knp_menu.default_renderer' => 'twig',
  5322.             'drosalys_form.collection.import_template' => true,
  5323.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  5324.             'drosalys_form.select_or_create.import_template' => true,
  5325.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5326.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  5327.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  5328.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  5329.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  5330.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  5331.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  5332.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  5333.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  5334.             'liip_imagine.resolvers' => [
  5335.                 'default' => [
  5336.                     'web_path' => [
  5337.                         'web_root' => (\dirname(__DIR__4).'/public'),
  5338.                         'cache_prefix' => 'media/cache',
  5339.                     ],
  5340.                 ],
  5341.                 'cursus_uploads' => [
  5342.                     'flysystem' => [
  5343.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5344.                         'root_url' => 'none',
  5345.                         'visibility' => 'private',
  5346.                         'cache_prefix' => '',
  5347.                     ],
  5348.                 ],
  5349.                 'admin_channel_user_data_drive' => [
  5350.                     'flysystem' => [
  5351.                         'filesystem_service' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5352.                         'root_url' => 'none',
  5353.                         'visibility' => 'private',
  5354.                         'cache_prefix' => '',
  5355.                     ],
  5356.                 ],
  5357.                 'organization_uploads' => [
  5358.                     'flysystem' => [
  5359.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5360.                         'root_url' => 'none',
  5361.                         'visibility' => 'public',
  5362.                         'cache_prefix' => '',
  5363.                     ],
  5364.                 ],
  5365.                 'positioning_test_uploads' => [
  5366.                     'flysystem' => [
  5367.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5368.                         'root_url' => 'none',
  5369.                         'visibility' => 'public',
  5370.                         'cache_prefix' => '',
  5371.                     ],
  5372.                 ],
  5373.             ],
  5374.             'liip_imagine.loaders' => [
  5375.                 'default' => [
  5376.                     'filesystem' => [
  5377.                         'locator' => 'filesystem',
  5378.                         'data_root' => [
  5379.                             => (\dirname(__DIR__4).'/public'),
  5380.                         ],
  5381.                         'allow_unresolvable_data_roots' => false,
  5382.                         'bundle_resources' => [
  5383.                             'enabled' => false,
  5384.                             'access_control_type' => 'blacklist',
  5385.                             'access_control_list' => [
  5386.                             ],
  5387.                         ],
  5388.                     ],
  5389.                 ],
  5390.                 'cursus_uploads' => [
  5391.                     'flysystem' => [
  5392.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5393.                     ],
  5394.                 ],
  5395.                 'organization_uploads' => [
  5396.                     'flysystem' => [
  5397.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5398.                     ],
  5399.                 ],
  5400.                 'positioning_test_uploads' => [
  5401.                     'flysystem' => [
  5402.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5403.                     ],
  5404.                 ],
  5405.             ],
  5406.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  5407.             'liip_imagine.jpegoptim.stripAll' => true,
  5408.             'liip_imagine.jpegoptim.max' => NULL,
  5409.             'liip_imagine.jpegoptim.progressive' => true,
  5410.             'liip_imagine.jpegoptim.tempDir' => NULL,
  5411.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  5412.             'liip_imagine.optipng.level' => 7,
  5413.             'liip_imagine.optipng.stripAll' => true,
  5414.             'liip_imagine.optipng.tempDir' => NULL,
  5415.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  5416.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  5417.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  5418.             'liip_imagine.cwebp.tempDir' => NULL,
  5419.             'liip_imagine.cwebp.q' => 75,
  5420.             'liip_imagine.cwebp.alphaQ' => 100,
  5421.             'liip_imagine.cwebp.m' => 4,
  5422.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  5423.             'liip_imagine.cwebp.alphaMethod' => 1,
  5424.             'liip_imagine.cwebp.exact' => false,
  5425.             'liip_imagine.cwebp.metadata' => [
  5426.                 => 'none',
  5427.             ],
  5428.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  5429.             'liip_imagine.cache.resolver.default' => 'default',
  5430.             'liip_imagine.default_image' => NULL,
  5431.             'liip_imagine.filter_sets' => [
  5432.                 'channel_thumbnail' => [
  5433.                     'quality' => 100,
  5434.                     'jpeg_quality' => 80,
  5435.                     'png_compression_level' => 8,
  5436.                     'png_compression_filter' => NULL,
  5437.                     'format' => NULL,
  5438.                     'animated' => false,
  5439.                     'cache' => NULL,
  5440.                     'data_loader' => NULL,
  5441.                     'default_image' => NULL,
  5442.                     'filters' => [
  5443.                         'auto_rotate' => [
  5444.                         ],
  5445.                         'strip' => [
  5446.                         ],
  5447.                         'thumbnail' => [
  5448.                             'size' => [
  5449.                                 => 600,
  5450.                                 => 300,
  5451.                             ],
  5452.                             'mode' => 'inset',
  5453.                             'allow_upscale' => true,
  5454.                         ],
  5455.                     ],
  5456.                     'post_processors' => [
  5457.                     ],
  5458.                 ],
  5459.                 'avatar_thumbnail' => [
  5460.                     'quality' => 100,
  5461.                     'jpeg_quality' => 80,
  5462.                     'png_compression_level' => 8,
  5463.                     'png_compression_filter' => NULL,
  5464.                     'format' => NULL,
  5465.                     'animated' => false,
  5466.                     'cache' => NULL,
  5467.                     'data_loader' => NULL,
  5468.                     'default_image' => NULL,
  5469.                     'filters' => [
  5470.                         'auto_rotate' => [
  5471.                         ],
  5472.                         'strip' => [
  5473.                         ],
  5474.                         'thumbnail' => [
  5475.                             'size' => [
  5476.                                 => 100,
  5477.                                 => 100,
  5478.                             ],
  5479.                             'mode' => 'outbound',
  5480.                             'allow_upscale' => true,
  5481.                         ],
  5482.                     ],
  5483.                     'post_processors' => [
  5484.                     ],
  5485.                 ],
  5486.                 'cache' => [
  5487.                     'quality' => 100,
  5488.                     'jpeg_quality' => NULL,
  5489.                     'png_compression_level' => NULL,
  5490.                     'png_compression_filter' => NULL,
  5491.                     'format' => NULL,
  5492.                     'animated' => false,
  5493.                     'cache' => NULL,
  5494.                     'data_loader' => NULL,
  5495.                     'default_image' => NULL,
  5496.                     'filters' => [
  5497.                     ],
  5498.                     'post_processors' => [
  5499.                     ],
  5500.                 ],
  5501.                 'thumbnail' => [
  5502.                     'quality' => 50,
  5503.                     'jpeg_quality' => NULL,
  5504.                     'png_compression_level' => NULL,
  5505.                     'png_compression_filter' => NULL,
  5506.                     'format' => NULL,
  5507.                     'animated' => false,
  5508.                     'cache' => NULL,
  5509.                     'data_loader' => NULL,
  5510.                     'default_image' => NULL,
  5511.                     'filters' => [
  5512.                         'thumbnail' => [
  5513.                             'size' => [
  5514.                                 => 50,
  5515.                                 => 50,
  5516.                             ],
  5517.                             'mode' => 'inset',
  5518.                         ],
  5519.                     ],
  5520.                     'post_processors' => [
  5521.                     ],
  5522.                 ],
  5523.                 'drive_thumbnail' => [
  5524.                     'quality' => 50,
  5525.                     'jpeg_quality' => NULL,
  5526.                     'png_compression_level' => NULL,
  5527.                     'png_compression_filter' => NULL,
  5528.                     'format' => NULL,
  5529.                     'animated' => false,
  5530.                     'cache' => NULL,
  5531.                     'data_loader' => 'cursus_uploads',
  5532.                     'default_image' => NULL,
  5533.                     'filters' => [
  5534.                         'thumbnail' => [
  5535.                             'size' => [
  5536.                                 => 50,
  5537.                                 => 50,
  5538.                             ],
  5539.                             'mode' => 'inset',
  5540.                         ],
  5541.                     ],
  5542.                     'post_processors' => [
  5543.                     ],
  5544.                 ],
  5545.                 'question_picture' => [
  5546.                     'quality' => 90,
  5547.                     'jpeg_quality' => NULL,
  5548.                     'png_compression_level' => NULL,
  5549.                     'png_compression_filter' => NULL,
  5550.                     'format' => NULL,
  5551.                     'animated' => false,
  5552.                     'cache' => NULL,
  5553.                     'data_loader' => 'positioning_test_uploads',
  5554.                     'default_image' => NULL,
  5555.                     'filters' => [
  5556.                         'thumbnail' => [
  5557.                             'size' => [
  5558.                                 => 300,
  5559.                                 => 220,
  5560.                             ],
  5561.                             'mode' => 'inset',
  5562.                         ],
  5563.                     ],
  5564.                     'post_processors' => [
  5565.                     ],
  5566.                 ],
  5567.                 'question_picture_big' => [
  5568.                     'quality' => 90,
  5569.                     'jpeg_quality' => NULL,
  5570.                     'png_compression_level' => NULL,
  5571.                     'png_compression_filter' => NULL,
  5572.                     'format' => NULL,
  5573.                     'animated' => false,
  5574.                     'cache' => NULL,
  5575.                     'data_loader' => 'positioning_test_uploads',
  5576.                     'default_image' => NULL,
  5577.                     'filters' => [
  5578.                     ],
  5579.                     'post_processors' => [
  5580.                     ],
  5581.                 ],
  5582.                 'organization_file' => [
  5583.                     'quality' => 90,
  5584.                     'jpeg_quality' => NULL,
  5585.                     'png_compression_level' => NULL,
  5586.                     'png_compression_filter' => NULL,
  5587.                     'format' => NULL,
  5588.                     'animated' => false,
  5589.                     'cache' => NULL,
  5590.                     'data_loader' => 'organization_uploads',
  5591.                     'default_image' => NULL,
  5592.                     'filters' => [
  5593.                         'thumbnail' => [
  5594.                             'size' => [
  5595.                                 => 250,
  5596.                                 => 250,
  5597.                             ],
  5598.                             'mode' => 'inset',
  5599.                         ],
  5600.                     ],
  5601.                     'post_processors' => [
  5602.                     ],
  5603.                 ],
  5604.             ],
  5605.             'liip_imagine.binary.loader.default' => 'default',
  5606.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5607.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5608.             'liip_imagine.webp.generate' => false,
  5609.             'liip_imagine.webp.options' => [
  5610.                 'quality' => 100,
  5611.                 'cache' => NULL,
  5612.                 'data_loader' => NULL,
  5613.                 'post_processors' => [
  5614.                 ],
  5615.             ],
  5616.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  5617.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  5618.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  5619.             'karser_recaptcha3.score_threshold' => 0.5,
  5620.             'karser_recaptcha3.enabled' => true,
  5621.             'karser_recaptcha3.host' => 'www.google.com',
  5622.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  5623.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  5624.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  5625.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  5626.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  5627.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  5628.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  5629.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  5630.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  5631.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  5632.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  5633.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  5634.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  5635.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  5636.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  5637.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  5638.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  5639.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  5640.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  5641.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  5642.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  5643.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  5644.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  5645.             'spiriit_form_filter.where_method' => 'and',
  5646.             'spiriit_form_filter.text.condition_pattern' => 1,
  5647.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  5648.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  5649.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  5650.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  5651.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  5652.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  5653.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  5654.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  5655.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  5656.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  5657.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  5658.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  5659.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  5660.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  5661.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  5662.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  5663.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  5664.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  5665.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  5666.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  5667.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5668.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5669.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  5670.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  5671.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  5672.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  5673.             'oneup_uploader.config.cursus_upload' => [
  5674.                 'use_orphanage' => true,
  5675.                 'frontend' => 'dropzone',
  5676.                 'storage' => [
  5677.                     'type' => 'flysystem',
  5678.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  5679.                     'service' => NULL,
  5680.                     'directory' => NULL,
  5681.                     'stream_wrapper' => NULL,
  5682.                     'sync_buffer_size' => '100K',
  5683.                 ],
  5684.                 'allowed_mimetypes' => [
  5685.                     'image/jpeg' => [
  5686.                         => 'jpg',
  5687.                         => 'jpeg',
  5688.                     ],
  5689.                     'image/png' => [
  5690.                         => 'png',
  5691.                     ],
  5692.                     'application/pdf' => [
  5693.                         => 'pdf',
  5694.                     ],
  5695.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5696.                         => 'docx',
  5697.                     ],
  5698.                     'application/msword' => [
  5699.                         => 'doc',
  5700.                     ],
  5701.                     'application/vnd.oasis.opendocument.text' => [
  5702.                         => 'odt',
  5703.                     ],
  5704.                     'application/vnd.ms-excel' => [
  5705.                         => 'xls',
  5706.                     ],
  5707.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5708.                         => 'xlsx',
  5709.                     ],
  5710.                 ],
  5711.                 'max_size' => 10000000,
  5712.                 'namer' => 'app.file_abstract_cursus_namer',
  5713.                 'custom_frontend' => [
  5714.                     'name' => NULL,
  5715.                     'class' => NULL,
  5716.                 ],
  5717.                 'route_prefix' => '',
  5718.                 'endpoints' => [
  5719.                     'upload' => NULL,
  5720.                     'progress' => NULL,
  5721.                     'cancel' => NULL,
  5722.                 ],
  5723.                 'disallowed_mimetypes' => [
  5724.                 ],
  5725.                 'error_handler' => NULL,
  5726.                 'enable_progress' => false,
  5727.                 'enable_cancelation' => false,
  5728.                 'root_folder' => false,
  5729.             ],
  5730.             'oneup_uploader.config.organization_upload' => [
  5731.                 'use_orphanage' => true,
  5732.                 'frontend' => 'dropzone',
  5733.                 'storage' => [
  5734.                     'type' => 'flysystem',
  5735.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5736.                     'service' => NULL,
  5737.                     'directory' => NULL,
  5738.                     'stream_wrapper' => NULL,
  5739.                     'sync_buffer_size' => '100K',
  5740.                 ],
  5741.                 'allowed_mimetypes' => [
  5742.                     'image/jpeg' => [
  5743.                         => 'jpg',
  5744.                         => 'jpeg',
  5745.                     ],
  5746.                     'image/png' => [
  5747.                         => 'png',
  5748.                     ],
  5749.                     'image/gif' => [
  5750.                         => 'gif',
  5751.                     ],
  5752.                 ],
  5753.                 'max_size' => 10000000,
  5754.                 'namer' => 'app.organization_file_namer',
  5755.                 'custom_frontend' => [
  5756.                     'name' => NULL,
  5757.                     'class' => NULL,
  5758.                 ],
  5759.                 'route_prefix' => '',
  5760.                 'endpoints' => [
  5761.                     'upload' => NULL,
  5762.                     'progress' => NULL,
  5763.                     'cancel' => NULL,
  5764.                 ],
  5765.                 'disallowed_mimetypes' => [
  5766.                 ],
  5767.                 'error_handler' => NULL,
  5768.                 'enable_progress' => false,
  5769.                 'enable_cancelation' => false,
  5770.                 'root_folder' => false,
  5771.             ],
  5772.             'oneup_uploader.config.positioning_test_upload' => [
  5773.                 'use_orphanage' => true,
  5774.                 'frontend' => 'dropzone',
  5775.                 'storage' => [
  5776.                     'type' => 'flysystem',
  5777.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5778.                     'service' => NULL,
  5779.                     'directory' => NULL,
  5780.                     'stream_wrapper' => NULL,
  5781.                     'sync_buffer_size' => '100K',
  5782.                 ],
  5783.                 'allowed_mimetypes' => [
  5784.                     'image/jpeg' => [
  5785.                         => 'jpg',
  5786.                         => 'jpeg',
  5787.                     ],
  5788.                     'image/png' => [
  5789.                         => 'png',
  5790.                     ],
  5791.                     'image/gif' => [
  5792.                         => 'gif',
  5793.                     ],
  5794.                 ],
  5795.                 'max_size' => 10000000,
  5796.                 'namer' => 'app.positioning_test_file_namer',
  5797.                 'custom_frontend' => [
  5798.                     'name' => NULL,
  5799.                     'class' => NULL,
  5800.                 ],
  5801.                 'route_prefix' => '',
  5802.                 'endpoints' => [
  5803.                     'upload' => NULL,
  5804.                     'progress' => NULL,
  5805.                     'cancel' => NULL,
  5806.                 ],
  5807.                 'disallowed_mimetypes' => [
  5808.                 ],
  5809.                 'error_handler' => NULL,
  5810.                 'enable_progress' => false,
  5811.                 'enable_cancelation' => false,
  5812.                 'root_folder' => false,
  5813.             ],
  5814.             'oneup_uploader.config.admin_channel_user_data_drive_upload' => [
  5815.                 'use_orphanage' => true,
  5816.                 'frontend' => 'dropzone',
  5817.                 'storage' => [
  5818.                     'type' => 'flysystem',
  5819.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5820.                     'service' => NULL,
  5821.                     'directory' => NULL,
  5822.                     'stream_wrapper' => NULL,
  5823.                     'sync_buffer_size' => '100K',
  5824.                 ],
  5825.                 'allowed_mimetypes' => [
  5826.                     'image/jpeg' => [
  5827.                         => 'jpg',
  5828.                         => 'jpeg',
  5829.                     ],
  5830.                     'image/png' => [
  5831.                         => 'png',
  5832.                     ],
  5833.                     'application/pdf' => [
  5834.                         => 'pdf',
  5835.                     ],
  5836.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5837.                         => 'docx',
  5838.                     ],
  5839.                     'application/msword' => [
  5840.                         => 'doc',
  5841.                     ],
  5842.                     'application/vnd.oasis.opendocument.text' => [
  5843.                         => 'odt',
  5844.                     ],
  5845.                     'application/vnd.ms-excel' => [
  5846.                         => 'xls',
  5847.                     ],
  5848.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5849.                         => 'xlsx',
  5850.                     ],
  5851.                 ],
  5852.                 'max_size' => 10000000,
  5853.                 'namer' => 'app.file_channel_user_data_drive_namer',
  5854.                 'custom_frontend' => [
  5855.                     'name' => NULL,
  5856.                     'class' => NULL,
  5857.                 ],
  5858.                 'route_prefix' => '',
  5859.                 'endpoints' => [
  5860.                     'upload' => NULL,
  5861.                     'progress' => NULL,
  5862.                     'cancel' => NULL,
  5863.                 ],
  5864.                 'disallowed_mimetypes' => [
  5865.                 ],
  5866.                 'error_handler' => NULL,
  5867.                 'enable_progress' => false,
  5868.                 'enable_cancelation' => false,
  5869.                 'root_folder' => false,
  5870.             ],
  5871.             'oneup_uploader.config.admin_channel_user_data_certificate_upload' => [
  5872.                 'use_orphanage' => true,
  5873.                 'frontend' => 'dropzone',
  5874.                 'storage' => [
  5875.                     'type' => 'flysystem',
  5876.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_certificate_filesystem',
  5877.                     'service' => NULL,
  5878.                     'directory' => NULL,
  5879.                     'stream_wrapper' => NULL,
  5880.                     'sync_buffer_size' => '100K',
  5881.                 ],
  5882.                 'allowed_mimetypes' => [
  5883.                     'image/jpeg' => [
  5884.                         => 'jpg',
  5885.                         => 'jpeg',
  5886.                     ],
  5887.                     'image/png' => [
  5888.                         => 'png',
  5889.                     ],
  5890.                     'application/pdf' => [
  5891.                         => 'pdf',
  5892.                     ],
  5893.                 ],
  5894.                 'max_size' => 1000000000,
  5895.                 'custom_frontend' => [
  5896.                     'name' => NULL,
  5897.                     'class' => NULL,
  5898.                 ],
  5899.                 'route_prefix' => '',
  5900.                 'endpoints' => [
  5901.                     'upload' => NULL,
  5902.                     'progress' => NULL,
  5903.                     'cancel' => NULL,
  5904.                 ],
  5905.                 'disallowed_mimetypes' => [
  5906.                 ],
  5907.                 'error_handler' => NULL,
  5908.                 'enable_progress' => false,
  5909.                 'enable_cancelation' => false,
  5910.                 'namer' => 'oneup_uploader.namer.uniqid',
  5911.                 'root_folder' => false,
  5912.             ],
  5913.             'oneup_uploader.controllers' => [
  5914.                 'cursus_upload' => [
  5915.                     => 'oneup_uploader.controller.cursus_upload',
  5916.                     => [
  5917.                         'enable_progress' => false,
  5918.                         'enable_cancelation' => false,
  5919.                         'route_prefix' => '',
  5920.                         'endpoints' => [
  5921.                             'upload' => NULL,
  5922.                             'progress' => NULL,
  5923.                             'cancel' => NULL,
  5924.                         ],
  5925.                     ],
  5926.                 ],
  5927.                 'organization_upload' => [
  5928.                     => 'oneup_uploader.controller.organization_upload',
  5929.                     => [
  5930.                         'enable_progress' => false,
  5931.                         'enable_cancelation' => false,
  5932.                         'route_prefix' => '',
  5933.                         'endpoints' => [
  5934.                             'upload' => NULL,
  5935.                             'progress' => NULL,
  5936.                             'cancel' => NULL,
  5937.                         ],
  5938.                     ],
  5939.                 ],
  5940.                 'positioning_test_upload' => [
  5941.                     => 'oneup_uploader.controller.positioning_test_upload',
  5942.                     => [
  5943.                         'enable_progress' => false,
  5944.                         'enable_cancelation' => false,
  5945.                         'route_prefix' => '',
  5946.                         'endpoints' => [
  5947.                             'upload' => NULL,
  5948.                             'progress' => NULL,
  5949.                             'cancel' => NULL,
  5950.                         ],
  5951.                     ],
  5952.                 ],
  5953.                 'admin_channel_user_data_drive_upload' => [
  5954.                     => 'oneup_uploader.controller.admin_channel_user_data_drive_upload',
  5955.                     => [
  5956.                         'enable_progress' => false,
  5957.                         'enable_cancelation' => false,
  5958.                         'route_prefix' => '',
  5959.                         'endpoints' => [
  5960.                             'upload' => NULL,
  5961.                             'progress' => NULL,
  5962.                             'cancel' => NULL,
  5963.                         ],
  5964.                     ],
  5965.                 ],
  5966.                 'admin_channel_user_data_certificate_upload' => [
  5967.                     => 'oneup_uploader.controller.admin_channel_user_data_certificate_upload',
  5968.                     => [
  5969.                         'enable_progress' => false,
  5970.                         'enable_cancelation' => false,
  5971.                         'route_prefix' => '',
  5972.                         'endpoints' => [
  5973.                             'upload' => NULL,
  5974.                             'progress' => NULL,
  5975.                             'cancel' => NULL,
  5976.                         ],
  5977.                     ],
  5978.                 ],
  5979.             ],
  5980.             'oneup_uploader.maxsize' => [
  5981.                 'cursus_upload' => 10000000,
  5982.                 'organization_upload' => 10000000,
  5983.                 'positioning_test_upload' => 10000000,
  5984.                 'admin_channel_user_data_drive_upload' => 10000000,
  5985.                 'admin_channel_user_data_certificate_upload' => 20971520,
  5986.             ],
  5987.             'nelmio_cors.map' => [
  5988.                 '^/' => [
  5989.                 ],
  5990.             ],
  5991.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5992.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5993.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5994.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  5995.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  5996.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  5997.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  5998.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  5999.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6000.             'fos_js_routing.request_context_base_url' => NULL,
  6001.             'fos_js_routing.cache_control' => [
  6002.                 'enabled' => false,
  6003.             ],
  6004.             'maker.compatible_check.doctrine.supports_attributes' => true,
  6005.             'data_collector.templates' => [
  6006.                 'data_collector.request' => [
  6007.                     => 'request',
  6008.                     => '@WebProfiler/Collector/request.html.twig',
  6009.                 ],
  6010.                 'data_collector.time' => [
  6011.                     => 'time',
  6012.                     => '@WebProfiler/Collector/time.html.twig',
  6013.                 ],
  6014.                 'data_collector.memory' => [
  6015.                     => 'memory',
  6016.                     => '@WebProfiler/Collector/memory.html.twig',
  6017.                 ],
  6018.                 'data_collector.validator' => [
  6019.                     => 'validator',
  6020.                     => '@WebProfiler/Collector/validator.html.twig',
  6021.                 ],
  6022.                 'data_collector.ajax' => [
  6023.                     => 'ajax',
  6024.                     => '@WebProfiler/Collector/ajax.html.twig',
  6025.                 ],
  6026.                 'data_collector.form' => [
  6027.                     => 'form',
  6028.                     => '@WebProfiler/Collector/form.html.twig',
  6029.                 ],
  6030.                 'data_collector.exception' => [
  6031.                     => 'exception',
  6032.                     => '@WebProfiler/Collector/exception.html.twig',
  6033.                 ],
  6034.                 'data_collector.logger' => [
  6035.                     => 'logger',
  6036.                     => '@WebProfiler/Collector/logger.html.twig',
  6037.                 ],
  6038.                 'data_collector.events' => [
  6039.                     => 'events',
  6040.                     => '@WebProfiler/Collector/events.html.twig',
  6041.                 ],
  6042.                 'data_collector.router' => [
  6043.                     => 'router',
  6044.                     => '@WebProfiler/Collector/router.html.twig',
  6045.                 ],
  6046.                 'data_collector.cache' => [
  6047.                     => 'cache',
  6048.                     => '@WebProfiler/Collector/cache.html.twig',
  6049.                 ],
  6050.                 'data_collector.translation' => [
  6051.                     => 'translation',
  6052.                     => '@WebProfiler/Collector/translation.html.twig',
  6053.                 ],
  6054.                 'data_collector.security' => [
  6055.                     => 'security',
  6056.                     => '@Security/Collector/security.html.twig',
  6057.                 ],
  6058.                 'data_collector.twig' => [
  6059.                     => 'twig',
  6060.                     => '@WebProfiler/Collector/twig.html.twig',
  6061.                 ],
  6062.                 'data_collector.http_client' => [
  6063.                     => 'http_client',
  6064.                     => '@WebProfiler/Collector/http_client.html.twig',
  6065.                 ],
  6066.                 'data_collector.doctrine' => [
  6067.                     => 'db',
  6068.                     => '@Doctrine/Collector/db.html.twig',
  6069.                 ],
  6070.                 'doctrine_migrations.migrations_collector' => [
  6071.                     => 'doctrine_migrations',
  6072.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  6073.                 ],
  6074.                 'data_collector.dump' => [
  6075.                     => 'dump',
  6076.                     => '@Debug/Profiler/dump.html.twig',
  6077.                 ],
  6078.                 'data_collector.messenger' => [
  6079.                     => 'messenger',
  6080.                     => '@WebProfiler/Collector/messenger.html.twig',
  6081.                 ],
  6082.                 'notifier.data_collector' => [
  6083.                     => 'notifier',
  6084.                     => '@WebProfiler/Collector/notifier.html.twig',
  6085.                 ],
  6086.                 'data_collector.config' => [
  6087.                     => 'config',
  6088.                     => '@WebProfiler/Collector/config.html.twig',
  6089.                 ],
  6090.             ],
  6091.             'console.command.ids' => [
  6092.             ],
  6093.         ];
  6094.     }
  6095.     protected function throw($message)
  6096.     {
  6097.         throw new RuntimeException($message);
  6098.     }
  6099. }