var/cache/dev/ContainerHZ60Eyf/App_KernelDevDebugContainer.php line 1111

Open in your IDE?
  1. <?php
  2. namespace ContainerHZ60Eyf;
  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\\ShowDocumentsAction' => 'getShowDocumentsActionService',
  105.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowDriveAction' => 'getShowDriveActionService',
  106.             'App\\Controller\\Account\\ChannelUserData\\AdminChannelUserData\\ShowEventsAction' => 'getShowEventsActionService',
  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\\ShowCertificatesAction' => 'getShowCertificatesActionService',
  112.             'App\\Controller\\Account\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction2Service',
  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\\Documents\\AcceptAgreementAction' => 'getAcceptAgreementActionService',
  159.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\Documents\\RefuseAgreementAction' => 'getRefuseAgreementActionService',
  160.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\Documents\\ReminderAction' => 'getReminderActionService',
  161.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowActivityAction' => 'getShowActivityActionService',
  162.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowDocumentsAction' => 'getShowDocumentsAction2Service',
  163.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowDriveAction' => 'getShowDriveAction3Service',
  164.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowEventsAction' => 'getShowEventsAction2Service',
  165.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowInformationsAction' => 'getShowInformationsActionService',
  166.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowPricesAction' => 'getShowPricesActionService',
  167.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\Information\\ShowSkillsAction' => 'getShowSkillsAction2Service',
  168.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  169.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowAction' => 'getShowAction4Service',
  170.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowPermissionsAction' => 'getShowPermissionsActionService',
  171.             'App\\Controller\\Admin\\ChannelUserData\\Admin\\ShowProfileAction' => 'getShowProfileActionService',
  172.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  173.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction3Service',
  176.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  178.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  181.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  184.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipAction' => 'getDeleteInternshipActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\DeleteInternshipTutorAction' => 'getDeleteInternshipTutorActionService',
  186.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\Export\\ExportAction' => 'getExportActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexAction' => 'getIndexAction4Service',
  188.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  189.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  190.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  191.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  192.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\RedirectCursusTabAction' => 'getRedirectCursusTabActionService',
  193.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowCertificatesAction' => 'getShowCertificatesAction2Service',
  194.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  195.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowDriveAction' => 'getShowDriveAction4Service',
  196.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  197.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  198.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowInternshipAction' => 'getShowInternshipActionService',
  199.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  200.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  201.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\RedirectControllerAction' => 'getRedirectControllerActionService',
  202.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowAction' => 'getShowAction5Service',
  203.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  204.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileAction2Service',
  205.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  206.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction3Service',
  207.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  208.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  209.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction6Service',
  210.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction5Service',
  211.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  212.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  213.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  214.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction7Service',
  215.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\AddAction' => 'getAddActionService',
  216.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\RemoveAction' => 'getRemoveActionService',
  217.             'App\\Controller\\Admin\\Channel\\Company\\Contact\\ToggleRepresentativeContactAction' => 'getToggleRepresentativeContactActionService',
  218.             'App\\Controller\\Admin\\Channel\\Company\\DeleteAction' => 'getDeleteAction4Service',
  219.             'App\\Controller\\Admin\\Channel\\Company\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  220.             'App\\Controller\\Admin\\Channel\\Company\\EditAction' => 'getEditAction2Service',
  221.             'App\\Controller\\Admin\\Channel\\Company\\ExportAction' => 'getExportAction2Service',
  222.             'App\\Controller\\Admin\\Channel\\Company\\IndexAction' => 'getIndexAction6Service',
  223.             'App\\Controller\\Admin\\Channel\\Company\\NewAction' => 'getNewAction3Service',
  224.             'App\\Controller\\Admin\\Channel\\Company\\ShowAction' => 'getShowAction8Service',
  225.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\AddAction' => 'getAddAction2Service',
  226.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveAction' => 'getRemoveAction2Service',
  227.             'App\\Controller\\Admin\\Channel\\Company\\Tutor\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  228.             'App\\Controller\\Admin\\Channel\\Configuration\\ShowAction' => 'getShowAction9Service',
  229.             'App\\Controller\\Admin\\Channel\\Contact\\EditAction' => 'getEditAction3Service',
  230.             'App\\Controller\\Admin\\Channel\\Contact\\ExportAction' => 'getExportAction3Service',
  231.             'App\\Controller\\Admin\\Channel\\Contact\\IndexAction' => 'getIndexAction7Service',
  232.             'App\\Controller\\Admin\\Channel\\Contact\\ShowAction' => 'getShowAction10Service',
  233.             'App\\Controller\\Admin\\Channel\\Contact\\ToggleArchiveAction' => 'getToggleArchiveActionService',
  234.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  235.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  236.             'App\\Controller\\Admin\\Channel\\Export\\DeleteAction' => 'getDeleteAction5Service',
  237.             'App\\Controller\\Admin\\Channel\\Export\\DownloadExportAction' => 'getDownloadExportActionService',
  238.             'App\\Controller\\Admin\\Channel\\Export\\IndexAction' => 'getIndexAction8Service',
  239.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction6Service',
  240.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  241.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction4Service',
  242.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction9Service',
  243.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction4Service',
  244.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction11Service',
  245.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddAction3Service',
  246.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveAction3Service',
  247.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  248.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardAction2Service',
  249.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  250.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction7Service',
  251.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  252.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction5Service',
  253.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction10Service',
  254.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction5Service',
  255.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction12Service',
  256.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction8Service',
  257.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  258.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction6Service',
  259.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction11Service',
  260.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction6Service',
  261.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction13Service',
  262.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  263.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction12Service',
  264.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction7Service',
  265.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  266.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  267.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction14Service',
  268.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction9Service',
  269.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  270.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DuplicateAction' => 'getDuplicateActionService',
  271.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction7Service',
  272.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction13Service',
  273.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction8Service',
  274.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  275.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction10Service',
  276.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  277.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DuplicateAction' => 'getDuplicateAction2Service',
  278.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction8Service',
  279.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction14Service',
  280.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction9Service',
  281.             'App\\Controller\\Admin\\Channel\\PositioningTest\\PositioningTestGoogleDriveAction' => 'getPositioningTestGoogleDriveActionService',
  282.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  283.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction15Service',
  284.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexActionService',
  285.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction15Service',
  286.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction11Service',
  287.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  288.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction9Service',
  289.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction16Service',
  290.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction10Service',
  291.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction16Service',
  292.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction12Service',
  293.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  294.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  295.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction17Service',
  296.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction11Service',
  297.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction17Service',
  298.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  299.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction4Service',
  300.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction3Service',
  301.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction13Service',
  302.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction9Service',
  303.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateAction3Service',
  304.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  305.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction18Service',
  306.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction12Service',
  307.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction18Service',
  308.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  309.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction19Service',
  310.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  311.             'App\\Controller\\Async\\Channel\\ActivityFeed\\CollectionAction' => 'getCollectionAction9Service',
  312.             'App\\Controller\\Async\\Channel\\ActivityFeed\\DeleteActivityAction' => 'getDeleteActivityActionService',
  313.             'App\\Controller\\Async\\Channel\\ActivityFeed\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  314.             'App\\Controller\\Async\\Channel\\ActivityFeed\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  315.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  316.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  317.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  318.             'App\\Controller\\Async\\Channel\\ActivityFeed\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  319.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetAdminChannelUserDataCollectionAction' => 'getGetAdminChannelUserDataCollectionActionService',
  320.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetByAdminChannelUserDataAction' => 'getGetByAdminChannelUserDataActionService',
  321.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetGlobalAnalyticsAction' => 'getGetGlobalAnalyticsActionService',
  322.             'App\\Controller\\Async\\Channel\\Analytics\\Event\\GetRepartitionByEventTypeAction' => 'getGetRepartitionByEventTypeActionService',
  323.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Certificate\\GetAdminDocument' => 'getGetAdminDocumentService',
  324.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\CollectionAction' => 'getCollectionAction10Service',
  325.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\DeleteAction' => 'getDeleteAction14Service',
  326.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\GetAction' => 'getGetAction2Service',
  327.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PostAction' => 'getPostActionService',
  328.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\PutFile' => 'getPutFileService',
  329.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\RestoreAction' => 'getRestoreAction3Service',
  330.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Drive\\ToRemoveAction' => 'getToRemoveActionService',
  331.             'App\\Controller\\Async\\Channel\\ChannelUserData\\Planning\\GetAdminEventCollectionAction' => 'getGetAdminEventCollectionActionService',
  332.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CollectionAction' => 'getCollectionAction11Service',
  333.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\CountByTagAction' => 'getCountByTagActionService',
  334.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\GetAction' => 'getGetAction3Service',
  335.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\NotifyServicesAction' => 'getNotifyServicesActionService',
  336.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PostAction' => 'getPostAction2Service',
  337.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\PutAction' => 'getPutActionService',
  338.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RemoveAction' => 'getRemoveAction5Service',
  339.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\RestoreAction' => 'getRestoreAction4Service',
  340.             'App\\Controller\\Async\\Channel\\Cursus\\Drive\\ToRemoveAction' => 'getToRemoveAction2Service',
  341.             'App\\Controller\\Async\\Channel\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  342.             'App\\Controller\\Async\\Channel\\Export\\ExportAnalyticsGraphAction' => 'getExportAnalyticsGraphActionService',
  343.             'App\\Controller\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction12Service',
  344.             'App\\Controller\\Async\\Channel\\Service\\CollectionAction' => 'getCollectionAction13Service',
  345.             'App\\Controller\\Async\\Channel\\User\\AdminCollectionAction' => 'getAdminCollectionActionService',
  346.             'App\\Controller\\Commercial\\Async\\User\\CollectionAction' => 'getCollectionAction14Service',
  347.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  348.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  349.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  350.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  351.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  352.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction3Service',
  353.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  354.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction10Service',
  355.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction20Service',
  356.             'App\\Controller\\PartnerApi\\Account\\User\\GetChannelsAction' => 'getGetChannelsActionService',
  357.             'App\\Controller\\PartnerApi\\Channel\\Channel\\IndexAction' => 'getIndexAction21Service',
  358.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction15Service',
  359.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  360.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  361.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledConferenceAction' => 'getToggleEnabledConferenceActionService',
  362.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToggleEnabledPartnerApiIndexAction' => 'getToggleEnabledPartnerApiIndexActionService',
  363.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\Configuration\\ToogleEnabledCrmAction' => 'getToogleEnabledCrmActionService',
  364.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  365.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  366.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnableGoogleDriveAction' => 'getToggleEnableGoogleDriveActionService',
  367.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  368.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  369.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  370.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  371.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  372.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  373.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  374.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  375.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction4Service',
  376.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveFolderIndexAction' => 'getGoogleDriveFolderIndexActionService',
  377.             'App\\Controller\\SuperAdmin\\Google\\GoogleDriveShareItemAction' => 'getGoogleDriveShareItemActionService',
  378.             'App\\Controller\\SuperAdmin\\Sync\\DetailsAction' => 'getDetailsActionService',
  379.             'App\\Controller\\SuperAdmin\\Sync\\FullRefreshAction' => 'getFullRefreshActionService',
  380.             'App\\Controller\\SuperAdmin\\Sync\\IndexAction' => 'getIndexAction22Service',
  381.             'App\\Controller\\SuperAdmin\\Sync\\RetryAction' => 'getRetryActionService',
  382.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  383.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  384.             'App\\Controller\\Sync\\Account\\Notification\\CollectionAction' => 'getCollectionAction16Service',
  385.             'App\\Controller\\Sync\\Account\\Notification\\GetAction' => 'getGetAction4Service',
  386.             'App\\Controller\\Sync\\Account\\Sso\\RegisterAction' => 'getRegisterAction2Service',
  387.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction17Service',
  388.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction5Service',
  389.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutAction2Service',
  390.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  391.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction18Service',
  392.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction6Service',
  393.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  394.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction19Service',
  395.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction7Service',
  396.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  397.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\CollectionAction' => 'getCollectionAction20Service',
  398.             'App\\Controller\\Sync\\Channel\\ChannelConfiguration\\GetAction' => 'getGetAction8Service',
  399.             'App\\Controller\\Sync\\Channel\\ChannelContact\\CollectionAction' => 'getCollectionAction21Service',
  400.             'App\\Controller\\Sync\\Channel\\ChannelContact\\GetAction' => 'getGetAction9Service',
  401.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction22Service',
  402.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction10Service',
  403.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction23Service',
  404.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction11Service',
  405.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction24Service',
  406.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction12Service',
  407.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction25Service',
  408.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction13Service',
  409.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction26Service',
  410.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction14Service',
  411.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction27Service',
  412.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction15Service',
  413.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction28Service',
  414.             'App\\Controller\\Sync\\Channel\\CompanyContact\\CollectionAction' => 'getCollectionAction29Service',
  415.             'App\\Controller\\Sync\\Channel\\CompanyContact\\GetAction' => 'getGetAction16Service',
  416.             'App\\Controller\\Sync\\Channel\\Company\\CollectionAction' => 'getCollectionAction30Service',
  417.             'App\\Controller\\Sync\\Channel\\Company\\GetAction' => 'getGetAction17Service',
  418.             'App\\Controller\\Sync\\Channel\\Contact\\CollectionAction' => 'getCollectionAction31Service',
  419.             'App\\Controller\\Sync\\Channel\\Contact\\GetAction' => 'getGetAction18Service',
  420.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\CollectionAction' => 'getCollectionAction32Service',
  421.             'App\\Controller\\Sync\\Channel\\FrenchProfessionalId\\GetAction' => 'getGetAction19Service',
  422.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction20Service',
  423.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction33Service',
  424.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction21Service',
  425.             'App\\Controller\\Sync\\Channel\\Organization\\CollectionAction' => 'getCollectionAction34Service',
  426.             'App\\Controller\\Sync\\Channel\\Organization\\GetAction' => 'getGetAction22Service',
  427.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction35Service',
  428.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction23Service',
  429.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction36Service',
  430.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction24Service',
  431.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction37Service',
  432.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction25Service',
  433.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction38Service',
  434.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction26Service',
  435.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction39Service',
  436.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction27Service',
  437.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction40Service',
  438.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction28Service',
  439.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction29Service',
  440.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction41Service',
  441.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  442.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  443.             'Faker\\Generator' => 'getGeneratorService',
  444.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  445.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction42Service',
  446.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  447.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  448.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  449.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  450.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  451.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction15Service',
  452.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction11Service',
  453.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction23Service',
  454.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction13Service',
  455.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  456.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
  457.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  458.             'admin_channel_user_data_document_filesystem' => 'getAdminChannelUserDataDocumentFilesystemService',
  459.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  460.             'app.file_channel_user_data_drive_namer' => 'getApp_FileChannelUserDataDriveNamerService',
  461.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  462.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  463.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  464.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  465.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  466.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  467.             'cache.app_clearer' => 'getCache_AppClearerService',
  468.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  469.             'cache.system_clearer' => 'getCache_SystemClearerService',
  470.             'cache_warmer' => 'getCacheWarmerService',
  471.             'console.command_loader' => 'getConsole_CommandLoaderService',
  472.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  473.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  474.             'error_controller' => 'getErrorController2Service',
  475.             'export_filesystem' => 'getExportFilesystemService',
  476.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  477.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  478.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  479.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  480.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  481.             'fos_js_routing.routes_response' => 'getFosJsRouting_RoutesResponseService',
  482.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  483.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  484.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  485.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  486.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  487.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  488.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  489.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  490.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  491.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  492.             'jms_serializer' => 'getJmsSerializerService',
  493.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  494.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  495.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  496.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  497.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  498.             'knp_paginator' => 'getKnpPaginatorService',
  499.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  500.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  501.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  502.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  503.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  504.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  505.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  506.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  507.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  508.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  509.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  510.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  511.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  512.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  513.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  514.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  515.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  516.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  517.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  518.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  519.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  520.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  521.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  522.             'nelmio_api_doc.generator.partner_api' => 'getNelmioApiDoc_Generator_PartnerApiService',
  523.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  524.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  525.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  526.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  527.             'oneup_uploader.controller.admin_channel_user_data_document_upload' => 'getOneupUploader_Controller_AdminChannelUserDataDocumentUploadService',
  528.             'oneup_uploader.controller.admin_channel_user_data_drive_upload' => 'getOneupUploader_Controller_AdminChannelUserDataDriveUploadService',
  529.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  530.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  531.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  532.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  533.             'oneup_uploader.orphanage.admin_channel_user_data_document_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataDocumentUploadService',
  534.             'oneup_uploader.orphanage.admin_channel_user_data_drive_upload' => 'getOneupUploader_Orphanage_AdminChannelUserDataDriveUploadService',
  535.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  536.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  537.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  538.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  539.             'routing.loader' => 'getRouting_LoaderService',
  540.             'services_resetter' => 'getServicesResetterService',
  541.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  542.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  543.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  544.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  545.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  546.         ];
  547.         $this->aliases = [
  548.             'App\\Kernel' => 'kernel',
  549.             'database_connection' => 'doctrine.dbal.default_connection',
  550.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  551.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  552.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  553.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  554.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  555.         ];
  556.         $this->privates['service_container'] = function () {
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  563.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  566.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  572.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  573.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Repository/ActivityRepositoryInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Repository/AbstractActivityRepository.php';
  575.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Activity/AbstractActivityRepository.php';
  576.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/AdminChannelUserDataRepository.php';
  577.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceAccessRepositoryInterface.php';
  579.             include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/Cursus/AbstractCursusRepository.php';
  580.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityFeedService.php';
  581.             include_once \dirname(__DIR__4).'/src/Service/ChannelUserData/ActivityService.php';
  582.             include_once \dirname(__DIR__4).'/src/Service/Pdf/AbstractGenerator.php';
  583.             include_once \dirname(__DIR__4).'/src/Service/Pdf/ExportActivityGenerator.php';
  584.             include_once \dirname(__DIR__4).'/src/Service/Mailer/MailerService.php';
  585.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  587.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  588.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  589.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  591.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  592.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  605.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  631.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  679.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  680.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  681.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  682.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  694.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  739.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  740.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  742.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  744.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  745.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  747.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  754.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  755.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  756.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  757.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  761.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  763.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  764.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  767.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  768.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  769.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  770.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  787.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  788.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  789.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  791.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  792.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  793.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  794.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  795.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  796.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  797.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  798.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  799.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  801.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  802.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  803.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  804.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  805.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  806.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  808.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  810.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  812.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  813.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  814.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  815.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  841.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  842.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  843.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  844.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  845.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  846.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Mailer/Mailer.php';
  847.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  848.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  849.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  850.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  851.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  853.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  854.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  855.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  856.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  857.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  858.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  859.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  860.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  863.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  864.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  865.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  866.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  867.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  868.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  870.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  876.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  878.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  879.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  881.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  882.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  883.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  884.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  885.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  887.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  888.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  889.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  890.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  891.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  893.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  895.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  911.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  912.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  913.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  914.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  915.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  916.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  917.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  918.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  919.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  925.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  943.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/ChannelNormalizer.php';
  944.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  945.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  952.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  953.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  954.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Serializer/Normalizer/TrackDataActivityNormalizer.php';
  955.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Service/ActivityFeedService.php';
  956.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  959.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  960.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  961.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  962.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  998.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  999.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1036.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/AlertExtension.php';
  1037.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  1038.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  1039.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  1040.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  1041.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  1042.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  1043.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/CompanyExtension.php';
  1044.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ContactExtension.php';
  1045.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/FileExportExtension.php';
  1046.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  1047.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  1048.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  1049.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  1050.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  1051.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/DriveExtension.php';
  1052.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  1053.             include_once \dirname(__DIR__4).'/src/Twig/Extension/NumberExtension.php';
  1054.             include_once \dirname(__DIR__4).'/src/Twig/Extension/SyncableResourceExtension.php';
  1055.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelContactExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ContactExtension.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/DateDiffExtension.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnumForFormExtension.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/IaExtension.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Twig/Extension/GoogleDrivePermissionExtension.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1118.         };
  1119.     }
  1120.     public function compile(): void
  1121.     {
  1122.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1123.     }
  1124.     public function isCompiled(): bool
  1125.     {
  1126.         return true;
  1127.     }
  1128.     public function getRemovedIds(): array
  1129.     {
  1130.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1131.     }
  1132.     protected function load($file$lazyLoad true)
  1133.     {
  1134.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1135.             return $class::do($this$lazyLoad);
  1136.         }
  1137.         if ('.' === $file[-4]) {
  1138.             $class substr($class0, -4);
  1139.         } else {
  1140.             $file .= '.php';
  1141.         }
  1142.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1143.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1144.     }
  1145.     protected function createProxy($class\Closure $factory)
  1146.     {
  1147.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1148.         return $factory();
  1149.     }
  1150.     /**
  1151.      * Gets the public '.container.private.filesystem' shared service.
  1152.      *
  1153.      * @return \Symfony\Component\Filesystem\Filesystem
  1154.      */
  1155.     protected function get_Container_Private_FilesystemService()
  1156.     {
  1157.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1158.     }
  1159.     /**
  1160.      * Gets the public '.container.private.profiler' shared service.
  1161.      *
  1162.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1163.      */
  1164.     protected function get_Container_Private_ProfilerService()
  1165.     {
  1166.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1167.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1168.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1169.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1170.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1171.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1172.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1173.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1174.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1175.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1176.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1177.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1178.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1179.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1180.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1181.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1182.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1183.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1184.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1185.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1186.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1187.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1188.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1189.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1190.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1191.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1192.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1193.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1194.         if ($this->has('kernel')) {
  1195.             $h->setKernel($b);
  1196.         }
  1197.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1198.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1199.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1200.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1201.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1202.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1203.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1204.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1205.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1206.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1207.         $instance->add($d);
  1208.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1209.         $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));
  1210.         $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())));
  1211.         $instance->add($e);
  1212.         $instance->add($f);
  1213.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1214.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1215.         $instance->add($g);
  1216.         $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()))));
  1217.         $instance->add($h);
  1218.         return $instance;
  1219.     }
  1220.     /**
  1221.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1222.      *
  1223.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1224.      */
  1225.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1226.     {
  1227.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1228.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1229.             return $this->services['.container.private.security.authorization_checker'];
  1230.         }
  1231.         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);
  1232.     }
  1233.     /**
  1234.      * Gets the public '.container.private.security.token_storage' shared service.
  1235.      *
  1236.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1237.      */
  1238.     protected function get_Container_Private_Security_TokenStorageService()
  1239.     {
  1240.         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, [
  1241.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1242.         ], [
  1243.             'request_stack' => '?',
  1244.         ]));
  1245.     }
  1246.     /**
  1247.      * Gets the public '.container.private.serializer' shared service.
  1248.      *
  1249.      * @return \Symfony\Component\Serializer\Serializer
  1250.      */
  1251.     protected function get_Container_Private_SerializerService()
  1252.     {
  1253.         $a = ($this->services['router'] ?? $this->getRouterService());
  1254.         if (isset($this->services['.container.private.serializer'])) {
  1255.             return $this->services['.container.private.serializer'];
  1256.         }
  1257.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  1258.         if (isset($this->services['.container.private.serializer'])) {
  1259.             return $this->services['.container.private.serializer'];
  1260.         }
  1261.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1262.         if (isset($this->services['.container.private.serializer'])) {
  1263.             return $this->services['.container.private.serializer'];
  1264.         }
  1265.         $d = ($this->privates['App\\Service\\ChannelUserData\\ActivityService'] ?? $this->getActivityServiceService());
  1266.         if (isset($this->services['.container.private.serializer'])) {
  1267.             return $this->services['.container.private.serializer'];
  1268.         }
  1269.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1270.         if (isset($this->services['.container.private.serializer'])) {
  1271.             return $this->services['.container.private.serializer'];
  1272.         }
  1273.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1274.         $g = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1275.         $h = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1276.         $i = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($g);
  1277.         $j = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g$h$f$c$iNULL);
  1278.         $k = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($g$h$f$c$iNULL);
  1279.         $k->setEm($e);
  1280.         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()]);
  1281.     }
  1282.     /**
  1283.      * Gets the public '.container.private.twig' shared service.
  1284.      *
  1285.      * @return \Twig\Environment
  1286.      */
  1287.     protected function get_Container_Private_TwigService()
  1288.     {
  1289.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1290.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1291.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1292.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1293.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1294.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1295.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1296.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1297.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1298.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1299.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1300.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1301.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1302.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1303.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1304.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1305.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1306.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1307.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1308.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1309.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1310.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1311.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1312.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1313.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1314.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1315.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1316.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1317.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1318.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1319.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1320.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1321.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1322.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1323.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1324.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1325.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1326.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1327.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1328.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1329.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1330.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1331.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1332.         $f = ($this->services['router'] ?? $this->getRouterService());
  1333.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1334.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1335.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1336.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1337.         $j = new \Knp\Menu\Util\MenuManipulator();
  1338.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1339.         $l = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1340.         $l->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1341.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1342.         $m->setEnvironment('dev');
  1343.         $m->setDebug(true);
  1344.         if ($this->has('.container.private.security.token_storage')) {
  1345.             $m->setTokenStorage($h);
  1346.         }
  1347.         if ($this->has('request_stack')) {
  1348.             $m->setRequestStack($g);
  1349.         }
  1350.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1351.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1352.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1353.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1354.         $instance->addExtension($d);
  1355.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1356.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1357.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1358.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1359.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1360.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1361.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1362.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1363.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1364.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1365.         $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())));
  1366.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1367.         $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)));
  1368.         $instance->addExtension(new \App\Twig\Extension\Account\AlertExtension());
  1369.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1370.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1371.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1372.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1373.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1374.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1375.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1376.         $instance->addExtension(new \App\Twig\Extension\Channel\CompanyExtension());
  1377.         $instance->addExtension(new \App\Twig\Extension\Channel\ContactExtension());
  1378.         $instance->addExtension(new \App\Twig\Extension\Channel\FileExportExtension());
  1379.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1380.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1381.         $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())));
  1382.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1383.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1384.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1385.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\DriveExtension());
  1386.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1387.         $instance->addExtension(new \App\Twig\Extension\NumberExtension());
  1388.         $instance->addExtension(new \App\Twig\Extension\SyncableResourceExtension());
  1389.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1390.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1391.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1392.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1393.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1394.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1395.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1396.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1397.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1398.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelContactExtension());
  1399.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1400.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1401.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1402.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1403.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ContactExtension());
  1404.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1405.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\DateDiffExtension());
  1406.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnumForFormExtension());
  1407.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1408.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1409.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1410.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1411.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\IaExtension());
  1412.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1413.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1414.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1415.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1416.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1417.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1418.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1419.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1420.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1421.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1422.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Google\Twig\Extension\GoogleDrivePermissionExtension());
  1423.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1424.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1425.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1426.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1427.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1428.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1429.         ], [
  1430.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1431.             'webpack_encore.tag_renderer' => '?',
  1432.         ])));
  1433.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1434.         $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, [
  1435.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1436.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1437.         ], [
  1438.             'list' => '?',
  1439.             'twig' => '?',
  1440.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1441.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1442.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1443.         }, 2)), $j$k), $k$j));
  1444.         $instance->addExtension($l);
  1445.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1446.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1447.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1448.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1449.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1450.         ], [
  1451.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1452.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1453.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1454.         $instance->addGlobal('app'$m);
  1455.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1456.             'App\\Twig\\Runtime\\Account\\AlertRuntime' => ['privates''App\\Twig\\Runtime\\Account\\AlertRuntime''getAlertRuntimeService'true],
  1457.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1458.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1459.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1460.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1461.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1462.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1463.             'App\\Twig\\Runtime\\Channel\\CompanyRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\CompanyRuntime''getCompanyRuntimeService'true],
  1464.             'App\\Twig\\Runtime\\Channel\\ContactRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ContactRuntime''getContactRuntimeService'true],
  1465.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\FileExportRuntime''getFileExportRuntimeService'true],
  1466.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1467.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1468.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1469.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1470.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1471.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1472.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime''getDriveRuntimeService'true],
  1473.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1474.             'App\\Twig\\Runtime\\NumberRuntime' => ['privates''App\\Twig\\Runtime\\NumberRuntime''getNumberRuntimeService'true],
  1475.             'App\\Twig\\Runtime\\SyncableResourceRuntime' => ['privates''App\\Twig\\Runtime\\SyncableResourceRuntime''getSyncableResourceRuntimeService'true],
  1476.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1477.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1478.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1479.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1480.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1481.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1482.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1483.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'true],
  1484.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1485.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'true],
  1486.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1487.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime''getChannelContactRuntimeService'true],
  1488.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1489.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1490.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1491.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1492.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime''getContactRuntime2Service'true],
  1493.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1494.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime''getDateDiffRuntimeService'true],
  1495.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime''getEnumForFormRuntimeService'true],
  1496.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1497.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'false],
  1498.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1499.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1500.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime''getIaRuntimeService'true],
  1501.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1502.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1503.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'true],
  1504.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1505.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1506.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1507.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1508.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1509.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1510.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1511.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime''getGoogleDrivePermissionRuntimeService'true],
  1512.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1513.         ], [
  1514.             'App\\Twig\\Runtime\\Account\\AlertRuntime' => '?',
  1515.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1516.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1517.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1518.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1519.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1520.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1521.             'App\\Twig\\Runtime\\Channel\\CompanyRuntime' => '?',
  1522.             'App\\Twig\\Runtime\\Channel\\ContactRuntime' => '?',
  1523.             'App\\Twig\\Runtime\\Channel\\FileExportRuntime' => '?',
  1524.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1525.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1526.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1527.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1528.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1529.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1530.             'App\\Twig\\Runtime\\ChannelUserData\\DriveRuntime' => '?',
  1531.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1532.             'App\\Twig\\Runtime\\NumberRuntime' => '?',
  1533.             'App\\Twig\\Runtime\\SyncableResourceRuntime' => '?',
  1534.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1535.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1536.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1537.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1538.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1539.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1540.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1541.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1542.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1543.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1544.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1545.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelContactRuntime' => '?',
  1546.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1547.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1548.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1549.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1550.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ContactRuntime' => '?',
  1551.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1552.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\DateDiffRuntime' => '?',
  1553.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnumForFormRuntime' => '?',
  1554.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1555.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1556.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1557.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1558.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\IaRuntime' => '?',
  1559.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1560.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1561.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1562.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1563.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1564.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1565.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1566.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1567.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1568.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1569.             'Nellapp\\Bundle\\SDKBundle\\Google\\Twig\\Runtime\\GoogleDrivePermissionRuntime' => '?',
  1570.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1571.         ])));
  1572.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1573.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1574.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1575.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1576.         return $instance;
  1577.     }
  1578.     /**
  1579.      * Gets the public '.container.private.validator' shared service.
  1580.      *
  1581.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1582.      */
  1583.     protected function get_Container_Private_ValidatorService()
  1584.     {
  1585.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1586.         if (isset($this->services['.container.private.validator'])) {
  1587.             return $this->services['.container.private.validator'];
  1588.         }
  1589.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1590.     }
  1591.     /**
  1592.      * Gets the public 'admin_channel_user_data_drive_filesystem' shared service.
  1593.      *
  1594.      * @return \League\Flysystem\Filesystem
  1595.      */
  1596.     protected function getAdminChannelUserDataDriveFilesystemService()
  1597.     {
  1598.         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), []);
  1599.     }
  1600.     /**
  1601.      * Gets the public 'cache.app' shared service.
  1602.      *
  1603.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1604.      */
  1605.     protected function getCache_AppService()
  1606.     {
  1607.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.yGUkEkL'] ?? $this->get_CacheConnection_YGUkEkLService()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1608.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1609.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1610.     }
  1611.     /**
  1612.      * Gets the public 'cache.system' shared service.
  1613.      *
  1614.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1615.      */
  1616.     protected function getCache_SystemService()
  1617.     {
  1618.         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())));
  1619.     }
  1620.     /**
  1621.      * Gets the public 'cache.validator_expression_language' shared service.
  1622.      *
  1623.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1624.      */
  1625.     protected function getCache_ValidatorExpressionLanguageService()
  1626.     {
  1627.         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())));
  1628.     }
  1629.     /**
  1630.      * Gets the public 'craue_formflow_util' shared service.
  1631.      *
  1632.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1633.      */
  1634.     protected function getCraueFormflowUtilService()
  1635.     {
  1636.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1637.     }
  1638.     /**
  1639.      * Gets the public 'cursus_filesystem' shared service.
  1640.      *
  1641.      * @return \League\Flysystem\Filesystem
  1642.      */
  1643.     protected function getCursusFilesystemService()
  1644.     {
  1645.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1646.     }
  1647.     /**
  1648.      * Gets the public 'data_collector.dump' shared service.
  1649.      *
  1650.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1651.      */
  1652.     protected function getDataCollector_DumpService()
  1653.     {
  1654.         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()));
  1655.     }
  1656.     /**
  1657.      * Gets the public 'doctrine' shared service.
  1658.      *
  1659.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1660.      */
  1661.     protected function getDoctrineService()
  1662.     {
  1663.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1664.     }
  1665.     /**
  1666.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1667.      *
  1668.      * @return \Doctrine\DBAL\Connection
  1669.      */
  1670.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1671.     {
  1672.         $a = new \Doctrine\DBAL\Configuration();
  1673.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1674.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1675.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1676.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1677.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1678.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1679.         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, [
  1680.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber''getInternshipSubscriber2Service'true],
  1681.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1682.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1683.             '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],
  1684.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1685.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1686.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber''getArchivableRepositorySubscriberService'true],
  1687.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'true],
  1688.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1689.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1690.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1691.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber''getTrackSubscriberService'true],
  1692.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1693.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1694.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1695.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1696.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1697.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  1698.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1699.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1700.             '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],
  1701.             '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],
  1702.             '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],
  1703.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1704.             '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],
  1705.         ], [
  1706.             'App\\Doctrine\\EventSubscriber\\ChannelUserData\\InternshipSubscriber' => '?',
  1707.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1708.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1709.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1710.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1711.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1712.             'Nellapp\\Bundle\\SDKBundle\\Archivable\\Doctrine\\EventSubscriber\\ArchivableRepositorySubscriber' => '?',
  1713.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  1714.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1715.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1716.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1717.             'Nellapp\\Bundle\\SDKBundle\\TrackData\\Doctrine\\TrackSubscriber' => '?',
  1718.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1719.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1720.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1721.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1722.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1723.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  1724.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1725.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1726.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1727.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1728.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1729.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1730.             'nellapp_sdk.global_getter.user_notification_class_resolve_target_entity' => '?',
  1731.         ]), [=> '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']]), []);
  1732.     }
  1733.     /**
  1734.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1735.      *
  1736.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1737.      */
  1738.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1739.     {
  1740.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1741.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1742.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1743.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''getUserContactSubscriberService'true],
  1744.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1745.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1746.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''getAdminChannelUserDataSubscriberService'true],
  1747.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1748.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1749.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''getInternshipSubscriberService'true],
  1750.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1751.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''getChannelConfigurationSubscriberService'true],
  1752.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1753.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1754.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1755.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber''getCompanyContactSubscriberService'true],
  1756.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''getCompanyChannelUserDataSubscriberService'true],
  1757.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1758.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1759.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1760.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1761.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1762.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1763.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1764.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1765.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''getBlockSubscriberService'true],
  1766.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1767.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''getPositioningTestSubscriberService'true],
  1768.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1769.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''getQuestionSubscriberService'true],
  1770.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1771.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1772.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1773.         ], [
  1774.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1775.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1776.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber' => '?',
  1777.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1778.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1779.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber' => '?',
  1780.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1781.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1782.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber' => '?',
  1783.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1784.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber' => '?',
  1785.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1786.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1787.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1788.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber' => '?',
  1789.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber' => '?',
  1790.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1791.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1792.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1793.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1794.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1795.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1796.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1797.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1798.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber' => '?',
  1799.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1800.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber' => '?',
  1801.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1802.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber' => '?',
  1803.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1804.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1805.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1806.         ]));
  1807.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1808.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1809.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1810.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1811.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1812.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserContactSubscriber');
  1813.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1814.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1815.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelConfigurationSubscriber');
  1816.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1817.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1818.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1819.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  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\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1823.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1824.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1825.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1826.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\Company\\CompanyChannelUserDataSubscriber');
  1827.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\CompanyContactSubscriber');
  1828.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1829.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  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\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1833.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  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\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1837.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1838.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1839.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1840.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1841.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1842.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1843.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  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\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1848.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  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\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1853.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  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\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1856.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1857.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1858.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1859.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\BlockSubscriber');
  1860.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1861.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1862.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1863.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\PositioningTestSubscriber');
  1864.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1865.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1866.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1867.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1868.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  1869.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionSubscriber');
  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\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1873.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1874.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1875.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1876.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1877.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber');
  1878.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber');
  1879.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\AdminChannelUserDataSubscriber');
  1880.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1881.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1882.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1883.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1884.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\Cursus\\InternshipSubscriber');
  1885.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1886.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1887.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1888.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1889.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1890.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1891.         return $instance;
  1892.     }
  1893.     /**
  1894.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1895.      *
  1896.      * @return \Doctrine\ORM\EntityManager
  1897.      */
  1898.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1899.     {
  1900.         if ($lazyLoad) {
  1901.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1902.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1903.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1904.                     $proxy->setProxyInitializer(null);
  1905.                     return true;
  1906.                 });
  1907.             });
  1908.         }
  1909.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1910.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1911.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1912.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1914.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1915.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1916.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1917.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1918.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1919.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1922.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1923.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1924.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1925.         $a = new \Doctrine\ORM\Configuration();
  1926.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1927.         $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')])));
  1928.         $b->addDriver($c'App\\Entity');
  1929.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1930.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1931.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ActivityFeed/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\ActivityFeed\\Entity');
  1932.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1933.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Google/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Google\\Entity');
  1934.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1935.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1936.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1937.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1938.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1939.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1940.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1941.         ], [
  1942.             'doctrine.ulid_generator' => '?',
  1943.             'doctrine.uuid_generator' => '?',
  1944.         ])));
  1945.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1946.         $a->setProxyNamespace('Proxies');
  1947.         $a->setAutoGenerateProxyClasses(true);
  1948.         $a->setSchemaIgnoreClasses([]);
  1949.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1950.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1951.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1952.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1953.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1954.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1955.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1956.             'App\\Repository\\Account\\SsoAppSessionRepository' => ['privates''App\\Repository\\Account\\SsoAppSessionRepository''getSsoAppSessionRepositoryService'true],
  1957.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1958.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1959.             'App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository''getAbstractActivityRepositoryService'false],
  1960.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository''getActivityFeedRepositoryService'true],
  1961.             'App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository''getCommentActivityRepositoryService'true],
  1962.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1963.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1964.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository''getAdminChannelUserDataRepositoryService'false],
  1965.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository''getAdminDriveFileRepositoryService'true],
  1966.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataAgreementRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataAgreementRepository''getAdminChannelUserDataAgreementRepositoryService'true],
  1967.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataCertificateRepository' => ['privates''App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataCertificateRepository''getAdminChannelUserDataCertificateRepositoryService'true],
  1968.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1969.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository''getAbstractCursusProgressionRepositoryService'true],
  1970.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'false],
  1971.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1972.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1973.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1974.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository''getInternshipRepositoryService'true],
  1975.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1976.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1977.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1978.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1979.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1980.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => ['privates''App\\Repository\\Channel\\ChannelConfigurationRepository''getChannelConfigurationRepositoryService'true],
  1981.             'App\\Repository\\Channel\\ChannelContactRepository' => ['privates''App\\Repository\\Channel\\ChannelContactRepository''getChannelContactRepositoryService'true],
  1982.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1983.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1984.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1985.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1986.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1987.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1988.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1989.             'App\\Repository\\Channel\\CompanyContactRepository' => ['privates''App\\Repository\\Channel\\CompanyContactRepository''getCompanyContactRepositoryService'true],
  1990.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'true],
  1991.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1992.             'App\\Repository\\Channel\\Export\\FileExportRepository' => ['privates''App\\Repository\\Channel\\Export\\FileExportRepository''getFileExportRepositoryService'true],
  1993.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => ['privates''App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository''getChannelGoogleDriveFolderRepositoryService'true],
  1994.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1995.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1996.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1997.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1998.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1999.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  2000.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  2001.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  2002.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  2003.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  2004.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  2005.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  2006.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  2007.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  2008.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  2009.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  2010.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  2011.             'App\\Repository\\Common\\ContactRepository' => ['privates''App\\Repository\\Common\\ContactRepository''getContactRepositoryService'true],
  2012.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  2013.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  2014.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  2015.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  2016.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  2017.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  2018.             'App\\Repository\\Sync\\SyncableResourceAppStateRepository' => ['privates''App\\Repository\\Sync\\SyncableResourceAppStateRepository''getSyncableResourceAppStateRepositoryService'true],
  2019.             'App\\Repository\\Sync\\SyncableResourceRepository' => ['privates''App\\Repository\\Sync\\SyncableResourceRepository''getSyncableResourceRepositoryService'true],
  2020.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository''getGoogleDriveFileRepositoryService'true],
  2021.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository''getGoogleDriveFolderRepositoryService'true],
  2022.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository''getGoogleDrivePermissionRepositoryService'true],
  2023.         ], [
  2024.             'App\\Repository\\Account\\NotificationRepository' => '?',
  2025.             'App\\Repository\\Account\\SsoAppSessionRepository' => '?',
  2026.             'App\\Repository\\Account\\UserRepository' => '?',
  2027.             'App\\Repository\\App\\AppRepository' => '?',
  2028.             'App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository' => '?',
  2029.             'App\\Repository\\ChannelUserData\\Activity\\ActivityFeedRepository' => '?',
  2030.             'App\\Repository\\ChannelUserData\\Activity\\CommentActivityRepository' => '?',
  2031.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  2032.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  2033.             'App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository' => '?',
  2034.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\AdminDriveFileRepository' => '?',
  2035.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataAgreementRepository' => '?',
  2036.             'App\\Repository\\ChannelUserData\\AdminChannelUserData\\Document\\AdminChannelUserDataCertificateRepository' => '?',
  2037.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  2038.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusProgressionRepository' => '?',
  2039.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  2040.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  2041.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  2042.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  2043.             'App\\Repository\\ChannelUserData\\Cursus\\InternshipRepository' => '?',
  2044.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  2045.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  2046.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  2047.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  2048.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  2049.             'App\\Repository\\Channel\\ChannelConfigurationRepository' => '?',
  2050.             'App\\Repository\\Channel\\ChannelContactRepository' => '?',
  2051.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  2052.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  2053.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  2054.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  2055.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  2056.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  2057.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  2058.             'App\\Repository\\Channel\\CompanyContactRepository' => '?',
  2059.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  2060.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  2061.             'App\\Repository\\Channel\\Export\\FileExportRepository' => '?',
  2062.             'App\\Repository\\Channel\\Google\\ChannelGoogleDriveFolderRepository' => '?',
  2063.             'App\\Repository\\Channel\\GroupRepository' => '?',
  2064.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  2065.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  2066.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  2067.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  2068.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  2069.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  2070.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  2071.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  2072.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  2073.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  2074.             'App\\Repository\\Channel\\RoomRepository' => '?',
  2075.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  2076.             'App\\Repository\\Channel\\SessionRepository' => '?',
  2077.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  2078.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  2079.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  2080.             'App\\Repository\\Common\\ContactRepository' => '?',
  2081.             'App\\Repository\\Common\\FileRepository' => '?',
  2082.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  2083.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  2084.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  2085.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  2086.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  2087.             'App\\Repository\\Sync\\SyncableResourceAppStateRepository' => '?',
  2088.             'App\\Repository\\Sync\\SyncableResourceRepository' => '?',
  2089.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFileRepository' => '?',
  2090.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDriveFolderRepository' => '?',
  2091.             'Nellapp\\Bundle\\SDKBundle\\Google\\Repository\\GoogleDrivePermissionRepository' => '?',
  2092.         ])));
  2093.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  2094.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  2095.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2096.         $a->addCustomStringFunction('JSON_CONTAINS''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2097.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2098.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2099.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2100.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  2101.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2102.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2103.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2104.         return $instance;
  2105.     }
  2106.     /**
  2107.      * Gets the public 'event_dispatcher' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2110.      */
  2111.     protected function getEventDispatcherService()
  2112.     {
  2113.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2114.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2115.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2116.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2117.         $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())));
  2118.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  2119.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  2120.         }, => 'postUpload'], 0);
  2121.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2122.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  2123.         }, => 'onValidate'], 0);
  2124.         $instance->addListener('kernel.controller', [=> function () {
  2125.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2126.         }, => 'onKernelController'], 0);
  2127.         $instance->addListener('kernel.request', [=> function () {
  2128.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2129.         }, => 'onKernelRequest'], 0);
  2130.         $instance->addListener('kernel.exception', [=> function () {
  2131.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2132.         }, => 'onKernelException'], 0);
  2133.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  2134.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  2135.         }, => 'onPreviousStepInvalid'], 0);
  2136.         $instance->addListener('flow.flow_expired', [=> function () {
  2137.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  2138.         }, => 'onFlowExpired'], 0);
  2139.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  2140.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  2141.         }, => 'onFilterBuilderPrepare'], 0);
  2142.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  2143.             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')));
  2144.         }, => 'onApplyFilterCondition'], 0);
  2145.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2146.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  2147.         }, => 'onValidate'], 0);
  2148.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2149.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  2150.         }, => 'onValidate'], 0);
  2151.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2152.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  2153.         }, => 'onValidate'], 0);
  2154.         $instance->addListener('kernel.request', [=> function () {
  2155.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2156.         }, => 'onKernelRequest'], 250);
  2157.         $instance->addListener('kernel.response', [=> function () {
  2158.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2159.         }, => 'onKernelResponse'], 0);
  2160.         $instance->addListener('kernel.response', [=> function () {
  2161.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2162.         }, => 'onResponse'], -10);
  2163.         $instance->addListener('knp_pager.items', [=> function () {
  2164.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  2165.         }, => 'items'], 0);
  2166.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  2167.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  2168.         }, => '__invoke'], 0);
  2169.         $instance->addListener('kernel.request', [=> function () {
  2170.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  2171.         }, => '__invoke'], 0);
  2172.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2173.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->load('getLogoutSubscriberService'));
  2174.         }, => 'logout'], 0);
  2175.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  2176.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  2177.         }, => 'onPreAuthorization'], 0);
  2178.         $instance->addListener('kernel.exception', [=> function () {
  2179.             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'))));
  2180.         }, => 'onKernelException'], 0);
  2181.         $instance->addListener('kernel.terminate', [=> function () {
  2182.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2183.         }, => 'sendTracked'], 0);
  2184.         $instance->addListener('console.terminate', [=> function () {
  2185.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  2186.         }, => 'sendTracked'], 0);
  2187.         $instance->addListener('kernel.response', [=> function () {
  2188.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2189.         }, => 'onKernelResponse'], 0);
  2190.         $instance->addListener('kernel.response', [=> function () {
  2191.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2192.         }, => 'onKernelResponse'], -1024);
  2193.         $instance->addListener('kernel.request', [=> function () {
  2194.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2195.         }, => 'setDefaultLocale'], 100);
  2196.         $instance->addListener('kernel.request', [=> function () {
  2197.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2198.         }, => 'onKernelRequest'], 16);
  2199.         $instance->addListener('kernel.finish_request', [=> function () {
  2200.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2201.         }, => 'onKernelFinishRequest'], 0);
  2202.         $instance->addListener('kernel.request', [=> function () {
  2203.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2204.         }, => 'onKernelRequest'], 256);
  2205.         $instance->addListener('kernel.response', [=> function () {
  2206.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2207.         }, => 'onResponse'], -255);
  2208.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2209.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2210.         }, => 'onControllerArguments'], 0);
  2211.         $instance->addListener('kernel.exception', [=> function () {
  2212.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2213.         }, => 'logKernelException'], 0);
  2214.         $instance->addListener('kernel.exception', [=> function () {
  2215.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2216.         }, => 'onKernelException'], -128);
  2217.         $instance->addListener('kernel.response', [=> function () {
  2218.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2219.         }, => 'removeCspHeader'], -128);
  2220.         $instance->addListener('kernel.request', [=> function () {
  2221.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2222.         }, => 'onKernelRequest'], 15);
  2223.         $instance->addListener('kernel.finish_request', [=> function () {
  2224.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2225.         }, => 'onKernelFinishRequest'], -15);
  2226.         $instance->addListener('console.error', [=> function () {
  2227.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2228.         }, => 'onConsoleError'], -128);
  2229.         $instance->addListener('console.terminate', [=> function () {
  2230.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2231.         }, => 'onConsoleTerminate'], -128);
  2232.         $instance->addListener('console.error', [=> function () {
  2233.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2234.         }, => 'onConsoleError'], 0);
  2235.         $instance->addListener('kernel.request', [=> function () {
  2236.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2237.         }, => 'configure'], 2048);
  2238.         $instance->addListener('console.command', [=> function () {
  2239.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2240.         }, => 'configure'], 2048);
  2241.         $instance->addListener('kernel.request', [=> function () {
  2242.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2243.         }, => 'onKernelRequest'], 32);
  2244.         $instance->addListener('kernel.finish_request', [=> function () {
  2245.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2246.         }, => 'onKernelFinishRequest'], 0);
  2247.         $instance->addListener('kernel.exception', [=> function () {
  2248.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2249.         }, => 'onKernelException'], -64);
  2250.         $instance->addListener('kernel.response', [=> function () {
  2251.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2252.         }, => 'onKernelResponse'], 0);
  2253.         $instance->addListener('kernel.request', [=> function () {
  2254.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2255.         }, => 'onKernelRequest'], 128);
  2256.         $instance->addListener('kernel.response', [=> function () {
  2257.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2258.         }, => 'onKernelResponse'], -1000);
  2259.         $instance->addListener('kernel.finish_request', [=> function () {
  2260.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2261.         }, => 'onFinishRequest'], 0);
  2262.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2263.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2264.         }, => 'onMessageFailed'], 100);
  2265.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2266.             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()));
  2267.         }, => 'onMessageFailed'], 200);
  2268.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2269.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2270.         }, => 'onWorkerStarted'], 0);
  2271.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2272.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2273.         }, => 'onWorkerRunning'], 0);
  2274.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2275.             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()));
  2276.         }, => 'onMessageFailed'], 0);
  2277.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2278.             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()));
  2279.         }, => 'onWorkerRunning'], 0);
  2280.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2281.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2282.         }, => 'onNotification'], -255);
  2283.         $instance->addListener('kernel.response', [=> function () {
  2284.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2285.         }, => 'onKernelResponse'], -100);
  2286.         $instance->addListener('kernel.exception', [=> function () {
  2287.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2288.         }, => 'onKernelException'], 0);
  2289.         $instance->addListener('kernel.terminate', [=> function () {
  2290.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2291.         }, => 'onKernelTerminate'], -1024);
  2292.         $instance->addListener('kernel.controller', [=> function () {
  2293.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2294.         }, => 'onKernelController'], 0);
  2295.         $instance->addListener('kernel.response', [=> function () {
  2296.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2297.         }, => 'onKernelResponse'], 0);
  2298.         $instance->addListener('kernel.controller', [=> function () {
  2299.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2300.         }, => 'onKernelController'], 0);
  2301.         $instance->addListener('kernel.controller', [=> function () {
  2302.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2303.         }, => 'onKernelController'], 0);
  2304.         $instance->addListener('kernel.controller', [=> function () {
  2305.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2306.         }, => 'onKernelController'], -128);
  2307.         $instance->addListener('kernel.view', [=> function () {
  2308.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2309.         }, => 'onKernelView'], 0);
  2310.         $instance->addListener('kernel.controller', [=> function () {
  2311.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2312.         }, => 'onKernelController'], 0);
  2313.         $instance->addListener('kernel.response', [=> function () {
  2314.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2315.         }, => 'onKernelResponse'], 0);
  2316.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2317.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2318.         }, => 'onKernelControllerArguments'], 0);
  2319.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2320.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2321.         }, => 'onKernelControllerArguments'], 0);
  2322.         $instance->addListener('kernel.response', [=> function () {
  2323.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2324.         }, => 'onKernelResponse'], -128);
  2325.         $instance->addListener('console.command', [=> function () {
  2326.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2327.         }, => 'onCommand'], 255);
  2328.         $instance->addListener('console.terminate', [=> function () {
  2329.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2330.         }, => 'onTerminate'], -255);
  2331.         $instance->addListener('console.command', [=> function () {
  2332.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2333.         }, => 'configure'], 1024);
  2334.         $instance->addListener('console.error', [=> function () {
  2335.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2336.         }, => 'onConsoleError'], 0);
  2337.         $instance->addListener('console.terminate', [=> function () {
  2338.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2339.         }, => 'onConsoleTerminate'], 0);
  2340.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2341.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2342.         }, => 'onWorkerMessageHandled'], 0);
  2343.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2344.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2345.         }, => 'onWorkerMessageFailed'], 0);
  2346.         $instance->addListener('kernel.response', [=> function () {
  2347.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2348.         }, => 'onKernelResponse'], 0);
  2349.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2350.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2351.         }, => 'onVoterVote'], 0);
  2352.         $instance->addListener('kernel.request', [=> function () {
  2353.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2354.         }, => 'configureLogoutUrlGenerator'], 8);
  2355.         $instance->addListener('kernel.request', [=> function () {
  2356.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2357.         }, => 'onKernelRequest'], 8);
  2358.         $instance->addListener('kernel.finish_request', [=> function () {
  2359.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2360.         }, => 'onKernelFinishRequest'], 0);
  2361.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2362.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2363.         }, => '__invoke'], 31);
  2364.         $instance->addListener('kernel.response', [=> function () {
  2365.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  2366.         }, => 'onResponse'], 0);
  2367.         $instance->addListener('kernel.request', [=> function () {
  2368.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2369.         }, => '__invoke'], 32);
  2370.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2371.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2372.         }, => '__invoke'], 15);
  2373.         $instance->addListener('kernel.terminate', [=> function () {
  2374.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2375.         }, => 'refreshTracked'], 0);
  2376.         $instance->addListener('console.terminate', [=> function () {
  2377.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->load('getTerminateMenuDisplayedSubscriberService'));
  2378.         }, => 'refreshTracked'], 0);
  2379.         $instance->addListener('kernel.terminate', [=> function () {
  2380.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2381.         }, => 'exportTracked'], 0);
  2382.         $instance->addListener('console.terminate', [=> function () {
  2383.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->load('getTerminateExportSubscriberService'));
  2384.         }, => 'exportTracked'], 0);
  2385.         $instance->addListener('kernel.terminate', [=> function () {
  2386.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2387.         }, => 'refreshTracked'], 0);
  2388.         $instance->addListener('console.terminate', [=> function () {
  2389.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->load('getTerminateRefreshSubscriberService'));
  2390.         }, => 'refreshTracked'], 0);
  2391.         $instance->addListener('kernel.controller', [=> function () {
  2392.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2393.         }, => '__invoke'], 15);
  2394.         $instance->addListener('kernel.view', [=> function () {
  2395.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2396.         }, => '__invoke'], 63);
  2397.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2398.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2399.         }, => '__invoke'], -63);
  2400.         $instance->addListener('kernel.exception', [=> function () {
  2401.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2402.         }, => '__invoke'], -195);
  2403.         $instance->addListener('knp_pager.before', [=> function () {
  2404.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2405.         }, => 'before'], 0);
  2406.         $instance->addListener('knp_pager.pagination', [=> function () {
  2407.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2408.         }, => 'pagination'], 0);
  2409.         $instance->addListener('knp_pager.before', [=> function () {
  2410.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2411.         }, => 'before'], 1);
  2412.         $instance->addListener('knp_pager.before', [=> function () {
  2413.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2414.         }, => 'before'], 1);
  2415.         $instance->addListener('knp_pager.pagination', [=> function () {
  2416.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2417.         }, => 'pagination'], 1);
  2418.         $instance->addListener('kernel.response', [=> function () {
  2419.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2420.         }, => 'onKernelResponse'], 50);
  2421.         $instance->addListener('kernel.finish_request', [=> function () {
  2422.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2423.         }, => 'resetAssets'], 0);
  2424.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> 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.         }, => 'filterBoolean'], 0);
  2427.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> 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.         }, => 'filterCheckbox'], 0);
  2430.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> 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.         }, => 'filterValue'], 0);
  2433.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> 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.         }, => 'filterDate'], 0);
  2436.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_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.         }, => 'filterDateRange'], 0);
  2439.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> 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.         }, => 'filterDateTime'], 0);
  2442.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> 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.         }, => 'filterDateTimeRange'], 0);
  2445.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> 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.         }, => 'filterEntity'], 0);
  2448.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> 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.         }, => 'filterEnum'], 0);
  2451.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> 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.         }, => 'filterNumber'], 0);
  2454.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> 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.         }, => 'filterNumberRange'], 0);
  2457.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> 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.         }, => 'filterText'], 0);
  2460.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> 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.         }, => 'filterText'], 0);
  2463.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> 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.integer', [=> 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.money', [=> 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.number', [=> 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.percent', [=> 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.search', [=> 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.url', [=> 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.         }, => 'filterValue'], 0);
  2484.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> 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.entity', [=> 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.         }, => 'filterEntity'], 0);
  2490.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> 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.language', [=> 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.locale', [=> 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.         }, => 'filterValue'], 0);
  2499.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> 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.         }, => 'filterValue'], 0);
  2502.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> 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.datetime', [=> 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.         }, => 'filterDate'], 0);
  2508.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> 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.         }, => 'filterDate'], 0);
  2511.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2512.             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()));
  2513.         }, => 'filterValue'], 0);
  2514.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2515.             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()));
  2516.         }, => 'filterValue'], 0);
  2517.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2518.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2519.         }, => 'onLogout'], 0);
  2520.         return $instance;
  2521.     }
  2522.     /**
  2523.      * Gets the public 'http_kernel' shared service.
  2524.      *
  2525.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2526.      */
  2527.     protected function getHttpKernelService()
  2528.     {
  2529.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2530.         if (isset($this->services['http_kernel'])) {
  2531.             return $this->services['http_kernel'];
  2532.         }
  2533.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2534.         if (isset($this->services['http_kernel'])) {
  2535.             return $this->services['http_kernel'];
  2536.         }
  2537.         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);
  2538.     }
  2539.     /**
  2540.      * Gets the public 'knp_menu.matcher' shared service.
  2541.      *
  2542.      * @return \Knp\Menu\Matcher\Matcher
  2543.      */
  2544.     protected function getKnpMenu_MatcherService()
  2545.     {
  2546.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2547.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2548.         }, 1));
  2549.     }
  2550.     /**
  2551.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2552.      *
  2553.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2554.      */
  2555.     protected function getLiipImagine_Cache_ManagerService()
  2556.     {
  2557.         $a = ($this->services['router'] ?? $this->getRouterService());
  2558.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2559.             return $this->services['liip_imagine.cache.manager'];
  2560.         }
  2561.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2562.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2563.             return $this->services['liip_imagine.cache.manager'];
  2564.         }
  2565.         $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);
  2566.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2567.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2568.         $instance->addResolver('admin_channel_user_data_drive', ($this->services['liip_imagine.cache.resolver.admin_channel_user_data_drive'] ?? $this->getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()));
  2569.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2570.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2571.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2572.         return $instance;
  2573.     }
  2574.     /**
  2575.      * Gets the public 'liip_imagine.cache.resolver.admin_channel_user_data_drive' shared service.
  2576.      *
  2577.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2578.      */
  2579.     protected function getLiipImagine_Cache_Resolver_AdminChannelUserDataDriveService()
  2580.     {
  2581.         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');
  2582.     }
  2583.     /**
  2584.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2585.      *
  2586.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2587.      */
  2588.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2589.     {
  2590.         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');
  2591.     }
  2592.     /**
  2593.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2594.      *
  2595.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2596.      */
  2597.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2598.     {
  2599.         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');
  2600.     }
  2601.     /**
  2602.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2603.      *
  2604.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2605.      */
  2606.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2607.     {
  2608.         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()));
  2609.     }
  2610.     /**
  2611.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2612.      *
  2613.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2614.      */
  2615.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2616.     {
  2617.         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');
  2618.     }
  2619.     /**
  2620.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2621.      *
  2622.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2623.      */
  2624.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2625.     {
  2626.         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');
  2627.     }
  2628.     /**
  2629.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2630.      *
  2631.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2632.      */
  2633.     protected function getLiipImagine_Cache_SignerService()
  2634.     {
  2635.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2636.     }
  2637.     /**
  2638.      * Gets the public 'messenger.default_bus' shared service.
  2639.      *
  2640.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2641.      */
  2642.     protected function getMessenger_DefaultBusService()
  2643.     {
  2644.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2645.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2646.             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')));
  2647.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2648.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2649.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2650.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->load('getMenuDisplayedMiddlewareService'));
  2651.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2652.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2653.         }, 8)));
  2654.     }
  2655.     /**
  2656.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2657.      *
  2658.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2659.      */
  2660.     protected function getOneupUploader_OrphanageManagerService()
  2661.     {
  2662.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2663.     }
  2664.     /**
  2665.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2666.      *
  2667.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2668.      */
  2669.     protected function getOneupUploader_Templating_UploaderHelperService()
  2670.     {
  2671.         $a = ($this->services['router'] ?? $this->getRouterService());
  2672.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2673.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2674.         }
  2675.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2676.     }
  2677.     /**
  2678.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2679.      *
  2680.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2681.      */
  2682.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2683.     {
  2684.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2685.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2686.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2687.         }
  2688.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2689.     }
  2690.     /**
  2691.      * Gets the public 'organization_filesystem' shared service.
  2692.      *
  2693.      * @return \League\Flysystem\Filesystem
  2694.      */
  2695.     protected function getOrganizationFilesystemService()
  2696.     {
  2697.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2698.     }
  2699.     /**
  2700.      * Gets the public 'positioning_test_filesystem' shared service.
  2701.      *
  2702.      * @return \League\Flysystem\Filesystem
  2703.      */
  2704.     protected function getPositioningTestFilesystemService()
  2705.     {
  2706.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2707.     }
  2708.     /**
  2709.      * Gets the public 'request_stack' shared service.
  2710.      *
  2711.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2712.      */
  2713.     protected function getRequestStackService()
  2714.     {
  2715.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2716.     }
  2717.     /**
  2718.      * Gets the public 'router' shared autowired service.
  2719.      *
  2720.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2721.      */
  2722.     protected function getRouterService()
  2723.     {
  2724.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2725.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2726.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2727.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2728.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2729.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2730.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2731.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2732.         ], [
  2733.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2734.         ]))->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');
  2735.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2736.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2737.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2738.     }
  2739.     /**
  2740.      * Gets the public 'translator' shared service.
  2741.      *
  2742.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2743.      */
  2744.     protected function getTranslatorService()
  2745.     {
  2746.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2747.     }
  2748.     /**
  2749.      * Gets the public 'var_dumper.cloner' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2752.      */
  2753.     protected function getVarDumper_ClonerService()
  2754.     {
  2755.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2756.         $instance->setMaxItems(2500);
  2757.         $instance->setMinDepth(1);
  2758.         $instance->setMaxString(-1);
  2759.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2760.         return $instance;
  2761.     }
  2762.     /**
  2763.      * Gets the private '.cache_connection.yGUkEkL' shared service.
  2764.      *
  2765.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2766.      */
  2767.     protected function get_CacheConnection_YGUkEkLService()
  2768.     {
  2769.         return $this->privates['.cache_connection.yGUkEkL'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2770.     }
  2771.     /**
  2772.      * Gets the private '.debug.http_client' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2775.      */
  2776.     protected function get_Debug_HttpClientService()
  2777.     {
  2778.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2779.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2780.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2781.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2782.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2783.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2784.         $a->setLogger($b);
  2785.         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))));
  2786.     }
  2787.     /**
  2788.      * Gets the private '.service_locator.yNOXh5_' shared service.
  2789.      *
  2790.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2791.      */
  2792.     protected function get_ServiceLocator_YNOXh5Service()
  2793.     {
  2794.         return $this->privates['.service_locator.yNOXh5_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2795.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2796.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2797.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2798.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2799.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2800.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2801.             'security.firewall.map.context.partner_api' => ['privates''security.firewall.map.context.partner_api''getSecurity_Firewall_Map_Context_PartnerApiService'true],
  2802.             'security.firewall.map.context.partner_api_doc' => ['privates''security.firewall.map.context.partner_api_doc''getSecurity_Firewall_Map_Context_PartnerApiDocService'true],
  2803.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2804.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2805.         ], [
  2806.             'security.firewall.map.context.api' => '?',
  2807.             'security.firewall.map.context.api_doc' => '?',
  2808.             'security.firewall.map.context.dev' => '?',
  2809.             'security.firewall.map.context.internal_api' => '?',
  2810.             'security.firewall.map.context.main' => '?',
  2811.             'security.firewall.map.context.oauth_token' => '?',
  2812.             'security.firewall.map.context.partner_api' => '?',
  2813.             'security.firewall.map.context.partner_api_doc' => '?',
  2814.             'security.firewall.map.context.sync' => '?',
  2815.             'security.firewall.map.context.sync_doc' => '?',
  2816.         ]);
  2817.     }
  2818.     /**
  2819.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2820.      *
  2821.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2822.      */
  2823.     protected function getForceUserFromSetupSubscriberService()
  2824.     {
  2825.         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()));
  2826.     }
  2827.     /**
  2828.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2829.      *
  2830.      * @return \App\Repository\App\AppRepository
  2831.      */
  2832.     protected function getAppRepositoryService()
  2833.     {
  2834.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2835.     }
  2836.     /**
  2837.      * Gets the private 'App\Repository\ChannelUserData\Activity\AbstractActivityRepository' shared autowired service.
  2838.      *
  2839.      * @return \App\Repository\ChannelUserData\Activity\AbstractActivityRepository
  2840.      */
  2841.     protected function getAbstractActivityRepositoryService()
  2842.     {
  2843.         return $this->privates['App\\Repository\\ChannelUserData\\Activity\\AbstractActivityRepository'] = new \App\Repository\ChannelUserData\Activity\AbstractActivityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2844.     }
  2845.     /**
  2846.      * Gets the private 'App\Repository\ChannelUserData\AdminChannelUserDataRepository' shared autowired service.
  2847.      *
  2848.      * @return \App\Repository\ChannelUserData\AdminChannelUserDataRepository
  2849.      */
  2850.     protected function getAdminChannelUserDataRepositoryService()
  2851.     {
  2852.         return $this->privates['App\\Repository\\ChannelUserData\\AdminChannelUserDataRepository'] = new \App\Repository\ChannelUserData\AdminChannelUserDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2853.     }
  2854.     /**
  2855.      * Gets the private 'App\Repository\ChannelUserData\Cursus\AbstractCursusRepository' shared autowired service.
  2856.      *
  2857.      * @return \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository
  2858.      */
  2859.     protected function getAbstractCursusRepositoryService()
  2860.     {
  2861.         return $this->privates['App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository'] = new \App\Repository\ChannelUserData\Cursus\AbstractCursusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2862.     }
  2863.     /**
  2864.      * Gets the private 'App\Service\ChannelUserData\ActivityFeedService' shared autowired service.
  2865.      *
  2866.      * @return \App\Service\ChannelUserData\ActivityFeedService
  2867.      */
  2868.     protected function getActivityFeedServiceService()
  2869.     {
  2870.         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()));
  2871.     }
  2872.     /**
  2873.      * Gets the private 'App\Service\ChannelUserData\ActivityService' shared autowired service.
  2874.      *
  2875.      * @return \App\Service\ChannelUserData\ActivityService
  2876.      */
  2877.     protected function getActivityServiceService()
  2878.     {
  2879.         $a = ($this->privates['App\\Service\\Mailer\\MailerService'] ?? $this->getMailerServiceService());
  2880.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2881.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2882.         }
  2883.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2884.         if (isset($this->privates['App\\Service\\ChannelUserData\\ActivityService'])) {
  2885.             return $this->privates['App\\Service\\ChannelUserData\\ActivityService'];
  2886.         }
  2887.         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()));
  2888.     }
  2889.     /**
  2890.      * Gets the private 'App\Service\Mailer\MailerService' shared autowired service.
  2891.      *
  2892.      * @return \App\Service\Mailer\MailerService
  2893.      */
  2894.     protected function getMailerServiceService()
  2895.     {
  2896.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'] ?? $this->getMailerService());
  2897.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2898.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2899.         }
  2900.         $b = ($this->services['router'] ?? $this->getRouterService());
  2901.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2902.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2903.         }
  2904.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  2905.         if (isset($this->privates['App\\Service\\Mailer\\MailerService'])) {
  2906.             return $this->privates['App\\Service\\Mailer\\MailerService'];
  2907.         }
  2908.         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()));
  2909.     }
  2910.     /**
  2911.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2912.      *
  2913.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2914.      */
  2915.     protected function getRouteCollectionLoaderService()
  2916.     {
  2917.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2918.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2919.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2920.         }
  2921.         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);
  2922.     }
  2923.     /**
  2924.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2925.      *
  2926.      * @return \App\Service\Sync\Routing\Routing
  2927.      */
  2928.     protected function getRoutingService()
  2929.     {
  2930.         $a = ($this->services['router'] ?? $this->getRouterService());
  2931.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2932.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2933.         }
  2934.         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);
  2935.     }
  2936.     /**
  2937.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2938.      *
  2939.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2940.      */
  2941.     protected function getChannelUserExtensionService()
  2942.     {
  2943.         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()));
  2944.     }
  2945.     /**
  2946.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2947.      *
  2948.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2949.      */
  2950.     protected function getActionRetrieverService()
  2951.     {
  2952.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2953.             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()));
  2954.             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()));
  2955.         }, 2));
  2956.     }
  2957.     /**
  2958.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2959.      *
  2960.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2961.      */
  2962.     protected function getActionControllerSubscriberService()
  2963.     {
  2964.         $a = ($this->services['router'] ?? $this->getRouterService());
  2965.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'])) {
  2966.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'];
  2967.         }
  2968.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), $a);
  2969.     }
  2970.     /**
  2971.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2972.      *
  2973.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2974.      */
  2975.     protected function getDeserializeActionControllerSubscriberService()
  2976.     {
  2977.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2978.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2979.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2980.         }
  2981.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2982.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2983.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2984.         }
  2985.         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);
  2986.     }
  2987.     /**
  2988.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2989.      *
  2990.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2991.      */
  2992.     protected function getSerializerAdapterService()
  2993.     {
  2994.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2995.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  2996.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  2997.         }
  2998.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  2999.     }
  3000.     /**
  3001.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  3002.      *
  3003.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  3004.      */
  3005.     protected function getControllerEntityResolverSubscriberService()
  3006.     {
  3007.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3008.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  3009.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  3010.         }
  3011.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  3012.     }
  3013.     /**
  3014.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  3015.      *
  3016.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  3017.      */
  3018.     protected function getDeviceIdSubscriberService()
  3019.     {
  3020.         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'))));
  3021.     }
  3022.     /**
  3023.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  3024.      *
  3025.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  3026.      */
  3027.     protected function getRequestChannelDomainSubscriberService()
  3028.     {
  3029.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService());
  3030.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  3031.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  3032.         }
  3033.         $b = ($this->services['router'] ?? $this->getRouterService());
  3034.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'])) {
  3035.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'];
  3036.         }
  3037.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber($a$b);
  3038.     }
  3039.     /**
  3040.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  3041.      *
  3042.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  3043.      */
  3044.     protected function getGlobalEntitiesServiceService()
  3045.     {
  3046.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3047.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  3048.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  3049.         }
  3050.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  3051.     }
  3052.     /**
  3053.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  3054.      *
  3055.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  3056.      */
  3057.     protected function getGlobalEntityKeysService()
  3058.     {
  3059.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  3060.     }
  3061.     /**
  3062.      * Gets the private 'Nellapp\Bundle\SDKBundle\Mailer\Mailer' shared autowired service.
  3063.      *
  3064.      * @return \Nellapp\Bundle\SDKBundle\Mailer\Mailer
  3065.      */
  3066.     protected function getMailerService()
  3067.     {
  3068.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3069.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'])) {
  3070.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Mailer\\Mailer'];
  3071.         }
  3072.         $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()));
  3073.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3074.         return $instance;
  3075.     }
  3076.     /**
  3077.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  3078.      *
  3079.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  3080.      */
  3081.     protected function getChannelUserPermissionManager2Service()
  3082.     {
  3083.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3084.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  3085.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  3086.         }
  3087.         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);
  3088.     }
  3089.     /**
  3090.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  3091.      *
  3092.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  3093.      */
  3094.     protected function getChannelUserPermissionServiceService()
  3095.     {
  3096.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManager2Service());
  3097.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  3098.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  3099.         }
  3100.         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()));
  3101.     }
  3102.     /**
  3103.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  3104.      *
  3105.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  3106.      */
  3107.     protected function getChannelUserPermissionEnumManagerService()
  3108.     {
  3109.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  3110.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserActivityFeedPermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserActivityFeedPermissionEnum()));
  3111.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  3112.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  3113.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  3114.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  3115.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  3116.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  3117.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  3118.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  3119.         }, 9));
  3120.     }
  3121.     /**
  3122.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  3123.      *
  3124.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  3125.      */
  3126.     protected function getChannelUserPermissionHierarchyManagerService()
  3127.     {
  3128.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  3129.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  3130.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  3131.             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()));
  3132.             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()));
  3133.             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()));
  3134.             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()));
  3135.             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()));
  3136.         }, 7));
  3137.     }
  3138.     /**
  3139.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  3140.      *
  3141.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  3142.      */
  3143.     protected function getChannelUserDataPermissionRuntimeService()
  3144.     {
  3145.         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()));
  3146.     }
  3147.     /**
  3148.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  3149.      *
  3150.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  3151.      */
  3152.     protected function getUserOwnerGetterService()
  3153.     {
  3154.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  3155.             return new \EmptyIterator();
  3156.         }, 0));
  3157.     }
  3158.     /**
  3159.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  3160.      *
  3161.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  3162.      */
  3163.     protected function getChannelMainDomainUtilsService()
  3164.     {
  3165.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  3166.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  3167.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  3168.         }
  3169.         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);
  3170.     }
  3171.     /**
  3172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  3173.      *
  3174.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  3175.      */
  3176.     protected function getFileRuntime2Service()
  3177.     {
  3178.         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()));
  3179.     }
  3180.     /**
  3181.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  3182.      *
  3183.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  3184.      */
  3185.     protected function getImageRunTimeService()
  3186.     {
  3187.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3188.     }
  3189.     /**
  3190.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  3191.      *
  3192.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  3193.      */
  3194.     protected function getNellappFileServiceService()
  3195.     {
  3196.         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, [
  3197.             'oneup_flysystem.admin_channel_user_data_document_filesystem' => ['services''admin_channel_user_data_document_filesystem''getAdminChannelUserDataDocumentFilesystemService'true],
  3198.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => ['services''admin_channel_user_data_drive_filesystem''getAdminChannelUserDataDriveFilesystemService'false],
  3199.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  3200.             'oneup_flysystem.export_filesystem' => ['services''export_filesystem''getExportFilesystemService'true],
  3201.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  3202.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  3203.         ], [
  3204.             'oneup_flysystem.admin_channel_user_data_document_filesystem' => '?',
  3205.             'oneup_flysystem.admin_channel_user_data_drive_filesystem' => '?',
  3206.             'oneup_flysystem.cursus_filesystem' => '?',
  3207.             'oneup_flysystem.export_filesystem' => '?',
  3208.             'oneup_flysystem.organization_filesystem' => '?',
  3209.             'oneup_flysystem.positioning_test_filesystem' => '?',
  3210.         ]), ($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_document_upload' => ['maxsize' => 1000000000'mimeTypes' => $this->parameters['admin_channel_user_data_document_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_document/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3211.     }
  3212.     /**
  3213.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3214.      *
  3215.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3216.      */
  3217.     protected function getResetAssetsEventListenerService()
  3218.     {
  3219.         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']);
  3220.     }
  3221.     /**
  3222.      * Gets the private 'annotations.cache_adapter' shared service.
  3223.      *
  3224.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3225.      */
  3226.     protected function getAnnotations_CacheAdapterService()
  3227.     {
  3228.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3229.     }
  3230.     /**
  3231.      * Gets the private 'annotations.cached_reader' shared service.
  3232.      *
  3233.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3234.      */
  3235.     protected function getAnnotations_CachedReaderService()
  3236.     {
  3237.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3238.     }
  3239.     /**
  3240.      * Gets the private 'annotations.reader' shared service.
  3241.      *
  3242.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3243.      */
  3244.     protected function getAnnotations_ReaderService()
  3245.     {
  3246.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3247.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3248.         $a->registerUniqueLoader('class_exists');
  3249.         $instance->addGlobalIgnoredName('required'$a);
  3250.         return $instance;
  3251.     }
  3252.     /**
  3253.      * Gets the private 'assets.context' shared service.
  3254.      *
  3255.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  3256.      */
  3257.     protected function getAssets_ContextService()
  3258.     {
  3259.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3260.         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());
  3261.     }
  3262.     /**
  3263.      * Gets the private 'assets.packages' shared service.
  3264.      *
  3265.      * @return \Symfony\Component\Asset\Packages
  3266.      */
  3267.     protected function getAssets_PackagesService()
  3268.     {
  3269.         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 () {
  3270.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  3271.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  3272.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  3273.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  3274.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  3275.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  3276.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->load('getNellappSdk_Assets_PackageOrganizationFileService'));
  3277.         }, 7));
  3278.     }
  3279.     /**
  3280.      * Gets the private 'cache.annotations' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3283.      */
  3284.     protected function getCache_AnnotationsService()
  3285.     {
  3286.         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())));
  3287.     }
  3288.     /**
  3289.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3290.      *
  3291.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3292.      */
  3293.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3294.     {
  3295.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3296.     }
  3297.     /**
  3298.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3299.      *
  3300.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3301.      */
  3302.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3303.     {
  3304.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3305.     }
  3306.     /**
  3307.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3308.      *
  3309.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3310.      */
  3311.     protected function getCache_Messenger_RestartWorkersSignalService()
  3312.     {
  3313.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.yGUkEkL'] ?? $this->get_CacheConnection_YGUkEkLService()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3314.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3315.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3316.     }
  3317.     /**
  3318.      * Gets the private 'cache.property_info' shared service.
  3319.      *
  3320.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3321.      */
  3322.     protected function getCache_PropertyInfoService()
  3323.     {
  3324.         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())));
  3325.     }
  3326.     /**
  3327.      * Gets the private 'cache.security_expression_language' shared service.
  3328.      *
  3329.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3330.      */
  3331.     protected function getCache_SecurityExpressionLanguageService()
  3332.     {
  3333.         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())));
  3334.     }
  3335.     /**
  3336.      * Gets the private 'cache.serializer' shared service.
  3337.      *
  3338.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3339.      */
  3340.     protected function getCache_SerializerService()
  3341.     {
  3342.         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())));
  3343.     }
  3344.     /**
  3345.      * Gets the private 'cache.validator' shared service.
  3346.      *
  3347.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3348.      */
  3349.     protected function getCache_ValidatorService()
  3350.     {
  3351.         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())));
  3352.     }
  3353.     /**
  3354.      * Gets the private 'cache.webpack_encore' shared service.
  3355.      *
  3356.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3357.      */
  3358.     protected function getCache_WebpackEncoreService()
  3359.     {
  3360.         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())));
  3361.     }
  3362.     /**
  3363.      * Gets the private 'config_cache_factory' shared service.
  3364.      *
  3365.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3366.      */
  3367.     protected function getConfigCacheFactoryService()
  3368.     {
  3369.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3370.             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)));
  3371.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3372.         }, 2));
  3373.     }
  3374.     /**
  3375.      * Gets the private 'data_collector.form' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3378.      */
  3379.     protected function getDataCollector_FormService()
  3380.     {
  3381.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3382.     }
  3383.     /**
  3384.      * Gets the private 'data_collector.request' shared service.
  3385.      *
  3386.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3387.      */
  3388.     protected function getDataCollector_RequestService()
  3389.     {
  3390.         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())));
  3391.     }
  3392.     /**
  3393.      * Gets the private 'debug.argument_resolver' shared service.
  3394.      *
  3395.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  3396.      */
  3397.     protected function getDebug_ArgumentResolverService()
  3398.     {
  3399.         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 () {
  3400.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3401.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3402.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3403.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3404.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  3405.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  3406.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  3407.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3408.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3409.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3410.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3411.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3412.     }
  3413.     /**
  3414.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3415.      *
  3416.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3417.      */
  3418.     protected function getDebug_DebugHandlersListenerService()
  3419.     {
  3420.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3421.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3422.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3423.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3424.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3425.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3426.     }
  3427.     /**
  3428.      * Gets the private 'debug.file_link_formatter' shared service.
  3429.      *
  3430.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3431.      */
  3432.     protected function getDebug_FileLinkFormatterService()
  3433.     {
  3434.         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 () {
  3435.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3436.         });
  3437.     }
  3438.     /**
  3439.      * Gets the private 'debug.log_processor' shared service.
  3440.      *
  3441.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3442.      */
  3443.     protected function getDebug_LogProcessorService()
  3444.     {
  3445.         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())));
  3446.     }
  3447.     /**
  3448.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3449.      *
  3450.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3451.      */
  3452.     protected function getDebug_Security_Access_DecisionManagerService()
  3453.     {
  3454.         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 () {
  3455.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3456.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3457.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3458.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AdminDriveVoter'] ?? $this->load('getAdminDriveVoterService'));
  3459.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CursusDriverVoter'] ?? $this->load('getCursusDriverVoterService'));
  3460.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\FileExportVoter'] ?? $this->load('getFileExportVoterService'));
  3461.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  3462.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  3463.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  3464.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  3465.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  3466.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  3467.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->load('getSharableUsersResourcePermissionVoterService'));
  3468.             yield 13 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  3469.             yield 14 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  3470.             yield 15 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  3471.         }, 16), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3472.     }
  3473.     /**
  3474.      * Gets the private 'debug.security.firewall' shared service.
  3475.      *
  3476.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3477.      */
  3478.     protected function getDebug_Security_FirewallService()
  3479.     {
  3480.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3481.         if (isset($this->privates['debug.security.firewall'])) {
  3482.             return $this->privates['debug.security.firewall'];
  3483.         }
  3484.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3485.         if (isset($this->privates['debug.security.firewall'])) {
  3486.             return $this->privates['debug.security.firewall'];
  3487.         }
  3488.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3489.     }
  3490.     /**
  3491.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3492.      *
  3493.      * @return \Doctrine\Migrations\DependencyFactory
  3494.      */
  3495.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3496.     {
  3497.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3498.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3499.         $a->setAllOrNothing(false);
  3500.         $a->setCheckDatabasePlatform(true);
  3501.         $a->setTransactional(true);
  3502.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3503.         $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()));
  3504.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3505.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3506.         });
  3507.         return $instance;
  3508.     }
  3509.     /**
  3510.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3511.      *
  3512.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3513.      */
  3514.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3515.     {
  3516.         $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']);
  3517.         $instance->setGlobalBasename('mapping');
  3518.         return $instance;
  3519.     }
  3520.     /**
  3521.      * Gets the private 'exception_listener' shared service.
  3522.      *
  3523.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3524.      */
  3525.     protected function getExceptionListenerService()
  3526.     {
  3527.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3528.     }
  3529.     /**
  3530.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3531.      *
  3532.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3533.      */
  3534.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3535.     {
  3536.         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())));
  3537.     }
  3538.     /**
  3539.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3540.      *
  3541.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3542.      */
  3543.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3544.     {
  3545.         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()));
  3546.     }
  3547.     /**
  3548.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3549.      *
  3550.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3551.      */
  3552.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3553.     {
  3554.         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]);
  3555.     }
  3556.     /**
  3557.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3558.      *
  3559.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3560.      */
  3561.     protected function getLiipImagine_Filter_ConfigurationService()
  3562.     {
  3563.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3564.     }
  3565.     /**
  3566.      * Gets the private 'locale_aware_listener' shared service.
  3567.      *
  3568.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3569.      */
  3570.     protected function getLocaleAwareListenerService()
  3571.     {
  3572.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3573.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3574.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3575.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3576.     }
  3577.     /**
  3578.      * Gets the private 'locale_listener' shared service.
  3579.      *
  3580.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3581.      */
  3582.     protected function getLocaleListenerService()
  3583.     {
  3584.         $a = ($this->services['router'] ?? $this->getRouterService());
  3585.         if (isset($this->privates['locale_listener'])) {
  3586.             return $this->privates['locale_listener'];
  3587.         }
  3588.         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, []);
  3589.     }
  3590.     /**
  3591.      * Gets the private 'mime_types' shared service.
  3592.      *
  3593.      * @return \Symfony\Component\Mime\MimeTypes
  3594.      */
  3595.     protected function getMimeTypesService()
  3596.     {
  3597.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3598.         $instance->setDefault($instance);
  3599.         return $instance;
  3600.     }
  3601.     /**
  3602.      * Gets the private 'monolog.handler.console' shared service.
  3603.      *
  3604.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3605.      */
  3606.     protected function getMonolog_Handler_ConsoleService()
  3607.     {
  3608.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3609.     }
  3610.     /**
  3611.      * Gets the private 'monolog.handler.main' shared service.
  3612.      *
  3613.      * @return \Monolog\Handler\StreamHandler
  3614.      */
  3615.     protected function getMonolog_Handler_MainService()
  3616.     {
  3617.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3618.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3619.         return $instance;
  3620.     }
  3621.     /**
  3622.      * Gets the private 'monolog.logger' shared service.
  3623.      *
  3624.      * @return \Symfony\Bridge\Monolog\Logger
  3625.      */
  3626.     protected function getMonolog_LoggerService()
  3627.     {
  3628.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3629.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3630.         $instance->useMicrosecondTimestamps(true);
  3631.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3632.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3633.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3634.         return $instance;
  3635.     }
  3636.     /**
  3637.      * Gets the private 'monolog.logger.cache' shared service.
  3638.      *
  3639.      * @return \Symfony\Bridge\Monolog\Logger
  3640.      */
  3641.     protected function getMonolog_Logger_CacheService()
  3642.     {
  3643.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3644.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3645.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3646.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3647.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3648.         return $instance;
  3649.     }
  3650.     /**
  3651.      * Gets the private 'monolog.logger.request' shared service.
  3652.      *
  3653.      * @return \Symfony\Bridge\Monolog\Logger
  3654.      */
  3655.     protected function getMonolog_Logger_RequestService()
  3656.     {
  3657.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3658.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3659.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3660.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3661.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3662.         return $instance;
  3663.     }
  3664.     /**
  3665.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3666.      *
  3667.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3668.      */
  3669.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3670.     {
  3671.         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()));
  3672.     }
  3673.     /**
  3674.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3675.      *
  3676.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3677.      */
  3678.     protected function getNelmioCors_CorsListenerService()
  3679.     {
  3680.         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'))]));
  3681.     }
  3682.     /**
  3683.      * Gets the private 'parameter_bag' shared service.
  3684.      *
  3685.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3686.      */
  3687.     protected function getParameterBagService()
  3688.     {
  3689.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3690.     }
  3691.     /**
  3692.      * Gets the private 'profiler_listener' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3695.      */
  3696.     protected function getProfilerListenerService()
  3697.     {
  3698.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3699.         if (isset($this->privates['profiler_listener'])) {
  3700.             return $this->privates['profiler_listener'];
  3701.         }
  3702.         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);
  3703.     }
  3704.     /**
  3705.      * Gets the private 'property_accessor' shared service.
  3706.      *
  3707.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3708.      */
  3709.     protected function getPropertyAccessorService()
  3710.     {
  3711.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3712.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3713.     }
  3714.     /**
  3715.      * Gets the private 'property_info' shared service.
  3716.      *
  3717.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3718.      */
  3719.     protected function getPropertyInfoService()
  3720.     {
  3721.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3722.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3723.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3724.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3725.         }, 3), new RewindableGenerator(function () {
  3726.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3727.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3728.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3729.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3730.         }, 4), new RewindableGenerator(function () {
  3731.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3732.         }, 1), new RewindableGenerator(function () {
  3733.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3734.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3735.         }, 2), new RewindableGenerator(function () {
  3736.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3737.         }, 1));
  3738.     }
  3739.     /**
  3740.      * Gets the private 'router.expression_language_provider' shared service.
  3741.      *
  3742.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3743.      */
  3744.     protected function getRouter_ExpressionLanguageProviderService()
  3745.     {
  3746.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3747.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3748.         ], [
  3749.             'env' => 'Closure',
  3750.         ]));
  3751.     }
  3752.     /**
  3753.      * Gets the private 'router.request_context' shared service.
  3754.      *
  3755.      * @return \Symfony\Component\Routing\RequestContext
  3756.      */
  3757.     protected function getRouter_RequestContextService()
  3758.     {
  3759.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3760.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3761.         return $instance;
  3762.     }
  3763.     /**
  3764.      * Gets the private 'router_listener' shared service.
  3765.      *
  3766.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3767.      */
  3768.     protected function getRouterListenerService()
  3769.     {
  3770.         $a = ($this->services['router'] ?? $this->getRouterService());
  3771.         if (isset($this->privates['router_listener'])) {
  3772.             return $this->privates['router_listener'];
  3773.         }
  3774.         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);
  3775.     }
  3776.     /**
  3777.      * Gets the private 'security.firewall.map' shared service.
  3778.      *
  3779.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3780.      */
  3781.     protected function getSecurity_Firewall_MapService()
  3782.     {
  3783.         $a = ($this->privates['.service_locator.yNOXh5_'] ?? $this->get_ServiceLocator_YNOXh5Service());
  3784.         if (isset($this->privates['security.firewall.map'])) {
  3785.             return $this->privates['security.firewall.map'];
  3786.         }
  3787.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3788.             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)/')));
  3789.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.lCMA_js'] ?? ($this->privates['.security.request_matcher.lCMA_js'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3790.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.aVByW51'] ?? ($this->privates['.security.request_matcher.aVByW51'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3791.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.RKkIcRQ'] ?? ($this->privates['.security.request_matcher.RKkIcRQ'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3792.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.POpfeoQ'] ?? ($this->privates['.security.request_matcher.POpfeoQ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3793.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.lO9DP5C'] ?? ($this->privates['.security.request_matcher.lO9DP5C'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3794.             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/')));
  3795.             yield 'security.firewall.map.context.partner_api_doc' => ($this->privates['.security.request_matcher.Mui6.rF'] ?? ($this->privates['.security.request_matcher.Mui6.rF'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3796.             yield 'security.firewall.map.context.partner_api' => ($this->privates['.security.request_matcher.t6lxUpB'] ?? ($this->privates['.security.request_matcher.t6lxUpB'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3797.             yield 'security.firewall.map.context.main' => NULL;
  3798.         }, 10));
  3799.     }
  3800.     /**
  3801.      * Gets the private 'security.helper' shared service.
  3802.      *
  3803.      * @return \Symfony\Component\Security\Core\Security
  3804.      */
  3805.     protected function getSecurity_HelperService()
  3806.     {
  3807.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3808.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3809.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3810.         ], [
  3811.             'security.authorization_checker' => '?',
  3812.             'security.token_storage' => '?',
  3813.         ]));
  3814.     }
  3815.     /**
  3816.      * Gets the private 'security.logout_url_generator' shared service.
  3817.      *
  3818.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3819.      */
  3820.     protected function getSecurity_LogoutUrlGeneratorService()
  3821.     {
  3822.         $a = ($this->services['router'] ?? $this->getRouterService());
  3823.         if (isset($this->privates['security.logout_url_generator'])) {
  3824.             return $this->privates['security.logout_url_generator'];
  3825.         }
  3826.         $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()));
  3827.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3828.         return $instance;
  3829.     }
  3830.     /**
  3831.      * Gets the private 'security.role_hierarchy' shared service.
  3832.      *
  3833.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3834.      */
  3835.     protected function getSecurity_RoleHierarchyService()
  3836.     {
  3837.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3838.     }
  3839.     /**
  3840.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3841.      *
  3842.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3843.      */
  3844.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3845.     {
  3846.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3847.     }
  3848.     /**
  3849.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3850.      *
  3851.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3852.      */
  3853.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3854.     {
  3855.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3856.         $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');
  3857.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3858.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3859.     }
  3860.     /**
  3861.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3862.      *
  3863.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3864.      */
  3865.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3866.     {
  3867.         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()));
  3868.     }
  3869.     /**
  3870.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3871.      *
  3872.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3873.      */
  3874.     protected function getSensioFrameworkExtra_View_ListenerService()
  3875.     {
  3876.         $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))));
  3877.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3878.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3879.         ], [
  3880.             'twig' => '?',
  3881.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3882.         return $instance;
  3883.     }
  3884.     /**
  3885.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3886.      *
  3887.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3888.      */
  3889.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3890.     {
  3891.         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'))]));
  3892.     }
  3893.     /**
  3894.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3895.      *
  3896.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3897.      */
  3898.     protected function getSerializer_NameConverter_MetadataAwareService()
  3899.     {
  3900.         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()));
  3901.     }
  3902.     /**
  3903.      * Gets the private 'session_listener' shared service.
  3904.      *
  3905.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3906.      */
  3907.     protected function getSessionListenerService()
  3908.     {
  3909.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3910.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3911.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3912.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3913.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3914.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3915.         ], [
  3916.             'initialized_session' => '?',
  3917.             'logger' => '?',
  3918.             'session' => '?',
  3919.             'session_collector' => '?',
  3920.             'session_factory' => '?',
  3921.         ]), true$this->parameters['session.storage.options']);
  3922.     }
  3923.     /**
  3924.      * Gets the private 'translator.default' shared service.
  3925.      *
  3926.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3927.      */
  3928.     protected function getTranslator_DefaultService()
  3929.     {
  3930.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3931.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3932.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3933.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3934.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3935.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3936.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3937.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3938.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3939.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3940.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3941.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3942.         ], [
  3943.             'translation.loader.csv' => '?',
  3944.             'translation.loader.dat' => '?',
  3945.             'translation.loader.ini' => '?',
  3946.             'translation.loader.json' => '?',
  3947.             'translation.loader.mo' => '?',
  3948.             'translation.loader.php' => '?',
  3949.             'translation.loader.po' => '?',
  3950.             'translation.loader.qt' => '?',
  3951.             'translation.loader.res' => '?',
  3952.             'translation.loader.xliff' => '?',
  3953.             'translation.loader.yml' => '?',
  3954.         ]), 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']]], []);
  3955.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3956.         $instance->setFallbackLocales([=> 'fr']);
  3957.         return $instance;
  3958.     }
  3959.     /**
  3960.      * Gets the private 'validator.builder' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3963.      */
  3964.     protected function getValidator_BuilderService()
  3965.     {
  3966.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3967.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3968.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3969.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3970.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3971.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3972.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3973.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3974.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3975.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3976.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3977.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'true],
  3978.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3979.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3980.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3981.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3982.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3983.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3984.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3985.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3986.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3987.         ], [
  3988.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3989.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3990.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3991.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3992.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3993.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3994.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3995.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3996.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  3997.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3998.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3999.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4000.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4001.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4002.             'doctrine.orm.validator.unique' => '?',
  4003.             'karser_recaptcha3_validator' => '?',
  4004.             'security.validator.user_password' => '?',
  4005.             'validator.expression' => '?',
  4006.         ])));
  4007.         if ($this->has('translator')) {
  4008.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4009.         }
  4010.         $instance->setTranslationDomain('validators');
  4011.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  4012.         $instance->enableAnnotationMapping(true);
  4013.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4014.         $instance->addMethodMapping('loadValidatorMetadata');
  4015.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4016.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4017.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4018.         return $instance;
  4019.     }
  4020.     /**
  4021.      * Gets the private 'var_dumper.html_dumper' shared service.
  4022.      *
  4023.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4024.      */
  4025.     protected function getVarDumper_HtmlDumperService()
  4026.     {
  4027.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4028.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4029.         return $instance;
  4030.     }
  4031.     /**
  4032.      * Gets the private 'var_dumper.server_connection' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\VarDumper\Server\Connection
  4035.      */
  4036.     protected function getVarDumper_ServerConnectionService()
  4037.     {
  4038.         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()]);
  4039.     }
  4040.     /**
  4041.      * Gets the private 'web_profiler.csp.handler' shared service.
  4042.      *
  4043.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4044.      */
  4045.     protected function getWebProfiler_Csp_HandlerService()
  4046.     {
  4047.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4048.     }
  4049.     /**
  4050.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4051.      *
  4052.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4053.      */
  4054.     protected function getWebProfiler_DebugToolbarService()
  4055.     {
  4056.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4057.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4058.             return $this->privates['web_profiler.debug_toolbar'];
  4059.         }
  4060.         $b = ($this->services['router'] ?? $this->getRouterService());
  4061.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4062.             return $this->privates['web_profiler.debug_toolbar'];
  4063.         }
  4064.         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()));
  4065.     }
  4066.     /**
  4067.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  4068.      *
  4069.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  4070.      */
  4071.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  4072.     {
  4073.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4074.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  4075.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  4076.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  4077.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  4078.         ], [
  4079.             'account' => '?',
  4080.             'admin' => '?',
  4081.             'core' => '?',
  4082.             'super_admin' => '?',
  4083.         ]));
  4084.     }
  4085.     /**
  4086.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  4087.      *
  4088.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  4089.      */
  4090.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  4091.     {
  4092.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  4093.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  4094.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  4095.         }
  4096.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  4097.     }
  4098.     /**
  4099.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  4100.      *
  4101.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  4102.      */
  4103.     protected function getWebpackEncore_TagRendererService()
  4104.     {
  4105.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4106.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  4107.             return $this->privates['webpack_encore.tag_renderer'];
  4108.         }
  4109.         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);
  4110.     }
  4111.     /**
  4112.      * Gets the public 'cache_clearer' alias.
  4113.      *
  4114.      * @return object The ".container.private.cache_clearer" service.
  4115.      */
  4116.     protected function getCacheClearerService()
  4117.     {
  4118.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4119.         return $this->get('.container.private.cache_clearer');
  4120.     }
  4121.     /**
  4122.      * Gets the public 'filesystem' alias.
  4123.      *
  4124.      * @return object The ".container.private.filesystem" service.
  4125.      */
  4126.     protected function getFilesystemService()
  4127.     {
  4128.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4129.         return $this->get('.container.private.filesystem');
  4130.     }
  4131.     /**
  4132.      * Gets the public 'serializer' alias.
  4133.      *
  4134.      * @return object The ".container.private.serializer" service.
  4135.      */
  4136.     protected function getSerializerService()
  4137.     {
  4138.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4139.         return $this->get('.container.private.serializer');
  4140.     }
  4141.     /**
  4142.      * Gets the public 'security.csrf.token_manager' alias.
  4143.      *
  4144.      * @return object The ".container.private.security.csrf.token_manager" service.
  4145.      */
  4146.     protected function getSecurity_Csrf_TokenManagerService()
  4147.     {
  4148.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4149.         return $this->get('.container.private.security.csrf.token_manager');
  4150.     }
  4151.     /**
  4152.      * Gets the public 'form.factory' alias.
  4153.      *
  4154.      * @return object The ".container.private.form.factory" service.
  4155.      */
  4156.     protected function getForm_FactoryService()
  4157.     {
  4158.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4159.         return $this->get('.container.private.form.factory');
  4160.     }
  4161.     /**
  4162.      * Gets the public 'form.type.file' alias.
  4163.      *
  4164.      * @return object The ".container.private.form.type.file" service.
  4165.      */
  4166.     protected function getForm_Type_FileService()
  4167.     {
  4168.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4169.         return $this->get('.container.private.form.type.file');
  4170.     }
  4171.     /**
  4172.      * Gets the public 'profiler' alias.
  4173.      *
  4174.      * @return object The ".container.private.profiler" service.
  4175.      */
  4176.     protected function getProfilerService()
  4177.     {
  4178.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4179.         return $this->get('.container.private.profiler');
  4180.     }
  4181.     /**
  4182.      * Gets the public 'twig' alias.
  4183.      *
  4184.      * @return object The ".container.private.twig" service.
  4185.      */
  4186.     protected function getTwigService()
  4187.     {
  4188.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4189.         return $this->get('.container.private.twig');
  4190.     }
  4191.     /**
  4192.      * Gets the public 'security.authorization_checker' alias.
  4193.      *
  4194.      * @return object The ".container.private.security.authorization_checker" service.
  4195.      */
  4196.     protected function getSecurity_AuthorizationCheckerService()
  4197.     {
  4198.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4199.         return $this->get('.container.private.security.authorization_checker');
  4200.     }
  4201.     /**
  4202.      * Gets the public 'security.token_storage' alias.
  4203.      *
  4204.      * @return object The ".container.private.security.token_storage" service.
  4205.      */
  4206.     protected function getSecurity_TokenStorageService()
  4207.     {
  4208.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4209.         return $this->get('.container.private.security.token_storage');
  4210.     }
  4211.     /**
  4212.      * Gets the public 'security.password_encoder' alias.
  4213.      *
  4214.      * @return object The ".container.private.security.password_encoder" service.
  4215.      */
  4216.     protected function getSecurity_PasswordEncoderService()
  4217.     {
  4218.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4219.         return $this->get('.container.private.security.password_encoder');
  4220.     }
  4221.     /**
  4222.      * Gets the public 'session' alias.
  4223.      *
  4224.      * @return object The ".container.private.session" service.
  4225.      */
  4226.     protected function getSessionService()
  4227.     {
  4228.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4229.         return $this->get('.container.private.session');
  4230.     }
  4231.     /**
  4232.      * Gets the public 'validator' alias.
  4233.      *
  4234.      * @return object The ".container.private.validator" service.
  4235.      */
  4236.     protected function getValidatorService()
  4237.     {
  4238.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4239.         return $this->get('.container.private.validator');
  4240.     }
  4241.     /**
  4242.      * @return array|bool|float|int|string|\UnitEnum|null
  4243.      */
  4244.     public function getParameter(string $name)
  4245.     {
  4246.         if (isset($this->buildParameters[$name])) {
  4247.             return $this->buildParameters[$name];
  4248.         }
  4249.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4250.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4251.         }
  4252.         if (isset($this->loadedDynamicParameters[$name])) {
  4253.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4254.         }
  4255.         return $this->parameters[$name];
  4256.     }
  4257.     public function hasParameter(string $name): bool
  4258.     {
  4259.         if (isset($this->buildParameters[$name])) {
  4260.             return true;
  4261.         }
  4262.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4263.     }
  4264.     public function setParameter(string $name$value): void
  4265.     {
  4266.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4267.     }
  4268.     public function getParameterBag(): ParameterBagInterface
  4269.     {
  4270.         if (null === $this->parameterBag) {
  4271.             $parameters $this->parameters;
  4272.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4273.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4274.             }
  4275.             foreach ($this->buildParameters as $name => $value) {
  4276.                 $parameters[$name] = $value;
  4277.             }
  4278.             $this->parameterBag = new FrozenParameterBag($parameters);
  4279.         }
  4280.         return $this->parameterBag;
  4281.     }
  4282.     private $loadedDynamicParameters = [
  4283.         'kernel.runtime_environment' => false,
  4284.         'kernel.build_dir' => false,
  4285.         'kernel.cache_dir' => false,
  4286.         'app_secret' => false,
  4287.         'app_account_subdomain' => false,
  4288.         'app_admin_subdomain' => false,
  4289.         'app_api_subdomain' => false,
  4290.         'app_partner_api_subdomain' => false,
  4291.         'app_super_admin_subdomain' => false,
  4292.         'app_commercial_subdomain' => false,
  4293.         'app_sync_subdomain' => false,
  4294.         'app_main_domain' => false,
  4295.         'app_account_domain' => false,
  4296.         'app_admin_domain' => false,
  4297.         'app_api_domain' => false,
  4298.         'app_partner_api_domain' => false,
  4299.         'app_super_admin_domain' => false,
  4300.         'app_commercial_domain' => false,
  4301.         'app_sync_domain' => false,
  4302.         'app_tua_url' => false,
  4303.         'array_domains' => false,
  4304.         'caddy_file_path' => false,
  4305.         'allowed_domain_ips' => false,
  4306.         'core_host_docker' => false,
  4307.         'e_learning_host_docker' => false,
  4308.         'npm_host_docker' => false,
  4309.         'nim_host_docker' => false,
  4310.         'crm_host_docker' => false,
  4311.         'tls_docker' => false,
  4312.         'project_environment_containers' => false,
  4313.         'encryption_key' => false,
  4314.         'google.credentials_json' => false,
  4315.         'kernel.secret' => false,
  4316.         'kernel.trusted_hosts' => false,
  4317.         'kernel.trusted_proxies' => false,
  4318.         'debug.container.dump' => false,
  4319.         'serializer.mapping.cache.file' => false,
  4320.         'session.save_path' => false,
  4321.         'validator.mapping.cache.file' => false,
  4322.         'profiler.storage.dsn' => false,
  4323.         'doctrine.orm.proxy_dir' => false,
  4324.         'ia_highlight_enable' => false,
  4325.         'nellapp_sdk.api_internal.secret' => false,
  4326.         'nellapp_sdk.routing.default_domain' => false,
  4327.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  4328.         'nellapp_sdk.google.drive_id' => false,
  4329.         'nellapp_sdk.google.protected_emails' => false,
  4330.         'karser_recaptcha3.site_key' => false,
  4331.         'karser_recaptcha3.secret_key' => false,
  4332.         'oneup_uploader.chunks' => false,
  4333.         'oneup_uploader.orphanage' => false,
  4334.         'oneup_uploader.config' => false,
  4335.         'nelmio_cors.defaults' => false,
  4336.     ];
  4337.     private $dynamicParameters = [];
  4338.     private function getDynamicParameter(string $name)
  4339.     {
  4340.         switch ($name) {
  4341.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4342.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4343.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4344.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  4345.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  4346.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  4347.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  4348.             case 'app_partner_api_subdomain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN'); break;
  4349.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  4350.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  4351.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  4352.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  4353.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4354.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  4355.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4356.             case 'app_partner_api_domain'$value $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4357.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4358.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4359.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  4360.             case 'app_tua_url'$value $this->getEnv('resolve:TUA_URL'); break;
  4361.             case 'array_domains'$value = [
  4362.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4363.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4364.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4365.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4366.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4367.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4368.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4369.             ]; break;
  4370.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  4371.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  4372.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  4373.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  4374.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  4375.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  4376.             case 'crm_host_docker'$value $this->getEnv('resolve:CRM_DOCKER_HOST'); break;
  4377.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  4378.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  4379.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  4380.             case 'google.credentials_json'$value $this->getEnv('string:GOOGLE_NELLAPP_CREDENTIALS_PATH'); break;
  4381.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4382.             case 'kernel.trusted_hosts'$value = [
  4383.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4384.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  4385.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4386.                 => $this->getEnv('resolve:APP_PARTNER_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4387.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4388.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4389.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4390.             ]; break;
  4391.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  4392.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4393.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4394.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4395.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4396.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4397.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4398.             case 'ia_highlight_enable'$value $this->getEnv('bool:IA_HIGHLIGHT_ENABLE'); break;
  4399.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  4400.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  4401.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  4402.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4403.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4404.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  4405.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  4406.             ]; break;
  4407.             case 'nellapp_sdk.google.drive_id'$value $this->getEnv('GOOGLE_DRIVE_ID'); break;
  4408.             case 'nellapp_sdk.google.protected_emails'$value = [
  4409.                 => $this->getEnv('GOOGLE_DRIVE_SERVICE_ACCOUNT_EMAIL'),
  4410.                 => 'no-reply@nellapp.com',
  4411.             ]; break;
  4412.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  4413.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  4414.             case 'oneup_uploader.chunks'$value = [
  4415.                 'maxage' => 604800,
  4416.                 'storage' => [
  4417.                     'type' => 'filesystem',
  4418.                     'filesystem' => NULL,
  4419.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4420.                     'stream_wrapper' => NULL,
  4421.                     'sync_buffer_size' => '100K',
  4422.                     'prefix' => 'chunks',
  4423.                 ],
  4424.                 'load_distribution' => true,
  4425.             ]; break;
  4426.             case 'oneup_uploader.orphanage'$value = [
  4427.                 'maxage' => 43200,
  4428.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4429.             ]; break;
  4430.             case 'oneup_uploader.config'$value = [
  4431.                 'orphanage' => [
  4432.                     'maxage' => 43200,
  4433.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  4434.                 ],
  4435.                 'mappings' => [
  4436.                     'cursus_upload' => [
  4437.                         'use_orphanage' => true,
  4438.                         'frontend' => 'dropzone',
  4439.                         'storage' => [
  4440.                             'type' => 'flysystem',
  4441.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4442.                             'service' => NULL,
  4443.                             'directory' => NULL,
  4444.                             'stream_wrapper' => NULL,
  4445.                             'sync_buffer_size' => '100K',
  4446.                         ],
  4447.                         'allowed_mimetypes' => [
  4448.                             'image/jpeg' => [
  4449.                                 => 'jpg',
  4450.                                 => 'jpeg',
  4451.                             ],
  4452.                             'image/png' => [
  4453.                                 => 'png',
  4454.                             ],
  4455.                             'application/pdf' => [
  4456.                                 => 'pdf',
  4457.                             ],
  4458.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4459.                                 => 'docx',
  4460.                             ],
  4461.                             'application/msword' => [
  4462.                                 => 'doc',
  4463.                             ],
  4464.                             'application/vnd.oasis.opendocument.text' => [
  4465.                                 => 'odt',
  4466.                             ],
  4467.                             'application/vnd.ms-excel' => [
  4468.                                 => 'xls',
  4469.                             ],
  4470.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4471.                                 => 'xlsx',
  4472.                             ],
  4473.                         ],
  4474.                         'max_size' => 10000000,
  4475.                         'namer' => 'app.file_abstract_cursus_namer',
  4476.                         'custom_frontend' => [
  4477.                             'name' => NULL,
  4478.                             'class' => NULL,
  4479.                         ],
  4480.                         'route_prefix' => '',
  4481.                         'endpoints' => [
  4482.                             'upload' => NULL,
  4483.                             'progress' => NULL,
  4484.                             'cancel' => NULL,
  4485.                         ],
  4486.                         'disallowed_mimetypes' => [
  4487.                         ],
  4488.                         'error_handler' => NULL,
  4489.                         'enable_progress' => false,
  4490.                         'enable_cancelation' => false,
  4491.                         'root_folder' => false,
  4492.                     ],
  4493.                     'organization_upload' => [
  4494.                         'use_orphanage' => true,
  4495.                         'frontend' => 'dropzone',
  4496.                         'storage' => [
  4497.                             'type' => 'flysystem',
  4498.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4499.                             'service' => NULL,
  4500.                             'directory' => NULL,
  4501.                             'stream_wrapper' => NULL,
  4502.                             'sync_buffer_size' => '100K',
  4503.                         ],
  4504.                         'allowed_mimetypes' => [
  4505.                             'image/jpeg' => [
  4506.                                 => 'jpg',
  4507.                                 => 'jpeg',
  4508.                             ],
  4509.                             'image/png' => [
  4510.                                 => 'png',
  4511.                             ],
  4512.                             'image/gif' => [
  4513.                                 => 'gif',
  4514.                             ],
  4515.                         ],
  4516.                         'max_size' => 10000000,
  4517.                         'namer' => 'app.organization_file_namer',
  4518.                         'custom_frontend' => [
  4519.                             'name' => NULL,
  4520.                             'class' => NULL,
  4521.                         ],
  4522.                         'route_prefix' => '',
  4523.                         'endpoints' => [
  4524.                             'upload' => NULL,
  4525.                             'progress' => NULL,
  4526.                             'cancel' => NULL,
  4527.                         ],
  4528.                         'disallowed_mimetypes' => [
  4529.                         ],
  4530.                         'error_handler' => NULL,
  4531.                         'enable_progress' => false,
  4532.                         'enable_cancelation' => false,
  4533.                         'root_folder' => false,
  4534.                     ],
  4535.                     'positioning_test_upload' => [
  4536.                         'use_orphanage' => true,
  4537.                         'frontend' => 'dropzone',
  4538.                         'storage' => [
  4539.                             'type' => 'flysystem',
  4540.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4541.                             'service' => NULL,
  4542.                             'directory' => NULL,
  4543.                             'stream_wrapper' => NULL,
  4544.                             'sync_buffer_size' => '100K',
  4545.                         ],
  4546.                         'allowed_mimetypes' => [
  4547.                             'image/jpeg' => [
  4548.                                 => 'jpg',
  4549.                                 => 'jpeg',
  4550.                             ],
  4551.                             'image/png' => [
  4552.                                 => 'png',
  4553.                             ],
  4554.                             'image/gif' => [
  4555.                                 => 'gif',
  4556.                             ],
  4557.                         ],
  4558.                         'max_size' => 10000000,
  4559.                         'namer' => 'app.positioning_test_file_namer',
  4560.                         'custom_frontend' => [
  4561.                             'name' => NULL,
  4562.                             'class' => NULL,
  4563.                         ],
  4564.                         'route_prefix' => '',
  4565.                         'endpoints' => [
  4566.                             'upload' => NULL,
  4567.                             'progress' => NULL,
  4568.                             'cancel' => NULL,
  4569.                         ],
  4570.                         'disallowed_mimetypes' => [
  4571.                         ],
  4572.                         'error_handler' => NULL,
  4573.                         'enable_progress' => false,
  4574.                         'enable_cancelation' => false,
  4575.                         'root_folder' => false,
  4576.                     ],
  4577.                     'admin_channel_user_data_drive_upload' => [
  4578.                         'use_orphanage' => true,
  4579.                         'frontend' => 'dropzone',
  4580.                         'storage' => [
  4581.                             'type' => 'flysystem',
  4582.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  4583.                             'service' => NULL,
  4584.                             'directory' => NULL,
  4585.                             'stream_wrapper' => NULL,
  4586.                             'sync_buffer_size' => '100K',
  4587.                         ],
  4588.                         'allowed_mimetypes' => [
  4589.                             'image/jpeg' => [
  4590.                                 => 'jpg',
  4591.                                 => 'jpeg',
  4592.                             ],
  4593.                             'image/png' => [
  4594.                                 => 'png',
  4595.                             ],
  4596.                             'application/pdf' => [
  4597.                                 => 'pdf',
  4598.                             ],
  4599.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4600.                                 => 'docx',
  4601.                             ],
  4602.                             'application/msword' => [
  4603.                                 => 'doc',
  4604.                             ],
  4605.                             'application/vnd.oasis.opendocument.text' => [
  4606.                                 => 'odt',
  4607.                             ],
  4608.                             'application/vnd.ms-excel' => [
  4609.                                 => 'xls',
  4610.                             ],
  4611.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4612.                                 => 'xlsx',
  4613.                             ],
  4614.                         ],
  4615.                         'max_size' => 10000000,
  4616.                         'namer' => 'app.file_channel_user_data_drive_namer',
  4617.                         'custom_frontend' => [
  4618.                             'name' => NULL,
  4619.                             'class' => NULL,
  4620.                         ],
  4621.                         'route_prefix' => '',
  4622.                         'endpoints' => [
  4623.                             'upload' => NULL,
  4624.                             'progress' => NULL,
  4625.                             'cancel' => NULL,
  4626.                         ],
  4627.                         'disallowed_mimetypes' => [
  4628.                         ],
  4629.                         'error_handler' => NULL,
  4630.                         'enable_progress' => false,
  4631.                         'enable_cancelation' => false,
  4632.                         'root_folder' => false,
  4633.                     ],
  4634.                     'admin_channel_user_data_document_upload' => [
  4635.                         'use_orphanage' => true,
  4636.                         'frontend' => 'dropzone',
  4637.                         'storage' => [
  4638.                             'type' => 'flysystem',
  4639.                             'filesystem' => 'oneup_flysystem.admin_channel_user_data_document_filesystem',
  4640.                             'service' => NULL,
  4641.                             'directory' => NULL,
  4642.                             'stream_wrapper' => NULL,
  4643.                             'sync_buffer_size' => '100K',
  4644.                         ],
  4645.                         'allowed_mimetypes' => [
  4646.                             'image/jpeg' => [
  4647.                                 => 'jpg',
  4648.                                 => 'jpeg',
  4649.                             ],
  4650.                             'image/png' => [
  4651.                                 => 'png',
  4652.                             ],
  4653.                             'application/pdf' => [
  4654.                                 => 'pdf',
  4655.                             ],
  4656.                         ],
  4657.                         'max_size' => 1000000000,
  4658.                         'custom_frontend' => [
  4659.                             'name' => NULL,
  4660.                             'class' => NULL,
  4661.                         ],
  4662.                         'route_prefix' => '',
  4663.                         'endpoints' => [
  4664.                             'upload' => NULL,
  4665.                             'progress' => NULL,
  4666.                             'cancel' => NULL,
  4667.                         ],
  4668.                         'disallowed_mimetypes' => [
  4669.                         ],
  4670.                         'error_handler' => NULL,
  4671.                         'enable_progress' => false,
  4672.                         'enable_cancelation' => false,
  4673.                         'namer' => 'oneup_uploader.namer.uniqid',
  4674.                         'root_folder' => false,
  4675.                     ],
  4676.                 ],
  4677.                 'chunks' => [
  4678.                     'maxage' => 604800,
  4679.                     'storage' => [
  4680.                         'type' => 'filesystem',
  4681.                         'filesystem' => NULL,
  4682.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4683.                         'stream_wrapper' => NULL,
  4684.                         'sync_buffer_size' => '100K',
  4685.                         'prefix' => 'chunks',
  4686.                     ],
  4687.                     'load_distribution' => true,
  4688.                 ],
  4689.                 'twig' => true,
  4690.             ]; break;
  4691.             case 'nelmio_cors.defaults'$value = [
  4692.                 'allow_origin' => [
  4693.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4694.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4695.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4696.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4697.                 ],
  4698.                 'allow_credentials' => true,
  4699.                 'allow_headers' => [
  4700.                     => 'content-type',
  4701.                     => 'authorization',
  4702.                 ],
  4703.                 'allow_private_network' => false,
  4704.                 'expose_headers' => [
  4705.                     => 'Link',
  4706.                 ],
  4707.                 'allow_methods' => [
  4708.                     => 'GET',
  4709.                     => 'OPTIONS',
  4710.                     => 'POST',
  4711.                     => 'PUT',
  4712.                     => 'PATCH',
  4713.                     => 'DELETE',
  4714.                 ],
  4715.                 'max_age' => 3600,
  4716.                 'hosts' => [
  4717.                 ],
  4718.                 'origin_regex' => true,
  4719.                 'forced_allow_origin_value' => NULL,
  4720.                 'skip_same_as_origin' => true,
  4721.             ]; break;
  4722.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4723.         }
  4724.         $this->loadedDynamicParameters[$name] = true;
  4725.         return $this->dynamicParameters[$name] = $value;
  4726.     }
  4727.     protected function getDefaultParameters(): array
  4728.     {
  4729.         return [
  4730.             'kernel.project_dir' => \dirname(__DIR__4),
  4731.             'kernel.environment' => 'dev',
  4732.             'kernel.debug' => true,
  4733.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4734.             'kernel.bundles' => [
  4735.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4736.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4737.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4738.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4739.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4740.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4741.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4742.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4743.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4744.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4745.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4746.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4747.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4748.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4749.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4750.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4751.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4752.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4753.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4754.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4755.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4756.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4757.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4758.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4759.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4760.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4761.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4762.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4763.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4764.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4765.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4766.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4767.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4768.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4769.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4770.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4771.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4772.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4773.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4774.             ],
  4775.             'kernel.bundles_metadata' => [
  4776.                 'FrameworkBundle' => [
  4777.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4778.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4779.                 ],
  4780.                 'SensioFrameworkExtraBundle' => [
  4781.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4782.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4783.                 ],
  4784.                 'TwigBundle' => [
  4785.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4786.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4787.                 ],
  4788.                 'WebProfilerBundle' => [
  4789.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4790.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4791.                 ],
  4792.                 'MonologBundle' => [
  4793.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4794.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4795.                 ],
  4796.                 'DebugBundle' => [
  4797.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4798.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4799.                 ],
  4800.                 'MakerBundle' => [
  4801.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4802.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4803.                 ],
  4804.                 'DoctrineBundle' => [
  4805.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4806.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4807.                 ],
  4808.                 'DoctrineMigrationsBundle' => [
  4809.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4810.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4811.                 ],
  4812.                 'SecurityBundle' => [
  4813.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4814.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4815.                 ],
  4816.                 'TwigExtraBundle' => [
  4817.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4818.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4819.                 ],
  4820.                 'DrosalysWebObjectExtensionsBundle' => [
  4821.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4822.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4823.                 ],
  4824.                 'NelmioAliceBundle' => [
  4825.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4826.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4827.                 ],
  4828.                 'FidryAliceDataFixturesBundle' => [
  4829.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4830.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4831.                 ],
  4832.                 'HautelookAliceBundle' => [
  4833.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4834.                     'namespace' => 'Hautelook\\AliceBundle',
  4835.                 ],
  4836.                 'SymfonyCastsVerifyEmailBundle' => [
  4837.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4838.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4839.                 ],
  4840.                 'DrosalysWebStringExtensionsBundle' => [
  4841.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4842.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4843.                 ],
  4844.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4845.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4846.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4847.                 ],
  4848.                 'FOSOAuthServerBundle' => [
  4849.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4850.                     'namespace' => 'FOS\\OAuthServerBundle',
  4851.                 ],
  4852.                 'NellappSDKBundle' => [
  4853.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4854.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4855.                 ],
  4856.                 'NelmioApiDocBundle' => [
  4857.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4858.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4859.                 ],
  4860.                 'JMSSerializerBundle' => [
  4861.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4862.                     'namespace' => 'JMS\\SerializerBundle',
  4863.                 ],
  4864.                 'DrosalysApiBundle' => [
  4865.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4866.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4867.                 ],
  4868.                 'KnpPaginatorBundle' => [
  4869.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4870.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4871.                 ],
  4872.                 'WebpackEncoreBundle' => [
  4873.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4874.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4875.                 ],
  4876.                 'KnpMenuBundle' => [
  4877.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4878.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4879.                 ],
  4880.                 'DrosalysWebFormBundle' => [
  4881.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4882.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4883.                 ],
  4884.                 'CraueFormFlowBundle' => [
  4885.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4886.                     'namespace' => 'Craue\\FormFlowBundle',
  4887.                 ],
  4888.                 'LiipImagineBundle' => [
  4889.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4890.                     'namespace' => 'Liip\\ImagineBundle',
  4891.                 ],
  4892.                 'BazingaJsTranslationBundle' => [
  4893.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4894.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4895.                 ],
  4896.                 'KarserRecaptcha3Bundle' => [
  4897.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4898.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4899.                 ],
  4900.                 'SpiriitFormFilterBundle' => [
  4901.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4902.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4903.                 ],
  4904.                 'OneupFlysystemBundle' => [
  4905.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4906.                     'namespace' => 'Oneup\\FlysystemBundle',
  4907.                 ],
  4908.                 'OneupUploaderBundle' => [
  4909.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4910.                     'namespace' => 'Oneup\\UploaderBundle',
  4911.                 ],
  4912.                 'TwigComponentBundle' => [
  4913.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4914.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4915.                 ],
  4916.                 'NelmioCorsBundle' => [
  4917.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4918.                     'namespace' => 'Nelmio\\CorsBundle',
  4919.                 ],
  4920.                 'DoctrineFixturesBundle' => [
  4921.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4922.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4923.                 ],
  4924.                 'ZenstruckFoundryBundle' => [
  4925.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4926.                     'namespace' => 'Zenstruck\\Foundry',
  4927.                 ],
  4928.                 'FOSJsRoutingBundle' => [
  4929.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4930.                     'namespace' => 'FOS\\JsRoutingBundle',
  4931.                 ],
  4932.             ],
  4933.             'kernel.charset' => 'UTF-8',
  4934.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4935.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4936.             'images_user_avatar_asset_path' => 'images/avatar/',
  4937.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4938.             'images_channel_asset_path' => '/images/channel/',
  4939.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4940.             'cursus_upload_maxsize' => 10000000,
  4941.             'cursus_upload_mime_types' => [
  4942.                 'image/jpeg' => [
  4943.                     => 'jpg',
  4944.                     => 'jpeg',
  4945.                 ],
  4946.                 'image/png' => [
  4947.                     => 'png',
  4948.                 ],
  4949.                 'application/pdf' => [
  4950.                     => 'pdf',
  4951.                 ],
  4952.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4953.                     => 'docx',
  4954.                 ],
  4955.                 'application/msword' => [
  4956.                     => 'doc',
  4957.                 ],
  4958.                 'application/vnd.oasis.opendocument.text' => [
  4959.                     => 'odt',
  4960.                 ],
  4961.                 'application/vnd.ms-excel' => [
  4962.                     => 'xls',
  4963.                 ],
  4964.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4965.                     => 'xlsx',
  4966.                 ],
  4967.             ],
  4968.             'admin_channel_user_data_drive_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_drive/'),
  4969.             'admin_channel_user_data_drive_upload_maxsize' => 10000000,
  4970.             'admin_channel_user_data_drive_upload_mime_types' => [
  4971.                 'image/jpeg' => [
  4972.                     => 'jpg',
  4973.                     => 'jpeg',
  4974.                 ],
  4975.                 'image/png' => [
  4976.                     => 'png',
  4977.                 ],
  4978.                 'application/pdf' => [
  4979.                     => 'pdf',
  4980.                 ],
  4981.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4982.                     => 'docx',
  4983.                 ],
  4984.                 'application/msword' => [
  4985.                     => 'doc',
  4986.                 ],
  4987.                 'application/vnd.oasis.opendocument.text' => [
  4988.                     => 'odt',
  4989.                 ],
  4990.                 'application/vnd.ms-excel' => [
  4991.                     => 'xls',
  4992.                 ],
  4993.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4994.                     => 'xlsx',
  4995.                 ],
  4996.             ],
  4997.             'admin_channel_user_data_document_upload_directory' => (\dirname(__DIR__3).'/uploads/admin_channel_user_data_document/'),
  4998.             'admin_channel_user_data_document_upload_maxsize' => 1000000000,
  4999.             'admin_channel_user_data_document_upload_mime_types' => [
  5000.                 'image/jpeg' => [
  5001.                     => 'jpg',
  5002.                     => 'jpeg',
  5003.                 ],
  5004.                 'image/png' => [
  5005.                     => 'png',
  5006.                 ],
  5007.                 'application/pdf' => [
  5008.                     => 'pdf',
  5009.                 ],
  5010.             ],
  5011.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  5012.             'organization_upload_maxsize' => 10000000,
  5013.             'organization_upload_mime_types' => [
  5014.                 'image/jpeg' => [
  5015.                     => 'jpg',
  5016.                     => 'jpeg',
  5017.                 ],
  5018.                 'image/png' => [
  5019.                     => 'png',
  5020.                 ],
  5021.                 'image/gif' => [
  5022.                     => 'gif',
  5023.                 ],
  5024.             ],
  5025.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  5026.             'positioning_test_upload_maxsize' => 10000000,
  5027.             'positioning_test_upload_mime_types' => [
  5028.                 'image/jpeg' => [
  5029.                     => 'jpg',
  5030.                     => 'jpeg',
  5031.                 ],
  5032.                 'image/png' => [
  5033.                     => 'png',
  5034.                 ],
  5035.                 'image/gif' => [
  5036.                     => 'gif',
  5037.                 ],
  5038.             ],
  5039.             'export_file_directory' => (\dirname(__DIR__3).'/files/exports/'),
  5040.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  5041.             'event_dispatcher.event_aliases' => [
  5042.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5043.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5044.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5045.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5046.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5047.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5048.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5049.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5050.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5051.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5052.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5053.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5054.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5055.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5056.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5057.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5058.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5059.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5060.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5061.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5062.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5063.             ],
  5064.             'fragment.renderer.hinclude.global_template' => NULL,
  5065.             'fragment.path' => '/_fragment',
  5066.             'kernel.http_method_override' => true,
  5067.             'kernel.default_locale' => 'fr',
  5068.             'kernel.enabled_locales' => [
  5069.             ],
  5070.             'kernel.error_controller' => 'error_controller',
  5071.             'kernel.trusted_headers' => 30,
  5072.             'debug.file_link_format' => NULL,
  5073.             'asset.request_context.base_path' => NULL,
  5074.             'asset.request_context.secure' => NULL,
  5075.             'translator.logging' => false,
  5076.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5077.             'debug.error_handler.throw_at' => -1,
  5078.             'router.request_context.host' => 'localhost',
  5079.             'router.request_context.scheme' => 'http',
  5080.             'router.request_context.base_url' => '',
  5081.             'router.resource' => 'kernel::loadRoutes',
  5082.             'request_listener.http_port' => 80,
  5083.             'request_listener.https_port' => 443,
  5084.             'session.metadata.storage_key' => '_sf2_meta',
  5085.             'session.storage.options' => [
  5086.                 'cache_limiter' => '0',
  5087.                 'name' => 'CORESESSID',
  5088.                 'cookie_lifetime' => 86400,
  5089.                 'cookie_secure' => 'auto',
  5090.                 'cookie_httponly' => true,
  5091.                 'cookie_samesite' => 'lax',
  5092.                 'gc_probability' => 1,
  5093.             ],
  5094.             'session.metadata.update_threshold' => 0,
  5095.             'form.type_extension.csrf.enabled' => true,
  5096.             'form.type_extension.csrf.field_name' => '_token',
  5097.             'validator.translation_domain' => 'validators',
  5098.             'profiler_listener.only_exceptions' => false,
  5099.             'profiler_listener.only_main_requests' => false,
  5100.             'twig.form.resources' => [
  5101.                 => 'form_div_layout.html.twig',
  5102.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  5103.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  5104.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  5105.                 => '@NellappSDK/Form/form_theme.html.twig',
  5106.                 => 'bootstrap_5_layout.html.twig',
  5107.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  5108.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  5109.                 => '@NellappSDK/Form/nellapp_boolean_type.html.twig',
  5110.                 => 'Form/admin_layout.html.twig',
  5111.                 10 => 'Form/form_collection_users.html.twig',
  5112.                 11 => 'Form/channel_user_roles.html.twig',
  5113.                 12 => 'Form/form_sortable_collection.html.twig',
  5114.                 13 => 'Form/form_dropzone.html.twig',
  5115.                 14 => 'Form/form_video_url.html.twig',
  5116.                 15 => 'Form/select_or_create.html.twig',
  5117.                 16 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  5118.                 17 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5119.             ],
  5120.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5121.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5122.             'web_profiler.debug_toolbar.mode' => 2,
  5123.             'monolog.use_microseconds' => true,
  5124.             'monolog.swift_mailer.handlers' => [
  5125.             ],
  5126.             'monolog.handlers_to_channels' => [
  5127.                 'monolog.handler.console' => [
  5128.                     'type' => 'exclusive',
  5129.                     'elements' => [
  5130.                         => 'event',
  5131.                         => 'doctrine',
  5132.                         => 'console',
  5133.                     ],
  5134.                 ],
  5135.                 'monolog.handler.main' => [
  5136.                     'type' => 'exclusive',
  5137.                     'elements' => [
  5138.                         => 'event',
  5139.                     ],
  5140.                 ],
  5141.             ],
  5142.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5143.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5144.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5145.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5146.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5147.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5148.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5149.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5150.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5151.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5152.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5153.             'doctrine.entity_managers' => [
  5154.                 'default' => 'doctrine.orm.default_entity_manager',
  5155.             ],
  5156.             'doctrine.default_entity_manager' => 'default',
  5157.             'doctrine.dbal.connection_factory.types' => [
  5158.                 'uuid' => [
  5159.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5160.                 ],
  5161.                 'ulid' => [
  5162.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5163.                 ],
  5164.             ],
  5165.             'doctrine.connections' => [
  5166.                 'default' => 'doctrine.dbal.default_connection',
  5167.             ],
  5168.             'doctrine.default_connection' => 'default',
  5169.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5170.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5171.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5172.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5173.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5174.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5175.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5176.             'doctrine.orm.cache.memcache_port' => 11211,
  5177.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5178.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5179.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5180.             'doctrine.orm.cache.memcached_port' => 11211,
  5181.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5182.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5183.             'doctrine.orm.cache.redis_host' => 'localhost',
  5184.             'doctrine.orm.cache.redis_port' => 6379,
  5185.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5186.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5187.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5188.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5189.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5190.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5191.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5192.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5193.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5194.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5195.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5196.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5197.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5198.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5199.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5200.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5201.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5202.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5203.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5204.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5205.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5206.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5207.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5208.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5209.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5210.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5211.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5212.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5213.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5214.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5215.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5216.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5217.             'doctrine.migrations.preferred_em' => NULL,
  5218.             'doctrine.migrations.preferred_connection' => NULL,
  5219.             'security.role_hierarchy.roles' => [
  5220.                 'ROLE_ADMIN' => [
  5221.                     => 'ROLE_USER',
  5222.                 ],
  5223.                 'ROLE_SUPER_ADMIN' => [
  5224.                     => 'ROLE_ADMIN',
  5225.                     => 'ROLE_ALLOWED_TO_SWITCH',
  5226.                     => 'ROLE_COMMERCIAL',
  5227.                 ],
  5228.             ],
  5229.             'security.access.denied_url' => NULL,
  5230.             'security.authentication.manager.erase_credentials' => true,
  5231.             'security.authentication.session_strategy.strategy' => 'migrate',
  5232.             'security.access.always_authenticate_before_granting' => false,
  5233.             'security.authentication.hide_user_not_found' => true,
  5234.             'security.firewalls' => [
  5235.                 => 'dev',
  5236.                 => 'oauth_token',
  5237.                 => 'api_doc',
  5238.                 => 'api',
  5239.                 => 'sync_doc',
  5240.                 => 'sync',
  5241.                 => 'internal_api',
  5242.                 => 'partner_api_doc',
  5243.                 => 'partner_api',
  5244.                 => 'main',
  5245.             ],
  5246.             'security.api._indexed_authenticators' => [
  5247.             ],
  5248.             'security.sync._indexed_authenticators' => [
  5249.             ],
  5250.             'security.internal_api._indexed_authenticators' => [
  5251.             ],
  5252.             'security.partner_api._indexed_authenticators' => [
  5253.             ],
  5254.             'security.main._indexed_authenticators' => [
  5255.             ],
  5256.             'nelmio_alice.locale' => 'fr_FR',
  5257.             'nelmio_alice.functions_blacklist' => [
  5258.                 => 'current',
  5259.                 => 'shuffle',
  5260.                 => 'date',
  5261.                 => 'time',
  5262.                 => 'file',
  5263.                 => 'md5',
  5264.                 => 'sha1',
  5265.             ],
  5266.             'nelmio_alice.seed' => 1,
  5267.             'nelmio_alice.loading_limit' => 5,
  5268.             'nelmio_alice.max_unique_values_retry' => 150,
  5269.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5270.             'hautelook_alice.fixtures_path' => [
  5271.                 => 'fixtures',
  5272.             ],
  5273.             'hautelook_alice.root_dirs' => [
  5274.                 => \dirname(__DIR__4),
  5275.             ],
  5276.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  5277.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  5278.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  5279.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  5280.             'fos_oauth_server.server.options' => [
  5281.                 'supported_scopes' => 'api',
  5282.                 'access_token_lifetime' => 86400,
  5283.             ],
  5284.             'fos_oauth_server.model_manager_name' => NULL,
  5285.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  5286.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  5287.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  5288.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  5289.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  5290.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  5291.             'fos_oauth_server.authorize.form.validation_groups' => [
  5292.                 => 'Authorize',
  5293.                 => 'Default',
  5294.             ],
  5295.             'nellapp_sdk.activity_feed.enable' => true,
  5296.             'env(IA_HIGHLIGHT_ENABLE)' => 'false',
  5297.             'nellapp_sdk.global_getter.global_entities' => [
  5298.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  5299.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  5300.                 'user_class' => 'App\\Entity\\Account\\User',
  5301.                 'user_notification_class' => 'App\\Entity\\Account\\Notification',
  5302.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  5303.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  5304.             ],
  5305.             'nellapp_sdk.default.doctrine_connection' => 'default',
  5306.             'nellapp_sdk.google.enable' => true,
  5307.             'nelmio_api_doc.areas' => [
  5308.                 => 'default',
  5309.                 => 'super_admin_async',
  5310.                 => 'app_sync',
  5311.                 => 'partner_api',
  5312.             ],
  5313.             'nelmio_api_doc.use_validation_groups' => false,
  5314.             'drosalys_api.serializer.symfony' => true,
  5315.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  5316.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5317.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5318.             'knp_paginator.page_range' => 5,
  5319.             'knp_paginator.page_limit' => NULL,
  5320.             'knp_menu.renderer.list.options' => [
  5321.             ],
  5322.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  5323.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  5324.             'knp_menu.renderer.twig.options' => [
  5325.             ],
  5326.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  5327.             'knp_menu.default_renderer' => 'twig',
  5328.             'drosalys_form.collection.import_template' => true,
  5329.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  5330.             'drosalys_form.select_or_create.import_template' => true,
  5331.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  5332.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  5333.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  5334.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  5335.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  5336.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  5337.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  5338.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  5339.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  5340.             'liip_imagine.resolvers' => [
  5341.                 'default' => [
  5342.                     'web_path' => [
  5343.                         'web_root' => (\dirname(__DIR__4).'/public'),
  5344.                         'cache_prefix' => 'media/cache',
  5345.                     ],
  5346.                 ],
  5347.                 'cursus_uploads' => [
  5348.                     'flysystem' => [
  5349.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5350.                         'root_url' => 'none',
  5351.                         'visibility' => 'private',
  5352.                         'cache_prefix' => '',
  5353.                     ],
  5354.                 ],
  5355.                 'admin_channel_user_data_drive' => [
  5356.                     'flysystem' => [
  5357.                         'filesystem_service' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5358.                         'root_url' => 'none',
  5359.                         'visibility' => 'private',
  5360.                         'cache_prefix' => '',
  5361.                     ],
  5362.                 ],
  5363.                 'organization_uploads' => [
  5364.                     'flysystem' => [
  5365.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5366.                         'root_url' => 'none',
  5367.                         'visibility' => 'public',
  5368.                         'cache_prefix' => '',
  5369.                     ],
  5370.                 ],
  5371.                 'positioning_test_uploads' => [
  5372.                     'flysystem' => [
  5373.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5374.                         'root_url' => 'none',
  5375.                         'visibility' => 'public',
  5376.                         'cache_prefix' => '',
  5377.                     ],
  5378.                 ],
  5379.             ],
  5380.             'liip_imagine.loaders' => [
  5381.                 'default' => [
  5382.                     'filesystem' => [
  5383.                         'locator' => 'filesystem',
  5384.                         'data_root' => [
  5385.                             => (\dirname(__DIR__4).'/public'),
  5386.                         ],
  5387.                         'allow_unresolvable_data_roots' => false,
  5388.                         'bundle_resources' => [
  5389.                             'enabled' => false,
  5390.                             'access_control_type' => 'blacklist',
  5391.                             'access_control_list' => [
  5392.                             ],
  5393.                         ],
  5394.                     ],
  5395.                 ],
  5396.                 'cursus_uploads' => [
  5397.                     'flysystem' => [
  5398.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  5399.                     ],
  5400.                 ],
  5401.                 'organization_uploads' => [
  5402.                     'flysystem' => [
  5403.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  5404.                     ],
  5405.                 ],
  5406.                 'positioning_test_uploads' => [
  5407.                     'flysystem' => [
  5408.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  5409.                     ],
  5410.                 ],
  5411.             ],
  5412.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  5413.             'liip_imagine.jpegoptim.stripAll' => true,
  5414.             'liip_imagine.jpegoptim.max' => NULL,
  5415.             'liip_imagine.jpegoptim.progressive' => true,
  5416.             'liip_imagine.jpegoptim.tempDir' => NULL,
  5417.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  5418.             'liip_imagine.optipng.level' => 7,
  5419.             'liip_imagine.optipng.stripAll' => true,
  5420.             'liip_imagine.optipng.tempDir' => NULL,
  5421.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  5422.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  5423.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  5424.             'liip_imagine.cwebp.tempDir' => NULL,
  5425.             'liip_imagine.cwebp.q' => 75,
  5426.             'liip_imagine.cwebp.alphaQ' => 100,
  5427.             'liip_imagine.cwebp.m' => 4,
  5428.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  5429.             'liip_imagine.cwebp.alphaMethod' => 1,
  5430.             'liip_imagine.cwebp.exact' => false,
  5431.             'liip_imagine.cwebp.metadata' => [
  5432.                 => 'none',
  5433.             ],
  5434.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  5435.             'liip_imagine.cache.resolver.default' => 'default',
  5436.             'liip_imagine.default_image' => NULL,
  5437.             'liip_imagine.filter_sets' => [
  5438.                 'channel_thumbnail' => [
  5439.                     'quality' => 100,
  5440.                     'jpeg_quality' => 80,
  5441.                     'png_compression_level' => 8,
  5442.                     'png_compression_filter' => NULL,
  5443.                     'format' => NULL,
  5444.                     'animated' => false,
  5445.                     'cache' => NULL,
  5446.                     'data_loader' => NULL,
  5447.                     'default_image' => NULL,
  5448.                     'filters' => [
  5449.                         'auto_rotate' => [
  5450.                         ],
  5451.                         'strip' => [
  5452.                         ],
  5453.                         'thumbnail' => [
  5454.                             'size' => [
  5455.                                 => 600,
  5456.                                 => 300,
  5457.                             ],
  5458.                             'mode' => 'inset',
  5459.                             'allow_upscale' => true,
  5460.                         ],
  5461.                     ],
  5462.                     'post_processors' => [
  5463.                     ],
  5464.                 ],
  5465.                 'avatar_thumbnail' => [
  5466.                     'quality' => 100,
  5467.                     'jpeg_quality' => 80,
  5468.                     'png_compression_level' => 8,
  5469.                     'png_compression_filter' => NULL,
  5470.                     'format' => NULL,
  5471.                     'animated' => false,
  5472.                     'cache' => NULL,
  5473.                     'data_loader' => NULL,
  5474.                     'default_image' => NULL,
  5475.                     'filters' => [
  5476.                         'auto_rotate' => [
  5477.                         ],
  5478.                         'strip' => [
  5479.                         ],
  5480.                         'thumbnail' => [
  5481.                             'size' => [
  5482.                                 => 100,
  5483.                                 => 100,
  5484.                             ],
  5485.                             'mode' => 'outbound',
  5486.                             'allow_upscale' => true,
  5487.                         ],
  5488.                     ],
  5489.                     'post_processors' => [
  5490.                     ],
  5491.                 ],
  5492.                 'cache' => [
  5493.                     'quality' => 100,
  5494.                     'jpeg_quality' => NULL,
  5495.                     'png_compression_level' => NULL,
  5496.                     'png_compression_filter' => NULL,
  5497.                     'format' => NULL,
  5498.                     'animated' => false,
  5499.                     'cache' => NULL,
  5500.                     'data_loader' => NULL,
  5501.                     'default_image' => NULL,
  5502.                     'filters' => [
  5503.                     ],
  5504.                     'post_processors' => [
  5505.                     ],
  5506.                 ],
  5507.                 'thumbnail' => [
  5508.                     'quality' => 50,
  5509.                     'jpeg_quality' => NULL,
  5510.                     'png_compression_level' => NULL,
  5511.                     'png_compression_filter' => NULL,
  5512.                     'format' => NULL,
  5513.                     'animated' => false,
  5514.                     'cache' => NULL,
  5515.                     'data_loader' => NULL,
  5516.                     'default_image' => NULL,
  5517.                     'filters' => [
  5518.                         'thumbnail' => [
  5519.                             'size' => [
  5520.                                 => 50,
  5521.                                 => 50,
  5522.                             ],
  5523.                             'mode' => 'inset',
  5524.                         ],
  5525.                     ],
  5526.                     'post_processors' => [
  5527.                     ],
  5528.                 ],
  5529.                 'drive_thumbnail' => [
  5530.                     'quality' => 50,
  5531.                     'jpeg_quality' => NULL,
  5532.                     'png_compression_level' => NULL,
  5533.                     'png_compression_filter' => NULL,
  5534.                     'format' => NULL,
  5535.                     'animated' => false,
  5536.                     'cache' => NULL,
  5537.                     'data_loader' => 'cursus_uploads',
  5538.                     'default_image' => NULL,
  5539.                     'filters' => [
  5540.                         'thumbnail' => [
  5541.                             'size' => [
  5542.                                 => 50,
  5543.                                 => 50,
  5544.                             ],
  5545.                             'mode' => 'inset',
  5546.                         ],
  5547.                     ],
  5548.                     'post_processors' => [
  5549.                     ],
  5550.                 ],
  5551.                 'question_picture' => [
  5552.                     'quality' => 90,
  5553.                     'jpeg_quality' => NULL,
  5554.                     'png_compression_level' => NULL,
  5555.                     'png_compression_filter' => NULL,
  5556.                     'format' => NULL,
  5557.                     'animated' => false,
  5558.                     'cache' => NULL,
  5559.                     'data_loader' => 'positioning_test_uploads',
  5560.                     'default_image' => NULL,
  5561.                     'filters' => [
  5562.                         'thumbnail' => [
  5563.                             'size' => [
  5564.                                 => 300,
  5565.                                 => 220,
  5566.                             ],
  5567.                             'mode' => 'inset',
  5568.                         ],
  5569.                     ],
  5570.                     'post_processors' => [
  5571.                     ],
  5572.                 ],
  5573.                 'question_picture_big' => [
  5574.                     'quality' => 90,
  5575.                     'jpeg_quality' => NULL,
  5576.                     'png_compression_level' => NULL,
  5577.                     'png_compression_filter' => NULL,
  5578.                     'format' => NULL,
  5579.                     'animated' => false,
  5580.                     'cache' => NULL,
  5581.                     'data_loader' => 'positioning_test_uploads',
  5582.                     'default_image' => NULL,
  5583.                     'filters' => [
  5584.                     ],
  5585.                     'post_processors' => [
  5586.                     ],
  5587.                 ],
  5588.                 'organization_file' => [
  5589.                     'quality' => 90,
  5590.                     'jpeg_quality' => NULL,
  5591.                     'png_compression_level' => NULL,
  5592.                     'png_compression_filter' => NULL,
  5593.                     'format' => NULL,
  5594.                     'animated' => false,
  5595.                     'cache' => NULL,
  5596.                     'data_loader' => 'organization_uploads',
  5597.                     'default_image' => NULL,
  5598.                     'filters' => [
  5599.                         'thumbnail' => [
  5600.                             'size' => [
  5601.                                 => 250,
  5602.                                 => 250,
  5603.                             ],
  5604.                             'mode' => 'inset',
  5605.                         ],
  5606.                     ],
  5607.                     'post_processors' => [
  5608.                     ],
  5609.                 ],
  5610.             ],
  5611.             'liip_imagine.binary.loader.default' => 'default',
  5612.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5613.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5614.             'liip_imagine.webp.generate' => false,
  5615.             'liip_imagine.webp.options' => [
  5616.                 'quality' => 100,
  5617.                 'cache' => NULL,
  5618.                 'data_loader' => NULL,
  5619.                 'post_processors' => [
  5620.                 ],
  5621.             ],
  5622.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  5623.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  5624.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  5625.             'karser_recaptcha3.score_threshold' => 0.5,
  5626.             'karser_recaptcha3.enabled' => true,
  5627.             'karser_recaptcha3.host' => 'www.google.com',
  5628.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  5629.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  5630.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  5631.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  5632.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  5633.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  5634.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  5635.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  5636.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  5637.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  5638.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  5639.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  5640.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  5641.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  5642.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  5643.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  5644.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  5645.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  5646.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  5647.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  5648.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  5649.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  5650.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  5651.             'spiriit_form_filter.where_method' => 'and',
  5652.             'spiriit_form_filter.text.condition_pattern' => 1,
  5653.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  5654.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  5655.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  5656.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  5657.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  5658.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  5659.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  5660.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  5661.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  5662.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  5663.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  5664.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  5665.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  5666.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  5667.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  5668.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  5669.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  5670.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  5671.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  5672.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  5673.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  5674.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  5675.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  5676.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  5677.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  5678.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  5679.             'oneup_uploader.config.cursus_upload' => [
  5680.                 'use_orphanage' => true,
  5681.                 'frontend' => 'dropzone',
  5682.                 'storage' => [
  5683.                     'type' => 'flysystem',
  5684.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  5685.                     'service' => NULL,
  5686.                     'directory' => NULL,
  5687.                     'stream_wrapper' => NULL,
  5688.                     'sync_buffer_size' => '100K',
  5689.                 ],
  5690.                 'allowed_mimetypes' => [
  5691.                     'image/jpeg' => [
  5692.                         => 'jpg',
  5693.                         => 'jpeg',
  5694.                     ],
  5695.                     'image/png' => [
  5696.                         => 'png',
  5697.                     ],
  5698.                     'application/pdf' => [
  5699.                         => 'pdf',
  5700.                     ],
  5701.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5702.                         => 'docx',
  5703.                     ],
  5704.                     'application/msword' => [
  5705.                         => 'doc',
  5706.                     ],
  5707.                     'application/vnd.oasis.opendocument.text' => [
  5708.                         => 'odt',
  5709.                     ],
  5710.                     'application/vnd.ms-excel' => [
  5711.                         => 'xls',
  5712.                     ],
  5713.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5714.                         => 'xlsx',
  5715.                     ],
  5716.                 ],
  5717.                 'max_size' => 10000000,
  5718.                 'namer' => 'app.file_abstract_cursus_namer',
  5719.                 'custom_frontend' => [
  5720.                     'name' => NULL,
  5721.                     'class' => NULL,
  5722.                 ],
  5723.                 'route_prefix' => '',
  5724.                 'endpoints' => [
  5725.                     'upload' => NULL,
  5726.                     'progress' => NULL,
  5727.                     'cancel' => NULL,
  5728.                 ],
  5729.                 'disallowed_mimetypes' => [
  5730.                 ],
  5731.                 'error_handler' => NULL,
  5732.                 'enable_progress' => false,
  5733.                 'enable_cancelation' => false,
  5734.                 'root_folder' => false,
  5735.             ],
  5736.             'oneup_uploader.config.organization_upload' => [
  5737.                 'use_orphanage' => true,
  5738.                 'frontend' => 'dropzone',
  5739.                 'storage' => [
  5740.                     'type' => 'flysystem',
  5741.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5742.                     'service' => NULL,
  5743.                     'directory' => NULL,
  5744.                     'stream_wrapper' => NULL,
  5745.                     'sync_buffer_size' => '100K',
  5746.                 ],
  5747.                 'allowed_mimetypes' => [
  5748.                     'image/jpeg' => [
  5749.                         => 'jpg',
  5750.                         => 'jpeg',
  5751.                     ],
  5752.                     'image/png' => [
  5753.                         => 'png',
  5754.                     ],
  5755.                     'image/gif' => [
  5756.                         => 'gif',
  5757.                     ],
  5758.                 ],
  5759.                 'max_size' => 10000000,
  5760.                 'namer' => 'app.organization_file_namer',
  5761.                 'custom_frontend' => [
  5762.                     'name' => NULL,
  5763.                     'class' => NULL,
  5764.                 ],
  5765.                 'route_prefix' => '',
  5766.                 'endpoints' => [
  5767.                     'upload' => NULL,
  5768.                     'progress' => NULL,
  5769.                     'cancel' => NULL,
  5770.                 ],
  5771.                 'disallowed_mimetypes' => [
  5772.                 ],
  5773.                 'error_handler' => NULL,
  5774.                 'enable_progress' => false,
  5775.                 'enable_cancelation' => false,
  5776.                 'root_folder' => false,
  5777.             ],
  5778.             'oneup_uploader.config.positioning_test_upload' => [
  5779.                 'use_orphanage' => true,
  5780.                 'frontend' => 'dropzone',
  5781.                 'storage' => [
  5782.                     'type' => 'flysystem',
  5783.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5784.                     'service' => NULL,
  5785.                     'directory' => NULL,
  5786.                     'stream_wrapper' => NULL,
  5787.                     'sync_buffer_size' => '100K',
  5788.                 ],
  5789.                 'allowed_mimetypes' => [
  5790.                     'image/jpeg' => [
  5791.                         => 'jpg',
  5792.                         => 'jpeg',
  5793.                     ],
  5794.                     'image/png' => [
  5795.                         => 'png',
  5796.                     ],
  5797.                     'image/gif' => [
  5798.                         => 'gif',
  5799.                     ],
  5800.                 ],
  5801.                 'max_size' => 10000000,
  5802.                 'namer' => 'app.positioning_test_file_namer',
  5803.                 'custom_frontend' => [
  5804.                     'name' => NULL,
  5805.                     'class' => NULL,
  5806.                 ],
  5807.                 'route_prefix' => '',
  5808.                 'endpoints' => [
  5809.                     'upload' => NULL,
  5810.                     'progress' => NULL,
  5811.                     'cancel' => NULL,
  5812.                 ],
  5813.                 'disallowed_mimetypes' => [
  5814.                 ],
  5815.                 'error_handler' => NULL,
  5816.                 'enable_progress' => false,
  5817.                 'enable_cancelation' => false,
  5818.                 'root_folder' => false,
  5819.             ],
  5820.             'oneup_uploader.config.admin_channel_user_data_drive_upload' => [
  5821.                 'use_orphanage' => true,
  5822.                 'frontend' => 'dropzone',
  5823.                 'storage' => [
  5824.                     'type' => 'flysystem',
  5825.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_drive_filesystem',
  5826.                     'service' => NULL,
  5827.                     'directory' => NULL,
  5828.                     'stream_wrapper' => NULL,
  5829.                     'sync_buffer_size' => '100K',
  5830.                 ],
  5831.                 'allowed_mimetypes' => [
  5832.                     'image/jpeg' => [
  5833.                         => 'jpg',
  5834.                         => 'jpeg',
  5835.                     ],
  5836.                     'image/png' => [
  5837.                         => 'png',
  5838.                     ],
  5839.                     'application/pdf' => [
  5840.                         => 'pdf',
  5841.                     ],
  5842.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  5843.                         => 'docx',
  5844.                     ],
  5845.                     'application/msword' => [
  5846.                         => 'doc',
  5847.                     ],
  5848.                     'application/vnd.oasis.opendocument.text' => [
  5849.                         => 'odt',
  5850.                     ],
  5851.                     'application/vnd.ms-excel' => [
  5852.                         => 'xls',
  5853.                     ],
  5854.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5855.                         => 'xlsx',
  5856.                     ],
  5857.                 ],
  5858.                 'max_size' => 10000000,
  5859.                 'namer' => 'app.file_channel_user_data_drive_namer',
  5860.                 'custom_frontend' => [
  5861.                     'name' => NULL,
  5862.                     'class' => NULL,
  5863.                 ],
  5864.                 'route_prefix' => '',
  5865.                 'endpoints' => [
  5866.                     'upload' => NULL,
  5867.                     'progress' => NULL,
  5868.                     'cancel' => NULL,
  5869.                 ],
  5870.                 'disallowed_mimetypes' => [
  5871.                 ],
  5872.                 'error_handler' => NULL,
  5873.                 'enable_progress' => false,
  5874.                 'enable_cancelation' => false,
  5875.                 'root_folder' => false,
  5876.             ],
  5877.             'oneup_uploader.config.admin_channel_user_data_document_upload' => [
  5878.                 'use_orphanage' => true,
  5879.                 'frontend' => 'dropzone',
  5880.                 'storage' => [
  5881.                     'type' => 'flysystem',
  5882.                     'filesystem' => 'oneup_flysystem.admin_channel_user_data_document_filesystem',
  5883.                     'service' => NULL,
  5884.                     'directory' => NULL,
  5885.                     'stream_wrapper' => NULL,
  5886.                     'sync_buffer_size' => '100K',
  5887.                 ],
  5888.                 'allowed_mimetypes' => [
  5889.                     'image/jpeg' => [
  5890.                         => 'jpg',
  5891.                         => 'jpeg',
  5892.                     ],
  5893.                     'image/png' => [
  5894.                         => 'png',
  5895.                     ],
  5896.                     'application/pdf' => [
  5897.                         => 'pdf',
  5898.                     ],
  5899.                 ],
  5900.                 'max_size' => 1000000000,
  5901.                 'custom_frontend' => [
  5902.                     'name' => NULL,
  5903.                     'class' => NULL,
  5904.                 ],
  5905.                 'route_prefix' => '',
  5906.                 'endpoints' => [
  5907.                     'upload' => NULL,
  5908.                     'progress' => NULL,
  5909.                     'cancel' => NULL,
  5910.                 ],
  5911.                 'disallowed_mimetypes' => [
  5912.                 ],
  5913.                 'error_handler' => NULL,
  5914.                 'enable_progress' => false,
  5915.                 'enable_cancelation' => false,
  5916.                 'namer' => 'oneup_uploader.namer.uniqid',
  5917.                 'root_folder' => false,
  5918.             ],
  5919.             'oneup_uploader.controllers' => [
  5920.                 'cursus_upload' => [
  5921.                     => 'oneup_uploader.controller.cursus_upload',
  5922.                     => [
  5923.                         'enable_progress' => false,
  5924.                         'enable_cancelation' => false,
  5925.                         'route_prefix' => '',
  5926.                         'endpoints' => [
  5927.                             'upload' => NULL,
  5928.                             'progress' => NULL,
  5929.                             'cancel' => NULL,
  5930.                         ],
  5931.                     ],
  5932.                 ],
  5933.                 'organization_upload' => [
  5934.                     => 'oneup_uploader.controller.organization_upload',
  5935.                     => [
  5936.                         'enable_progress' => false,
  5937.                         'enable_cancelation' => false,
  5938.                         'route_prefix' => '',
  5939.                         'endpoints' => [
  5940.                             'upload' => NULL,
  5941.                             'progress' => NULL,
  5942.                             'cancel' => NULL,
  5943.                         ],
  5944.                     ],
  5945.                 ],
  5946.                 'positioning_test_upload' => [
  5947.                     => 'oneup_uploader.controller.positioning_test_upload',
  5948.                     => [
  5949.                         'enable_progress' => false,
  5950.                         'enable_cancelation' => false,
  5951.                         'route_prefix' => '',
  5952.                         'endpoints' => [
  5953.                             'upload' => NULL,
  5954.                             'progress' => NULL,
  5955.                             'cancel' => NULL,
  5956.                         ],
  5957.                     ],
  5958.                 ],
  5959.                 'admin_channel_user_data_drive_upload' => [
  5960.                     => 'oneup_uploader.controller.admin_channel_user_data_drive_upload',
  5961.                     => [
  5962.                         'enable_progress' => false,
  5963.                         'enable_cancelation' => false,
  5964.                         'route_prefix' => '',
  5965.                         'endpoints' => [
  5966.                             'upload' => NULL,
  5967.                             'progress' => NULL,
  5968.                             'cancel' => NULL,
  5969.                         ],
  5970.                     ],
  5971.                 ],
  5972.                 'admin_channel_user_data_document_upload' => [
  5973.                     => 'oneup_uploader.controller.admin_channel_user_data_document_upload',
  5974.                     => [
  5975.                         'enable_progress' => false,
  5976.                         'enable_cancelation' => false,
  5977.                         'route_prefix' => '',
  5978.                         'endpoints' => [
  5979.                             'upload' => NULL,
  5980.                             'progress' => NULL,
  5981.                             'cancel' => NULL,
  5982.                         ],
  5983.                     ],
  5984.                 ],
  5985.             ],
  5986.             'oneup_uploader.maxsize' => [
  5987.                 'cursus_upload' => 10000000,
  5988.                 'organization_upload' => 10000000,
  5989.                 'positioning_test_upload' => 10000000,
  5990.                 'admin_channel_user_data_drive_upload' => 10000000,
  5991.                 'admin_channel_user_data_document_upload' => 20971520,
  5992.             ],
  5993.             'nelmio_cors.map' => [
  5994.                 '^/' => [
  5995.                 ],
  5996.             ],
  5997.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5998.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5999.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  6000.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6001.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  6002.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6003.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6004.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6005.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6006.             'fos_js_routing.request_context_base_url' => NULL,
  6007.             'fos_js_routing.cache_control' => [
  6008.                 'enabled' => false,
  6009.             ],
  6010.             'maker.compatible_check.doctrine.supports_attributes' => true,
  6011.             'data_collector.templates' => [
  6012.                 'data_collector.request' => [
  6013.                     => 'request',
  6014.                     => '@WebProfiler/Collector/request.html.twig',
  6015.                 ],
  6016.                 'data_collector.time' => [
  6017.                     => 'time',
  6018.                     => '@WebProfiler/Collector/time.html.twig',
  6019.                 ],
  6020.                 'data_collector.memory' => [
  6021.                     => 'memory',
  6022.                     => '@WebProfiler/Collector/memory.html.twig',
  6023.                 ],
  6024.                 'data_collector.validator' => [
  6025.                     => 'validator',
  6026.                     => '@WebProfiler/Collector/validator.html.twig',
  6027.                 ],
  6028.                 'data_collector.ajax' => [
  6029.                     => 'ajax',
  6030.                     => '@WebProfiler/Collector/ajax.html.twig',
  6031.                 ],
  6032.                 'data_collector.form' => [
  6033.                     => 'form',
  6034.                     => '@WebProfiler/Collector/form.html.twig',
  6035.                 ],
  6036.                 'data_collector.exception' => [
  6037.                     => 'exception',
  6038.                     => '@WebProfiler/Collector/exception.html.twig',
  6039.                 ],
  6040.                 'data_collector.logger' => [
  6041.                     => 'logger',
  6042.                     => '@WebProfiler/Collector/logger.html.twig',
  6043.                 ],
  6044.                 'data_collector.events' => [
  6045.                     => 'events',
  6046.                     => '@WebProfiler/Collector/events.html.twig',
  6047.                 ],
  6048.                 'data_collector.router' => [
  6049.                     => 'router',
  6050.                     => '@WebProfiler/Collector/router.html.twig',
  6051.                 ],
  6052.                 'data_collector.cache' => [
  6053.                     => 'cache',
  6054.                     => '@WebProfiler/Collector/cache.html.twig',
  6055.                 ],
  6056.                 'data_collector.translation' => [
  6057.                     => 'translation',
  6058.                     => '@WebProfiler/Collector/translation.html.twig',
  6059.                 ],
  6060.                 'data_collector.security' => [
  6061.                     => 'security',
  6062.                     => '@Security/Collector/security.html.twig',
  6063.                 ],
  6064.                 'data_collector.twig' => [
  6065.                     => 'twig',
  6066.                     => '@WebProfiler/Collector/twig.html.twig',
  6067.                 ],
  6068.                 'data_collector.http_client' => [
  6069.                     => 'http_client',
  6070.                     => '@WebProfiler/Collector/http_client.html.twig',
  6071.                 ],
  6072.                 'data_collector.doctrine' => [
  6073.                     => 'db',
  6074.                     => '@Doctrine/Collector/db.html.twig',
  6075.                 ],
  6076.                 'doctrine_migrations.migrations_collector' => [
  6077.                     => 'doctrine_migrations',
  6078.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  6079.                 ],
  6080.                 'data_collector.dump' => [
  6081.                     => 'dump',
  6082.                     => '@Debug/Profiler/dump.html.twig',
  6083.                 ],
  6084.                 'data_collector.messenger' => [
  6085.                     => 'messenger',
  6086.                     => '@WebProfiler/Collector/messenger.html.twig',
  6087.                 ],
  6088.                 'notifier.data_collector' => [
  6089.                     => 'notifier',
  6090.                     => '@WebProfiler/Collector/notifier.html.twig',
  6091.                 ],
  6092.                 'data_collector.config' => [
  6093.                     => 'config',
  6094.                     => '@WebProfiler/Collector/config.html.twig',
  6095.                 ],
  6096.             ],
  6097.             'console.command.ids' => [
  6098.             ],
  6099.         ];
  6100.     }
  6101.     protected function throw($message)
  6102.     {
  6103.         throw new RuntimeException($message);
  6104.     }
  6105. }