var/cache/dev/ContainerSvvuxBz/App_KernelDevDebugContainer.php line 955

Open in your IDE?
  1. <?php
  2. namespace ContainerSvvuxBz;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  44.             'cursus_filesystem' => 'getCursusFilesystemService',
  45.             'data_collector.dump' => 'getDataCollector_DumpService',
  46.             'doctrine' => 'getDoctrineService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  49.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  50.             'event_dispatcher' => 'getEventDispatcherService',
  51.             'http_kernel' => 'getHttpKernelService',
  52.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  53.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  54.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  55.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  56.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  57.             'liip_imagine.cache.resolver.organization_uploads' => 'getLiipImagine_Cache_Resolver_OrganizationUploadsService',
  58.             'liip_imagine.cache.resolver.positioning_test_uploads' => 'getLiipImagine_Cache_Resolver_PositioningTestUploadsService',
  59.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  60.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  61.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  62.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  63.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  64.             'organization_filesystem' => 'getOrganizationFilesystemService',
  65.             'positioning_test_filesystem' => 'getPositioningTestFilesystemService',
  66.             'request_stack' => 'getRequestStackService',
  67.             'router' => 'getRouterService',
  68.             'translator' => 'getTranslatorService',
  69.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  70.             'cache_clearer' => 'getCacheClearerService',
  71.             'filesystem' => 'getFilesystemService',
  72.             'serializer' => 'getSerializerService',
  73.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  74.             'form.factory' => 'getForm_FactoryService',
  75.             'form.type.file' => 'getForm_Type_FileService',
  76.             'profiler' => 'getProfilerService',
  77.             'twig' => 'getTwigService',
  78.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  79.             'security.token_storage' => 'getSecurity_TokenStorageService',
  80.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  81.             'session' => 'getSessionService',
  82.             'validator' => 'getValidatorService',
  83.         ];
  84.         $this->fileMap = [
  85.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  86.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  87.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  88.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  89.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  90.             '.container.private.session' => 'get_Container_Private_SessionService',
  91.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  92.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  93.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  94.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  95.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  96.             'App\\Controller\\Account\\Async\\Cursus\\GetCursusCertificate' => 'getGetCursusCertificateService',
  97.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  98.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  99.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  100.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowAction' => 'getShowActionService',
  101.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowCertificatesAction' => 'getShowCertificatesActionService',
  102.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowListAction' => 'getShowListActionService',
  103.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  104.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  105.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction2Service',
  106.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction3Service',
  107.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  108.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  109.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  110.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  111.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  112.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  113.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  114.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  115.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  116.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  117.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  118.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  119.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  120.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  121.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\DeleteActivityAction' => 'getDeleteActivityActionService',
  122.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  123.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetAbstractCollectionAction' => 'getGetAbstractCollectionActionService',
  124.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  125.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  126.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  127.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  128.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  129.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusActionService',
  130.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCollectionFileAbstractCursusAction' => 'getGetCollectionFileAbstractCursusActionService',
  131.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsActionService',
  132.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusActionService',
  133.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  134.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusActionService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusActionService',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusActionService',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  138.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  139.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  140.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  141.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  142.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  143.             'App\\Controller\\Admin\\Async\\Channel\\CRM\\ProspectCollectionAction' => 'getProspectCollectionActionService',
  144.             'App\\Controller\\Admin\\Async\\Channel\\Certificate\\CursusStartCertificate\\GetPreviewCertificateAction' => 'getGetPreviewCertificateActionService',
  145.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionActionService',
  146.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction2Service',
  147.             'App\\Controller\\Admin\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction3Service',
  148.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  149.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  150.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction4Service',
  151.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction5Service',
  152.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  153.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\DeleteCustomViewAdminAction' => 'getDeleteCustomViewAdminActionService',
  154.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\CustomView\\InactivateCustomViewAdminAction' => 'getInactivateCustomViewAdminActionService',
  155.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  156.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction2Service',
  157.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAdminsAction' => 'getIndexAdminsActionService',
  158.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  159.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  160.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RedirectControllerAction' => 'getRedirectControllerActionService',
  161.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  162.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowAction' => 'getShowAction4Service',
  163.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  164.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\SwitchChannelUserDataTypeAction' => 'getSwitchChannelUserDataTypeActionService',
  165.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  166.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  167.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  168.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  169.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  170.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteCompanyAction' => 'getDeleteCompanyActionService',
  171.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  172.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  173.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteTutorAction' => 'getDeleteTutorActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ExportIndexAction' => 'getExportIndexActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexAction' => 'getIndexAction3Service',
  176.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  178.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  181.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowCompanyAction' => 'getShowCompanyActionService',
  182.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveActionService',
  183.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  184.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  185.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressAction2Service',
  186.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowLearnerAction' => 'getShowLearnerActionService',
  187.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileActionService',
  188.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  189.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\DeleteAction' => 'getDeleteAction3Service',
  190.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\EditAction' => 'getEditActionService',
  191.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\NewAction' => 'getNewAction2Service',
  192.             'App\\Controller\\Admin\\Channel\\Certificate\\CursusStartCertificate\\ShowAction' => 'getShowAction5Service',
  193.             'App\\Controller\\Admin\\Channel\\Certificate\\IndexAction' => 'getIndexAction4Service',
  194.             'App\\Controller\\Admin\\Channel\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  195.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  196.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  197.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction6Service',
  198.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  199.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  200.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction4Service',
  201.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  202.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditAction2Service',
  203.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction5Service',
  204.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction3Service',
  205.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction7Service',
  206.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddActionService',
  207.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveActionService',
  208.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  209.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardActionService',
  210.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  211.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction5Service',
  212.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  213.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction3Service',
  214.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction6Service',
  215.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction4Service',
  216.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction8Service',
  217.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction6Service',
  218.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  219.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction4Service',
  220.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction7Service',
  221.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction5Service',
  222.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction9Service',
  223.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\CreateOrSetUserAction' => 'getCreateOrSetUserActionService',
  224.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction8Service',
  225.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction6Service',
  226.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  227.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  228.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction10Service',
  229.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction7Service',
  230.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  231.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction5Service',
  232.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction9Service',
  233.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction7Service',
  234.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  235.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction8Service',
  236.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  237.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction6Service',
  238.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction10Service',
  239.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction8Service',
  240.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  241.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction11Service',
  242.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexAction2Service',
  243.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction11Service',
  244.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction9Service',
  245.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  246.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction7Service',
  247.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction12Service',
  248.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction9Service',
  249.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction12Service',
  250.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction10Service',
  251.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  252.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  253.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction13Service',
  254.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction10Service',
  255.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction13Service',
  256.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  257.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction2Service',
  258.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  259.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction11Service',
  260.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  261.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateActionService',
  262.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  263.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction14Service',
  264.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction11Service',
  265.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction14Service',
  266.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  267.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction15Service',
  268.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  269.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  270.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  271.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  272.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  273.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  274.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction2Service',
  275.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  276.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction8Service',
  277.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction16Service',
  278.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction6Service',
  279.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  280.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  281.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  282.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  283.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleEnabledChatBotAction' => 'getToggleEnabledChatBotActionService',
  284.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  285.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleTuaProposalAction' => 'getToggleTuaProposalActionService',
  286.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  287.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  288.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  289.             'App\\Controller\\SuperAdmin\\CustomVIew\\DeleteCustomViewSuperAdminAction' => 'getDeleteCustomViewSuperAdminActionService',
  290.             'App\\Controller\\SuperAdmin\\CustomVIew\\InactivateCustomViewSuperAdminAction' => 'getInactivateCustomViewSuperAdminActionService',
  291.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction3Service',
  292.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  293.             'App\\Controller\\SuperAdmin\\UserExportController' => 'getUserExportControllerService',
  294.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction7Service',
  295.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction2Service',
  296.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutActionService',
  297.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  298.             'App\\Controller\\Sync\\AdditionalData\\HandleAdditionalDataActionAction' => 'getHandleAdditionalDataActionActionService',
  299.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction8Service',
  300.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction3Service',
  301.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction2Service',
  302.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction9Service',
  303.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction4Service',
  304.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  305.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\CollectionAction' => 'getCollectionAction10Service',
  306.             'App\\Controller\\Sync\\Channel\\ChannelUserCursusPermission\\GetAction' => 'getGetAction5Service',
  307.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction11Service',
  308.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction6Service',
  309.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction12Service',
  310.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction7Service',
  311.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction13Service',
  312.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction8Service',
  313.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\CollectionAction' => 'getCollectionAction14Service',
  314.             'App\\Controller\\Sync\\Channel\\ChannelUserTrainingPermission\\GetAction' => 'getGetAction9Service',
  315.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction15Service',
  316.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction10Service',
  317.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction16Service',
  318.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction11Service',
  319.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction17Service',
  320.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction12Service',
  321.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction18Service',
  322.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction13Service',
  323.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction19Service',
  324.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction14Service',
  325.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction20Service',
  326.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction15Service',
  327.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction21Service',
  328.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction16Service',
  329.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction22Service',
  330.             'App\\Controller\\Sync\\Channel\\Training\\DeleteAction' => 'getDeleteAction12Service',
  331.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction17Service',
  332.             'App\\Controller\\Sync\\Channel\\Training\\PostAction' => 'getPostActionService',
  333.             'App\\Controller\\Sync\\Channel\\Training\\PutAction' => 'getPutAction2Service',
  334.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction23Service',
  335.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction18Service',
  336.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction19Service',
  337.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction24Service',
  338.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  339.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  340.             'Faker\\Generator' => 'getGeneratorService',
  341.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  342.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction25Service',
  343.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  344.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  345.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  346.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  347.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  348.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction13Service',
  349.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction9Service',
  350.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction17Service',
  351.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction12Service',
  352.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  353.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  354.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  355.             'app.organization_file_namer' => 'getApp_OrganizationFileNamerService',
  356.             'app.positioning_test_file_namer' => 'getApp_PositioningTestFileNamerService',
  357.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  358.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  359.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  360.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  361.             'cache.app_clearer' => 'getCache_AppClearerService',
  362.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  363.             'cache.system_clearer' => 'getCache_SystemClearerService',
  364.             'cache_warmer' => 'getCacheWarmerService',
  365.             'console.command_loader' => 'getConsole_CommandLoaderService',
  366.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  367.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  368.             'error_controller' => 'getErrorControllerService',
  369.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  370.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  371.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  372.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  373.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  374.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  375.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  376.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  377.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  378.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  379.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  380.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  381.             'jms_serializer' => 'getJmsSerializerService',
  382.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  383.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  384.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  385.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  386.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  387.             'knp_paginator' => 'getKnpPaginatorService',
  388.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  389.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  390.             'liip_imagine.binary.loader.organization_uploads' => 'getLiipImagine_Binary_Loader_OrganizationUploadsService',
  391.             'liip_imagine.binary.loader.positioning_test_uploads' => 'getLiipImagine_Binary_Loader_PositioningTestUploadsService',
  392.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  393.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  394.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  395.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  396.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  397.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  398.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  399.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  400.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  401.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  402.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  403.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  404.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  405.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  406.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  407.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  408.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  409.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  410.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  411.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  412.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  413.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  414.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  415.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  416.             'oneup_uploader.controller.organization_upload' => 'getOneupUploader_Controller_OrganizationUploadService',
  417.             'oneup_uploader.controller.positioning_test_upload' => 'getOneupUploader_Controller_PositioningTestUploadService',
  418.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  419.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  420.             'oneup_uploader.orphanage.organization_upload' => 'getOneupUploader_Orphanage_OrganizationUploadService',
  421.             'oneup_uploader.orphanage.positioning_test_upload' => 'getOneupUploader_Orphanage_PositioningTestUploadService',
  422.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  423.             'routing.loader' => 'getRouting_LoaderService',
  424.             'services_resetter' => 'getServicesResetterService',
  425.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  426.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  427.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  428.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  429.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  430.         ];
  431.         $this->aliases = [
  432.             'App\\Kernel' => 'kernel',
  433.             'database_connection' => 'doctrine.dbal.default_connection',
  434.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  435.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  436.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  437.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  438.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  439.         ];
  440.         $this->privates['service_container'] = function () {
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  447.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  450.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  456.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  457.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  459.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  460.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  461.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  463.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  464.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  476.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  502.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  535.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  565.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  611.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  613.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  615.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  618.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  621.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  622.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  625.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  626.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  627.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  628.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  632.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  634.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  635.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  638.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  639.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  640.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  641.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  658.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  659.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  660.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  662.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  663.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  664.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  665.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  666.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  667.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  668.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  669.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  670.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  672.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  673.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  674.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  675.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  676.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  677.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  678.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  679.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  680.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  681.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  682.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  683.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  684.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  685.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  686.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  687.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  688.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  689.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  690.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  712.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  713.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  714.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  715.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  716.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  717.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  718.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  719.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  720.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  722.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  723.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  724.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  725.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  726.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  727.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  730.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  731.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  732.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  733.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  734.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  735.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  737.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  743.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  744.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  746.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  748.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  750.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  751.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  752.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  754.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  756.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  757.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  758.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  760.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  761.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  762.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  763.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  766.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  768.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  784.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  785.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  786.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  787.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  788.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  789.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  790.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  791.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  792.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  798.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  814.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  815.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  822.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  823.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  826.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  864.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  865.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  866.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  870.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  871.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  872.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  873.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  874.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  875.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  876.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  877.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  878.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  879.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  880.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  883.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  902.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  903.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  904.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  905.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  906.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  907.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  908.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  909.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  910.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  911.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  912.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  913.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  914.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  916.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  917.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  918.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  919.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  920.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  921.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  922.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  923.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  924.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  925.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  926.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  927.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  928.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  929.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  930.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  931.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  932.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  933.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  934.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  935.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  936.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  937.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  938.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  939.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  940.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  941.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  942.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  943.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  946.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  947.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  948.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  949.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  952.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  954.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  962.         };
  963.     }
  964.     public function compile(): void
  965.     {
  966.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  967.     }
  968.     public function isCompiled(): bool
  969.     {
  970.         return true;
  971.     }
  972.     public function getRemovedIds(): array
  973.     {
  974.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  975.     }
  976.     protected function load($file$lazyLoad true)
  977.     {
  978.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  979.             return $class::do($this$lazyLoad);
  980.         }
  981.         if ('.' === $file[-4]) {
  982.             $class substr($class0, -4);
  983.         } else {
  984.             $file .= '.php';
  985.         }
  986.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  987.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  988.     }
  989.     protected function createProxy($class\Closure $factory)
  990.     {
  991.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  992.         return $factory();
  993.     }
  994.     /**
  995.      * Gets the public '.container.private.filesystem' shared service.
  996.      *
  997.      * @return \Symfony\Component\Filesystem\Filesystem
  998.      */
  999.     protected function get_Container_Private_FilesystemService()
  1000.     {
  1001.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1002.     }
  1003.     /**
  1004.      * Gets the public '.container.private.profiler' shared service.
  1005.      *
  1006.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1007.      */
  1008.     protected function get_Container_Private_ProfilerService()
  1009.     {
  1010.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1011.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1012.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1013.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1014.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1015.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1016.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1017.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1018.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1019.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1020.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1021.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1022.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1023.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1024.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1025.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1026.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1027.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1028.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1029.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1030.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1031.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1032.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1033.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1034.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1035.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1036.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1037.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1038.         if ($this->has('kernel')) {
  1039.             $h->setKernel($b);
  1040.         }
  1041.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1042.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1043.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1044.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1045.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1046.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1047.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1048.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1049.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1050.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1051.         $instance->add($d);
  1052.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1053.         $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));
  1054.         $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())));
  1055.         $instance->add($e);
  1056.         $instance->add($f);
  1057.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1058.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1059.         $instance->add($g);
  1060.         $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()))));
  1061.         $instance->add($h);
  1062.         return $instance;
  1063.     }
  1064.     /**
  1065.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1066.      *
  1067.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1068.      */
  1069.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1070.     {
  1071.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1072.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1073.             return $this->services['.container.private.security.authorization_checker'];
  1074.         }
  1075.         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);
  1076.     }
  1077.     /**
  1078.      * Gets the public '.container.private.security.token_storage' shared service.
  1079.      *
  1080.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1081.      */
  1082.     protected function get_Container_Private_Security_TokenStorageService()
  1083.     {
  1084.         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, [
  1085.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1086.         ], [
  1087.             'request_stack' => '?',
  1088.         ]));
  1089.     }
  1090.     /**
  1091.      * Gets the public '.container.private.serializer' shared service.
  1092.      *
  1093.      * @return \Symfony\Component\Serializer\Serializer
  1094.      */
  1095.     protected function get_Container_Private_SerializerService()
  1096.     {
  1097.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1098.         if (isset($this->services['.container.private.serializer'])) {
  1099.             return $this->services['.container.private.serializer'];
  1100.         }
  1101.         $b = ($this->services['router'] ?? $this->getRouterService());
  1102.         if (isset($this->services['.container.private.serializer'])) {
  1103.             return $this->services['.container.private.serializer'];
  1104.         }
  1105.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1106.         if (isset($this->services['.container.private.serializer'])) {
  1107.             return $this->services['.container.private.serializer'];
  1108.         }
  1109.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1110.         if (isset($this->services['.container.private.serializer'])) {
  1111.             return $this->services['.container.private.serializer'];
  1112.         }
  1113.         $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1114.         $f = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1115.         $g = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1116.         $h = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($f);
  1117.         $i = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($f$g$e$a$hNULL);
  1118.         $j = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($f$g$e$a$hNULL);
  1119.         $j->setEm($d);
  1120.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), => new \App\Serializer\Normalizer\FileAbstractCursusNormalizer($i, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()), $b), => new \App\Serializer\Normalizer\UserNormalizer($i, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c), => $j=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $g), 10 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($f$g$a$hNULL)), 11 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 16 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 17 => $i], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1121.     }
  1122.     /**
  1123.      * Gets the public '.container.private.twig' shared service.
  1124.      *
  1125.      * @return \Twig\Environment
  1126.      */
  1127.     protected function get_Container_Private_TwigService()
  1128.     {
  1129.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1130.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1131.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1132.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1133.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1134.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1135.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1136.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1137.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1138.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1139.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1140.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1141.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1142.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1143.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1144.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1145.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1146.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1147.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1148.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1149.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1150.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1151.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1152.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1153.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1154.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1155.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1156.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1157.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1158.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1159.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1160.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1161.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1162.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1163.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1164.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1165.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1166.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1167.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1168.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1169.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1170.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1171.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1172.         $f = ($this->services['router'] ?? $this->getRouterService());
  1173.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1174.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1175.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1176.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1177.         $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1178.         $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1179.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1180.         $k->setEnvironment('dev');
  1181.         $k->setDebug(true);
  1182.         if ($this->has('.container.private.security.token_storage')) {
  1183.             $k->setTokenStorage($h);
  1184.         }
  1185.         if ($this->has('request_stack')) {
  1186.             $k->setRequestStack($g);
  1187.         }
  1188.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1189.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1190.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1191.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1192.         $instance->addExtension($d);
  1193.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1194.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1195.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1196.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1197.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1198.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1199.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1200.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1201.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1202.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1203.         $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())));
  1204.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1205.         $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)));
  1206.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1207.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1208.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1209.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1210.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1211.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1212.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] ?? $this->getChannelUserExtensionService()));
  1213.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1214.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1215.         $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())));
  1216.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1217.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1218.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1219.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1220.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1221.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1222.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1223.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1224.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1225.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1226.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1227.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1228.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1229.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1230.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1231.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1232.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1233.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1234.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1235.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1236.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1237.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1238.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1239.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1240.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1241.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1242.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1243.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1244.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1245.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1246.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1247.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1248.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1249.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1250.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1251.         ], [
  1252.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1253.             'webpack_encore.tag_renderer' => '?',
  1254.         ])));
  1255.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1256.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService()), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator()))));
  1257.         $instance->addExtension($j);
  1258.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1259.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1260.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1261.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1262.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1263.         ], [
  1264.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1265.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1266.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1267.         $instance->addGlobal('app'$k);
  1268.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1269.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1270.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1271.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1272.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1273.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1274.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1275.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1276.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1277.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1278.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1279.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1280.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1281.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1282.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1283.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1284.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1285.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1286.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1287.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1288.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1289.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1290.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1291.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1292.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1293.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1294.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1295.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1296.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1297.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'true],
  1298.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1299.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1300.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'true],
  1301.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1302.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1303.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1304.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1305.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1306.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1307.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1308.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'true],
  1309.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1310.         ], [
  1311.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1312.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1313.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1314.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1315.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1316.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1317.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1318.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1319.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1320.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1321.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1322.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1323.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1324.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1325.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1326.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1327.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1328.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1329.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1330.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1331.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1332.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1333.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1334.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1335.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1336.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1337.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1338.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1339.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1340.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1341.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1342.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1343.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1344.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1345.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1346.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1347.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1348.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1349.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1350.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1351.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1352.         ])));
  1353.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1354.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1355.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1356.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1357.         return $instance;
  1358.     }
  1359.     /**
  1360.      * Gets the public '.container.private.validator' shared service.
  1361.      *
  1362.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1363.      */
  1364.     protected function get_Container_Private_ValidatorService()
  1365.     {
  1366.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1367.         if (isset($this->services['.container.private.validator'])) {
  1368.             return $this->services['.container.private.validator'];
  1369.         }
  1370.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1371.     }
  1372.     /**
  1373.      * Gets the public 'cache.app' shared service.
  1374.      *
  1375.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1376.      */
  1377.     protected function getCache_AppService()
  1378.     {
  1379.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.M1cOFF2'] ?? $this->get_CacheConnection_M1cOFF2Service()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1380.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1381.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1382.     }
  1383.     /**
  1384.      * Gets the public 'cache.system' shared service.
  1385.      *
  1386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1387.      */
  1388.     protected function getCache_SystemService()
  1389.     {
  1390.         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())));
  1391.     }
  1392.     /**
  1393.      * Gets the public 'cache.validator_expression_language' shared service.
  1394.      *
  1395.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1396.      */
  1397.     protected function getCache_ValidatorExpressionLanguageService()
  1398.     {
  1399.         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())));
  1400.     }
  1401.     /**
  1402.      * Gets the public 'craue_formflow_util' shared service.
  1403.      *
  1404.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1405.      */
  1406.     protected function getCraueFormflowUtilService()
  1407.     {
  1408.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1409.     }
  1410.     /**
  1411.      * Gets the public 'cursus_filesystem' shared service.
  1412.      *
  1413.      * @return \League\Flysystem\Filesystem
  1414.      */
  1415.     protected function getCursusFilesystemService()
  1416.     {
  1417.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1418.     }
  1419.     /**
  1420.      * Gets the public 'data_collector.dump' shared service.
  1421.      *
  1422.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1423.      */
  1424.     protected function getDataCollector_DumpService()
  1425.     {
  1426.         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()));
  1427.     }
  1428.     /**
  1429.      * Gets the public 'doctrine' shared service.
  1430.      *
  1431.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1432.      */
  1433.     protected function getDoctrineService()
  1434.     {
  1435.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1436.     }
  1437.     /**
  1438.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1439.      *
  1440.      * @return \Doctrine\DBAL\Connection
  1441.      */
  1442.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1443.     {
  1444.         $a = new \Doctrine\DBAL\Configuration();
  1445.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1446.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1447.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1448.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1449.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1450.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1451.         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, [
  1452.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1453.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber''getTrackEntitySubscriberService'true],
  1454.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1455.             '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],
  1456.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1457.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1458.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1459.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1460.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1461.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1462.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1463.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1464.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1465.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1466.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1467.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1468.             '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],
  1469.             '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],
  1470.             '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],
  1471.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1472.         ], [
  1473.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1474.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => '?',
  1475.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1476.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1477.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1478.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1479.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1480.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1481.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1482.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1483.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1484.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1485.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1486.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1487.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1488.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1489.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1490.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1491.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1492.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1493.         ]), [=> 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'=> 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'=> 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'11 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'12 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'13 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'14 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'16 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 17 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 18 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 19 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 20 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 21 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 22 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]), []);
  1494.     }
  1495.     /**
  1496.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1497.      *
  1498.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1499.      */
  1500.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1501.     {
  1502.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1503.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1504.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1505.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1506.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1507.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1508.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1509.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1510.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1511.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''getChannelUserTrainingPermissionSubscriberService'true],
  1512.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1513.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''getFileOrganizationSubscriberService'true],
  1514.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1515.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1516.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1517.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1518.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1519.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1520.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1521.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1522.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1523.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1524.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1525.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1526.         ], [
  1527.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1528.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1529.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1530.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1531.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1532.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1533.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1534.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1535.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber' => '?',
  1536.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1537.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber' => '?',
  1538.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1539.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1540.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1541.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1542.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1543.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1544.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1545.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1546.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1547.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1548.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1549.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1550.         ]));
  1551.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1552.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1553.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1554.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1555.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1556.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1557.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1558.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1559.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1560.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelUserTrainingPermissionSubscriber');
  1561.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1562.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1563.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1564.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1565.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1566.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\FileOrganizationSubscriber');
  1567.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1568.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1569.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1570.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1571.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1572.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1573.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1574.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1575.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1576.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1577.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1578.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1579.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1580.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1581.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1582.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1583.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1584.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1585.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1586.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1587.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1588.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1589.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1590.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1591.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1592.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1593.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1594.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1595.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1596.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1597.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1598.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1599.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1600.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1601.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1602.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1603.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1604.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1605.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1606.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1607.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1608.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1609.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1610.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1611.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1612.         return $instance;
  1613.     }
  1614.     /**
  1615.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1616.      *
  1617.      * @return \Doctrine\ORM\EntityManager
  1618.      */
  1619.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1620.     {
  1621.         if ($lazyLoad) {
  1622.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1623.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1624.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1625.                     $proxy->setProxyInitializer(null);
  1626.                     return true;
  1627.                 });
  1628.             });
  1629.         }
  1630.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1631.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1632.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1633.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1634.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1635.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1636.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1637.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1639.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1640.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1641.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1642.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1644.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1645.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1646.         $a = new \Doctrine\ORM\Configuration();
  1647.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1648.         $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')])));
  1649.         $b->addDriver($c'App\\Entity');
  1650.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1651.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1652.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1653.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1654.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1655.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1656.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1657.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1658.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1659.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1660.         ], [
  1661.             'doctrine.ulid_generator' => '?',
  1662.             'doctrine.uuid_generator' => '?',
  1663.         ])));
  1664.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1665.         $a->setProxyNamespace('Proxies');
  1666.         $a->setAutoGenerateProxyClasses(true);
  1667.         $a->setSchemaIgnoreClasses([]);
  1668.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1669.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1670.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1671.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1672.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1673.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1674.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1675.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1676.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1677.             'App\\Repository\\App\\SyncAdditionalDataRepository' => ['privates''App\\Repository\\App\\SyncAdditionalDataRepository''getSyncAdditionalDataRepositoryService'true],
  1678.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository''getAbstractCursusActivityRepositoryService'true],
  1679.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1680.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository''getMessageActivityRepositoryService'true],
  1681.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1682.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1683.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'true],
  1684.             'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository''getCompanyRepositoryService'true],
  1685.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1686.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1687.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1688.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1689.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1690.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1691.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => ['privates''App\\Repository\\Channel\\CRM\\ProspectRepository''getProspectRepositoryService'true],
  1692.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository''getAbstractCertificateRepositoryService'true],
  1693.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => ['privates''App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository''getCursusStartCertificateRepositoryService'true],
  1694.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1695.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserCursusPermissionRepository''getChannelUserCursusPermissionRepositoryService'true],
  1696.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1697.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1698.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1699.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository''getChannelUserTrainingPermissionRepositoryService'true],
  1700.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1701.             'App\\Repository\\Channel\\DataImportLogRepository' => ['privates''App\\Repository\\Channel\\DataImportLogRepository''getDataImportLogRepositoryService'true],
  1702.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1703.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1704.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1705.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1706.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1707.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1708.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1709.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1710.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1711.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1712.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  1713.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  1714.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  1715.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  1716.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  1717.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  1718.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  1719.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  1720.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  1721.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  1722.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  1723.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository''getCustomViewSuperAdminRepositoryService'true],
  1724.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  1725.         ], [
  1726.             'App\\Repository\\Account\\NotificationRepository' => '?',
  1727.             'App\\Repository\\Account\\UserRepository' => '?',
  1728.             'App\\Repository\\App\\AppRepository' => '?',
  1729.             'App\\Repository\\App\\SyncAdditionalDataRepository' => '?',
  1730.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
  1731.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  1732.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
  1733.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  1734.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  1735.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  1736.             'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => '?',
  1737.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  1738.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  1739.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  1740.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  1741.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  1742.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  1743.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => '?',
  1744.             'App\\Repository\\Channel\\Certificate\\AbstractCertificateRepository' => '?',
  1745.             'App\\Repository\\Channel\\Certificate\\CursusStartCertificateRepository' => '?',
  1746.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  1747.             'App\\Repository\\Channel\\ChannelUserCursusPermissionRepository' => '?',
  1748.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  1749.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  1750.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  1751.             'App\\Repository\\Channel\\ChannelUserTrainingPermissionRepository' => '?',
  1752.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  1753.             'App\\Repository\\Channel\\DataImportLogRepository' => '?',
  1754.             'App\\Repository\\Channel\\GroupRepository' => '?',
  1755.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  1756.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  1757.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  1758.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  1759.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  1760.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  1761.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  1762.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  1763.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  1764.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  1765.             'App\\Repository\\Channel\\RoomRepository' => '?',
  1766.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  1767.             'App\\Repository\\Channel\\SessionRepository' => '?',
  1768.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  1769.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  1770.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  1771.             'App\\Repository\\Common\\FileRepository' => '?',
  1772.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  1773.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  1774.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  1775.             'App\\Repository\\CustomizableView\\CustomViewSuperAdminRepository' => '?',
  1776.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  1777.         ])));
  1778.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  1779.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  1780.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1781.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1782.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1783.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1784.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1785.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1786.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1787.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1788.         return $instance;
  1789.     }
  1790.     /**
  1791.      * Gets the public 'event_dispatcher' shared service.
  1792.      *
  1793.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1794.      */
  1795.     protected function getEventDispatcherService()
  1796.     {
  1797.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1798.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1799.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1800.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1801.         $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())));
  1802.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  1803.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  1804.         }, => 'postUpload'], 0);
  1805.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1806.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  1807.         }, => 'onValidate'], 0);
  1808.         $instance->addListener('kernel.controller', [=> function () {
  1809.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1810.         }, => 'onKernelController'], 0);
  1811.         $instance->addListener('kernel.request', [=> function () {
  1812.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1813.         }, => 'onKernelRequest'], 0);
  1814.         $instance->addListener('kernel.exception', [=> function () {
  1815.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1816.         }, => 'onKernelException'], 0);
  1817.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1818.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1819.         }, => 'onPreviousStepInvalid'], 0);
  1820.         $instance->addListener('flow.flow_expired', [=> function () {
  1821.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1822.         }, => 'onFlowExpired'], 0);
  1823.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  1824.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  1825.         }, => 'onFilterBuilderPrepare'], 0);
  1826.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  1827.             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')));
  1828.         }, => 'onApplyFilterCondition'], 0);
  1829.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1830.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  1831.         }, => 'onValidate'], 0);
  1832.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1833.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  1834.         }, => 'onValidate'], 0);
  1835.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1836.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  1837.         }, => 'onValidate'], 0);
  1838.         $instance->addListener('kernel.request', [=> function () {
  1839.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1840.         }, => 'onKernelRequest'], 250);
  1841.         $instance->addListener('kernel.response', [=> function () {
  1842.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1843.         }, => 'onKernelResponse'], 0);
  1844.         $instance->addListener('kernel.response', [=> function () {
  1845.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1846.         }, => 'onResponse'], -10);
  1847.         $instance->addListener('knp_pager.items', [=> function () {
  1848.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  1849.         }, => 'items'], 0);
  1850.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  1851.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  1852.         }, => '__invoke'], 0);
  1853.         $instance->addListener('kernel.request', [=> function () {
  1854.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  1855.         }, => '__invoke'], 0);
  1856.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1857.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber()));
  1858.         }, => 'logout'], 0);
  1859.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  1860.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  1861.         }, => 'onPreAuthorization'], 0);
  1862.         $instance->addListener('kernel.terminate', [=> function () {
  1863.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1864.         }, => 'sendTracked'], 0);
  1865.         $instance->addListener('console.terminate', [=> function () {
  1866.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1867.         }, => 'sendTracked'], 0);
  1868.         $instance->addListener('kernel.response', [=> function () {
  1869.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1870.         }, => 'onKernelResponse'], 0);
  1871.         $instance->addListener('kernel.response', [=> function () {
  1872.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1873.         }, => 'onKernelResponse'], -1024);
  1874.         $instance->addListener('kernel.request', [=> function () {
  1875.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1876.         }, => 'setDefaultLocale'], 100);
  1877.         $instance->addListener('kernel.request', [=> function () {
  1878.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1879.         }, => 'onKernelRequest'], 16);
  1880.         $instance->addListener('kernel.finish_request', [=> function () {
  1881.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1882.         }, => 'onKernelFinishRequest'], 0);
  1883.         $instance->addListener('kernel.request', [=> function () {
  1884.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1885.         }, => 'onKernelRequest'], 256);
  1886.         $instance->addListener('kernel.response', [=> function () {
  1887.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1888.         }, => 'onResponse'], -255);
  1889.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1890.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1891.         }, => 'onControllerArguments'], 0);
  1892.         $instance->addListener('kernel.exception', [=> function () {
  1893.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1894.         }, => 'logKernelException'], 0);
  1895.         $instance->addListener('kernel.exception', [=> function () {
  1896.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1897.         }, => 'onKernelException'], -128);
  1898.         $instance->addListener('kernel.response', [=> function () {
  1899.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1900.         }, => 'removeCspHeader'], -128);
  1901.         $instance->addListener('kernel.request', [=> function () {
  1902.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1903.         }, => 'onKernelRequest'], 15);
  1904.         $instance->addListener('kernel.finish_request', [=> function () {
  1905.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1906.         }, => 'onKernelFinishRequest'], -15);
  1907.         $instance->addListener('console.error', [=> function () {
  1908.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1909.         }, => 'onConsoleError'], -128);
  1910.         $instance->addListener('console.terminate', [=> function () {
  1911.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1912.         }, => 'onConsoleTerminate'], -128);
  1913.         $instance->addListener('console.error', [=> function () {
  1914.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1915.         }, => 'onConsoleError'], 0);
  1916.         $instance->addListener('kernel.request', [=> function () {
  1917.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1918.         }, => 'configure'], 2048);
  1919.         $instance->addListener('console.command', [=> function () {
  1920.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1921.         }, => 'configure'], 2048);
  1922.         $instance->addListener('kernel.request', [=> function () {
  1923.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1924.         }, => 'onKernelRequest'], 32);
  1925.         $instance->addListener('kernel.finish_request', [=> function () {
  1926.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1927.         }, => 'onKernelFinishRequest'], 0);
  1928.         $instance->addListener('kernel.exception', [=> function () {
  1929.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1930.         }, => 'onKernelException'], -64);
  1931.         $instance->addListener('kernel.response', [=> function () {
  1932.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1933.         }, => 'onKernelResponse'], 0);
  1934.         $instance->addListener('kernel.request', [=> function () {
  1935.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1936.         }, => 'onKernelRequest'], 128);
  1937.         $instance->addListener('kernel.response', [=> function () {
  1938.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1939.         }, => 'onKernelResponse'], -1000);
  1940.         $instance->addListener('kernel.finish_request', [=> function () {
  1941.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1942.         }, => 'onFinishRequest'], 0);
  1943.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1944.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1945.         }, => 'onMessageFailed'], 100);
  1946.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1947.             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()));
  1948.         }, => 'onMessageFailed'], 200);
  1949.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1950.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1951.         }, => 'onWorkerStarted'], 0);
  1952.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1953.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1954.         }, => 'onWorkerRunning'], 0);
  1955.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1956.             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()));
  1957.         }, => 'onMessageFailed'], 0);
  1958.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1959.             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()));
  1960.         }, => 'onWorkerRunning'], 0);
  1961.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1962.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1963.         }, => 'onNotification'], -255);
  1964.         $instance->addListener('kernel.response', [=> function () {
  1965.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1966.         }, => 'onKernelResponse'], -100);
  1967.         $instance->addListener('kernel.exception', [=> function () {
  1968.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1969.         }, => 'onKernelException'], 0);
  1970.         $instance->addListener('kernel.terminate', [=> function () {
  1971.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1972.         }, => 'onKernelTerminate'], -1024);
  1973.         $instance->addListener('kernel.controller', [=> function () {
  1974.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1975.         }, => 'onKernelController'], 0);
  1976.         $instance->addListener('kernel.response', [=> function () {
  1977.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1978.         }, => 'onKernelResponse'], 0);
  1979.         $instance->addListener('kernel.controller', [=> function () {
  1980.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1981.         }, => 'onKernelController'], 0);
  1982.         $instance->addListener('kernel.controller', [=> function () {
  1983.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1984.         }, => 'onKernelController'], 0);
  1985.         $instance->addListener('kernel.controller', [=> function () {
  1986.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1987.         }, => 'onKernelController'], -128);
  1988.         $instance->addListener('kernel.view', [=> function () {
  1989.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1990.         }, => 'onKernelView'], 0);
  1991.         $instance->addListener('kernel.controller', [=> function () {
  1992.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1993.         }, => 'onKernelController'], 0);
  1994.         $instance->addListener('kernel.response', [=> function () {
  1995.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1996.         }, => 'onKernelResponse'], 0);
  1997.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1998.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1999.         }, => 'onKernelControllerArguments'], 0);
  2000.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2001.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2002.         }, => 'onKernelControllerArguments'], 0);
  2003.         $instance->addListener('kernel.response', [=> function () {
  2004.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2005.         }, => 'onKernelResponse'], -128);
  2006.         $instance->addListener('console.command', [=> function () {
  2007.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2008.         }, => 'onCommand'], 255);
  2009.         $instance->addListener('console.terminate', [=> function () {
  2010.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2011.         }, => 'onTerminate'], -255);
  2012.         $instance->addListener('console.command', [=> function () {
  2013.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2014.         }, => 'configure'], 1024);
  2015.         $instance->addListener('console.error', [=> function () {
  2016.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2017.         }, => 'onConsoleError'], 0);
  2018.         $instance->addListener('console.terminate', [=> function () {
  2019.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2020.         }, => 'onConsoleTerminate'], 0);
  2021.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2022.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2023.         }, => 'onWorkerMessageHandled'], 0);
  2024.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2025.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2026.         }, => 'onWorkerMessageFailed'], 0);
  2027.         $instance->addListener('kernel.response', [=> function () {
  2028.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2029.         }, => 'onKernelResponse'], 0);
  2030.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2031.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2032.         }, => 'onVoterVote'], 0);
  2033.         $instance->addListener('kernel.request', [=> function () {
  2034.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2035.         }, => 'configureLogoutUrlGenerator'], 8);
  2036.         $instance->addListener('kernel.request', [=> function () {
  2037.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2038.         }, => 'onKernelRequest'], 8);
  2039.         $instance->addListener('kernel.finish_request', [=> function () {
  2040.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2041.         }, => 'onKernelFinishRequest'], 0);
  2042.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2043.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  2044.         }, => '__invoke'], 31);
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2047.         }, => '__invoke'], 32);
  2048.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2049.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2050.         }, => '__invoke'], 15);
  2051.         $instance->addListener('kernel.controller', [=> function () {
  2052.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2053.         }, => '__invoke'], 15);
  2054.         $instance->addListener('kernel.view', [=> function () {
  2055.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2056.         }, => '__invoke'], 63);
  2057.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2058.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2059.         }, => '__invoke'], -63);
  2060.         $instance->addListener('kernel.exception', [=> function () {
  2061.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2062.         }, => '__invoke'], -195);
  2063.         $instance->addListener('knp_pager.before', [=> function () {
  2064.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2065.         }, => 'before'], 0);
  2066.         $instance->addListener('knp_pager.pagination', [=> function () {
  2067.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2068.         }, => 'pagination'], 0);
  2069.         $instance->addListener('knp_pager.before', [=> function () {
  2070.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2071.         }, => 'before'], 1);
  2072.         $instance->addListener('knp_pager.before', [=> function () {
  2073.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2074.         }, => 'before'], 1);
  2075.         $instance->addListener('knp_pager.pagination', [=> function () {
  2076.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2077.         }, => 'pagination'], 1);
  2078.         $instance->addListener('kernel.response', [=> function () {
  2079.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2080.         }, => 'onKernelResponse'], 50);
  2081.         $instance->addListener('kernel.finish_request', [=> function () {
  2082.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2083.         }, => 'resetAssets'], 0);
  2084.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2085.             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()));
  2086.         }, => 'filterBoolean'], 0);
  2087.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2088.             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()));
  2089.         }, => 'filterCheckbox'], 0);
  2090.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2091.             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()));
  2092.         }, => 'filterValue'], 0);
  2093.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2094.             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()));
  2095.         }, => 'filterDate'], 0);
  2096.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2097.             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()));
  2098.         }, => 'filterDateRange'], 0);
  2099.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2100.             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()));
  2101.         }, => 'filterDateTime'], 0);
  2102.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2103.             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()));
  2104.         }, => 'filterDateTimeRange'], 0);
  2105.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2106.             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()));
  2107.         }, => 'filterEntity'], 0);
  2108.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2109.             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()));
  2110.         }, => 'filterEnum'], 0);
  2111.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2112.             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()));
  2113.         }, => 'filterNumber'], 0);
  2114.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2115.             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()));
  2116.         }, => 'filterNumberRange'], 0);
  2117.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2118.             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()));
  2119.         }, => 'filterText'], 0);
  2120.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2121.             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()));
  2122.         }, => 'filterText'], 0);
  2123.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2124.             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()));
  2125.         }, => 'filterValue'], 0);
  2126.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2127.             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()));
  2128.         }, => 'filterValue'], 0);
  2129.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2130.             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()));
  2131.         }, => 'filterValue'], 0);
  2132.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2133.             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()));
  2134.         }, => 'filterValue'], 0);
  2135.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2136.             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()));
  2137.         }, => 'filterValue'], 0);
  2138.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2139.             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()));
  2140.         }, => 'filterValue'], 0);
  2141.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2142.             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()));
  2143.         }, => 'filterValue'], 0);
  2144.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2145.             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()));
  2146.         }, => 'filterValue'], 0);
  2147.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2148.             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()));
  2149.         }, => 'filterEntity'], 0);
  2150.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2151.             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()));
  2152.         }, => 'filterValue'], 0);
  2153.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2154.             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()));
  2155.         }, => 'filterValue'], 0);
  2156.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2157.             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()));
  2158.         }, => 'filterValue'], 0);
  2159.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2160.             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()));
  2161.         }, => 'filterValue'], 0);
  2162.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2163.             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()));
  2164.         }, => 'filterDate'], 0);
  2165.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2166.             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()));
  2167.         }, => 'filterDate'], 0);
  2168.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2169.             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()));
  2170.         }, => 'filterDate'], 0);
  2171.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2172.             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()));
  2173.         }, => 'filterValue'], 0);
  2174.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2175.             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()));
  2176.         }, => 'filterValue'], 0);
  2177.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2178.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2179.         }, => 'onLogout'], 0);
  2180.         return $instance;
  2181.     }
  2182.     /**
  2183.      * Gets the public 'http_kernel' shared service.
  2184.      *
  2185.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2186.      */
  2187.     protected function getHttpKernelService()
  2188.     {
  2189.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2190.         if (isset($this->services['http_kernel'])) {
  2191.             return $this->services['http_kernel'];
  2192.         }
  2193.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2194.         if (isset($this->services['http_kernel'])) {
  2195.             return $this->services['http_kernel'];
  2196.         }
  2197.         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);
  2198.     }
  2199.     /**
  2200.      * Gets the public 'knp_menu.matcher' shared service.
  2201.      *
  2202.      * @return \Knp\Menu\Matcher\Matcher
  2203.      */
  2204.     protected function getKnpMenu_MatcherService()
  2205.     {
  2206.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2207.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2208.         }, 1));
  2209.     }
  2210.     /**
  2211.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2212.      *
  2213.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2214.      */
  2215.     protected function getLiipImagine_Cache_ManagerService()
  2216.     {
  2217.         $a = ($this->services['router'] ?? $this->getRouterService());
  2218.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2219.             return $this->services['liip_imagine.cache.manager'];
  2220.         }
  2221.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2222.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2223.             return $this->services['liip_imagine.cache.manager'];
  2224.         }
  2225.         $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);
  2226.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2227.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2228.         $instance->addResolver('organization_uploads', ($this->services['liip_imagine.cache.resolver.organization_uploads'] ?? $this->getLiipImagine_Cache_Resolver_OrganizationUploadsService()));
  2229.         $instance->addResolver('positioning_test_uploads', ($this->services['liip_imagine.cache.resolver.positioning_test_uploads'] ?? $this->getLiipImagine_Cache_Resolver_PositioningTestUploadsService()));
  2230.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2231.         return $instance;
  2232.     }
  2233.     /**
  2234.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2235.      *
  2236.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2237.      */
  2238.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2239.     {
  2240.         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');
  2241.     }
  2242.     /**
  2243.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2244.      *
  2245.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2246.      */
  2247.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2248.     {
  2249.         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');
  2250.     }
  2251.     /**
  2252.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2253.      *
  2254.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2255.      */
  2256.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2257.     {
  2258.         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()));
  2259.     }
  2260.     /**
  2261.      * Gets the public 'liip_imagine.cache.resolver.organization_uploads' shared service.
  2262.      *
  2263.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2264.      */
  2265.     protected function getLiipImagine_Cache_Resolver_OrganizationUploadsService()
  2266.     {
  2267.         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');
  2268.     }
  2269.     /**
  2270.      * Gets the public 'liip_imagine.cache.resolver.positioning_test_uploads' shared service.
  2271.      *
  2272.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2273.      */
  2274.     protected function getLiipImagine_Cache_Resolver_PositioningTestUploadsService()
  2275.     {
  2276.         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');
  2277.     }
  2278.     /**
  2279.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2280.      *
  2281.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2282.      */
  2283.     protected function getLiipImagine_Cache_SignerService()
  2284.     {
  2285.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2286.     }
  2287.     /**
  2288.      * Gets the public 'messenger.default_bus' shared service.
  2289.      *
  2290.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2291.      */
  2292.     protected function getMessenger_DefaultBusService()
  2293.     {
  2294.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2295.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2296.             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')));
  2297.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2298.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2299.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2300.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2301.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2302.         }, 7)));
  2303.     }
  2304.     /**
  2305.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2306.      *
  2307.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2308.      */
  2309.     protected function getOneupUploader_OrphanageManagerService()
  2310.     {
  2311.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2312.     }
  2313.     /**
  2314.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2315.      *
  2316.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2317.      */
  2318.     protected function getOneupUploader_Templating_UploaderHelperService()
  2319.     {
  2320.         $a = ($this->services['router'] ?? $this->getRouterService());
  2321.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2322.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2323.         }
  2324.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2325.     }
  2326.     /**
  2327.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2328.      *
  2329.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2330.      */
  2331.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2332.     {
  2333.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2334.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2335.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2336.         }
  2337.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2338.     }
  2339.     /**
  2340.      * Gets the public 'organization_filesystem' shared service.
  2341.      *
  2342.      * @return \League\Flysystem\Filesystem
  2343.      */
  2344.     protected function getOrganizationFilesystemService()
  2345.     {
  2346.         return $this->services['organization_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/organization/'), NULL22NULLfalse), []);
  2347.     }
  2348.     /**
  2349.      * Gets the public 'positioning_test_filesystem' shared service.
  2350.      *
  2351.      * @return \League\Flysystem\Filesystem
  2352.      */
  2353.     protected function getPositioningTestFilesystemService()
  2354.     {
  2355.         return $this->services['positioning_test_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/positioning-test/'), NULL22NULLfalse), []);
  2356.     }
  2357.     /**
  2358.      * Gets the public 'request_stack' shared service.
  2359.      *
  2360.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2361.      */
  2362.     protected function getRequestStackService()
  2363.     {
  2364.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2365.     }
  2366.     /**
  2367.      * Gets the public 'router' shared autowired service.
  2368.      *
  2369.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2370.      */
  2371.     protected function getRouterService()
  2372.     {
  2373.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2374.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2375.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2376.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2377.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2378.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2379.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2380.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2381.         ], [
  2382.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2383.         ]))->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');
  2384.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2385.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2386.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2387.     }
  2388.     /**
  2389.      * Gets the public 'translator' shared service.
  2390.      *
  2391.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2392.      */
  2393.     protected function getTranslatorService()
  2394.     {
  2395.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2396.     }
  2397.     /**
  2398.      * Gets the public 'var_dumper.cloner' shared service.
  2399.      *
  2400.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2401.      */
  2402.     protected function getVarDumper_ClonerService()
  2403.     {
  2404.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2405.         $instance->setMaxItems(2500);
  2406.         $instance->setMinDepth(1);
  2407.         $instance->setMaxString(-1);
  2408.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2409.         return $instance;
  2410.     }
  2411.     /**
  2412.      * Gets the private '.cache_connection.M1cOFF2' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2415.      */
  2416.     protected function get_CacheConnection_M1cOFF2Service()
  2417.     {
  2418.         return $this->privates['.cache_connection.M1cOFF2'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2419.     }
  2420.     /**
  2421.      * Gets the private '.debug.http_client' shared service.
  2422.      *
  2423.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2424.      */
  2425.     protected function get_Debug_HttpClientService()
  2426.     {
  2427.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2428.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2429.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2430.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2431.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2432.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2433.         $a->setLogger($b);
  2434.         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))));
  2435.     }
  2436.     /**
  2437.      * Gets the private '.service_locator.49LBLMU' shared service.
  2438.      *
  2439.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2440.      */
  2441.     protected function get_ServiceLocator_49LBLMUService()
  2442.     {
  2443.         return $this->privates['.service_locator.49LBLMU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2444.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2445.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2446.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2447.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2448.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2449.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2450.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2451.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2452.         ], [
  2453.             'security.firewall.map.context.api' => '?',
  2454.             'security.firewall.map.context.api_doc' => '?',
  2455.             'security.firewall.map.context.dev' => '?',
  2456.             'security.firewall.map.context.internal_api' => '?',
  2457.             'security.firewall.map.context.main' => '?',
  2458.             'security.firewall.map.context.oauth_token' => '?',
  2459.             'security.firewall.map.context.sync' => '?',
  2460.             'security.firewall.map.context.sync_doc' => '?',
  2461.         ]);
  2462.     }
  2463.     /**
  2464.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2465.      *
  2466.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2467.      */
  2468.     protected function getForceUserFromSetupSubscriberService()
  2469.     {
  2470.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2471.         if (isset($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  2472.             return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  2473.         }
  2474.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2475.     }
  2476.     /**
  2477.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2478.      *
  2479.      * @return \App\Repository\App\AppRepository
  2480.      */
  2481.     protected function getAppRepositoryService()
  2482.     {
  2483.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2484.     }
  2485.     /**
  2486.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2487.      *
  2488.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2489.      */
  2490.     protected function getRouteCollectionLoaderService()
  2491.     {
  2492.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2493.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2494.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2495.         }
  2496.         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);
  2497.     }
  2498.     /**
  2499.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2500.      *
  2501.      * @return \App\Service\Sync\Routing\Routing
  2502.      */
  2503.     protected function getRoutingService()
  2504.     {
  2505.         $a = ($this->services['router'] ?? $this->getRouterService());
  2506.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2507.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2508.         }
  2509.         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);
  2510.     }
  2511.     /**
  2512.      * Gets the private 'App\Twig\Extension\Channel\ChannelUserExtension' shared autowired service.
  2513.      *
  2514.      * @return \App\Twig\Extension\Channel\ChannelUserExtension
  2515.      */
  2516.     protected function getChannelUserExtensionService()
  2517.     {
  2518.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] ?? $this->getChannelUserDataPermissionRuntimeService());
  2519.         if (isset($this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'])) {
  2520.             return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'];
  2521.         }
  2522.         return $this->privates['App\\Twig\\Extension\\Channel\\ChannelUserExtension'] = new \App\Twig\Extension\Channel\ChannelUserExtension(($this->services['translator'] ?? $this->getTranslatorService()), $a);
  2523.     }
  2524.     /**
  2525.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2526.      *
  2527.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2528.      */
  2529.     protected function getActionRetrieverService()
  2530.     {
  2531.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2532.             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()));
  2533.             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()));
  2534.         }, 2));
  2535.     }
  2536.     /**
  2537.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2538.      *
  2539.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2540.      */
  2541.     protected function getActionControllerSubscriberService()
  2542.     {
  2543.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] ?? $this->getActionRetrieverService()), ($this->services['router'] ?? $this->getRouterService()));
  2544.     }
  2545.     /**
  2546.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2547.      *
  2548.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2549.      */
  2550.     protected function getDeserializeActionControllerSubscriberService()
  2551.     {
  2552.         $a = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2553.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2554.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2555.         }
  2556.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a);
  2557.     }
  2558.     /**
  2559.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2560.      *
  2561.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2562.      */
  2563.     protected function getSerializerAdapterService()
  2564.     {
  2565.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2566.     }
  2567.     /**
  2568.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2569.      *
  2570.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2571.      */
  2572.     protected function getControllerEntityResolverSubscriberService()
  2573.     {
  2574.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2575.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  2576.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  2577.         }
  2578.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  2579.     }
  2580.     /**
  2581.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  2582.      *
  2583.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  2584.      */
  2585.     protected function getRequestChannelDomainSubscriberService()
  2586.     {
  2587.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), ($this->services['router'] ?? $this->getRouterService()));
  2588.     }
  2589.     /**
  2590.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  2591.      *
  2592.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  2593.      */
  2594.     protected function getGlobalEntitiesServiceService()
  2595.     {
  2596.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2597.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  2598.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  2599.         }
  2600.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  2601.     }
  2602.     /**
  2603.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  2604.      *
  2605.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  2606.      */
  2607.     protected function getGlobalEntityKeysService()
  2608.     {
  2609.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  2610.     }
  2611.     /**
  2612.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  2613.      *
  2614.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  2615.      */
  2616.     protected function getChannelUserPermissionManagerService()
  2617.     {
  2618.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2619.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  2620.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  2621.         }
  2622.         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);
  2623.     }
  2624.     /**
  2625.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  2626.      *
  2627.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  2628.      */
  2629.     protected function getChannelUserPermissionServiceService()
  2630.     {
  2631.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  2632.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'])) {
  2633.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'];
  2634.         }
  2635.         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()));
  2636.     }
  2637.     /**
  2638.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  2639.      *
  2640.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  2641.      */
  2642.     protected function getChannelUserPermissionEnumManagerService()
  2643.     {
  2644.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  2645.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserPermissionAsyncEnum()));
  2646.             yield => ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] ?? ($this->privates['App\\Enum\\ChannelUserResourcePermission\\ChannelUserServicePermissionEnum'] = new \App\Enum\ChannelUserResourcePermission\ChannelUserServicePermissionEnum()));
  2647.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  2648.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  2649.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  2650.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  2651.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  2652.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  2653.         }, 8));
  2654.     }
  2655.     /**
  2656.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  2657.      *
  2658.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  2659.      */
  2660.     protected function getChannelUserPermissionHierarchyManagerService()
  2661.     {
  2662.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  2663.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelServicePermissionHierarchy'] = new \App\Security\Hierarchy\ChannelServicePermissionHierarchy()));
  2664.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  2665.             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()));
  2666.             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()));
  2667.             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()));
  2668.             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()));
  2669.             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()));
  2670.         }, 7));
  2671.     }
  2672.     /**
  2673.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  2674.      *
  2675.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  2676.      */
  2677.     protected function getChannelUserDataPermissionRuntimeService()
  2678.     {
  2679.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService());
  2680.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'])) {
  2681.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'];
  2682.         }
  2683.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2684.     }
  2685.     /**
  2686.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  2687.      *
  2688.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  2689.      */
  2690.     protected function getUserOwnerGetterService()
  2691.     {
  2692.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  2693.             return new \EmptyIterator();
  2694.         }, 0));
  2695.     }
  2696.     /**
  2697.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  2698.      *
  2699.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  2700.      */
  2701.     protected function getChannelMainDomainUtilsService()
  2702.     {
  2703.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  2704.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  2705.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  2706.         }
  2707.         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);
  2708.     }
  2709.     /**
  2710.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  2711.      *
  2712.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  2713.      */
  2714.     protected function getNellappFileServiceService()
  2715.     {
  2716.         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, [
  2717.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  2718.             'oneup_flysystem.organization_filesystem' => ['services''organization_filesystem''getOrganizationFilesystemService'false],
  2719.             'oneup_flysystem.positioning_test_filesystem' => ['services''positioning_test_filesystem''getPositioningTestFilesystemService'false],
  2720.         ], [
  2721.             'oneup_flysystem.cursus_filesystem' => '?',
  2722.             'oneup_flysystem.organization_filesystem' => '?',
  2723.             'oneup_flysystem.positioning_test_filesystem' => '?',
  2724.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(['cursus_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['cursus_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/cursus/')], 'organization_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['organization_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/organization/')], 'positioning_test_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['positioning_test_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/positioning-test/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2725.     }
  2726.     /**
  2727.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2728.      *
  2729.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2730.      */
  2731.     protected function getResetAssetsEventListenerService()
  2732.     {
  2733.         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']);
  2734.     }
  2735.     /**
  2736.      * Gets the private 'annotations.cache_adapter' shared service.
  2737.      *
  2738.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2739.      */
  2740.     protected function getAnnotations_CacheAdapterService()
  2741.     {
  2742.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2743.     }
  2744.     /**
  2745.      * Gets the private 'annotations.cached_reader' shared service.
  2746.      *
  2747.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2748.      */
  2749.     protected function getAnnotations_CachedReaderService()
  2750.     {
  2751.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2752.     }
  2753.     /**
  2754.      * Gets the private 'annotations.reader' shared service.
  2755.      *
  2756.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2757.      */
  2758.     protected function getAnnotations_ReaderService()
  2759.     {
  2760.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2761.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2762.         $a->registerUniqueLoader('class_exists');
  2763.         $instance->addGlobalIgnoredName('required'$a);
  2764.         return $instance;
  2765.     }
  2766.     /**
  2767.      * Gets the private 'assets.context' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2770.      */
  2771.     protected function getAssets_ContextService()
  2772.     {
  2773.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2774.         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());
  2775.     }
  2776.     /**
  2777.      * Gets the private 'assets.packages' shared service.
  2778.      *
  2779.      * @return \Symfony\Component\Asset\Packages
  2780.      */
  2781.     protected function getAssets_PackagesService()
  2782.     {
  2783.         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 () {
  2784.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  2785.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  2786.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  2787.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  2788.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  2789.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  2790.         }, 6));
  2791.     }
  2792.     /**
  2793.      * Gets the private 'cache.annotations' shared service.
  2794.      *
  2795.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2796.      */
  2797.     protected function getCache_AnnotationsService()
  2798.     {
  2799.         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())));
  2800.     }
  2801.     /**
  2802.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2803.      *
  2804.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2805.      */
  2806.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2807.     {
  2808.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2809.     }
  2810.     /**
  2811.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2812.      *
  2813.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2814.      */
  2815.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2816.     {
  2817.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2818.     }
  2819.     /**
  2820.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2821.      *
  2822.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2823.      */
  2824.     protected function getCache_Messenger_RestartWorkersSignalService()
  2825.     {
  2826.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.M1cOFF2'] ?? $this->get_CacheConnection_M1cOFF2Service()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2827.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2828.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2829.     }
  2830.     /**
  2831.      * Gets the private 'cache.property_info' shared service.
  2832.      *
  2833.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2834.      */
  2835.     protected function getCache_PropertyInfoService()
  2836.     {
  2837.         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())));
  2838.     }
  2839.     /**
  2840.      * Gets the private 'cache.security_expression_language' shared service.
  2841.      *
  2842.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2843.      */
  2844.     protected function getCache_SecurityExpressionLanguageService()
  2845.     {
  2846.         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())));
  2847.     }
  2848.     /**
  2849.      * Gets the private 'cache.serializer' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2852.      */
  2853.     protected function getCache_SerializerService()
  2854.     {
  2855.         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())));
  2856.     }
  2857.     /**
  2858.      * Gets the private 'cache.validator' shared service.
  2859.      *
  2860.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2861.      */
  2862.     protected function getCache_ValidatorService()
  2863.     {
  2864.         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())));
  2865.     }
  2866.     /**
  2867.      * Gets the private 'cache.webpack_encore' shared service.
  2868.      *
  2869.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2870.      */
  2871.     protected function getCache_WebpackEncoreService()
  2872.     {
  2873.         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())));
  2874.     }
  2875.     /**
  2876.      * Gets the private 'config_cache_factory' shared service.
  2877.      *
  2878.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2879.      */
  2880.     protected function getConfigCacheFactoryService()
  2881.     {
  2882.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2883.             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)));
  2884.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2885.         }, 2));
  2886.     }
  2887.     /**
  2888.      * Gets the private 'data_collector.form' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2891.      */
  2892.     protected function getDataCollector_FormService()
  2893.     {
  2894.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2895.     }
  2896.     /**
  2897.      * Gets the private 'data_collector.request' shared service.
  2898.      *
  2899.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2900.      */
  2901.     protected function getDataCollector_RequestService()
  2902.     {
  2903.         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())));
  2904.     }
  2905.     /**
  2906.      * Gets the private 'debug.argument_resolver' shared service.
  2907.      *
  2908.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  2909.      */
  2910.     protected function getDebug_ArgumentResolverService()
  2911.     {
  2912.         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 () {
  2913.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2914.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2915.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2916.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2917.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  2918.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  2919.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  2920.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2921.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2922.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2923.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2924.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2925.     }
  2926.     /**
  2927.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2930.      */
  2931.     protected function getDebug_DebugHandlersListenerService()
  2932.     {
  2933.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2934.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2935.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2936.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2937.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2938.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2939.     }
  2940.     /**
  2941.      * Gets the private 'debug.file_link_formatter' shared service.
  2942.      *
  2943.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2944.      */
  2945.     protected function getDebug_FileLinkFormatterService()
  2946.     {
  2947.         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 () {
  2948.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2949.         });
  2950.     }
  2951.     /**
  2952.      * Gets the private 'debug.log_processor' shared service.
  2953.      *
  2954.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2955.      */
  2956.     protected function getDebug_LogProcessorService()
  2957.     {
  2958.         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())));
  2959.     }
  2960.     /**
  2961.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2962.      *
  2963.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2964.      */
  2965.     protected function getDebug_Security_Access_DecisionManagerService()
  2966.     {
  2967.         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 () {
  2968.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2969.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2970.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2971.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  2972.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  2973.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  2974.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  2975.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  2976.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  2977.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  2978.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  2979.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  2980.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2981.     }
  2982.     /**
  2983.      * Gets the private 'debug.security.firewall' shared service.
  2984.      *
  2985.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2986.      */
  2987.     protected function getDebug_Security_FirewallService()
  2988.     {
  2989.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2990.         if (isset($this->privates['debug.security.firewall'])) {
  2991.             return $this->privates['debug.security.firewall'];
  2992.         }
  2993.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2994.         if (isset($this->privates['debug.security.firewall'])) {
  2995.             return $this->privates['debug.security.firewall'];
  2996.         }
  2997.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2998.     }
  2999.     /**
  3000.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3001.      *
  3002.      * @return \Doctrine\Migrations\DependencyFactory
  3003.      */
  3004.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3005.     {
  3006.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3007.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3008.         $a->setAllOrNothing(false);
  3009.         $a->setCheckDatabasePlatform(true);
  3010.         $a->setTransactional(true);
  3011.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3012.         $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()));
  3013.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  3014.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3015.         });
  3016.         return $instance;
  3017.     }
  3018.     /**
  3019.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3020.      *
  3021.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3022.      */
  3023.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3024.     {
  3025.         $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']);
  3026.         $instance->setGlobalBasename('mapping');
  3027.         return $instance;
  3028.     }
  3029.     /**
  3030.      * Gets the private 'exception_listener' shared service.
  3031.      *
  3032.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3033.      */
  3034.     protected function getExceptionListenerService()
  3035.     {
  3036.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3037.     }
  3038.     /**
  3039.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3040.      *
  3041.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3042.      */
  3043.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3044.     {
  3045.         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())));
  3046.     }
  3047.     /**
  3048.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3049.      *
  3050.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3051.      */
  3052.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3053.     {
  3054.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3055.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3056.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3057.         }
  3058.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3059.     }
  3060.     /**
  3061.      * Gets the private 'knp_menu.helper' shared service.
  3062.      *
  3063.      * @return \Knp\Menu\Twig\Helper
  3064.      */
  3065.     protected function getKnpMenu_HelperService()
  3066.     {
  3067.         return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3068.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  3069.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  3070.         ], [
  3071.             'list' => '?',
  3072.             'twig' => '?',
  3073.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3074.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  3075.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  3076.         }, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  3077.     }
  3078.     /**
  3079.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3080.      *
  3081.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3082.      */
  3083.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3084.     {
  3085.         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]);
  3086.     }
  3087.     /**
  3088.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3089.      *
  3090.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3091.      */
  3092.     protected function getLiipImagine_Filter_ConfigurationService()
  3093.     {
  3094.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3095.     }
  3096.     /**
  3097.      * Gets the private 'locale_aware_listener' shared service.
  3098.      *
  3099.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3100.      */
  3101.     protected function getLocaleAwareListenerService()
  3102.     {
  3103.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3104.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3105.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3106.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3107.     }
  3108.     /**
  3109.      * Gets the private 'locale_listener' shared service.
  3110.      *
  3111.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3112.      */
  3113.     protected function getLocaleListenerService()
  3114.     {
  3115.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3116.     }
  3117.     /**
  3118.      * Gets the private 'mime_types' shared service.
  3119.      *
  3120.      * @return \Symfony\Component\Mime\MimeTypes
  3121.      */
  3122.     protected function getMimeTypesService()
  3123.     {
  3124.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3125.         $instance->setDefault($instance);
  3126.         return $instance;
  3127.     }
  3128.     /**
  3129.      * Gets the private 'monolog.handler.console' shared service.
  3130.      *
  3131.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3132.      */
  3133.     protected function getMonolog_Handler_ConsoleService()
  3134.     {
  3135.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3136.     }
  3137.     /**
  3138.      * Gets the private 'monolog.handler.main' shared service.
  3139.      *
  3140.      * @return \Monolog\Handler\StreamHandler
  3141.      */
  3142.     protected function getMonolog_Handler_MainService()
  3143.     {
  3144.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3145.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3146.         return $instance;
  3147.     }
  3148.     /**
  3149.      * Gets the private 'monolog.logger' shared service.
  3150.      *
  3151.      * @return \Symfony\Bridge\Monolog\Logger
  3152.      */
  3153.     protected function getMonolog_LoggerService()
  3154.     {
  3155.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3156.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3157.         $instance->useMicrosecondTimestamps(true);
  3158.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3159.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3160.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3161.         return $instance;
  3162.     }
  3163.     /**
  3164.      * Gets the private 'monolog.logger.cache' shared service.
  3165.      *
  3166.      * @return \Symfony\Bridge\Monolog\Logger
  3167.      */
  3168.     protected function getMonolog_Logger_CacheService()
  3169.     {
  3170.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3171.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3172.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3173.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3174.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3175.         return $instance;
  3176.     }
  3177.     /**
  3178.      * Gets the private 'monolog.logger.request' shared service.
  3179.      *
  3180.      * @return \Symfony\Bridge\Monolog\Logger
  3181.      */
  3182.     protected function getMonolog_Logger_RequestService()
  3183.     {
  3184.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3185.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3186.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3187.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3188.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3189.         return $instance;
  3190.     }
  3191.     /**
  3192.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3193.      *
  3194.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3195.      */
  3196.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3197.     {
  3198.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
  3199.         if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
  3200.             return $this->privates['nellapp_sdk.routing.url_generator'];
  3201.         }
  3202.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  3203.     }
  3204.     /**
  3205.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3206.      *
  3207.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3208.      */
  3209.     protected function getNelmioCors_CorsListenerService()
  3210.     {
  3211.         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'))]));
  3212.     }
  3213.     /**
  3214.      * Gets the private 'parameter_bag' shared service.
  3215.      *
  3216.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3217.      */
  3218.     protected function getParameterBagService()
  3219.     {
  3220.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3221.     }
  3222.     /**
  3223.      * Gets the private 'profiler_listener' shared service.
  3224.      *
  3225.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3226.      */
  3227.     protected function getProfilerListenerService()
  3228.     {
  3229.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3230.         if (isset($this->privates['profiler_listener'])) {
  3231.             return $this->privates['profiler_listener'];
  3232.         }
  3233.         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);
  3234.     }
  3235.     /**
  3236.      * Gets the private 'property_accessor' shared service.
  3237.      *
  3238.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3239.      */
  3240.     protected function getPropertyAccessorService()
  3241.     {
  3242.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3243.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3244.     }
  3245.     /**
  3246.      * Gets the private 'property_info' shared service.
  3247.      *
  3248.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3249.      */
  3250.     protected function getPropertyInfoService()
  3251.     {
  3252.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3253.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3254.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3255.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3256.         }, 3), new RewindableGenerator(function () {
  3257.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3258.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3259.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3260.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3261.         }, 4), new RewindableGenerator(function () {
  3262.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3263.         }, 1), new RewindableGenerator(function () {
  3264.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3265.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3266.         }, 2), new RewindableGenerator(function () {
  3267.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3268.         }, 1));
  3269.     }
  3270.     /**
  3271.      * Gets the private 'router.expression_language_provider' shared service.
  3272.      *
  3273.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3274.      */
  3275.     protected function getRouter_ExpressionLanguageProviderService()
  3276.     {
  3277.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3278.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3279.         ], [
  3280.             'env' => 'Closure',
  3281.         ]));
  3282.     }
  3283.     /**
  3284.      * Gets the private 'router.request_context' shared service.
  3285.      *
  3286.      * @return \Symfony\Component\Routing\RequestContext
  3287.      */
  3288.     protected function getRouter_RequestContextService()
  3289.     {
  3290.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3291.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3292.         return $instance;
  3293.     }
  3294.     /**
  3295.      * Gets the private 'router_listener' shared service.
  3296.      *
  3297.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3298.      */
  3299.     protected function getRouterListenerService()
  3300.     {
  3301.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3302.     }
  3303.     /**
  3304.      * Gets the private 'security.firewall.map' shared service.
  3305.      *
  3306.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3307.      */
  3308.     protected function getSecurity_Firewall_MapService()
  3309.     {
  3310.         $a = ($this->privates['.service_locator.49LBLMU'] ?? $this->get_ServiceLocator_49LBLMUService());
  3311.         if (isset($this->privates['security.firewall.map'])) {
  3312.             return $this->privates['security.firewall.map'];
  3313.         }
  3314.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3315.             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)/')));
  3316.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.7vVPQ7a'] ?? ($this->privates['.security.request_matcher.7vVPQ7a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3317.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.ArsqYP0'] ?? ($this->privates['.security.request_matcher.ArsqYP0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3318.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.ACHVKnM'] ?? ($this->privates['.security.request_matcher.ACHVKnM'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3319.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.CbNuf2L'] ?? ($this->privates['.security.request_matcher.CbNuf2L'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3320.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.EOaAAr.'] ?? ($this->privates['.security.request_matcher.EOaAAr.'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3321.             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/')));
  3322.             yield 'security.firewall.map.context.main' => NULL;
  3323.         }, 8));
  3324.     }
  3325.     /**
  3326.      * Gets the private 'security.helper' shared service.
  3327.      *
  3328.      * @return \Symfony\Component\Security\Core\Security
  3329.      */
  3330.     protected function getSecurity_HelperService()
  3331.     {
  3332.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3333.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3334.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3335.         ], [
  3336.             'security.authorization_checker' => '?',
  3337.             'security.token_storage' => '?',
  3338.         ]));
  3339.     }
  3340.     /**
  3341.      * Gets the private 'security.logout_url_generator' shared service.
  3342.      *
  3343.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3344.      */
  3345.     protected function getSecurity_LogoutUrlGeneratorService()
  3346.     {
  3347.         $a = ($this->services['router'] ?? $this->getRouterService());
  3348.         if (isset($this->privates['security.logout_url_generator'])) {
  3349.             return $this->privates['security.logout_url_generator'];
  3350.         }
  3351.         $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()));
  3352.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3353.         return $instance;
  3354.     }
  3355.     /**
  3356.      * Gets the private 'security.role_hierarchy' shared service.
  3357.      *
  3358.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3359.      */
  3360.     protected function getSecurity_RoleHierarchyService()
  3361.     {
  3362.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3363.     }
  3364.     /**
  3365.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3366.      *
  3367.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3368.      */
  3369.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3370.     {
  3371.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3372.     }
  3373.     /**
  3374.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3375.      *
  3376.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3377.      */
  3378.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3379.     {
  3380.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3381.         $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');
  3382.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3383.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3384.     }
  3385.     /**
  3386.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3387.      *
  3388.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3389.      */
  3390.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3391.     {
  3392.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3393.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3394.             return $this->privates['sensio_framework_extra.security.listener'];
  3395.         }
  3396.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3397.     }
  3398.     /**
  3399.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3400.      *
  3401.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3402.      */
  3403.     protected function getSensioFrameworkExtra_View_ListenerService()
  3404.     {
  3405.         $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))));
  3406.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3407.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3408.         ], [
  3409.             'twig' => '?',
  3410.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3411.         return $instance;
  3412.     }
  3413.     /**
  3414.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3415.      *
  3416.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3417.      */
  3418.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3419.     {
  3420.         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'))]));
  3421.     }
  3422.     /**
  3423.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3424.      *
  3425.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3426.      */
  3427.     protected function getSerializer_NameConverter_MetadataAwareService()
  3428.     {
  3429.         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()));
  3430.     }
  3431.     /**
  3432.      * Gets the private 'session_listener' shared service.
  3433.      *
  3434.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3435.      */
  3436.     protected function getSessionListenerService()
  3437.     {
  3438.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3439.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3440.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3441.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3442.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3443.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3444.         ], [
  3445.             'initialized_session' => '?',
  3446.             'logger' => '?',
  3447.             'session' => '?',
  3448.             'session_collector' => '?',
  3449.             'session_factory' => '?',
  3450.         ]), true$this->parameters['session.storage.options']);
  3451.     }
  3452.     /**
  3453.      * Gets the private 'translator.default' shared service.
  3454.      *
  3455.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3456.      */
  3457.     protected function getTranslator_DefaultService()
  3458.     {
  3459.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3460.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3461.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3462.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3463.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3464.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3465.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3466.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3467.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3468.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3469.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3470.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3471.         ], [
  3472.             'translation.loader.csv' => '?',
  3473.             'translation.loader.dat' => '?',
  3474.             'translation.loader.ini' => '?',
  3475.             'translation.loader.json' => '?',
  3476.             'translation.loader.mo' => '?',
  3477.             'translation.loader.php' => '?',
  3478.             'translation.loader.po' => '?',
  3479.             'translation.loader.qt' => '?',
  3480.             'translation.loader.res' => '?',
  3481.             'translation.loader.xliff' => '?',
  3482.             'translation.loader.yml' => '?',
  3483.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/NellappSDKBundle.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/OneupUploaderBundle.fr.yaml'), 14 => (\dirname(__DIR__4).'/translations/email.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 16 => (\dirname(__DIR__4).'/translations/security.fr.yaml'), 17 => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'), 28 => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'10 => 'vendor/oneup/uploader-bundle/src/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/symfony/debug-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/doctrine/doctrine-bundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'vendor/twig/extra-bundle/translations'23 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'24 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'25 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'26 => 'vendor/hautelook/alice-bundle/src/translations'27 => 'vendor/drosalys-web/string-extensions/src/Bridge/Symfony/translations'28 => 'vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/jms/serializer-bundle/translations'31 => 'vendor/drosalys/api-bundle/src/translations'32 => 'vendor/symfony/webpack-encore-bundle/src/translations'33 => 'vendor/knplabs/knp-menu-bundle/src/translations'34 => 'vendor/liip/imagine-bundle/translations'35 => 'vendor/willdurand/js-translation-bundle/translations'36 => 'vendor/karser/karser-recaptcha3-bundle/translations'37 => 'vendor/oneup/flysystem-bundle/src/translations'38 => 'vendor/symfony/ux-twig-component/translations'39 => 'vendor/nelmio/cors-bundle/translations'40 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'41 => 'vendor/zenstruck/foundry/src/translations']]], []);
  3484.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3485.         $instance->setFallbackLocales([=> 'fr']);
  3486.         return $instance;
  3487.     }
  3488.     /**
  3489.      * Gets the private 'validator.builder' shared service.
  3490.      *
  3491.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3492.      */
  3493.     protected function getValidator_BuilderService()
  3494.     {
  3495.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3496.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3497.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3498.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3499.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3500.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3501.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3502.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3503.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3504.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3505.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3506.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3507.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3508.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3509.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3510.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3511.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3512.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3513.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3514.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3515.         ], [
  3516.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3517.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3518.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3519.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3520.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3521.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3522.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3523.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3524.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3525.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3526.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3527.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3528.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3529.             'doctrine.orm.validator.unique' => '?',
  3530.             'karser_recaptcha3_validator' => '?',
  3531.             'security.validator.user_password' => '?',
  3532.             'validator.expression' => '?',
  3533.         ])));
  3534.         if ($this->has('translator')) {
  3535.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3536.         }
  3537.         $instance->setTranslationDomain('validators');
  3538.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  3539.         $instance->enableAnnotationMapping(true);
  3540.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3541.         $instance->addMethodMapping('loadValidatorMetadata');
  3542.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3543.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3544.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the private 'var_dumper.html_dumper' shared service.
  3549.      *
  3550.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3551.      */
  3552.     protected function getVarDumper_HtmlDumperService()
  3553.     {
  3554.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3555.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3556.         return $instance;
  3557.     }
  3558.     /**
  3559.      * Gets the private 'var_dumper.server_connection' shared service.
  3560.      *
  3561.      * @return \Symfony\Component\VarDumper\Server\Connection
  3562.      */
  3563.     protected function getVarDumper_ServerConnectionService()
  3564.     {
  3565.         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()]);
  3566.     }
  3567.     /**
  3568.      * Gets the private 'web_profiler.csp.handler' shared service.
  3569.      *
  3570.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3571.      */
  3572.     protected function getWebProfiler_Csp_HandlerService()
  3573.     {
  3574.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3575.     }
  3576.     /**
  3577.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3578.      *
  3579.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3580.      */
  3581.     protected function getWebProfiler_DebugToolbarService()
  3582.     {
  3583.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3584.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3585.             return $this->privates['web_profiler.debug_toolbar'];
  3586.         }
  3587.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3588.     }
  3589.     /**
  3590.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3591.      *
  3592.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3593.      */
  3594.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3595.     {
  3596.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3597.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  3598.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  3599.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  3600.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  3601.         ], [
  3602.             'account' => '?',
  3603.             'admin' => '?',
  3604.             'core' => '?',
  3605.             'super_admin' => '?',
  3606.         ]));
  3607.     }
  3608.     /**
  3609.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  3610.      *
  3611.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  3612.      */
  3613.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  3614.     {
  3615.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  3616.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  3617.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  3618.         }
  3619.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  3620.     }
  3621.     /**
  3622.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  3623.      *
  3624.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  3625.      */
  3626.     protected function getWebpackEncore_TagRendererService()
  3627.     {
  3628.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3629.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3630.             return $this->privates['webpack_encore.tag_renderer'];
  3631.         }
  3632.         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);
  3633.     }
  3634.     /**
  3635.      * Gets the public 'cache_clearer' alias.
  3636.      *
  3637.      * @return object The ".container.private.cache_clearer" service.
  3638.      */
  3639.     protected function getCacheClearerService()
  3640.     {
  3641.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3642.         return $this->get('.container.private.cache_clearer');
  3643.     }
  3644.     /**
  3645.      * Gets the public 'filesystem' alias.
  3646.      *
  3647.      * @return object The ".container.private.filesystem" service.
  3648.      */
  3649.     protected function getFilesystemService()
  3650.     {
  3651.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3652.         return $this->get('.container.private.filesystem');
  3653.     }
  3654.     /**
  3655.      * Gets the public 'serializer' alias.
  3656.      *
  3657.      * @return object The ".container.private.serializer" service.
  3658.      */
  3659.     protected function getSerializerService()
  3660.     {
  3661.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3662.         return $this->get('.container.private.serializer');
  3663.     }
  3664.     /**
  3665.      * Gets the public 'security.csrf.token_manager' alias.
  3666.      *
  3667.      * @return object The ".container.private.security.csrf.token_manager" service.
  3668.      */
  3669.     protected function getSecurity_Csrf_TokenManagerService()
  3670.     {
  3671.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3672.         return $this->get('.container.private.security.csrf.token_manager');
  3673.     }
  3674.     /**
  3675.      * Gets the public 'form.factory' alias.
  3676.      *
  3677.      * @return object The ".container.private.form.factory" service.
  3678.      */
  3679.     protected function getForm_FactoryService()
  3680.     {
  3681.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3682.         return $this->get('.container.private.form.factory');
  3683.     }
  3684.     /**
  3685.      * Gets the public 'form.type.file' alias.
  3686.      *
  3687.      * @return object The ".container.private.form.type.file" service.
  3688.      */
  3689.     protected function getForm_Type_FileService()
  3690.     {
  3691.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3692.         return $this->get('.container.private.form.type.file');
  3693.     }
  3694.     /**
  3695.      * Gets the public 'profiler' alias.
  3696.      *
  3697.      * @return object The ".container.private.profiler" service.
  3698.      */
  3699.     protected function getProfilerService()
  3700.     {
  3701.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3702.         return $this->get('.container.private.profiler');
  3703.     }
  3704.     /**
  3705.      * Gets the public 'twig' alias.
  3706.      *
  3707.      * @return object The ".container.private.twig" service.
  3708.      */
  3709.     protected function getTwigService()
  3710.     {
  3711.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3712.         return $this->get('.container.private.twig');
  3713.     }
  3714.     /**
  3715.      * Gets the public 'security.authorization_checker' alias.
  3716.      *
  3717.      * @return object The ".container.private.security.authorization_checker" service.
  3718.      */
  3719.     protected function getSecurity_AuthorizationCheckerService()
  3720.     {
  3721.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3722.         return $this->get('.container.private.security.authorization_checker');
  3723.     }
  3724.     /**
  3725.      * Gets the public 'security.token_storage' alias.
  3726.      *
  3727.      * @return object The ".container.private.security.token_storage" service.
  3728.      */
  3729.     protected function getSecurity_TokenStorageService()
  3730.     {
  3731.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3732.         return $this->get('.container.private.security.token_storage');
  3733.     }
  3734.     /**
  3735.      * Gets the public 'security.password_encoder' alias.
  3736.      *
  3737.      * @return object The ".container.private.security.password_encoder" service.
  3738.      */
  3739.     protected function getSecurity_PasswordEncoderService()
  3740.     {
  3741.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3742.         return $this->get('.container.private.security.password_encoder');
  3743.     }
  3744.     /**
  3745.      * Gets the public 'session' alias.
  3746.      *
  3747.      * @return object The ".container.private.session" service.
  3748.      */
  3749.     protected function getSessionService()
  3750.     {
  3751.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3752.         return $this->get('.container.private.session');
  3753.     }
  3754.     /**
  3755.      * Gets the public 'validator' alias.
  3756.      *
  3757.      * @return object The ".container.private.validator" service.
  3758.      */
  3759.     protected function getValidatorService()
  3760.     {
  3761.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3762.         return $this->get('.container.private.validator');
  3763.     }
  3764.     /**
  3765.      * @return array|bool|float|int|string|\UnitEnum|null
  3766.      */
  3767.     public function getParameter(string $name)
  3768.     {
  3769.         if (isset($this->buildParameters[$name])) {
  3770.             return $this->buildParameters[$name];
  3771.         }
  3772.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3773.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3774.         }
  3775.         if (isset($this->loadedDynamicParameters[$name])) {
  3776.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3777.         }
  3778.         return $this->parameters[$name];
  3779.     }
  3780.     public function hasParameter(string $name): bool
  3781.     {
  3782.         if (isset($this->buildParameters[$name])) {
  3783.             return true;
  3784.         }
  3785.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3786.     }
  3787.     public function setParameter(string $name$value): void
  3788.     {
  3789.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3790.     }
  3791.     public function getParameterBag(): ParameterBagInterface
  3792.     {
  3793.         if (null === $this->parameterBag) {
  3794.             $parameters $this->parameters;
  3795.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3796.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3797.             }
  3798.             foreach ($this->buildParameters as $name => $value) {
  3799.                 $parameters[$name] = $value;
  3800.             }
  3801.             $this->parameterBag = new FrozenParameterBag($parameters);
  3802.         }
  3803.         return $this->parameterBag;
  3804.     }
  3805.     private $loadedDynamicParameters = [
  3806.         'kernel.runtime_environment' => false,
  3807.         'kernel.build_dir' => false,
  3808.         'kernel.cache_dir' => false,
  3809.         'app_secret' => false,
  3810.         'app_account_subdomain' => false,
  3811.         'app_admin_subdomain' => false,
  3812.         'app_api_subdomain' => false,
  3813.         'app_super_admin_subdomain' => false,
  3814.         'app_commercial_subdomain' => false,
  3815.         'app_sync_subdomain' => false,
  3816.         'app_main_domain' => false,
  3817.         'app_account_domain' => false,
  3818.         'app_admin_domain' => false,
  3819.         'app_api_domain' => false,
  3820.         'app_super_admin_domain' => false,
  3821.         'app_commercial_domain' => false,
  3822.         'app_sync_domain' => false,
  3823.         'array_domains' => false,
  3824.         'caddy_file_path' => false,
  3825.         'allowed_domain_ips' => false,
  3826.         'core_host_docker' => false,
  3827.         'e_learning_host_docker' => false,
  3828.         'npm_host_docker' => false,
  3829.         'nim_host_docker' => false,
  3830.         'tls_docker' => false,
  3831.         'project_environment_containers' => false,
  3832.         'encryption_key' => false,
  3833.         'kernel.secret' => false,
  3834.         'kernel.trusted_hosts' => false,
  3835.         'kernel.trusted_proxies' => false,
  3836.         'debug.container.dump' => false,
  3837.         'serializer.mapping.cache.file' => false,
  3838.         'session.save_path' => false,
  3839.         'validator.mapping.cache.file' => false,
  3840.         'profiler.storage.dsn' => false,
  3841.         'doctrine.orm.proxy_dir' => false,
  3842.         'nellapp_sdk.api_internal.secret' => false,
  3843.         'nellapp_sdk.routing.default_domain' => false,
  3844.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  3845.         'karser_recaptcha3.site_key' => false,
  3846.         'karser_recaptcha3.secret_key' => false,
  3847.         'oneup_uploader.chunks' => false,
  3848.         'oneup_uploader.orphanage' => false,
  3849.         'oneup_uploader.config' => false,
  3850.         'nelmio_cors.defaults' => false,
  3851.     ];
  3852.     private $dynamicParameters = [];
  3853.     private function getDynamicParameter(string $name)
  3854.     {
  3855.         switch ($name) {
  3856.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3857.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3858.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3859.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  3860.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  3861.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  3862.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  3863.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  3864.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  3865.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  3866.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  3867.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  3868.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  3869.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3870.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3871.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3872.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3873.             case 'array_domains'$value = [
  3874.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3875.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3876.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3877.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3878.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3879.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3880.             ]; break;
  3881.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  3882.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  3883.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  3884.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  3885.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  3886.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  3887.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  3888.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  3889.             case 'encryption_key'$value $this->getEnv('FILE_ENCRYPTION_KEY'); break;
  3890.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3891.             case 'kernel.trusted_hosts'$value = [
  3892.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3893.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3894.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3895.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3896.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3897.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3898.             ]; break;
  3899.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  3900.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3901.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3902.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3903.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3904.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3905.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3906.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  3907.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  3908.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  3909.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3910.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3911.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  3912.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  3913.             ]; break;
  3914.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  3915.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  3916.             case 'oneup_uploader.chunks'$value = [
  3917.                 'maxage' => 604800,
  3918.                 'storage' => [
  3919.                     'type' => 'filesystem',
  3920.                     'filesystem' => NULL,
  3921.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  3922.                     'stream_wrapper' => NULL,
  3923.                     'sync_buffer_size' => '100K',
  3924.                     'prefix' => 'chunks',
  3925.                 ],
  3926.                 'load_distribution' => true,
  3927.             ]; break;
  3928.             case 'oneup_uploader.orphanage'$value = [
  3929.                 'maxage' => 43200,
  3930.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  3931.             ]; break;
  3932.             case 'oneup_uploader.config'$value = [
  3933.                 'orphanage' => [
  3934.                     'maxage' => 43200,
  3935.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  3936.                 ],
  3937.                 'mappings' => [
  3938.                     'cursus_upload' => [
  3939.                         'use_orphanage' => true,
  3940.                         'frontend' => 'dropzone',
  3941.                         'storage' => [
  3942.                             'type' => 'flysystem',
  3943.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  3944.                             'service' => NULL,
  3945.                             'directory' => NULL,
  3946.                             'stream_wrapper' => NULL,
  3947.                             'sync_buffer_size' => '100K',
  3948.                         ],
  3949.                         'allowed_mimetypes' => [
  3950.                             'image/jpeg' => [
  3951.                                 => 'jpg',
  3952.                                 => 'jpeg',
  3953.                             ],
  3954.                             'image/png' => [
  3955.                                 => 'png',
  3956.                             ],
  3957.                             'application/pdf' => [
  3958.                                 => 'pdf',
  3959.                             ],
  3960.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  3961.                                 => 'docx',
  3962.                             ],
  3963.                             'application/msword' => [
  3964.                                 => 'doc',
  3965.                             ],
  3966.                             'application/vnd.oasis.opendocument.text' => [
  3967.                                 => 'odt',
  3968.                             ],
  3969.                             'application/vnd.ms-excel' => [
  3970.                                 => 'xls',
  3971.                             ],
  3972.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  3973.                                 => 'xlsx',
  3974.                             ],
  3975.                         ],
  3976.                         'max_size' => 10000000,
  3977.                         'namer' => 'app.file_abstract_cursus_namer',
  3978.                         'custom_frontend' => [
  3979.                             'name' => NULL,
  3980.                             'class' => NULL,
  3981.                         ],
  3982.                         'route_prefix' => '',
  3983.                         'endpoints' => [
  3984.                             'upload' => NULL,
  3985.                             'progress' => NULL,
  3986.                             'cancel' => NULL,
  3987.                         ],
  3988.                         'disallowed_mimetypes' => [
  3989.                         ],
  3990.                         'error_handler' => NULL,
  3991.                         'enable_progress' => false,
  3992.                         'enable_cancelation' => false,
  3993.                         'root_folder' => false,
  3994.                     ],
  3995.                     'organization_upload' => [
  3996.                         'use_orphanage' => true,
  3997.                         'frontend' => 'dropzone',
  3998.                         'storage' => [
  3999.                             'type' => 'flysystem',
  4000.                             'filesystem' => 'oneup_flysystem.organization_filesystem',
  4001.                             'service' => NULL,
  4002.                             'directory' => NULL,
  4003.                             'stream_wrapper' => NULL,
  4004.                             'sync_buffer_size' => '100K',
  4005.                         ],
  4006.                         'allowed_mimetypes' => [
  4007.                             'image/jpeg' => [
  4008.                                 => 'jpg',
  4009.                                 => 'jpeg',
  4010.                             ],
  4011.                             'image/png' => [
  4012.                                 => 'png',
  4013.                             ],
  4014.                             'image/gif' => [
  4015.                                 => 'gif',
  4016.                             ],
  4017.                         ],
  4018.                         'max_size' => 10000000,
  4019.                         'namer' => 'app.organization_file_namer',
  4020.                         'custom_frontend' => [
  4021.                             'name' => NULL,
  4022.                             'class' => NULL,
  4023.                         ],
  4024.                         'route_prefix' => '',
  4025.                         'endpoints' => [
  4026.                             'upload' => NULL,
  4027.                             'progress' => NULL,
  4028.                             'cancel' => NULL,
  4029.                         ],
  4030.                         'disallowed_mimetypes' => [
  4031.                         ],
  4032.                         'error_handler' => NULL,
  4033.                         'enable_progress' => false,
  4034.                         'enable_cancelation' => false,
  4035.                         'root_folder' => false,
  4036.                     ],
  4037.                     'positioning_test_upload' => [
  4038.                         'use_orphanage' => true,
  4039.                         'frontend' => 'dropzone',
  4040.                         'storage' => [
  4041.                             'type' => 'flysystem',
  4042.                             'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  4043.                             'service' => NULL,
  4044.                             'directory' => NULL,
  4045.                             'stream_wrapper' => NULL,
  4046.                             'sync_buffer_size' => '100K',
  4047.                         ],
  4048.                         'allowed_mimetypes' => [
  4049.                             'image/jpeg' => [
  4050.                                 => 'jpg',
  4051.                                 => 'jpeg',
  4052.                             ],
  4053.                             'image/png' => [
  4054.                                 => 'png',
  4055.                             ],
  4056.                             'image/gif' => [
  4057.                                 => 'gif',
  4058.                             ],
  4059.                         ],
  4060.                         'max_size' => 10000000,
  4061.                         'namer' => 'app.positioning_test_file_namer',
  4062.                         'custom_frontend' => [
  4063.                             'name' => NULL,
  4064.                             'class' => NULL,
  4065.                         ],
  4066.                         'route_prefix' => '',
  4067.                         'endpoints' => [
  4068.                             'upload' => NULL,
  4069.                             'progress' => NULL,
  4070.                             'cancel' => NULL,
  4071.                         ],
  4072.                         'disallowed_mimetypes' => [
  4073.                         ],
  4074.                         'error_handler' => NULL,
  4075.                         'enable_progress' => false,
  4076.                         'enable_cancelation' => false,
  4077.                         'root_folder' => false,
  4078.                     ],
  4079.                 ],
  4080.                 'chunks' => [
  4081.                     'maxage' => 604800,
  4082.                     'storage' => [
  4083.                         'type' => 'filesystem',
  4084.                         'filesystem' => NULL,
  4085.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  4086.                         'stream_wrapper' => NULL,
  4087.                         'sync_buffer_size' => '100K',
  4088.                         'prefix' => 'chunks',
  4089.                     ],
  4090.                     'load_distribution' => true,
  4091.                 ],
  4092.                 'twig' => true,
  4093.             ]; break;
  4094.             case 'nelmio_cors.defaults'$value = [
  4095.                 'allow_origin' => [
  4096.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4097.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4098.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  4099.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  4100.                 ],
  4101.                 'allow_credentials' => true,
  4102.                 'allow_headers' => [
  4103.                     => 'content-type',
  4104.                     => 'authorization',
  4105.                 ],
  4106.                 'allow_private_network' => false,
  4107.                 'expose_headers' => [
  4108.                     => 'Link',
  4109.                 ],
  4110.                 'allow_methods' => [
  4111.                     => 'GET',
  4112.                     => 'OPTIONS',
  4113.                     => 'POST',
  4114.                     => 'PUT',
  4115.                     => 'PATCH',
  4116.                     => 'DELETE',
  4117.                 ],
  4118.                 'max_age' => 3600,
  4119.                 'hosts' => [
  4120.                 ],
  4121.                 'origin_regex' => true,
  4122.                 'forced_allow_origin_value' => NULL,
  4123.                 'skip_same_as_origin' => true,
  4124.             ]; break;
  4125.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4126.         }
  4127.         $this->loadedDynamicParameters[$name] = true;
  4128.         return $this->dynamicParameters[$name] = $value;
  4129.     }
  4130.     protected function getDefaultParameters(): array
  4131.     {
  4132.         return [
  4133.             'kernel.project_dir' => \dirname(__DIR__4),
  4134.             'kernel.environment' => 'dev',
  4135.             'kernel.debug' => true,
  4136.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4137.             'kernel.bundles' => [
  4138.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4139.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4140.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4141.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4142.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4143.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4144.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4145.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4146.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4147.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4148.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4149.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  4150.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4151.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4152.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4153.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  4154.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  4155.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  4156.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  4157.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  4158.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4159.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4160.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  4161.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4162.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4163.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4164.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  4165.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  4166.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4167.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  4168.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  4169.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  4170.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  4171.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  4172.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  4173.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4174.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4175.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  4176.             ],
  4177.             'kernel.bundles_metadata' => [
  4178.                 'FrameworkBundle' => [
  4179.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4180.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4181.                 ],
  4182.                 'SensioFrameworkExtraBundle' => [
  4183.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4184.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4185.                 ],
  4186.                 'TwigBundle' => [
  4187.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4188.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4189.                 ],
  4190.                 'WebProfilerBundle' => [
  4191.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4192.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4193.                 ],
  4194.                 'MonologBundle' => [
  4195.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4196.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4197.                 ],
  4198.                 'DebugBundle' => [
  4199.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4200.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4201.                 ],
  4202.                 'MakerBundle' => [
  4203.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4204.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4205.                 ],
  4206.                 'DoctrineBundle' => [
  4207.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4208.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4209.                 ],
  4210.                 'DoctrineMigrationsBundle' => [
  4211.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4212.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4213.                 ],
  4214.                 'SecurityBundle' => [
  4215.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4216.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4217.                 ],
  4218.                 'TwigExtraBundle' => [
  4219.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4220.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4221.                 ],
  4222.                 'DrosalysWebObjectExtensionsBundle' => [
  4223.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4224.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4225.                 ],
  4226.                 'NelmioAliceBundle' => [
  4227.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4228.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4229.                 ],
  4230.                 'FidryAliceDataFixturesBundle' => [
  4231.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4232.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4233.                 ],
  4234.                 'HautelookAliceBundle' => [
  4235.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4236.                     'namespace' => 'Hautelook\\AliceBundle',
  4237.                 ],
  4238.                 'SymfonyCastsVerifyEmailBundle' => [
  4239.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4240.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4241.                 ],
  4242.                 'DrosalysWebStringExtensionsBundle' => [
  4243.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4244.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4245.                 ],
  4246.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4247.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4248.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4249.                 ],
  4250.                 'FOSOAuthServerBundle' => [
  4251.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4252.                     'namespace' => 'FOS\\OAuthServerBundle',
  4253.                 ],
  4254.                 'NellappSDKBundle' => [
  4255.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4256.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4257.                 ],
  4258.                 'NelmioApiDocBundle' => [
  4259.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4260.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4261.                 ],
  4262.                 'JMSSerializerBundle' => [
  4263.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4264.                     'namespace' => 'JMS\\SerializerBundle',
  4265.                 ],
  4266.                 'DrosalysApiBundle' => [
  4267.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4268.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4269.                 ],
  4270.                 'KnpPaginatorBundle' => [
  4271.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4272.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4273.                 ],
  4274.                 'WebpackEncoreBundle' => [
  4275.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4276.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4277.                 ],
  4278.                 'KnpMenuBundle' => [
  4279.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4280.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4281.                 ],
  4282.                 'DrosalysWebFormBundle' => [
  4283.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4284.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4285.                 ],
  4286.                 'CraueFormFlowBundle' => [
  4287.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4288.                     'namespace' => 'Craue\\FormFlowBundle',
  4289.                 ],
  4290.                 'LiipImagineBundle' => [
  4291.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4292.                     'namespace' => 'Liip\\ImagineBundle',
  4293.                 ],
  4294.                 'BazingaJsTranslationBundle' => [
  4295.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4296.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4297.                 ],
  4298.                 'KarserRecaptcha3Bundle' => [
  4299.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4300.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4301.                 ],
  4302.                 'SpiriitFormFilterBundle' => [
  4303.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4304.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4305.                 ],
  4306.                 'OneupFlysystemBundle' => [
  4307.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4308.                     'namespace' => 'Oneup\\FlysystemBundle',
  4309.                 ],
  4310.                 'OneupUploaderBundle' => [
  4311.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4312.                     'namespace' => 'Oneup\\UploaderBundle',
  4313.                 ],
  4314.                 'TwigComponentBundle' => [
  4315.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4316.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4317.                 ],
  4318.                 'NelmioCorsBundle' => [
  4319.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4320.                     'namespace' => 'Nelmio\\CorsBundle',
  4321.                 ],
  4322.                 'DoctrineFixturesBundle' => [
  4323.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4324.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4325.                 ],
  4326.                 'ZenstruckFoundryBundle' => [
  4327.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4328.                     'namespace' => 'Zenstruck\\Foundry',
  4329.                 ],
  4330.             ],
  4331.             'kernel.charset' => 'UTF-8',
  4332.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4333.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4334.             'images_user_avatar_asset_path' => 'images/avatar/',
  4335.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4336.             'images_channel_asset_path' => '/images/channel/',
  4337.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4338.             'cursus_upload_maxsize' => 10000000,
  4339.             'cursus_upload_mime_types' => [
  4340.                 'image/jpeg' => [
  4341.                     => 'jpg',
  4342.                     => 'jpeg',
  4343.                 ],
  4344.                 'image/png' => [
  4345.                     => 'png',
  4346.                 ],
  4347.                 'application/pdf' => [
  4348.                     => 'pdf',
  4349.                 ],
  4350.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4351.                     => 'docx',
  4352.                 ],
  4353.                 'application/msword' => [
  4354.                     => 'doc',
  4355.                 ],
  4356.                 'application/vnd.oasis.opendocument.text' => [
  4357.                     => 'odt',
  4358.                 ],
  4359.                 'application/vnd.ms-excel' => [
  4360.                     => 'xls',
  4361.                 ],
  4362.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4363.                     => 'xlsx',
  4364.                 ],
  4365.             ],
  4366.             'organization_upload_directory' => (\dirname(__DIR__3).'/uploads/organization/'),
  4367.             'organization_upload_maxsize' => 10000000,
  4368.             'organization_upload_mime_types' => [
  4369.                 'image/jpeg' => [
  4370.                     => 'jpg',
  4371.                     => 'jpeg',
  4372.                 ],
  4373.                 'image/png' => [
  4374.                     => 'png',
  4375.                 ],
  4376.                 'image/gif' => [
  4377.                     => 'gif',
  4378.                 ],
  4379.             ],
  4380.             'positioning_test_upload_directory' => (\dirname(__DIR__3).'/uploads/positioning-test/'),
  4381.             'positioning_test_upload_maxsize' => 10000000,
  4382.             'positioning_test_upload_mime_types' => [
  4383.                 'image/jpeg' => [
  4384.                     => 'jpg',
  4385.                     => 'jpeg',
  4386.                 ],
  4387.                 'image/png' => [
  4388.                     => 'png',
  4389.                 ],
  4390.                 'image/gif' => [
  4391.                     => 'gif',
  4392.                 ],
  4393.             ],
  4394.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  4395.             'event_dispatcher.event_aliases' => [
  4396.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4397.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4398.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4399.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4400.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4401.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4402.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4403.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4404.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4405.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4406.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4407.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4408.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4409.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4410.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4411.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4412.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4413.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4414.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4415.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4416.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4417.             ],
  4418.             'fragment.renderer.hinclude.global_template' => NULL,
  4419.             'fragment.path' => '/_fragment',
  4420.             'kernel.http_method_override' => true,
  4421.             'kernel.default_locale' => 'fr',
  4422.             'kernel.enabled_locales' => [
  4423.             ],
  4424.             'kernel.error_controller' => 'error_controller',
  4425.             'kernel.trusted_headers' => 30,
  4426.             'debug.file_link_format' => NULL,
  4427.             'asset.request_context.base_path' => NULL,
  4428.             'asset.request_context.secure' => NULL,
  4429.             'translator.logging' => false,
  4430.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4431.             'debug.error_handler.throw_at' => -1,
  4432.             'router.request_context.host' => 'localhost',
  4433.             'router.request_context.scheme' => 'http',
  4434.             'router.request_context.base_url' => '',
  4435.             'router.resource' => 'kernel::loadRoutes',
  4436.             'request_listener.http_port' => 80,
  4437.             'request_listener.https_port' => 443,
  4438.             'session.metadata.storage_key' => '_sf2_meta',
  4439.             'session.storage.options' => [
  4440.                 'cache_limiter' => '0',
  4441.                 'name' => 'CORESESSID',
  4442.                 'cookie_lifetime' => 86400,
  4443.                 'cookie_secure' => 'auto',
  4444.                 'cookie_httponly' => true,
  4445.                 'cookie_samesite' => 'lax',
  4446.                 'gc_probability' => 1,
  4447.             ],
  4448.             'session.metadata.update_threshold' => 0,
  4449.             'form.type_extension.csrf.enabled' => true,
  4450.             'form.type_extension.csrf.field_name' => '_token',
  4451.             'validator.translation_domain' => 'validators',
  4452.             'profiler_listener.only_exceptions' => false,
  4453.             'profiler_listener.only_main_requests' => false,
  4454.             'twig.form.resources' => [
  4455.                 => 'form_div_layout.html.twig',
  4456.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  4457.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4458.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  4459.                 => '@NellappSDK/Form/form_theme.html.twig',
  4460.                 => 'bootstrap_5_layout.html.twig',
  4461.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  4462.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  4463.                 => 'Form/admin_layout.html.twig',
  4464.                 => 'Form/form_collection_users.html.twig',
  4465.                 10 => 'Form/channel_user_roles.html.twig',
  4466.                 11 => 'Form/form_sortable_collection.html.twig',
  4467.                 12 => 'Form/form_dropzone.html.twig',
  4468.                 13 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  4469.                 14 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4470.             ],
  4471.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4472.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4473.             'web_profiler.debug_toolbar.mode' => 2,
  4474.             'monolog.use_microseconds' => true,
  4475.             'monolog.swift_mailer.handlers' => [
  4476.             ],
  4477.             'monolog.handlers_to_channels' => [
  4478.                 'monolog.handler.console' => [
  4479.                     'type' => 'exclusive',
  4480.                     'elements' => [
  4481.                         => 'event',
  4482.                         => 'doctrine',
  4483.                         => 'console',
  4484.                     ],
  4485.                 ],
  4486.                 'monolog.handler.main' => [
  4487.                     'type' => 'exclusive',
  4488.                     'elements' => [
  4489.                         => 'event',
  4490.                     ],
  4491.                 ],
  4492.             ],
  4493.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4494.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4495.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4496.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4497.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4498.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4499.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4500.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4501.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4502.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4503.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4504.             'doctrine.entity_managers' => [
  4505.                 'default' => 'doctrine.orm.default_entity_manager',
  4506.             ],
  4507.             'doctrine.default_entity_manager' => 'default',
  4508.             'doctrine.dbal.connection_factory.types' => [
  4509.                 'uuid' => [
  4510.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4511.                 ],
  4512.                 'ulid' => [
  4513.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4514.                 ],
  4515.             ],
  4516.             'doctrine.connections' => [
  4517.                 'default' => 'doctrine.dbal.default_connection',
  4518.             ],
  4519.             'doctrine.default_connection' => 'default',
  4520.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4521.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4522.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4523.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4524.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4525.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4526.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4527.             'doctrine.orm.cache.memcache_port' => 11211,
  4528.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4529.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4530.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4531.             'doctrine.orm.cache.memcached_port' => 11211,
  4532.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4533.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4534.             'doctrine.orm.cache.redis_host' => 'localhost',
  4535.             'doctrine.orm.cache.redis_port' => 6379,
  4536.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4537.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4538.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4539.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4540.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4541.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4542.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4543.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4544.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4545.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4546.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4547.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4548.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4549.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4550.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4551.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4552.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4553.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4554.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4555.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4556.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4557.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4558.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4559.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4560.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4561.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4562.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4563.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4564.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4565.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4566.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4567.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4568.             'doctrine.migrations.preferred_em' => NULL,
  4569.             'doctrine.migrations.preferred_connection' => NULL,
  4570.             'security.role_hierarchy.roles' => [
  4571.                 'ROLE_ADMIN' => [
  4572.                     => 'ROLE_USER',
  4573.                 ],
  4574.                 'ROLE_SUPER_ADMIN' => [
  4575.                     => 'ROLE_ADMIN',
  4576.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4577.                     => 'ROLE_COMMERCIAL',
  4578.                 ],
  4579.             ],
  4580.             'security.access.denied_url' => NULL,
  4581.             'security.authentication.manager.erase_credentials' => true,
  4582.             'security.authentication.session_strategy.strategy' => 'migrate',
  4583.             'security.access.always_authenticate_before_granting' => false,
  4584.             'security.authentication.hide_user_not_found' => true,
  4585.             'security.firewalls' => [
  4586.                 => 'dev',
  4587.                 => 'oauth_token',
  4588.                 => 'api_doc',
  4589.                 => 'api',
  4590.                 => 'sync_doc',
  4591.                 => 'sync',
  4592.                 => 'internal_api',
  4593.                 => 'main',
  4594.             ],
  4595.             'security.api._indexed_authenticators' => [
  4596.             ],
  4597.             'security.sync._indexed_authenticators' => [
  4598.             ],
  4599.             'security.internal_api._indexed_authenticators' => [
  4600.             ],
  4601.             'security.main._indexed_authenticators' => [
  4602.             ],
  4603.             'nelmio_alice.locale' => 'fr_FR',
  4604.             'nelmio_alice.functions_blacklist' => [
  4605.                 => 'current',
  4606.                 => 'shuffle',
  4607.                 => 'date',
  4608.                 => 'time',
  4609.                 => 'file',
  4610.                 => 'md5',
  4611.                 => 'sha1',
  4612.             ],
  4613.             'nelmio_alice.seed' => 1,
  4614.             'nelmio_alice.loading_limit' => 5,
  4615.             'nelmio_alice.max_unique_values_retry' => 150,
  4616.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  4617.             'hautelook_alice.fixtures_path' => [
  4618.                 => 'fixtures',
  4619.             ],
  4620.             'hautelook_alice.root_dirs' => [
  4621.                 => \dirname(__DIR__4),
  4622.             ],
  4623.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  4624.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  4625.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  4626.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  4627.             'fos_oauth_server.server.options' => [
  4628.                 'supported_scopes' => 'api',
  4629.                 'access_token_lifetime' => 86400,
  4630.             ],
  4631.             'fos_oauth_server.model_manager_name' => NULL,
  4632.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  4633.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  4634.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  4635.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  4636.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  4637.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  4638.             'fos_oauth_server.authorize.form.validation_groups' => [
  4639.                 => 'Authorize',
  4640.                 => 'Default',
  4641.             ],
  4642.             'nellapp_sdk.global_getter.global_entities' => [
  4643.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  4644.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  4645.                 'user_class' => 'App\\Entity\\Account\\User',
  4646.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  4647.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  4648.             ],
  4649.             'nellapp_sdk.default.doctrine_connection' => 'default',
  4650.             'nelmio_api_doc.areas' => [
  4651.                 => 'default',
  4652.                 => 'super_admin_async',
  4653.                 => 'app_sync',
  4654.             ],
  4655.             'nelmio_api_doc.use_validation_groups' => false,
  4656.             'drosalys_api.serializer.symfony' => true,
  4657.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  4658.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4659.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4660.             'knp_paginator.page_range' => 5,
  4661.             'knp_paginator.page_limit' => NULL,
  4662.             'knp_menu.renderer.list.options' => [
  4663.             ],
  4664.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4665.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4666.             'knp_menu.renderer.twig.options' => [
  4667.             ],
  4668.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4669.             'knp_menu.default_renderer' => 'twig',
  4670.             'drosalys_form.collection.import_template' => true,
  4671.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  4672.             'drosalys_form.select_or_create.import_template' => true,
  4673.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4674.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  4675.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  4676.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  4677.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  4678.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  4679.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  4680.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  4681.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  4682.             'liip_imagine.resolvers' => [
  4683.                 'default' => [
  4684.                     'web_path' => [
  4685.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4686.                         'cache_prefix' => 'media/cache',
  4687.                     ],
  4688.                 ],
  4689.                 'cursus_uploads' => [
  4690.                     'flysystem' => [
  4691.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4692.                         'root_url' => 'none',
  4693.                         'visibility' => 'private',
  4694.                         'cache_prefix' => '',
  4695.                     ],
  4696.                 ],
  4697.                 'organization_uploads' => [
  4698.                     'flysystem' => [
  4699.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4700.                         'root_url' => 'none',
  4701.                         'visibility' => 'public',
  4702.                         'cache_prefix' => '',
  4703.                     ],
  4704.                 ],
  4705.                 'positioning_test_uploads' => [
  4706.                     'flysystem' => [
  4707.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4708.                         'root_url' => 'none',
  4709.                         'visibility' => 'public',
  4710.                         'cache_prefix' => '',
  4711.                     ],
  4712.                 ],
  4713.             ],
  4714.             'liip_imagine.loaders' => [
  4715.                 'default' => [
  4716.                     'filesystem' => [
  4717.                         'locator' => 'filesystem',
  4718.                         'data_root' => [
  4719.                             => (\dirname(__DIR__4).'/public'),
  4720.                         ],
  4721.                         'allow_unresolvable_data_roots' => false,
  4722.                         'bundle_resources' => [
  4723.                             'enabled' => false,
  4724.                             'access_control_type' => 'blacklist',
  4725.                             'access_control_list' => [
  4726.                             ],
  4727.                         ],
  4728.                     ],
  4729.                 ],
  4730.                 'cursus_uploads' => [
  4731.                     'flysystem' => [
  4732.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4733.                     ],
  4734.                 ],
  4735.                 'organization_uploads' => [
  4736.                     'flysystem' => [
  4737.                         'filesystem_service' => 'oneup_flysystem.organization_filesystem',
  4738.                     ],
  4739.                 ],
  4740.                 'positioning_test_uploads' => [
  4741.                     'flysystem' => [
  4742.                         'filesystem_service' => 'oneup_flysystem.positioning_test_filesystem',
  4743.                     ],
  4744.                 ],
  4745.             ],
  4746.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4747.             'liip_imagine.jpegoptim.stripAll' => true,
  4748.             'liip_imagine.jpegoptim.max' => NULL,
  4749.             'liip_imagine.jpegoptim.progressive' => true,
  4750.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4751.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4752.             'liip_imagine.optipng.level' => 7,
  4753.             'liip_imagine.optipng.stripAll' => true,
  4754.             'liip_imagine.optipng.tempDir' => NULL,
  4755.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4756.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4757.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4758.             'liip_imagine.cwebp.tempDir' => NULL,
  4759.             'liip_imagine.cwebp.q' => 75,
  4760.             'liip_imagine.cwebp.alphaQ' => 100,
  4761.             'liip_imagine.cwebp.m' => 4,
  4762.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4763.             'liip_imagine.cwebp.alphaMethod' => 1,
  4764.             'liip_imagine.cwebp.exact' => false,
  4765.             'liip_imagine.cwebp.metadata' => [
  4766.                 => 'none',
  4767.             ],
  4768.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4769.             'liip_imagine.cache.resolver.default' => 'default',
  4770.             'liip_imagine.default_image' => NULL,
  4771.             'liip_imagine.filter_sets' => [
  4772.                 'channel_thumbnail' => [
  4773.                     'quality' => 100,
  4774.                     'jpeg_quality' => 80,
  4775.                     'png_compression_level' => 8,
  4776.                     'png_compression_filter' => NULL,
  4777.                     'format' => NULL,
  4778.                     'animated' => false,
  4779.                     'cache' => NULL,
  4780.                     'data_loader' => NULL,
  4781.                     'default_image' => NULL,
  4782.                     'filters' => [
  4783.                         'auto_rotate' => [
  4784.                         ],
  4785.                         'strip' => [
  4786.                         ],
  4787.                         'thumbnail' => [
  4788.                             'size' => [
  4789.                                 => 600,
  4790.                                 => 300,
  4791.                             ],
  4792.                             'mode' => 'inset',
  4793.                             'allow_upscale' => true,
  4794.                         ],
  4795.                     ],
  4796.                     'post_processors' => [
  4797.                     ],
  4798.                 ],
  4799.                 'avatar_thumbnail' => [
  4800.                     'quality' => 100,
  4801.                     'jpeg_quality' => 80,
  4802.                     'png_compression_level' => 8,
  4803.                     'png_compression_filter' => NULL,
  4804.                     'format' => NULL,
  4805.                     'animated' => false,
  4806.                     'cache' => NULL,
  4807.                     'data_loader' => NULL,
  4808.                     'default_image' => NULL,
  4809.                     'filters' => [
  4810.                         'auto_rotate' => [
  4811.                         ],
  4812.                         'strip' => [
  4813.                         ],
  4814.                         'thumbnail' => [
  4815.                             'size' => [
  4816.                                 => 100,
  4817.                                 => 100,
  4818.                             ],
  4819.                             'mode' => 'outbound',
  4820.                             'allow_upscale' => true,
  4821.                         ],
  4822.                     ],
  4823.                     'post_processors' => [
  4824.                     ],
  4825.                 ],
  4826.                 'cache' => [
  4827.                     'quality' => 100,
  4828.                     'jpeg_quality' => NULL,
  4829.                     'png_compression_level' => NULL,
  4830.                     'png_compression_filter' => NULL,
  4831.                     'format' => NULL,
  4832.                     'animated' => false,
  4833.                     'cache' => NULL,
  4834.                     'data_loader' => NULL,
  4835.                     'default_image' => NULL,
  4836.                     'filters' => [
  4837.                     ],
  4838.                     'post_processors' => [
  4839.                     ],
  4840.                 ],
  4841.                 'thumbnail' => [
  4842.                     'quality' => 50,
  4843.                     'jpeg_quality' => NULL,
  4844.                     'png_compression_level' => NULL,
  4845.                     'png_compression_filter' => NULL,
  4846.                     'format' => NULL,
  4847.                     'animated' => false,
  4848.                     'cache' => NULL,
  4849.                     'data_loader' => NULL,
  4850.                     'default_image' => NULL,
  4851.                     'filters' => [
  4852.                         'thumbnail' => [
  4853.                             'size' => [
  4854.                                 => 50,
  4855.                                 => 50,
  4856.                             ],
  4857.                             'mode' => 'inset',
  4858.                         ],
  4859.                     ],
  4860.                     'post_processors' => [
  4861.                     ],
  4862.                 ],
  4863.                 'question_picture' => [
  4864.                     'quality' => 90,
  4865.                     'jpeg_quality' => NULL,
  4866.                     'png_compression_level' => NULL,
  4867.                     'png_compression_filter' => NULL,
  4868.                     'format' => NULL,
  4869.                     'animated' => false,
  4870.                     'cache' => NULL,
  4871.                     'data_loader' => 'positioning_test_uploads',
  4872.                     'default_image' => NULL,
  4873.                     'filters' => [
  4874.                         'thumbnail' => [
  4875.                             'size' => [
  4876.                                 => 300,
  4877.                                 => 220,
  4878.                             ],
  4879.                             'mode' => 'inset',
  4880.                         ],
  4881.                     ],
  4882.                     'post_processors' => [
  4883.                     ],
  4884.                 ],
  4885.                 'organization_file' => [
  4886.                     'quality' => 90,
  4887.                     'jpeg_quality' => NULL,
  4888.                     'png_compression_level' => NULL,
  4889.                     'png_compression_filter' => NULL,
  4890.                     'format' => NULL,
  4891.                     'animated' => false,
  4892.                     'cache' => NULL,
  4893.                     'data_loader' => 'organization_uploads',
  4894.                     'default_image' => NULL,
  4895.                     'filters' => [
  4896.                         'thumbnail' => [
  4897.                             'size' => [
  4898.                                 => 250,
  4899.                                 => 250,
  4900.                             ],
  4901.                             'mode' => 'inset',
  4902.                         ],
  4903.                     ],
  4904.                     'post_processors' => [
  4905.                     ],
  4906.                 ],
  4907.             ],
  4908.             'liip_imagine.binary.loader.default' => 'default',
  4909.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4910.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4911.             'liip_imagine.webp.generate' => false,
  4912.             'liip_imagine.webp.options' => [
  4913.                 'quality' => 100,
  4914.                 'cache' => NULL,
  4915.                 'data_loader' => NULL,
  4916.                 'post_processors' => [
  4917.                 ],
  4918.             ],
  4919.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  4920.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  4921.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  4922.             'karser_recaptcha3.score_threshold' => 0.5,
  4923.             'karser_recaptcha3.enabled' => true,
  4924.             'karser_recaptcha3.host' => 'www.google.com',
  4925.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  4926.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  4927.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  4928.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  4929.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  4930.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  4931.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  4932.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  4933.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  4934.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  4935.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  4936.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  4937.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  4938.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  4939.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  4940.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  4941.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  4942.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  4943.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  4944.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  4945.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  4946.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  4947.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  4948.             'spiriit_form_filter.where_method' => 'and',
  4949.             'spiriit_form_filter.text.condition_pattern' => 1,
  4950.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  4951.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  4952.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  4953.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  4954.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  4955.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  4956.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  4957.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  4958.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  4959.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  4960.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  4961.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  4962.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  4963.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  4964.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  4965.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  4966.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  4967.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  4968.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  4969.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  4970.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  4971.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  4972.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  4973.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  4974.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  4975.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  4976.             'oneup_uploader.config.cursus_upload' => [
  4977.                 'use_orphanage' => true,
  4978.                 'frontend' => 'dropzone',
  4979.                 'storage' => [
  4980.                     'type' => 'flysystem',
  4981.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4982.                     'service' => NULL,
  4983.                     'directory' => NULL,
  4984.                     'stream_wrapper' => NULL,
  4985.                     'sync_buffer_size' => '100K',
  4986.                 ],
  4987.                 'allowed_mimetypes' => [
  4988.                     'image/jpeg' => [
  4989.                         => 'jpg',
  4990.                         => 'jpeg',
  4991.                     ],
  4992.                     'image/png' => [
  4993.                         => 'png',
  4994.                     ],
  4995.                     'application/pdf' => [
  4996.                         => 'pdf',
  4997.                     ],
  4998.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4999.                         => 'docx',
  5000.                     ],
  5001.                     'application/msword' => [
  5002.                         => 'doc',
  5003.                     ],
  5004.                     'application/vnd.oasis.opendocument.text' => [
  5005.                         => 'odt',
  5006.                     ],
  5007.                     'application/vnd.ms-excel' => [
  5008.                         => 'xls',
  5009.                     ],
  5010.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  5011.                         => 'xlsx',
  5012.                     ],
  5013.                 ],
  5014.                 'max_size' => 10000000,
  5015.                 'namer' => 'app.file_abstract_cursus_namer',
  5016.                 'custom_frontend' => [
  5017.                     'name' => NULL,
  5018.                     'class' => NULL,
  5019.                 ],
  5020.                 'route_prefix' => '',
  5021.                 'endpoints' => [
  5022.                     'upload' => NULL,
  5023.                     'progress' => NULL,
  5024.                     'cancel' => NULL,
  5025.                 ],
  5026.                 'disallowed_mimetypes' => [
  5027.                 ],
  5028.                 'error_handler' => NULL,
  5029.                 'enable_progress' => false,
  5030.                 'enable_cancelation' => false,
  5031.                 'root_folder' => false,
  5032.             ],
  5033.             'oneup_uploader.config.organization_upload' => [
  5034.                 'use_orphanage' => true,
  5035.                 'frontend' => 'dropzone',
  5036.                 'storage' => [
  5037.                     'type' => 'flysystem',
  5038.                     'filesystem' => 'oneup_flysystem.organization_filesystem',
  5039.                     'service' => NULL,
  5040.                     'directory' => NULL,
  5041.                     'stream_wrapper' => NULL,
  5042.                     'sync_buffer_size' => '100K',
  5043.                 ],
  5044.                 'allowed_mimetypes' => [
  5045.                     'image/jpeg' => [
  5046.                         => 'jpg',
  5047.                         => 'jpeg',
  5048.                     ],
  5049.                     'image/png' => [
  5050.                         => 'png',
  5051.                     ],
  5052.                     'image/gif' => [
  5053.                         => 'gif',
  5054.                     ],
  5055.                 ],
  5056.                 'max_size' => 10000000,
  5057.                 'namer' => 'app.organization_file_namer',
  5058.                 'custom_frontend' => [
  5059.                     'name' => NULL,
  5060.                     'class' => NULL,
  5061.                 ],
  5062.                 'route_prefix' => '',
  5063.                 'endpoints' => [
  5064.                     'upload' => NULL,
  5065.                     'progress' => NULL,
  5066.                     'cancel' => NULL,
  5067.                 ],
  5068.                 'disallowed_mimetypes' => [
  5069.                 ],
  5070.                 'error_handler' => NULL,
  5071.                 'enable_progress' => false,
  5072.                 'enable_cancelation' => false,
  5073.                 'root_folder' => false,
  5074.             ],
  5075.             'oneup_uploader.config.positioning_test_upload' => [
  5076.                 'use_orphanage' => true,
  5077.                 'frontend' => 'dropzone',
  5078.                 'storage' => [
  5079.                     'type' => 'flysystem',
  5080.                     'filesystem' => 'oneup_flysystem.positioning_test_filesystem',
  5081.                     'service' => NULL,
  5082.                     'directory' => NULL,
  5083.                     'stream_wrapper' => NULL,
  5084.                     'sync_buffer_size' => '100K',
  5085.                 ],
  5086.                 'allowed_mimetypes' => [
  5087.                     'image/jpeg' => [
  5088.                         => 'jpg',
  5089.                         => 'jpeg',
  5090.                     ],
  5091.                     'image/png' => [
  5092.                         => 'png',
  5093.                     ],
  5094.                     'image/gif' => [
  5095.                         => 'gif',
  5096.                     ],
  5097.                 ],
  5098.                 'max_size' => 10000000,
  5099.                 'namer' => 'app.positioning_test_file_namer',
  5100.                 'custom_frontend' => [
  5101.                     'name' => NULL,
  5102.                     'class' => NULL,
  5103.                 ],
  5104.                 'route_prefix' => '',
  5105.                 'endpoints' => [
  5106.                     'upload' => NULL,
  5107.                     'progress' => NULL,
  5108.                     'cancel' => NULL,
  5109.                 ],
  5110.                 'disallowed_mimetypes' => [
  5111.                 ],
  5112.                 'error_handler' => NULL,
  5113.                 'enable_progress' => false,
  5114.                 'enable_cancelation' => false,
  5115.                 'root_folder' => false,
  5116.             ],
  5117.             'oneup_uploader.controllers' => [
  5118.                 'cursus_upload' => [
  5119.                     => 'oneup_uploader.controller.cursus_upload',
  5120.                     => [
  5121.                         'enable_progress' => false,
  5122.                         'enable_cancelation' => false,
  5123.                         'route_prefix' => '',
  5124.                         'endpoints' => [
  5125.                             'upload' => NULL,
  5126.                             'progress' => NULL,
  5127.                             'cancel' => NULL,
  5128.                         ],
  5129.                     ],
  5130.                 ],
  5131.                 'organization_upload' => [
  5132.                     => 'oneup_uploader.controller.organization_upload',
  5133.                     => [
  5134.                         'enable_progress' => false,
  5135.                         'enable_cancelation' => false,
  5136.                         'route_prefix' => '',
  5137.                         'endpoints' => [
  5138.                             'upload' => NULL,
  5139.                             'progress' => NULL,
  5140.                             'cancel' => NULL,
  5141.                         ],
  5142.                     ],
  5143.                 ],
  5144.                 'positioning_test_upload' => [
  5145.                     => 'oneup_uploader.controller.positioning_test_upload',
  5146.                     => [
  5147.                         'enable_progress' => false,
  5148.                         'enable_cancelation' => false,
  5149.                         'route_prefix' => '',
  5150.                         'endpoints' => [
  5151.                             'upload' => NULL,
  5152.                             'progress' => NULL,
  5153.                             'cancel' => NULL,
  5154.                         ],
  5155.                     ],
  5156.                 ],
  5157.             ],
  5158.             'oneup_uploader.maxsize' => [
  5159.                 'cursus_upload' => 10000000,
  5160.                 'organization_upload' => 10000000,
  5161.                 'positioning_test_upload' => 10000000,
  5162.             ],
  5163.             'nelmio_cors.map' => [
  5164.                 '^/' => [
  5165.                 ],
  5166.             ],
  5167.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  5168.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  5169.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  5170.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5171.             'data_collector.templates' => [
  5172.                 'data_collector.request' => [
  5173.                     => 'request',
  5174.                     => '@WebProfiler/Collector/request.html.twig',
  5175.                 ],
  5176.                 'data_collector.time' => [
  5177.                     => 'time',
  5178.                     => '@WebProfiler/Collector/time.html.twig',
  5179.                 ],
  5180.                 'data_collector.memory' => [
  5181.                     => 'memory',
  5182.                     => '@WebProfiler/Collector/memory.html.twig',
  5183.                 ],
  5184.                 'data_collector.validator' => [
  5185.                     => 'validator',
  5186.                     => '@WebProfiler/Collector/validator.html.twig',
  5187.                 ],
  5188.                 'data_collector.ajax' => [
  5189.                     => 'ajax',
  5190.                     => '@WebProfiler/Collector/ajax.html.twig',
  5191.                 ],
  5192.                 'data_collector.form' => [
  5193.                     => 'form',
  5194.                     => '@WebProfiler/Collector/form.html.twig',
  5195.                 ],
  5196.                 'data_collector.exception' => [
  5197.                     => 'exception',
  5198.                     => '@WebProfiler/Collector/exception.html.twig',
  5199.                 ],
  5200.                 'data_collector.logger' => [
  5201.                     => 'logger',
  5202.                     => '@WebProfiler/Collector/logger.html.twig',
  5203.                 ],
  5204.                 'data_collector.events' => [
  5205.                     => 'events',
  5206.                     => '@WebProfiler/Collector/events.html.twig',
  5207.                 ],
  5208.                 'data_collector.router' => [
  5209.                     => 'router',
  5210.                     => '@WebProfiler/Collector/router.html.twig',
  5211.                 ],
  5212.                 'data_collector.cache' => [
  5213.                     => 'cache',
  5214.                     => '@WebProfiler/Collector/cache.html.twig',
  5215.                 ],
  5216.                 'data_collector.translation' => [
  5217.                     => 'translation',
  5218.                     => '@WebProfiler/Collector/translation.html.twig',
  5219.                 ],
  5220.                 'data_collector.security' => [
  5221.                     => 'security',
  5222.                     => '@Security/Collector/security.html.twig',
  5223.                 ],
  5224.                 'data_collector.twig' => [
  5225.                     => 'twig',
  5226.                     => '@WebProfiler/Collector/twig.html.twig',
  5227.                 ],
  5228.                 'data_collector.http_client' => [
  5229.                     => 'http_client',
  5230.                     => '@WebProfiler/Collector/http_client.html.twig',
  5231.                 ],
  5232.                 'data_collector.doctrine' => [
  5233.                     => 'db',
  5234.                     => '@Doctrine/Collector/db.html.twig',
  5235.                 ],
  5236.                 'doctrine_migrations.migrations_collector' => [
  5237.                     => 'doctrine_migrations',
  5238.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5239.                 ],
  5240.                 'data_collector.dump' => [
  5241.                     => 'dump',
  5242.                     => '@Debug/Profiler/dump.html.twig',
  5243.                 ],
  5244.                 'data_collector.messenger' => [
  5245.                     => 'messenger',
  5246.                     => '@WebProfiler/Collector/messenger.html.twig',
  5247.                 ],
  5248.                 'notifier.data_collector' => [
  5249.                     => 'notifier',
  5250.                     => '@WebProfiler/Collector/notifier.html.twig',
  5251.                 ],
  5252.                 'data_collector.config' => [
  5253.                     => 'config',
  5254.                     => '@WebProfiler/Collector/config.html.twig',
  5255.                 ],
  5256.             ],
  5257.             'console.command.ids' => [
  5258.             ],
  5259.         ];
  5260.     }
  5261.     protected function throw($message)
  5262.     {
  5263.         throw new RuntimeException($message);
  5264.     }
  5265. }