var/cache/dev/ContainerSLqnckS/App_KernelDevDebugContainer.php line 1039

Open in your IDE?
  1. <?php
  2. namespace ContainerSLqnckS;
  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.             'dz_filesystem' => 'getDzFilesystemService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'http_kernel' => 'getHttpKernelService',
  53.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  54.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  55.             'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
  56.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  57.             'liip_imagine.cache.resolver.dz_uploads' => 'getLiipImagine_Cache_Resolver_DzUploadsService',
  58.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  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.             'request_stack' => 'getRequestStackService',
  65.             'router' => 'getRouterService',
  66.             'translator' => 'getTranslatorService',
  67.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  68.             'cache_clearer' => 'getCacheClearerService',
  69.             'filesystem' => 'getFilesystemService',
  70.             'serializer' => 'getSerializerService',
  71.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  72.             'form.factory' => 'getForm_FactoryService',
  73.             'form.type.file' => 'getForm_Type_FileService',
  74.             'profiler' => 'getProfilerService',
  75.             'twig' => 'getTwigService',
  76.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  77.             'security.token_storage' => 'getSecurity_TokenStorageService',
  78.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  79.             'session' => 'getSessionService',
  80.             'validator' => 'getValidatorService',
  81.         ];
  82.         $this->fileMap = [
  83.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  84.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  85.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  86.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  87.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  88.             '.container.private.session' => 'get_Container_Private_SessionService',
  89.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  90.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  91.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
  92.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
  93.             'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
  94.             'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
  95.             'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
  96.             'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
  97.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowController' => 'getShowControllerService',
  98.             'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowListController' => 'getShowListControllerService',
  99.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
  100.             'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowActionService',
  101.             'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction2Service',
  102.             'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
  103.             'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
  104.             'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
  105.             'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
  106.             'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
  107.             'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
  108.             'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
  109.             'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
  110.             'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
  111.             'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
  112.             'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
  113.             'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
  114.             'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
  115.             'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
  116.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\DeleteActivityAction' => 'getDeleteActivityActionService',
  117.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\ExportActivitiesAction' => 'getExportActivitiesActionService',
  118.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetAbstractCollectionAction' => 'getGetAbstractCollectionActionService',
  119.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
  120.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
  121.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
  122.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
  123.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
  124.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusActionService',
  125.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCollectionFileAbstractCursusAction' => 'getGetCollectionFileAbstractCursusActionService',
  126.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsActionService',
  127.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusActionService',
  128.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
  129.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusActionService',
  130.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusActionService',
  131.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusActionService',
  132.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
  133.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
  134.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
  135.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
  136.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
  137.             'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
  138.             'App\\Controller\\Admin\\Async\\Channel\\CRM\\ProspectCollectionAction' => 'getProspectCollectionActionService',
  139.             'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionActionService',
  140.             'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction2Service',
  141.             'App\\Controller\\Admin\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction3Service',
  142.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
  143.             'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
  144.             'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction4Service',
  145.             'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction5Service',
  146.             'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
  147.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
  148.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction2Service',
  149.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAdminsAction' => 'getIndexAdminsActionService',
  150.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
  151.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
  152.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RedirectControllerAction' => 'getRedirectControllerActionService',
  153.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
  154.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowAction' => 'getShowAction3Service',
  155.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
  156.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\SwitchChannelUserDataTypeAction' => 'getSwitchChannelUserDataTypeActionService',
  157.             'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
  158.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
  159.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
  160.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
  161.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
  162.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteCompanyAction' => 'getDeleteCompanyActionService',
  163.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
  164.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
  165.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteTutorAction' => 'getDeleteTutorActionService',
  166.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ExportIndexAction' => 'getExportIndexActionService',
  167.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexAction' => 'getIndexAction3Service',
  168.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
  169.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
  170.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
  171.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
  172.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowChatAction' => 'getShowChatActionService',
  173.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowCompanyAction' => 'getShowCompanyActionService',
  174.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveActionService',
  175.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowExamAction' => 'getShowExamActionService',
  176.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
  177.             'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
  178.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowLearnerAction' => 'getShowLearnerActionService',
  179.             'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileActionService',
  180.             'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
  181.             'App\\Controller\\Admin\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
  182.             'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
  183.             'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
  184.             'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction4Service',
  185.             'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
  186.             'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
  187.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction3Service',
  188.             'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
  189.             'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditActionService',
  190.             'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction4Service',
  191.             'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction2Service',
  192.             'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction5Service',
  193.             'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddActionService',
  194.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveActionService',
  195.             'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
  196.             'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardActionService',
  197.             'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
  198.             'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction4Service',
  199.             'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
  200.             'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction2Service',
  201.             'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction5Service',
  202.             'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction3Service',
  203.             'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction6Service',
  204.             'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction5Service',
  205.             'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
  206.             'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction3Service',
  207.             'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction6Service',
  208.             'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction4Service',
  209.             'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction7Service',
  210.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction7Service',
  211.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction5Service',
  212.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
  213.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
  214.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction8Service',
  215.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction6Service',
  216.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
  217.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction4Service',
  218.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction8Service',
  219.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction6Service',
  220.             'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
  221.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction7Service',
  222.             'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
  223.             'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction5Service',
  224.             'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction9Service',
  225.             'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction7Service',
  226.             'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
  227.             'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction9Service',
  228.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexAction2Service',
  229.             'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction10Service',
  230.             'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction8Service',
  231.             'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
  232.             'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction6Service',
  233.             'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction11Service',
  234.             'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction8Service',
  235.             'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction10Service',
  236.             'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction9Service',
  237.             'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
  238.             'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
  239.             'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction12Service',
  240.             'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction9Service',
  241.             'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction11Service',
  242.             'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
  243.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction2Service',
  244.             'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
  245.             'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction10Service',
  246.             'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
  247.             'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateActionService',
  248.             'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
  249.             'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction13Service',
  250.             'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction10Service',
  251.             'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction12Service',
  252.             'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
  253.             'App\\Controller\\Admin\\IndexAction' => 'getIndexAction14Service',
  254.             'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
  255.             'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
  256.             'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
  257.             'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
  258.             'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
  259.             'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
  260.             'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction2Service',
  261.             'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
  262.             'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction7Service',
  263.             'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction15Service',
  264.             'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction6Service',
  265.             'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
  266.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
  267.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
  268.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
  269.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
  270.             'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
  271.             'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
  272.             'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
  273.             'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction3Service',
  274.             'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
  275.             'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction7Service',
  276.             'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction2Service',
  277.             'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutActionService',
  278.             'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
  279.             'App\\Controller\\Sync\\AdditionalData\\HandleAdditionalDataActionAction' => 'getHandleAdditionalDataActionActionService',
  280.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction8Service',
  281.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction3Service',
  282.             'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction2Service',
  283.             'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction9Service',
  284.             'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction4Service',
  285.             'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
  286.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction10Service',
  287.             'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction5Service',
  288.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction11Service',
  289.             'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction6Service',
  290.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction12Service',
  291.             'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction7Service',
  292.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction13Service',
  293.             'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction8Service',
  294.             'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction14Service',
  295.             'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction9Service',
  296.             'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction15Service',
  297.             'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction10Service',
  298.             'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction16Service',
  299.             'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction11Service',
  300.             'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction17Service',
  301.             'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction12Service',
  302.             'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction18Service',
  303.             'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction13Service',
  304.             'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction19Service',
  305.             'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction14Service',
  306.             'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction20Service',
  307.             'App\\Controller\\Sync\\Channel\\Training\\DeleteAction' => 'getDeleteAction11Service',
  308.             'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction15Service',
  309.             'App\\Controller\\Sync\\Channel\\Training\\PostAction' => 'getPostActionService',
  310.             'App\\Controller\\Sync\\Channel\\Training\\PutAction' => 'getPutAction2Service',
  311.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction21Service',
  312.             'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction16Service',
  313.             'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction17Service',
  314.             'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction22Service',
  315.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  316.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  317.             'Faker\\Generator' => 'getGeneratorService',
  318.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  319.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction23Service',
  320.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  321.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  322.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  323.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  324.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  325.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction12Service',
  326.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction8Service',
  327.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction16Service',
  328.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction11Service',
  329.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  330.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  331.             'app.dz_file_namer' => 'getApp_DzFileNamerService',
  332.             'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
  333.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  334.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  335.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  336.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  337.             'cache.app_clearer' => 'getCache_AppClearerService',
  338.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  339.             'cache.system_clearer' => 'getCache_SystemClearerService',
  340.             'cache_warmer' => 'getCacheWarmerService',
  341.             'console.command_loader' => 'getConsole_CommandLoaderService',
  342.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  343.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  344.             'error_controller' => 'getErrorControllerService',
  345.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  346.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  347.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  348.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  349.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  350.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  351.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  352.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  353.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  354.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  355.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  356.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  357.             'jms_serializer' => 'getJmsSerializerService',
  358.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  359.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  360.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  361.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  362.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  363.             'knp_paginator' => 'getKnpPaginatorService',
  364.             'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
  365.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  366.             'liip_imagine.binary.loader.dz_uploads' => 'getLiipImagine_Binary_Loader_DzUploadsService',
  367.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  368.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  369.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  370.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  371.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  372.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  373.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  374.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  375.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  376.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  377.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  378.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  379.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  380.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  381.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  382.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  383.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  384.             'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
  385.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  386.             'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
  387.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  388.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  389.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  390.             'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
  391.             'oneup_uploader.controller.dz_upload' => 'getOneupUploader_Controller_DzUploadService',
  392.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  393.             'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
  394.             'oneup_uploader.orphanage.dz_upload' => 'getOneupUploader_Orphanage_DzUploadService',
  395.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  396.             'routing.loader' => 'getRouting_LoaderService',
  397.             'services_resetter' => 'getServicesResetterService',
  398.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  399.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  400.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  401.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  402.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  403.         ];
  404.         $this->aliases = [
  405.             'App\\Kernel' => 'kernel',
  406.             'database_connection' => 'doctrine.dbal.default_connection',
  407.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  408.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  409.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  410.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  411.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  412.         ];
  413.         $this->privates['service_container'] = function () {
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  420.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  423.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
  424.             include_once \dirname(__DIR__4).'/src/EventSubscriber/RequestCookieDomainSubscriber.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  430.             include_once \dirname(__DIR__4).'/src/Repository/App/AppRepository.php';
  431.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  433.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
  434.             include_once \dirname(__DIR__4).'/src/Service/Sync/Routing/Routing.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  437.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  449.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  475.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  538.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  588.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceDoctrineParamConverter.php';
  589.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  591.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  594.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  595.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  605.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  607.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  608.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  611.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  612.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  613.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  614.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  631.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  632.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  633.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  635.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  636.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  637.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  638.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  639.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  640.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  641.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  642.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  643.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  645.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  646.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  648.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  649.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  650.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  651.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  652.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  653.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  654.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  655.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  656.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  657.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  658.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  659.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  660.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  661.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  662.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  663.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  685.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  686.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  687.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  688.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  689.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  690.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  691.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  692.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  693.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  696.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  697.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  698.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  699.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  700.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  701.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  703.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  709.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  710.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  712.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  714.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  716.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  717.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  718.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  720.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
  721.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  722.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  723.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  724.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  726.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  727.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  728.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  729.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  732.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  734.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  750.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  751.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  752.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  753.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  754.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  755.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  756.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  757.             include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  758.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  764.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  780.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
  781.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  788.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/UserNormalizer.php';
  789.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  792.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  831.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  836.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  838.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  839.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  842.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  843.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  844.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  845.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  846.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  849.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  868.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
  869.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Account/NotificationExtension.php';
  870.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelExtension.php';
  871.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
  872.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
  873.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
  874.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
  875.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
  876.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
  877.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
  878.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
  879.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
  880.             include_once \dirname(__DIR__4).'/src/Twig/Extension/FileExtension.php';
  881.             include_once \dirname(__DIR__4).'/src/Twig/Extension/UserFromChannelExtension.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  883.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  884.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  885.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  886.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  887.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  888.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  889.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  890.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  891.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  892.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  893.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  894.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  895.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  896.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  897.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  898.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  899.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  900.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  901.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  902.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  903.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  904.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  905.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  906.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  907.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  908.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  909.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  912.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  913.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  914.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  915.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  918.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  920.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  928.         };
  929.     }
  930.     public function compile(): void
  931.     {
  932.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  933.     }
  934.     public function isCompiled(): bool
  935.     {
  936.         return true;
  937.     }
  938.     public function getRemovedIds(): array
  939.     {
  940.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  941.     }
  942.     protected function load($file$lazyLoad true)
  943.     {
  944.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  945.             return $class::do($this$lazyLoad);
  946.         }
  947.         if ('.' === $file[-4]) {
  948.             $class substr($class0, -4);
  949.         } else {
  950.             $file .= '.php';
  951.         }
  952.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  953.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  954.     }
  955.     protected function createProxy($class\Closure $factory)
  956.     {
  957.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  958.         return $factory();
  959.     }
  960.     /**
  961.      * Gets the public '.container.private.filesystem' shared service.
  962.      *
  963.      * @return \Symfony\Component\Filesystem\Filesystem
  964.      */
  965.     protected function get_Container_Private_FilesystemService()
  966.     {
  967.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  968.     }
  969.     /**
  970.      * Gets the public '.container.private.profiler' shared service.
  971.      *
  972.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  973.      */
  974.     protected function get_Container_Private_ProfilerService()
  975.     {
  976.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  977.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  978.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  979.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  980.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  981.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  982.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  983.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  984.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  985.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  986.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  987.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  988.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  989.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  990.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  991.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  992.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  993.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  994.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  995.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  996.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  997.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  998.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  999.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1000.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1001.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1002.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1003.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1004.         if ($this->has('kernel')) {
  1005.             $h->setKernel($b);
  1006.         }
  1007.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1008.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1009.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1010.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1011.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1012.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1013.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1014.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1015.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1016.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1017.         $instance->add($d);
  1018.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1019.         $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));
  1020.         $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())));
  1021.         $instance->add($e);
  1022.         $instance->add($f);
  1023.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1024.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1025.         $instance->add($g);
  1026.         $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()))));
  1027.         $instance->add($h);
  1028.         return $instance;
  1029.     }
  1030.     /**
  1031.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1032.      *
  1033.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1034.      */
  1035.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1036.     {
  1037.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1038.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1039.             return $this->services['.container.private.security.authorization_checker'];
  1040.         }
  1041.         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);
  1042.     }
  1043.     /**
  1044.      * Gets the public '.container.private.security.token_storage' shared service.
  1045.      *
  1046.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1047.      */
  1048.     protected function get_Container_Private_Security_TokenStorageService()
  1049.     {
  1050.         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, [
  1051.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1052.         ], [
  1053.             'request_stack' => '?',
  1054.         ]));
  1055.     }
  1056.     /**
  1057.      * Gets the public '.container.private.serializer' shared service.
  1058.      *
  1059.      * @return \Symfony\Component\Serializer\Serializer
  1060.      */
  1061.     protected function get_Container_Private_SerializerService()
  1062.     {
  1063.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1064.         if (isset($this->services['.container.private.serializer'])) {
  1065.             return $this->services['.container.private.serializer'];
  1066.         }
  1067.         $b = ($this->services['router'] ?? $this->getRouterService());
  1068.         if (isset($this->services['.container.private.serializer'])) {
  1069.             return $this->services['.container.private.serializer'];
  1070.         }
  1071.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1072.         if (isset($this->services['.container.private.serializer'])) {
  1073.             return $this->services['.container.private.serializer'];
  1074.         }
  1075.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1076.         if (isset($this->services['.container.private.serializer'])) {
  1077.             return $this->services['.container.private.serializer'];
  1078.         }
  1079.         $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1080.         $f = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1081.         $g = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1082.         $h = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($f);
  1083.         $i = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($f$g$e$a$hNULL);
  1084.         $j = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($f$g$e$a$hNULL);
  1085.         $j->setEm($d);
  1086.         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()]);
  1087.     }
  1088.     /**
  1089.      * Gets the public '.container.private.twig' shared service.
  1090.      *
  1091.      * @return \Twig\Environment
  1092.      */
  1093.     protected function get_Container_Private_TwigService()
  1094.     {
  1095.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1096.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1097.         $a->addPath((\dirname(__DIR__4).'/config/caddy'), 'caddy');
  1098.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1099.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1100.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1101.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1102.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1103.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1104.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1105.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1106.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1107.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1108.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1109.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1110.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  1111.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  1112.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  1113.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1114.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1115.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1116.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1117.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1118.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1119.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  1120.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  1121.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  1122.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  1123.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1124.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1125.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1126.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1127.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  1128.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  1129.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  1130.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  1131.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1132.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1133.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1134.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1135.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1136.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1137.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1138.         $f = ($this->services['router'] ?? $this->getRouterService());
  1139.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1140.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1141.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1142.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1143.         $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  1144.         $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  1145.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1146.         $k->setEnvironment('dev');
  1147.         $k->setDebug(true);
  1148.         if ($this->has('.container.private.security.token_storage')) {
  1149.             $k->setTokenStorage($h);
  1150.         }
  1151.         if ($this->has('request_stack')) {
  1152.             $k->setRequestStack($g);
  1153.         }
  1154.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1155.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1156.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1157.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1158.         $instance->addExtension($d);
  1159.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1160.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1161.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1162.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1163.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1164.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1165.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1166.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1167.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1168.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1169.         $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())));
  1170.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1171.         $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)));
  1172.         $instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
  1173.         $instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
  1174.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
  1175.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
  1176.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
  1177.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
  1178.         $instance->addExtension(new \App\Twig\Extension\Channel\ChannelUserExtension($c));
  1179.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
  1180.         $instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
  1181.         $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())));
  1182.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
  1183.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
  1184.         $instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
  1185.         $instance->addExtension(new \App\Twig\Extension\FileExtension());
  1186.         $instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
  1187.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1188.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1189.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1190.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1191.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1192.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1193.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1194.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1195.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1196.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1197.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1198.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1199.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1200.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1201.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1202.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1203.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1204.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1205.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1206.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1207.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1208.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1209.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1210.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1211.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1212.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1213.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1214.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1215.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1216.         ], [
  1217.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1218.             'webpack_encore.tag_renderer' => '?',
  1219.         ])));
  1220.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1221.         $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()))));
  1222.         $instance->addExtension($j);
  1223.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1224.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1225.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1226.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'true],
  1227.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'true],
  1228.         ], [
  1229.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1230.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1231.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1232.         $instance->addGlobal('app'$k);
  1233.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1234.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates''App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime''getHeaderCalendarRuntimeService'true],
  1235.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates''App\\Twig\\Runtime\\Account\\NotificationRuntime''getNotificationRuntimeService'true],
  1236.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime''getChannelLicensesRuntimeService'true],
  1237.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime''getChannelPermissionRuntimeService'true],
  1238.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelRuntime''getChannelRuntimeService'true],
  1239.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime''getChannelSessionRuntimeService'true],
  1240.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime''getAttemptBlockRuntimeService'true],
  1241.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime''getAttemptRuntimeService'true],
  1242.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates''App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime''getPositioningTestRuntimeService'true],
  1243.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime''getActivityRuntimeService'true],
  1244.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'true],
  1245.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates''App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime''getCursusRuntimeService'true],
  1246.             'App\\Twig\\Runtime\\FileRuntime' => ['privates''App\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'true],
  1247.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1248.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1249.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1250.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1251.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'true],
  1252.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'true],
  1253.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'true],
  1254.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'true],
  1255.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'true],
  1256.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'true],
  1257.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntime2Service'true],
  1258.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntime2Service'true],
  1259.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'true],
  1260.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'true],
  1261.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'true],
  1262.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntime2Service'true],
  1263.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'true],
  1264.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'true],
  1265.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'true],
  1266.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'true],
  1267.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'true],
  1268.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'true],
  1269.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'true],
  1270.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'true],
  1271.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'true],
  1272.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'true],
  1273.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1274.         ], [
  1275.             'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
  1276.             'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
  1277.             'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
  1278.             'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
  1279.             'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
  1280.             'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
  1281.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
  1282.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
  1283.             'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
  1284.             'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
  1285.             'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
  1286.             'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
  1287.             'App\\Twig\\Runtime\\FileRuntime' => '?',
  1288.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1289.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1290.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1291.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1292.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1293.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1294.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1295.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1296.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1297.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1298.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1299.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1300.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1301.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1302.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1303.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1304.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1305.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1306.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1307.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1308.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1309.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1310.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1311.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1312.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1313.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1314.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1315.         ])));
  1316.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1317.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1318.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1319.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2','' ')))->configure($instance);
  1320.         return $instance;
  1321.     }
  1322.     /**
  1323.      * Gets the public '.container.private.validator' shared service.
  1324.      *
  1325.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1326.      */
  1327.     protected function get_Container_Private_ValidatorService()
  1328.     {
  1329.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1330.         if (isset($this->services['.container.private.validator'])) {
  1331.             return $this->services['.container.private.validator'];
  1332.         }
  1333.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1334.     }
  1335.     /**
  1336.      * Gets the public 'cache.app' shared service.
  1337.      *
  1338.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1339.      */
  1340.     protected function getCache_AppService()
  1341.     {
  1342.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.MC4vvh3'] ?? $this->get_CacheConnection_MC4vvh3Service()), 'lU5aPu3o0C'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1343.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1344.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1345.     }
  1346.     /**
  1347.      * Gets the public 'cache.system' shared service.
  1348.      *
  1349.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1350.      */
  1351.     protected function getCache_SystemService()
  1352.     {
  1353.         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())));
  1354.     }
  1355.     /**
  1356.      * Gets the public 'cache.validator_expression_language' shared service.
  1357.      *
  1358.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1359.      */
  1360.     protected function getCache_ValidatorExpressionLanguageService()
  1361.     {
  1362.         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())));
  1363.     }
  1364.     /**
  1365.      * Gets the public 'craue_formflow_util' shared service.
  1366.      *
  1367.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1368.      */
  1369.     protected function getCraueFormflowUtilService()
  1370.     {
  1371.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1372.     }
  1373.     /**
  1374.      * Gets the public 'cursus_filesystem' shared service.
  1375.      *
  1376.      * @return \League\Flysystem\Filesystem
  1377.      */
  1378.     protected function getCursusFilesystemService()
  1379.     {
  1380.         return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/cursus/'), NULL22NULLfalse), []);
  1381.     }
  1382.     /**
  1383.      * Gets the public 'data_collector.dump' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1386.      */
  1387.     protected function getDataCollector_DumpService()
  1388.     {
  1389.         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()));
  1390.     }
  1391.     /**
  1392.      * Gets the public 'doctrine' shared service.
  1393.      *
  1394.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1395.      */
  1396.     protected function getDoctrineService()
  1397.     {
  1398.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1399.     }
  1400.     /**
  1401.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1402.      *
  1403.      * @return \Doctrine\DBAL\Connection
  1404.      */
  1405.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1406.     {
  1407.         $a = new \Doctrine\DBAL\Configuration();
  1408.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1409.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1410.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1411.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1412.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1413.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1414.         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, [
  1415.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber''getSyncSubscriberService'true],
  1416.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => ['privates''App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber''getTrackEntitySubscriberService'true],
  1417.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'true],
  1418.             '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],
  1419.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'true],
  1420.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'true],
  1421.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'true],
  1422.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'true],
  1423.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'true],
  1424.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'true],
  1425.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1426.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1427.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1428.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1429.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1430.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'true],
  1431.             '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],
  1432.             '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],
  1433.             '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],
  1434.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'true],
  1435.         ], [
  1436.             'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
  1437.             'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => '?',
  1438.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  1439.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  1440.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  1441.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  1442.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  1443.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  1444.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  1445.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  1446.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1447.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1448.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1449.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1450.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1451.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  1452.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  1453.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  1454.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  1455.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  1456.         ]), [=> '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']]), []);
  1457.     }
  1458.     /**
  1459.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1460.      *
  1461.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1462.      */
  1463.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1464.     {
  1465.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1466.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''getAvatarListenerService'true],
  1467.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''getCanonicalizerListenerService'true],
  1468.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''getUserDeleteSubscriberService'true],
  1469.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''getUserNewSubscriberService'true],
  1470.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''getChannelUserDataSubscriberService'true],
  1471.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''getCursusSubscriberService'true],
  1472.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''getFileAbstractCursusSubscriberService'true],
  1473.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''getChannelSubscriberService'true],
  1474.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''getChannelWhiteLabelSubscriberService'true],
  1475.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''getGroupSubscriberService'true],
  1476.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''getImageListenerService'true],
  1477.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''getLicensesOrderSubscriberService'true],
  1478.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''getOwnerPermissionListenerService'true],
  1479.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''getAnswerSubscriberService'true],
  1480.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''getAttemptBlockSubscriberService'true],
  1481.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''getAttemptSubscriberService'true],
  1482.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''getFileQuestionSubscriberService'true],
  1483.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''getQuestionAnswerSubscriberService'true],
  1484.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''getSessionSubscriberService'true],
  1485.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''getTrainingSubscriberService'true],
  1486.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''getUserFromChannelSubscriberService'true],
  1487.         ], [
  1488.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
  1489.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
  1490.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
  1491.             'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
  1492.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
  1493.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
  1494.             'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
  1495.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
  1496.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
  1497.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
  1498.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
  1499.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
  1500.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
  1501.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
  1502.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
  1503.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
  1504.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
  1505.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
  1506.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
  1507.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
  1508.             'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
  1509.         ]));
  1510.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1511.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
  1512.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1513.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
  1514.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
  1515.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber''App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
  1516.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
  1517.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1518.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1519.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1520.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
  1521.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1522.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1523.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1524.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
  1525.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1526.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1527.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1528.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
  1529.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1530.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1531.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
  1532.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1533.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1534.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener''App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
  1535.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1536.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1537.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1538.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1539.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
  1540.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1541.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1542.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1543.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1544.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
  1545.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
  1546.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1547.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
  1548.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1549.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1550.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
  1551.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1552.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1553.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1554.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
  1555.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1556.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
  1557.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber''App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
  1558.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1559.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
  1560.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1561.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1562.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1563.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1564.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
  1565.         $instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber''App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
  1566.         return $instance;
  1567.     }
  1568.     /**
  1569.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1570.      *
  1571.      * @return \Doctrine\ORM\EntityManager
  1572.      */
  1573.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1574.     {
  1575.         if ($lazyLoad) {
  1576.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1577.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1578.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1579.                     $proxy->setProxyInitializer(null);
  1580.                     return true;
  1581.                 });
  1582.             });
  1583.         }
  1584.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1585.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1586.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1587.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1588.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1589.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1590.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1591.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1592.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1593.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1594.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1595.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1596.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1598.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1599.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1600.         $a = new \Doctrine\ORM\Configuration();
  1601.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1602.         $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')])));
  1603.         $b->addDriver($c'App\\Entity');
  1604.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  1605.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  1606.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  1607.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  1608.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1609.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1610.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1611.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1612.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1613.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1614.         ], [
  1615.             'doctrine.ulid_generator' => '?',
  1616.             'doctrine.uuid_generator' => '?',
  1617.         ])));
  1618.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1619.         $a->setProxyNamespace('Proxies');
  1620.         $a->setAutoGenerateProxyClasses(true);
  1621.         $a->setSchemaIgnoreClasses([]);
  1622.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1623.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1624.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1625.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1626.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1627.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1628.             'App\\Repository\\Account\\NotificationRepository' => ['privates''App\\Repository\\Account\\NotificationRepository''getNotificationRepositoryService'true],
  1629.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'true],
  1630.             'App\\Repository\\App\\AppRepository' => ['privates''App\\Repository\\App\\AppRepository''getAppRepositoryService'false],
  1631.             'App\\Repository\\App\\SyncAdditionalDataRepository' => ['privates''App\\Repository\\App\\SyncAdditionalDataRepository''getSyncAdditionalDataRepositoryService'true],
  1632.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository''getAbstractCursusActivityRepositoryService'true],
  1633.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository''getMeetingActivityRepositoryService'true],
  1634.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository''getMessageActivityRepositoryService'true],
  1635.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates''App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository''getTrackDataActivityRepositoryService'true],
  1636.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'true],
  1637.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository''getAbstractCursusRepositoryService'true],
  1638.             'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository''getCompanyRepositoryService'true],
  1639.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\ExamRepository''getExamRepositoryService'true],
  1640.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository''getFileAbstractCursusRepositoryService'true],
  1641.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\FounderRepository''getFounderRepositoryService'true],
  1642.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1643.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository''getSessionCursusRepositoryService'true],
  1644.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates''App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository''getTrainingCursusRepositoryService'true],
  1645.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => ['privates''App\\Repository\\Channel\\CRM\\ProspectRepository''getProspectRepositoryService'true],
  1646.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'true],
  1647.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates''App\\Repository\\Channel\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'true],
  1648.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserServicePermissionRepository''getChannelUserServicePermissionRepositoryService'true],
  1649.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates''App\\Repository\\Channel\\ChannelUserSessionPermissionRepository''getChannelUserSessionPermissionRepositoryService'true],
  1650.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'true],
  1651.             'App\\Repository\\Channel\\GroupRepository' => ['privates''App\\Repository\\Channel\\GroupRepository''getGroupRepositoryService'true],
  1652.             'App\\Repository\\Channel\\MaterialRepository' => ['privates''App\\Repository\\Channel\\MaterialRepository''getMaterialRepositoryService'true],
  1653.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'true],
  1654.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates''App\\Repository\\Channel\\Payment\\LicensesOrderRepository''getLicensesOrderRepositoryService'true],
  1655.             'App\\Repository\\Channel\\PlaceRepository' => ['privates''App\\Repository\\Channel\\PlaceRepository''getPlaceRepositoryService'true],
  1656.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository''getAttemptBlockRepositoryService'true],
  1657.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository''getAttemptRepositoryService'true],
  1658.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\BlockRepository''getBlockRepositoryService'true],
  1659.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates''App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository''getPositioningTestRepositoryService'true],
  1660.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'true],
  1661.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'true],
  1662.             'App\\Repository\\Channel\\RoomRepository' => ['privates''App\\Repository\\Channel\\RoomRepository''getRoomRepositoryService'true],
  1663.             'App\\Repository\\Channel\\ServiceRepository' => ['privates''App\\Repository\\Channel\\ServiceRepository''getServiceRepositoryService'true],
  1664.             'App\\Repository\\Channel\\SessionRepository' => ['privates''App\\Repository\\Channel\\SessionRepository''getSessionRepositoryService'true],
  1665.             'App\\Repository\\Channel\\TrainingRepository' => ['privates''App\\Repository\\Channel\\TrainingRepository''getTrainingRepositoryService'true],
  1666.             'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates''App\\Repository\\Channel\\UserFromChannelRepository''getUserFromChannelRepositoryService'true],
  1667.             'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates''App\\Repository\\Commercial\\LicensesOfferRepository''getLicensesOfferRepositoryService'true],
  1668.             'App\\Repository\\Common\\FileRepository' => ['privates''App\\Repository\\Common\\FileRepository''getFileRepositoryService'true],
  1669.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewChannelRepository''getCustomViewChannelRepositoryService'true],
  1670.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewCommercialRepository''getCustomViewCommercialRepositoryService'true],
  1671.             'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates''App\\Repository\\CustomizableView\\CustomViewRepository''getCustomViewRepositoryService'true],
  1672.             'App\\Repository\\OAuth\\ClientRepository' => ['privates''App\\Repository\\OAuth\\ClientRepository''getClientRepositoryService'true],
  1673.         ], [
  1674.             'App\\Repository\\Account\\NotificationRepository' => '?',
  1675.             'App\\Repository\\Account\\UserRepository' => '?',
  1676.             'App\\Repository\\App\\AppRepository' => '?',
  1677.             'App\\Repository\\App\\SyncAdditionalDataRepository' => '?',
  1678.             'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
  1679.             'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
  1680.             'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
  1681.             'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
  1682.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  1683.             'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
  1684.             'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => '?',
  1685.             'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
  1686.             'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
  1687.             'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
  1688.             'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
  1689.             'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
  1690.             'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
  1691.             'App\\Repository\\Channel\\CRM\\ProspectRepository' => '?',
  1692.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  1693.             'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
  1694.             'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
  1695.             'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
  1696.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  1697.             'App\\Repository\\Channel\\GroupRepository' => '?',
  1698.             'App\\Repository\\Channel\\MaterialRepository' => '?',
  1699.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  1700.             'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
  1701.             'App\\Repository\\Channel\\PlaceRepository' => '?',
  1702.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
  1703.             'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
  1704.             'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
  1705.             'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
  1706.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  1707.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  1708.             'App\\Repository\\Channel\\RoomRepository' => '?',
  1709.             'App\\Repository\\Channel\\ServiceRepository' => '?',
  1710.             'App\\Repository\\Channel\\SessionRepository' => '?',
  1711.             'App\\Repository\\Channel\\TrainingRepository' => '?',
  1712.             'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
  1713.             'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
  1714.             'App\\Repository\\Common\\FileRepository' => '?',
  1715.             'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
  1716.             'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
  1717.             'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
  1718.             'App\\Repository\\OAuth\\ClientRepository' => '?',
  1719.         ])));
  1720.         $a->addCustomStringFunction('MATCH_AGAINST''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
  1721.         $a->addCustomStringFunction('RAND''DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
  1722.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1723.         $a->addCustomNumericFunction('CEIL''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1724.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1725.         $a->addCustomDatetimeFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1726.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1727.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1728.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1729.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1730.         return $instance;
  1731.     }
  1732.     /**
  1733.      * Gets the public 'dz_filesystem' shared service.
  1734.      *
  1735.      * @return \League\Flysystem\Filesystem
  1736.      */
  1737.     protected function getDzFilesystemService()
  1738.     {
  1739.         return $this->services['dz_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads/dz/'), NULL22NULLfalse), []);
  1740.     }
  1741.     /**
  1742.      * Gets the public 'event_dispatcher' shared service.
  1743.      *
  1744.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1745.      */
  1746.     protected function getEventDispatcherService()
  1747.     {
  1748.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1749.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1750.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1751.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1752.         $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())));
  1753.         $instance->addListener('oneup_uploader.post_upload', [=> function () {
  1754.             return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
  1755.         }, => 'postUpload'], 0);
  1756.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1757.             return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
  1758.         }, => 'onValidate'], 0);
  1759.         $instance->addListener('kernel.controller', [=> function () {
  1760.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1761.         }, => 'onKernelController'], 0);
  1762.         $instance->addListener('kernel.request', [=> function () {
  1763.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1764.         }, => 'onKernelRequest'], 0);
  1765.         $instance->addListener('kernel.exception', [=> function () {
  1766.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1767.         }, => 'onKernelException'], 0);
  1768.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1769.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1770.         }, => 'onPreviousStepInvalid'], 0);
  1771.         $instance->addListener('flow.flow_expired', [=> function () {
  1772.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1773.         }, => 'onFlowExpired'], 0);
  1774.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  1775.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  1776.         }, => 'onFilterBuilderPrepare'], 0);
  1777.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  1778.             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')));
  1779.         }, => 'onApplyFilterCondition'], 0);
  1780.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1781.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  1782.         }, => 'onValidate'], 0);
  1783.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1784.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  1785.         }, => 'onValidate'], 0);
  1786.         $instance->addListener('oneup_uploader.validation', [=> function () {
  1787.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  1788.         }, => 'onValidate'], 0);
  1789.         $instance->addListener('kernel.request', [=> function () {
  1790.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1791.         }, => 'onKernelRequest'], 250);
  1792.         $instance->addListener('kernel.response', [=> function () {
  1793.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1794.         }, => 'onKernelResponse'], 0);
  1795.         $instance->addListener('kernel.response', [=> function () {
  1796.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1797.         }, => 'onResponse'], -10);
  1798.         $instance->addListener('knp_pager.items', [=> function () {
  1799.             return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
  1800.         }, => 'items'], 0);
  1801.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  1802.             return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
  1803.         }, => '__invoke'], 0);
  1804.         $instance->addListener('kernel.request', [=> function () {
  1805.             return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  1806.         }, => '__invoke'], 0);
  1807.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1808.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber()));
  1809.         }, => 'logout'], 0);
  1810.         $instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [=> function () {
  1811.             return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
  1812.         }, => 'onPreAuthorization'], 0);
  1813.         $instance->addListener('kernel.request', [=> function () {
  1814.             return ($this->privates['App\\EventSubscriber\\RequestCookieDomainSubscriber'] ?? $this->getRequestCookieDomainSubscriberService());
  1815.         }, => '__invoke'], 300);
  1816.         $instance->addListener('kernel.terminate', [=> function () {
  1817.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1818.         }, => 'sendTracked'], 0);
  1819.         $instance->addListener('console.terminate', [=> function () {
  1820.             return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
  1821.         }, => 'sendTracked'], 0);
  1822.         $instance->addListener('kernel.response', [=> function () {
  1823.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1824.         }, => 'onKernelResponse'], 0);
  1825.         $instance->addListener('kernel.response', [=> function () {
  1826.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1827.         }, => 'onKernelResponse'], -1024);
  1828.         $instance->addListener('kernel.request', [=> function () {
  1829.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1830.         }, => 'setDefaultLocale'], 100);
  1831.         $instance->addListener('kernel.request', [=> function () {
  1832.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1833.         }, => 'onKernelRequest'], 16);
  1834.         $instance->addListener('kernel.finish_request', [=> function () {
  1835.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1836.         }, => 'onKernelFinishRequest'], 0);
  1837.         $instance->addListener('kernel.request', [=> function () {
  1838.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1839.         }, => 'onKernelRequest'], 256);
  1840.         $instance->addListener('kernel.response', [=> function () {
  1841.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1842.         }, => 'onResponse'], -255);
  1843.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1844.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1845.         }, => 'onControllerArguments'], 0);
  1846.         $instance->addListener('kernel.exception', [=> function () {
  1847.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1848.         }, => 'logKernelException'], 0);
  1849.         $instance->addListener('kernel.exception', [=> function () {
  1850.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1851.         }, => 'onKernelException'], -128);
  1852.         $instance->addListener('kernel.response', [=> function () {
  1853.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1854.         }, => 'removeCspHeader'], -128);
  1855.         $instance->addListener('kernel.request', [=> function () {
  1856.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1857.         }, => 'onKernelRequest'], 15);
  1858.         $instance->addListener('kernel.finish_request', [=> function () {
  1859.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1860.         }, => 'onKernelFinishRequest'], -15);
  1861.         $instance->addListener('console.error', [=> function () {
  1862.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1863.         }, => 'onConsoleError'], -128);
  1864.         $instance->addListener('console.terminate', [=> function () {
  1865.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1866.         }, => 'onConsoleTerminate'], -128);
  1867.         $instance->addListener('console.error', [=> function () {
  1868.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1869.         }, => 'onConsoleError'], 0);
  1870.         $instance->addListener('kernel.request', [=> function () {
  1871.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1872.         }, => 'configure'], 2048);
  1873.         $instance->addListener('console.command', [=> function () {
  1874.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1875.         }, => 'configure'], 2048);
  1876.         $instance->addListener('kernel.request', [=> function () {
  1877.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1878.         }, => 'onKernelRequest'], 32);
  1879.         $instance->addListener('kernel.finish_request', [=> function () {
  1880.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1881.         }, => 'onKernelFinishRequest'], 0);
  1882.         $instance->addListener('kernel.exception', [=> function () {
  1883.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1884.         }, => 'onKernelException'], -64);
  1885.         $instance->addListener('kernel.response', [=> function () {
  1886.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1887.         }, => 'onKernelResponse'], 0);
  1888.         $instance->addListener('kernel.request', [=> function () {
  1889.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1890.         }, => 'onKernelRequest'], 128);
  1891.         $instance->addListener('kernel.response', [=> function () {
  1892.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1893.         }, => 'onKernelResponse'], -1000);
  1894.         $instance->addListener('kernel.finish_request', [=> function () {
  1895.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1896.         }, => 'onFinishRequest'], 0);
  1897.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1898.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1899.         }, => 'onMessageFailed'], 100);
  1900.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1901.             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()));
  1902.         }, => 'onMessageFailed'], 200);
  1903.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1904.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1905.         }, => 'onWorkerStarted'], 0);
  1906.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1907.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1908.         }, => 'onWorkerRunning'], 0);
  1909.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1910.             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()));
  1911.         }, => 'onMessageFailed'], 0);
  1912.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1913.             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()));
  1914.         }, => 'onWorkerRunning'], 0);
  1915.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1916.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1917.         }, => 'onNotification'], -255);
  1918.         $instance->addListener('kernel.response', [=> function () {
  1919.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1920.         }, => 'onKernelResponse'], -100);
  1921.         $instance->addListener('kernel.exception', [=> function () {
  1922.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1923.         }, => 'onKernelException'], 0);
  1924.         $instance->addListener('kernel.terminate', [=> function () {
  1925.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1926.         }, => 'onKernelTerminate'], -1024);
  1927.         $instance->addListener('kernel.controller', [=> function () {
  1928.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1929.         }, => 'onKernelController'], 0);
  1930.         $instance->addListener('kernel.response', [=> function () {
  1931.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1932.         }, => 'onKernelResponse'], 0);
  1933.         $instance->addListener('kernel.controller', [=> function () {
  1934.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1935.         }, => 'onKernelController'], 0);
  1936.         $instance->addListener('kernel.controller', [=> function () {
  1937.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1938.         }, => 'onKernelController'], 0);
  1939.         $instance->addListener('kernel.controller', [=> function () {
  1940.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1941.         }, => 'onKernelController'], -128);
  1942.         $instance->addListener('kernel.view', [=> function () {
  1943.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1944.         }, => 'onKernelView'], 0);
  1945.         $instance->addListener('kernel.controller', [=> function () {
  1946.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1947.         }, => 'onKernelController'], 0);
  1948.         $instance->addListener('kernel.response', [=> function () {
  1949.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1950.         }, => 'onKernelResponse'], 0);
  1951.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1952.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1953.         }, => 'onKernelControllerArguments'], 0);
  1954.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1955.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1956.         }, => 'onKernelControllerArguments'], 0);
  1957.         $instance->addListener('kernel.response', [=> function () {
  1958.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1959.         }, => 'onKernelResponse'], -128);
  1960.         $instance->addListener('console.command', [=> function () {
  1961.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1962.         }, => 'onCommand'], 255);
  1963.         $instance->addListener('console.terminate', [=> function () {
  1964.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1965.         }, => 'onTerminate'], -255);
  1966.         $instance->addListener('console.command', [=> function () {
  1967.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1968.         }, => 'configure'], 1024);
  1969.         $instance->addListener('console.error', [=> function () {
  1970.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1971.         }, => 'onConsoleError'], 0);
  1972.         $instance->addListener('console.terminate', [=> function () {
  1973.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1974.         }, => 'onConsoleTerminate'], 0);
  1975.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1976.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1977.         }, => 'onWorkerMessageHandled'], 0);
  1978.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1979.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1980.         }, => 'onWorkerMessageFailed'], 0);
  1981.         $instance->addListener('kernel.response', [=> function () {
  1982.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1983.         }, => 'onKernelResponse'], 0);
  1984.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1985.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1986.         }, => 'onVoterVote'], 0);
  1987.         $instance->addListener('kernel.request', [=> function () {
  1988.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1989.         }, => 'configureLogoutUrlGenerator'], 8);
  1990.         $instance->addListener('kernel.request', [=> function () {
  1991.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1992.         }, => 'onKernelRequest'], 8);
  1993.         $instance->addListener('kernel.finish_request', [=> function () {
  1994.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1995.         }, => 'onKernelFinishRequest'], 0);
  1996.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1997.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  1998.         }, => '__invoke'], 31);
  1999.         $instance->addListener('kernel.request', [=> function () {
  2000.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  2001.         }, => '__invoke'], 32);
  2002.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2003.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  2004.         }, => '__invoke'], 15);
  2005.         $instance->addListener('kernel.controller', [=> function () {
  2006.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  2007.         }, => '__invoke'], 15);
  2008.         $instance->addListener('kernel.view', [=> function () {
  2009.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
  2010.         }, => '__invoke'], 63);
  2011.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2012.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  2013.         }, => '__invoke'], -63);
  2014.         $instance->addListener('kernel.exception', [=> function () {
  2015.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  2016.         }, => '__invoke'], -195);
  2017.         $instance->addListener('knp_pager.before', [=> function () {
  2018.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2019.         }, => 'before'], 0);
  2020.         $instance->addListener('knp_pager.pagination', [=> function () {
  2021.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2022.         }, => 'pagination'], 0);
  2023.         $instance->addListener('knp_pager.before', [=> function () {
  2024.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2025.         }, => 'before'], 1);
  2026.         $instance->addListener('knp_pager.before', [=> function () {
  2027.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2028.         }, => 'before'], 1);
  2029.         $instance->addListener('knp_pager.pagination', [=> function () {
  2030.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2031.         }, => 'pagination'], 1);
  2032.         $instance->addListener('kernel.response', [=> function () {
  2033.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  2034.         }, => 'onKernelResponse'], 50);
  2035.         $instance->addListener('kernel.finish_request', [=> function () {
  2036.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2037.         }, => 'resetAssets'], 0);
  2038.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  2039.             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()));
  2040.         }, => 'filterBoolean'], 0);
  2041.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  2042.             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()));
  2043.         }, => 'filterCheckbox'], 0);
  2044.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  2045.             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()));
  2046.         }, => 'filterValue'], 0);
  2047.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  2048.             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()));
  2049.         }, => 'filterDate'], 0);
  2050.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  2051.             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()));
  2052.         }, => 'filterDateRange'], 0);
  2053.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  2054.             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()));
  2055.         }, => 'filterDateTime'], 0);
  2056.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  2057.             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()));
  2058.         }, => 'filterDateTimeRange'], 0);
  2059.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  2060.             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()));
  2061.         }, => 'filterEntity'], 0);
  2062.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  2063.             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()));
  2064.         }, => 'filterEnum'], 0);
  2065.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  2066.             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()));
  2067.         }, => 'filterNumber'], 0);
  2068.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  2069.             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()));
  2070.         }, => 'filterNumberRange'], 0);
  2071.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  2072.             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()));
  2073.         }, => 'filterText'], 0);
  2074.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  2075.             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()));
  2076.         }, => 'filterText'], 0);
  2077.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  2078.             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()));
  2079.         }, => 'filterValue'], 0);
  2080.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  2081.             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()));
  2082.         }, => 'filterValue'], 0);
  2083.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  2084.             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()));
  2085.         }, => 'filterValue'], 0);
  2086.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  2087.             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()));
  2088.         }, => 'filterValue'], 0);
  2089.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  2090.             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()));
  2091.         }, => 'filterValue'], 0);
  2092.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  2093.             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()));
  2094.         }, => 'filterValue'], 0);
  2095.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  2096.             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()));
  2097.         }, => 'filterValue'], 0);
  2098.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  2099.             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()));
  2100.         }, => 'filterValue'], 0);
  2101.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  2102.             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()));
  2103.         }, => 'filterEntity'], 0);
  2104.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  2105.             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()));
  2106.         }, => 'filterValue'], 0);
  2107.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  2108.             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()));
  2109.         }, => 'filterValue'], 0);
  2110.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  2111.             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()));
  2112.         }, => 'filterValue'], 0);
  2113.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  2114.             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()));
  2115.         }, => 'filterValue'], 0);
  2116.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  2117.             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()));
  2118.         }, => 'filterDate'], 0);
  2119.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  2120.             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()));
  2121.         }, => 'filterDate'], 0);
  2122.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  2123.             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()));
  2124.         }, => 'filterDate'], 0);
  2125.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  2126.             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()));
  2127.         }, => 'filterValue'], 0);
  2128.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  2129.             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()));
  2130.         }, => 'filterValue'], 0);
  2131.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2132.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2133.         }, => 'onLogout'], 0);
  2134.         return $instance;
  2135.     }
  2136.     /**
  2137.      * Gets the public 'http_kernel' shared service.
  2138.      *
  2139.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2140.      */
  2141.     protected function getHttpKernelService()
  2142.     {
  2143.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2144.         if (isset($this->services['http_kernel'])) {
  2145.             return $this->services['http_kernel'];
  2146.         }
  2147.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2148.         if (isset($this->services['http_kernel'])) {
  2149.             return $this->services['http_kernel'];
  2150.         }
  2151.         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);
  2152.     }
  2153.     /**
  2154.      * Gets the public 'knp_menu.matcher' shared service.
  2155.      *
  2156.      * @return \Knp\Menu\Matcher\Matcher
  2157.      */
  2158.     protected function getKnpMenu_MatcherService()
  2159.     {
  2160.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2161.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2162.         }, 1));
  2163.     }
  2164.     /**
  2165.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2166.      *
  2167.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2168.      */
  2169.     protected function getLiipImagine_Cache_ManagerService()
  2170.     {
  2171.         $a = ($this->services['router'] ?? $this->getRouterService());
  2172.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2173.             return $this->services['liip_imagine.cache.manager'];
  2174.         }
  2175.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2176.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2177.             return $this->services['liip_imagine.cache.manager'];
  2178.         }
  2179.         $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);
  2180.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2181.         $instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
  2182.         $instance->addResolver('dz_uploads', ($this->services['liip_imagine.cache.resolver.dz_uploads'] ?? $this->getLiipImagine_Cache_Resolver_DzUploadsService()));
  2183.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2184.         return $instance;
  2185.     }
  2186.     /**
  2187.      * Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
  2188.      *
  2189.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2190.      */
  2191.     protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
  2192.     {
  2193.         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');
  2194.     }
  2195.     /**
  2196.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2197.      *
  2198.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2199.      */
  2200.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2201.     {
  2202.         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');
  2203.     }
  2204.     /**
  2205.      * Gets the public 'liip_imagine.cache.resolver.dz_uploads' shared service.
  2206.      *
  2207.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
  2208.      */
  2209.     protected function getLiipImagine_Cache_Resolver_DzUploadsService()
  2210.     {
  2211.         return $this->services['liip_imagine.cache.resolver.dz_uploads'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver(($this->services['dz_filesystem'] ?? $this->getDzFilesystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), 'none''''private');
  2212.     }
  2213.     /**
  2214.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2215.      *
  2216.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2217.      */
  2218.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2219.     {
  2220.         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()));
  2221.     }
  2222.     /**
  2223.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2224.      *
  2225.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2226.      */
  2227.     protected function getLiipImagine_Cache_SignerService()
  2228.     {
  2229.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2230.     }
  2231.     /**
  2232.      * Gets the public 'messenger.default_bus' shared service.
  2233.      *
  2234.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2235.      */
  2236.     protected function getMessenger_DefaultBusService()
  2237.     {
  2238.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2239.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2240.             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')));
  2241.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2242.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2243.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2244.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2245.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2246.         }, 7)));
  2247.     }
  2248.     /**
  2249.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  2250.      *
  2251.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  2252.      */
  2253.     protected function getOneupUploader_OrphanageManagerService()
  2254.     {
  2255.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  2256.     }
  2257.     /**
  2258.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  2259.      *
  2260.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  2261.      */
  2262.     protected function getOneupUploader_Templating_UploaderHelperService()
  2263.     {
  2264.         $a = ($this->services['router'] ?? $this->getRouterService());
  2265.         if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
  2266.             return $this->services['oneup_uploader.templating.uploader_helper'];
  2267.         }
  2268.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a$this->parameters['oneup_uploader.maxsize']);
  2269.     }
  2270.     /**
  2271.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  2272.      *
  2273.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  2274.      */
  2275.     protected function getOneupUploader_Twig_Extension_UploaderService()
  2276.     {
  2277.         $a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
  2278.         if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
  2279.             return $this->services['oneup_uploader.twig.extension.uploader'];
  2280.         }
  2281.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
  2282.     }
  2283.     /**
  2284.      * Gets the public 'request_stack' shared service.
  2285.      *
  2286.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2287.      */
  2288.     protected function getRequestStackService()
  2289.     {
  2290.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2291.     }
  2292.     /**
  2293.      * Gets the public 'router' shared autowired service.
  2294.      *
  2295.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  2296.      */
  2297.     protected function getRouterService()
  2298.     {
  2299.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2300.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  2301.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2302.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2303.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2304.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2305.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2306.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2307.         ], [
  2308.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2309.         ]))->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');
  2310.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2311.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2312.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  2313.     }
  2314.     /**
  2315.      * Gets the public 'translator' shared service.
  2316.      *
  2317.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2318.      */
  2319.     protected function getTranslatorService()
  2320.     {
  2321.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2322.     }
  2323.     /**
  2324.      * Gets the public 'var_dumper.cloner' shared service.
  2325.      *
  2326.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2327.      */
  2328.     protected function getVarDumper_ClonerService()
  2329.     {
  2330.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2331.         $instance->setMaxItems(2500);
  2332.         $instance->setMinDepth(1);
  2333.         $instance->setMaxString(-1);
  2334.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2335.         return $instance;
  2336.     }
  2337.     /**
  2338.      * Gets the private '.cache_connection.MC4vvh3' shared service.
  2339.      *
  2340.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2341.      */
  2342.     protected function get_CacheConnection_MC4vvh3Service()
  2343.     {
  2344.         return $this->privates['.cache_connection.MC4vvh3'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  2345.     }
  2346.     /**
  2347.      * Gets the private '.debug.http_client' shared service.
  2348.      *
  2349.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2350.      */
  2351.     protected function get_Debug_HttpClientService()
  2352.     {
  2353.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2354.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2355.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2356.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2357.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2359.         $a->setLogger($b);
  2360.         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))));
  2361.     }
  2362.     /**
  2363.      * Gets the private '.service_locator.49LBLMU' shared service.
  2364.      *
  2365.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2366.      */
  2367.     protected function get_ServiceLocator_49LBLMUService()
  2368.     {
  2369.         return $this->privates['.service_locator.49LBLMU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2370.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2371.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  2372.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2373.             'security.firewall.map.context.internal_api' => ['privates''security.firewall.map.context.internal_api''getSecurity_Firewall_Map_Context_InternalApiService'true],
  2374.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2375.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  2376.             'security.firewall.map.context.sync' => ['privates''security.firewall.map.context.sync''getSecurity_Firewall_Map_Context_SyncService'true],
  2377.             'security.firewall.map.context.sync_doc' => ['privates''security.firewall.map.context.sync_doc''getSecurity_Firewall_Map_Context_SyncDocService'true],
  2378.         ], [
  2379.             'security.firewall.map.context.api' => '?',
  2380.             'security.firewall.map.context.api_doc' => '?',
  2381.             'security.firewall.map.context.dev' => '?',
  2382.             'security.firewall.map.context.internal_api' => '?',
  2383.             'security.firewall.map.context.main' => '?',
  2384.             'security.firewall.map.context.oauth_token' => '?',
  2385.             'security.firewall.map.context.sync' => '?',
  2386.             'security.firewall.map.context.sync_doc' => '?',
  2387.         ]);
  2388.     }
  2389.     /**
  2390.      * Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  2391.      *
  2392.      * @return \App\EventSubscriber\ForceUserFromSetupSubscriber
  2393.      */
  2394.     protected function getForceUserFromSetupSubscriberService()
  2395.     {
  2396.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2397.         if (isset($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
  2398.             return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'];
  2399.         }
  2400.         return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2401.     }
  2402.     /**
  2403.      * Gets the private 'App\EventSubscriber\RequestCookieDomainSubscriber' shared autowired service.
  2404.      *
  2405.      * @return \App\EventSubscriber\RequestCookieDomainSubscriber
  2406.      */
  2407.     protected function getRequestCookieDomainSubscriberService()
  2408.     {
  2409.         return $this->privates['App\\EventSubscriber\\RequestCookieDomainSubscriber'] = new \App\EventSubscriber\RequestCookieDomainSubscriber(($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'))));
  2410.     }
  2411.     /**
  2412.      * Gets the private 'App\Repository\App\AppRepository' shared autowired service.
  2413.      *
  2414.      * @return \App\Repository\App\AppRepository
  2415.      */
  2416.     protected function getAppRepositoryService()
  2417.     {
  2418.         return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2419.     }
  2420.     /**
  2421.      * Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  2422.      *
  2423.      * @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
  2424.      */
  2425.     protected function getRouteCollectionLoaderService()
  2426.     {
  2427.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
  2428.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
  2429.             return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
  2430.         }
  2431.         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);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
  2435.      *
  2436.      * @return \App\Service\Sync\Routing\Routing
  2437.      */
  2438.     protected function getRoutingService()
  2439.     {
  2440.         $a = ($this->services['router'] ?? $this->getRouterService());
  2441.         if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
  2442.             return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
  2443.         }
  2444.         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'), true, ($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'))));
  2445.     }
  2446.     /**
  2447.      * Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
  2448.      *
  2449.      * @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
  2450.      */
  2451.     protected function getActionRetrieverService()
  2452.     {
  2453.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  2454.             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()));
  2455.             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()));
  2456.         }, 2));
  2457.     }
  2458.     /**
  2459.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  2460.      *
  2461.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  2462.      */
  2463.     protected function getActionControllerSubscriberService()
  2464.     {
  2465.         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()));
  2466.     }
  2467.     /**
  2468.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  2469.      *
  2470.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  2471.      */
  2472.     protected function getDeserializeActionControllerSubscriberService()
  2473.     {
  2474.         $a = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  2475.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
  2476.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
  2477.         }
  2478.         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);
  2479.     }
  2480.     /**
  2481.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  2482.      *
  2483.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  2484.      */
  2485.     protected function getSerializerAdapterService()
  2486.     {
  2487.         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()));
  2488.     }
  2489.     /**
  2490.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  2491.      *
  2492.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  2493.      */
  2494.     protected function getControllerEntityResolverSubscriberService()
  2495.     {
  2496.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2497.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  2498.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  2499.         }
  2500.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  2501.     }
  2502.     /**
  2503.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  2504.      *
  2505.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  2506.      */
  2507.     protected function getRequestChannelDomainSubscriberService()
  2508.     {
  2509.         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()));
  2510.     }
  2511.     /**
  2512.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  2513.      *
  2514.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  2515.      */
  2516.     protected function getGlobalEntitiesServiceService()
  2517.     {
  2518.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2519.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  2520.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  2521.         }
  2522.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  2523.     }
  2524.     /**
  2525.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  2526.      *
  2527.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  2528.      */
  2529.     protected function getGlobalEntityKeysService()
  2530.     {
  2531.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  2532.     }
  2533.     /**
  2534.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  2535.      *
  2536.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  2537.      */
  2538.     protected function getChannelMainDomainUtilsService()
  2539.     {
  2540.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  2541.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
  2542.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
  2543.         }
  2544.         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);
  2545.     }
  2546.     /**
  2547.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  2548.      *
  2549.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  2550.      */
  2551.     protected function getNellappFileServiceService()
  2552.     {
  2553.         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, [
  2554.             'oneup_flysystem.cursus_filesystem' => ['services''cursus_filesystem''getCursusFilesystemService'false],
  2555.             'oneup_flysystem.dz_filesystem' => ['services''dz_filesystem''getDzFilesystemService'false],
  2556.         ], [
  2557.             'oneup_flysystem.cursus_filesystem' => '?',
  2558.             'oneup_flysystem.dz_filesystem' => '?',
  2559.         ]), ($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/')], 'dz_upload' => ['maxsize' => 10000000'mimeTypes' => $this->parameters['dz_upload_mime_types'], 'uploadDirectory' => (\dirname(__DIR__3).'/uploads/dz/')]]), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2560.     }
  2561.     /**
  2562.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2563.      *
  2564.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2565.      */
  2566.     protected function getResetAssetsEventListenerService()
  2567.     {
  2568.         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']);
  2569.     }
  2570.     /**
  2571.      * Gets the private 'annotations.cache_adapter' shared service.
  2572.      *
  2573.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2574.      */
  2575.     protected function getAnnotations_CacheAdapterService()
  2576.     {
  2577.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2578.     }
  2579.     /**
  2580.      * Gets the private 'annotations.cached_reader' shared service.
  2581.      *
  2582.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2583.      */
  2584.     protected function getAnnotations_CachedReaderService()
  2585.     {
  2586.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2587.     }
  2588.     /**
  2589.      * Gets the private 'annotations.reader' shared service.
  2590.      *
  2591.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2592.      */
  2593.     protected function getAnnotations_ReaderService()
  2594.     {
  2595.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2596.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2597.         $a->registerUniqueLoader('class_exists');
  2598.         $instance->addGlobalIgnoredName('required'$a);
  2599.         return $instance;
  2600.     }
  2601.     /**
  2602.      * Gets the private 'assets.context' shared service.
  2603.      *
  2604.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2605.      */
  2606.     protected function getAssets_ContextService()
  2607.     {
  2608.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2609.         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());
  2610.     }
  2611.     /**
  2612.      * Gets the private 'assets.packages' shared service.
  2613.      *
  2614.      * @return \Symfony\Component\Asset\Packages
  2615.      */
  2616.     protected function getAssets_PackagesService()
  2617.     {
  2618.         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 () {
  2619.             yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
  2620.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  2621.             yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
  2622.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
  2623.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
  2624.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
  2625.         }, 6));
  2626.     }
  2627.     /**
  2628.      * Gets the private 'cache.annotations' shared service.
  2629.      *
  2630.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2631.      */
  2632.     protected function getCache_AnnotationsService()
  2633.     {
  2634.         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())));
  2635.     }
  2636.     /**
  2637.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2638.      *
  2639.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2640.      */
  2641.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2642.     {
  2643.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2644.     }
  2645.     /**
  2646.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2647.      *
  2648.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2649.      */
  2650.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2651.     {
  2652.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2653.     }
  2654.     /**
  2655.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2656.      *
  2657.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2658.      */
  2659.     protected function getCache_Messenger_RestartWorkersSignalService()
  2660.     {
  2661.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.MC4vvh3'] ?? $this->get_CacheConnection_MC4vvh3Service()), 'rC9AFPHjnt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2662.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2663.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2664.     }
  2665.     /**
  2666.      * Gets the private 'cache.property_info' shared service.
  2667.      *
  2668.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2669.      */
  2670.     protected function getCache_PropertyInfoService()
  2671.     {
  2672.         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())));
  2673.     }
  2674.     /**
  2675.      * Gets the private 'cache.security_expression_language' shared service.
  2676.      *
  2677.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2678.      */
  2679.     protected function getCache_SecurityExpressionLanguageService()
  2680.     {
  2681.         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())));
  2682.     }
  2683.     /**
  2684.      * Gets the private 'cache.serializer' shared service.
  2685.      *
  2686.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2687.      */
  2688.     protected function getCache_SerializerService()
  2689.     {
  2690.         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())));
  2691.     }
  2692.     /**
  2693.      * Gets the private 'cache.validator' shared service.
  2694.      *
  2695.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2696.      */
  2697.     protected function getCache_ValidatorService()
  2698.     {
  2699.         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())));
  2700.     }
  2701.     /**
  2702.      * Gets the private 'cache.webpack_encore' shared service.
  2703.      *
  2704.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2705.      */
  2706.     protected function getCache_WebpackEncoreService()
  2707.     {
  2708.         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())));
  2709.     }
  2710.     /**
  2711.      * Gets the private 'config_cache_factory' shared service.
  2712.      *
  2713.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2714.      */
  2715.     protected function getConfigCacheFactoryService()
  2716.     {
  2717.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2718.             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)));
  2719.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2720.         }, 2));
  2721.     }
  2722.     /**
  2723.      * Gets the private 'data_collector.form' shared service.
  2724.      *
  2725.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2726.      */
  2727.     protected function getDataCollector_FormService()
  2728.     {
  2729.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2730.     }
  2731.     /**
  2732.      * Gets the private 'data_collector.request' shared service.
  2733.      *
  2734.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2735.      */
  2736.     protected function getDataCollector_RequestService()
  2737.     {
  2738.         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())));
  2739.     }
  2740.     /**
  2741.      * Gets the private 'debug.argument_resolver' shared service.
  2742.      *
  2743.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  2744.      */
  2745.     protected function getDebug_ArgumentResolverService()
  2746.     {
  2747.         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 () {
  2748.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2749.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2750.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2751.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2752.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
  2753.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
  2754.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
  2755.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2756.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2757.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2758.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2759.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2760.     }
  2761.     /**
  2762.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2763.      *
  2764.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2765.      */
  2766.     protected function getDebug_DebugHandlersListenerService()
  2767.     {
  2768.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2769.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2770.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2771.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2772.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2773.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2774.     }
  2775.     /**
  2776.      * Gets the private 'debug.file_link_formatter' shared service.
  2777.      *
  2778.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2779.      */
  2780.     protected function getDebug_FileLinkFormatterService()
  2781.     {
  2782.         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 () {
  2783.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2784.         });
  2785.     }
  2786.     /**
  2787.      * Gets the private 'debug.log_processor' shared service.
  2788.      *
  2789.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2790.      */
  2791.     protected function getDebug_LogProcessorService()
  2792.     {
  2793.         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())));
  2794.     }
  2795.     /**
  2796.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2799.      */
  2800.     protected function getDebug_Security_Access_DecisionManagerService()
  2801.     {
  2802.         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 () {
  2803.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2804.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2805.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2806.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
  2807.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
  2808.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
  2809.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
  2810.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
  2811.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
  2812.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
  2813.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
  2814.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
  2815.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2816.     }
  2817.     /**
  2818.      * Gets the private 'debug.security.firewall' shared service.
  2819.      *
  2820.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2821.      */
  2822.     protected function getDebug_Security_FirewallService()
  2823.     {
  2824.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2825.         if (isset($this->privates['debug.security.firewall'])) {
  2826.             return $this->privates['debug.security.firewall'];
  2827.         }
  2828.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2829.         if (isset($this->privates['debug.security.firewall'])) {
  2830.             return $this->privates['debug.security.firewall'];
  2831.         }
  2832.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2833.     }
  2834.     /**
  2835.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2836.      *
  2837.      * @return \Doctrine\Migrations\DependencyFactory
  2838.      */
  2839.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2840.     {
  2841.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2842.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2843.         $a->setAllOrNothing(false);
  2844.         $a->setCheckDatabasePlatform(true);
  2845.         $a->setTransactional(true);
  2846.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2847.         $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()));
  2848.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2849.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2850.         });
  2851.         return $instance;
  2852.     }
  2853.     /**
  2854.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2855.      *
  2856.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2857.      */
  2858.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2859.     {
  2860.         $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']);
  2861.         $instance->setGlobalBasename('mapping');
  2862.         return $instance;
  2863.     }
  2864.     /**
  2865.      * Gets the private 'exception_listener' shared service.
  2866.      *
  2867.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2868.      */
  2869.     protected function getExceptionListenerService()
  2870.     {
  2871.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2872.     }
  2873.     /**
  2874.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2875.      *
  2876.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2877.      */
  2878.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2879.     {
  2880.         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())));
  2881.     }
  2882.     /**
  2883.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2884.      *
  2885.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2886.      */
  2887.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2888.     {
  2889.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2890.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2891.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2892.         }
  2893.         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);
  2894.     }
  2895.     /**
  2896.      * Gets the private 'knp_menu.helper' shared service.
  2897.      *
  2898.      * @return \Knp\Menu\Twig\Helper
  2899.      */
  2900.     protected function getKnpMenu_HelperService()
  2901.     {
  2902.         return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2903.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  2904.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  2905.         ], [
  2906.             'list' => '?',
  2907.             'twig' => '?',
  2908.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  2909.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  2910.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  2911.         }, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  2912.     }
  2913.     /**
  2914.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2915.      *
  2916.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2917.      */
  2918.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2919.     {
  2920.         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]);
  2921.     }
  2922.     /**
  2923.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2924.      *
  2925.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2926.      */
  2927.     protected function getLiipImagine_Filter_ConfigurationService()
  2928.     {
  2929.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2930.     }
  2931.     /**
  2932.      * Gets the private 'locale_aware_listener' shared service.
  2933.      *
  2934.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2935.      */
  2936.     protected function getLocaleAwareListenerService()
  2937.     {
  2938.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2939.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  2940.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2941.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2942.     }
  2943.     /**
  2944.      * Gets the private 'locale_listener' shared service.
  2945.      *
  2946.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2947.      */
  2948.     protected function getLocaleListenerService()
  2949.     {
  2950.         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, []);
  2951.     }
  2952.     /**
  2953.      * Gets the private 'mime_types' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Mime\MimeTypes
  2956.      */
  2957.     protected function getMimeTypesService()
  2958.     {
  2959.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2960.         $instance->setDefault($instance);
  2961.         return $instance;
  2962.     }
  2963.     /**
  2964.      * Gets the private 'monolog.handler.console' shared service.
  2965.      *
  2966.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2967.      */
  2968.     protected function getMonolog_Handler_ConsoleService()
  2969.     {
  2970.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2971.     }
  2972.     /**
  2973.      * Gets the private 'monolog.handler.main' shared service.
  2974.      *
  2975.      * @return \Monolog\Handler\StreamHandler
  2976.      */
  2977.     protected function getMonolog_Handler_MainService()
  2978.     {
  2979.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2980.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2981.         return $instance;
  2982.     }
  2983.     /**
  2984.      * Gets the private 'monolog.logger' shared service.
  2985.      *
  2986.      * @return \Symfony\Bridge\Monolog\Logger
  2987.      */
  2988.     protected function getMonolog_LoggerService()
  2989.     {
  2990.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2991.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2992.         $instance->useMicrosecondTimestamps(true);
  2993.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2994.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2995.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2996.         return $instance;
  2997.     }
  2998.     /**
  2999.      * Gets the private 'monolog.logger.cache' shared service.
  3000.      *
  3001.      * @return \Symfony\Bridge\Monolog\Logger
  3002.      */
  3003.     protected function getMonolog_Logger_CacheService()
  3004.     {
  3005.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3006.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3007.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3008.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3009.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the private 'monolog.logger.request' shared service.
  3014.      *
  3015.      * @return \Symfony\Bridge\Monolog\Logger
  3016.      */
  3017.     protected function getMonolog_Logger_RequestService()
  3018.     {
  3019.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3020.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3021.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3022.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3023.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3024.         return $instance;
  3025.     }
  3026.     /**
  3027.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  3028.      *
  3029.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  3030.      */
  3031.     protected function getNellappSdk_Routing_UrlGeneratorService()
  3032.     {
  3033.         $a = ($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
  3034.         if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
  3035.             return $this->privates['nellapp_sdk.routing.url_generator'];
  3036.         }
  3037.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  3038.     }
  3039.     /**
  3040.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3041.      *
  3042.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3043.      */
  3044.     protected function getNelmioCors_CorsListenerService()
  3045.     {
  3046.         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'))]));
  3047.     }
  3048.     /**
  3049.      * Gets the private 'parameter_bag' shared service.
  3050.      *
  3051.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3052.      */
  3053.     protected function getParameterBagService()
  3054.     {
  3055.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3056.     }
  3057.     /**
  3058.      * Gets the private 'profiler_listener' shared service.
  3059.      *
  3060.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3061.      */
  3062.     protected function getProfilerListenerService()
  3063.     {
  3064.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3065.         if (isset($this->privates['profiler_listener'])) {
  3066.             return $this->privates['profiler_listener'];
  3067.         }
  3068.         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);
  3069.     }
  3070.     /**
  3071.      * Gets the private 'property_accessor' shared service.
  3072.      *
  3073.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3074.      */
  3075.     protected function getPropertyAccessorService()
  3076.     {
  3077.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3078.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3079.     }
  3080.     /**
  3081.      * Gets the private 'property_info' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3084.      */
  3085.     protected function getPropertyInfoService()
  3086.     {
  3087.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3088.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3089.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3090.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3091.         }, 3), new RewindableGenerator(function () {
  3092.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3093.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3094.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3095.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3096.         }, 4), new RewindableGenerator(function () {
  3097.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3098.         }, 1), new RewindableGenerator(function () {
  3099.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3100.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3101.         }, 2), new RewindableGenerator(function () {
  3102.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3103.         }, 1));
  3104.     }
  3105.     /**
  3106.      * Gets the private 'router.expression_language_provider' shared service.
  3107.      *
  3108.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3109.      */
  3110.     protected function getRouter_ExpressionLanguageProviderService()
  3111.     {
  3112.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3113.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3114.         ], [
  3115.             'env' => 'Closure',
  3116.         ]));
  3117.     }
  3118.     /**
  3119.      * Gets the private 'router.request_context' shared service.
  3120.      *
  3121.      * @return \Symfony\Component\Routing\RequestContext
  3122.      */
  3123.     protected function getRouter_RequestContextService()
  3124.     {
  3125.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3126.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3127.         return $instance;
  3128.     }
  3129.     /**
  3130.      * Gets the private 'router_listener' shared service.
  3131.      *
  3132.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3133.      */
  3134.     protected function getRouterListenerService()
  3135.     {
  3136.         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);
  3137.     }
  3138.     /**
  3139.      * Gets the private 'security.firewall.map' shared service.
  3140.      *
  3141.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3142.      */
  3143.     protected function getSecurity_Firewall_MapService()
  3144.     {
  3145.         $a = ($this->privates['.service_locator.49LBLMU'] ?? $this->get_ServiceLocator_49LBLMUService());
  3146.         if (isset($this->privates['security.firewall.map'])) {
  3147.             return $this->privates['security.firewall.map'];
  3148.         }
  3149.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3150.             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)/')));
  3151.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.h2cjsra'] ?? ($this->privates['.security.request_matcher.h2cjsra'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token'$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}')));
  3152.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.GsydziF'] ?? ($this->privates['.security.request_matcher.GsydziF'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3153.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.ZODNJQ8'] ?? ($this->privates['.security.request_matcher.ZODNJQ8'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3154.             yield 'security.firewall.map.context.sync_doc' => ($this->privates['.security.request_matcher.RGAwL_8'] ?? ($this->privates['.security.request_matcher.RGAwL_8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc'$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3155.             yield 'security.firewall.map.context.sync' => ($this->privates['.security.request_matcher.ygR.ckX'] ?? ($this->privates['.security.request_matcher.ygR.ckX'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL$this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'))));
  3156.             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/')));
  3157.             yield 'security.firewall.map.context.main' => NULL;
  3158.         }, 8));
  3159.     }
  3160.     /**
  3161.      * Gets the private 'security.helper' shared service.
  3162.      *
  3163.      * @return \Symfony\Component\Security\Core\Security
  3164.      */
  3165.     protected function getSecurity_HelperService()
  3166.     {
  3167.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3168.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3169.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3170.         ], [
  3171.             'security.authorization_checker' => '?',
  3172.             'security.token_storage' => '?',
  3173.         ]));
  3174.     }
  3175.     /**
  3176.      * Gets the private 'security.logout_url_generator' shared service.
  3177.      *
  3178.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3179.      */
  3180.     protected function getSecurity_LogoutUrlGeneratorService()
  3181.     {
  3182.         $a = ($this->services['router'] ?? $this->getRouterService());
  3183.         if (isset($this->privates['security.logout_url_generator'])) {
  3184.             return $this->privates['security.logout_url_generator'];
  3185.         }
  3186.         $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()));
  3187.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3188.         return $instance;
  3189.     }
  3190.     /**
  3191.      * Gets the private 'security.role_hierarchy' shared service.
  3192.      *
  3193.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3194.      */
  3195.     protected function getSecurity_RoleHierarchyService()
  3196.     {
  3197.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3198.     }
  3199.     /**
  3200.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3201.      *
  3202.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3203.      */
  3204.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3205.     {
  3206.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3207.     }
  3208.     /**
  3209.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3210.      *
  3211.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3212.      */
  3213.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3214.     {
  3215.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3216.         $a->add(new \Drosalys\Bundle\ApiBundle\Request\ParamConverter\AutoInstanceDoctrineParamConverter(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage())), 0'doctrine.orm');
  3217.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3218.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3219.     }
  3220.     /**
  3221.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3222.      *
  3223.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3224.      */
  3225.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3226.     {
  3227.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3228.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3229.             return $this->privates['sensio_framework_extra.security.listener'];
  3230.         }
  3231.         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()));
  3232.     }
  3233.     /**
  3234.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3235.      *
  3236.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3237.      */
  3238.     protected function getSensioFrameworkExtra_View_ListenerService()
  3239.     {
  3240.         $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))));
  3241.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3242.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3243.         ], [
  3244.             'twig' => '?',
  3245.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3246.         return $instance;
  3247.     }
  3248.     /**
  3249.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  3250.      *
  3251.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  3252.      */
  3253.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  3254.     {
  3255.         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'))]));
  3256.     }
  3257.     /**
  3258.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3259.      *
  3260.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3261.      */
  3262.     protected function getSerializer_NameConverter_MetadataAwareService()
  3263.     {
  3264.         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()));
  3265.     }
  3266.     /**
  3267.      * Gets the private 'session_listener' shared service.
  3268.      *
  3269.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3270.      */
  3271.     protected function getSessionListenerService()
  3272.     {
  3273.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3274.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3275.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3276.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3277.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3278.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3279.         ], [
  3280.             'initialized_session' => '?',
  3281.             'logger' => '?',
  3282.             'session' => '?',
  3283.             'session_collector' => '?',
  3284.             'session_factory' => '?',
  3285.         ]), true$this->parameters['session.storage.options']);
  3286.     }
  3287.     /**
  3288.      * Gets the private 'translator.default' shared service.
  3289.      *
  3290.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3291.      */
  3292.     protected function getTranslator_DefaultService()
  3293.     {
  3294.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3295.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3296.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3297.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3298.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3299.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3300.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3301.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3302.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3303.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3304.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3305.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3306.         ], [
  3307.             'translation.loader.csv' => '?',
  3308.             'translation.loader.dat' => '?',
  3309.             'translation.loader.ini' => '?',
  3310.             'translation.loader.json' => '?',
  3311.             'translation.loader.mo' => '?',
  3312.             'translation.loader.php' => '?',
  3313.             'translation.loader.po' => '?',
  3314.             'translation.loader.qt' => '?',
  3315.             'translation.loader.res' => '?',
  3316.             'translation.loader.xliff' => '?',
  3317.             'translation.loader.yml' => '?',
  3318.         ]), 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']]], []);
  3319.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3320.         $instance->setFallbackLocales([=> 'fr']);
  3321.         return $instance;
  3322.     }
  3323.     /**
  3324.      * Gets the private 'validator.builder' shared service.
  3325.      *
  3326.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3327.      */
  3328.     protected function getValidator_BuilderService()
  3329.     {
  3330.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3331.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3332.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3333.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates''App\\Validator\\Constraints\\AbstractCursusConstraintValidator''getAbstractCursusConstraintValidatorService'true],
  3334.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates''App\\Validator\\Constraints\\ChannelLicensesConstraintValidator''getChannelLicensesConstraintValidatorService'true],
  3335.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator''getCustomViewChannelCountUserConstraintValidatorService'true],
  3336.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates''App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator''getCustomViewCountUserConstraintValidatorService'true],
  3337.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates''App\\Validator\\Constraints\\DateWithinIntervalOfValidator''getDateWithinIntervalOfValidatorService'true],
  3338.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates''App\\Validator\\Constraints\\DomainResolutionConstraintValidator''getDomainResolutionConstraintValidatorService'true],
  3339.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates''App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator''getLicenseEmbeddableConstraintValidatorService'true],
  3340.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3341.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3342.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3343.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3344.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3345.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3346.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3347.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  3348.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3349.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3350.         ], [
  3351.             'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
  3352.             'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
  3353.             'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
  3354.             'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
  3355.             'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
  3356.             'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
  3357.             'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
  3358.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  3359.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3360.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3361.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3362.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3363.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3364.             'doctrine.orm.validator.unique' => '?',
  3365.             'karser_recaptcha3_validator' => '?',
  3366.             'security.validator.user_password' => '?',
  3367.             'validator.expression' => '?',
  3368.         ])));
  3369.         if ($this->has('translator')) {
  3370.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3371.         }
  3372.         $instance->setTranslationDomain('validators');
  3373.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  3374.         $instance->enableAnnotationMapping(true);
  3375.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3376.         $instance->addMethodMapping('loadValidatorMetadata');
  3377.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3378.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3379.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3380.         return $instance;
  3381.     }
  3382.     /**
  3383.      * Gets the private 'var_dumper.html_dumper' shared service.
  3384.      *
  3385.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3386.      */
  3387.     protected function getVarDumper_HtmlDumperService()
  3388.     {
  3389.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3390.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3391.         return $instance;
  3392.     }
  3393.     /**
  3394.      * Gets the private 'var_dumper.server_connection' shared service.
  3395.      *
  3396.      * @return \Symfony\Component\VarDumper\Server\Connection
  3397.      */
  3398.     protected function getVarDumper_ServerConnectionService()
  3399.     {
  3400.         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()]);
  3401.     }
  3402.     /**
  3403.      * Gets the private 'web_profiler.csp.handler' shared service.
  3404.      *
  3405.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3406.      */
  3407.     protected function getWebProfiler_Csp_HandlerService()
  3408.     {
  3409.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3410.     }
  3411.     /**
  3412.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3413.      *
  3414.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3415.      */
  3416.     protected function getWebProfiler_DebugToolbarService()
  3417.     {
  3418.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3419.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3420.             return $this->privates['web_profiler.debug_toolbar'];
  3421.         }
  3422.         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()));
  3423.     }
  3424.     /**
  3425.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3426.      *
  3427.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3428.      */
  3429.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3430.     {
  3431.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3432.             'account' => ['privates''webpack_encore.entrypoint_lookup[account]''getWebpackEncore_EntrypointLookupaccountService'true],
  3433.             'admin' => ['privates''webpack_encore.entrypoint_lookup[admin]''getWebpackEncore_EntrypointLookupadminService'true],
  3434.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'true],
  3435.             'super_admin' => ['privates''webpack_encore.entrypoint_lookup[super_admin]''getWebpackEncore_EntrypointLookupsuperAdminService'true],
  3436.         ], [
  3437.             'account' => '?',
  3438.             'admin' => '?',
  3439.             'core' => '?',
  3440.             'super_admin' => '?',
  3441.         ]));
  3442.     }
  3443.     /**
  3444.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  3445.      *
  3446.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  3447.      */
  3448.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  3449.     {
  3450.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  3451.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  3452.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  3453.         }
  3454.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  3455.     }
  3456.     /**
  3457.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  3458.      *
  3459.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  3460.      */
  3461.     protected function getWebpackEncore_TagRendererService()
  3462.     {
  3463.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3464.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3465.             return $this->privates['webpack_encore.tag_renderer'];
  3466.         }
  3467.         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);
  3468.     }
  3469.     /**
  3470.      * Gets the public 'cache_clearer' alias.
  3471.      *
  3472.      * @return object The ".container.private.cache_clearer" service.
  3473.      */
  3474.     protected function getCacheClearerService()
  3475.     {
  3476.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3477.         return $this->get('.container.private.cache_clearer');
  3478.     }
  3479.     /**
  3480.      * Gets the public 'filesystem' alias.
  3481.      *
  3482.      * @return object The ".container.private.filesystem" service.
  3483.      */
  3484.     protected function getFilesystemService()
  3485.     {
  3486.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3487.         return $this->get('.container.private.filesystem');
  3488.     }
  3489.     /**
  3490.      * Gets the public 'serializer' alias.
  3491.      *
  3492.      * @return object The ".container.private.serializer" service.
  3493.      */
  3494.     protected function getSerializerService()
  3495.     {
  3496.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3497.         return $this->get('.container.private.serializer');
  3498.     }
  3499.     /**
  3500.      * Gets the public 'security.csrf.token_manager' alias.
  3501.      *
  3502.      * @return object The ".container.private.security.csrf.token_manager" service.
  3503.      */
  3504.     protected function getSecurity_Csrf_TokenManagerService()
  3505.     {
  3506.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3507.         return $this->get('.container.private.security.csrf.token_manager');
  3508.     }
  3509.     /**
  3510.      * Gets the public 'form.factory' alias.
  3511.      *
  3512.      * @return object The ".container.private.form.factory" service.
  3513.      */
  3514.     protected function getForm_FactoryService()
  3515.     {
  3516.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3517.         return $this->get('.container.private.form.factory');
  3518.     }
  3519.     /**
  3520.      * Gets the public 'form.type.file' alias.
  3521.      *
  3522.      * @return object The ".container.private.form.type.file" service.
  3523.      */
  3524.     protected function getForm_Type_FileService()
  3525.     {
  3526.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3527.         return $this->get('.container.private.form.type.file');
  3528.     }
  3529.     /**
  3530.      * Gets the public 'profiler' alias.
  3531.      *
  3532.      * @return object The ".container.private.profiler" service.
  3533.      */
  3534.     protected function getProfilerService()
  3535.     {
  3536.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3537.         return $this->get('.container.private.profiler');
  3538.     }
  3539.     /**
  3540.      * Gets the public 'twig' alias.
  3541.      *
  3542.      * @return object The ".container.private.twig" service.
  3543.      */
  3544.     protected function getTwigService()
  3545.     {
  3546.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3547.         return $this->get('.container.private.twig');
  3548.     }
  3549.     /**
  3550.      * Gets the public 'security.authorization_checker' alias.
  3551.      *
  3552.      * @return object The ".container.private.security.authorization_checker" service.
  3553.      */
  3554.     protected function getSecurity_AuthorizationCheckerService()
  3555.     {
  3556.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3557.         return $this->get('.container.private.security.authorization_checker');
  3558.     }
  3559.     /**
  3560.      * Gets the public 'security.token_storage' alias.
  3561.      *
  3562.      * @return object The ".container.private.security.token_storage" service.
  3563.      */
  3564.     protected function getSecurity_TokenStorageService()
  3565.     {
  3566.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3567.         return $this->get('.container.private.security.token_storage');
  3568.     }
  3569.     /**
  3570.      * Gets the public 'security.password_encoder' alias.
  3571.      *
  3572.      * @return object The ".container.private.security.password_encoder" service.
  3573.      */
  3574.     protected function getSecurity_PasswordEncoderService()
  3575.     {
  3576.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3577.         return $this->get('.container.private.security.password_encoder');
  3578.     }
  3579.     /**
  3580.      * Gets the public 'session' alias.
  3581.      *
  3582.      * @return object The ".container.private.session" service.
  3583.      */
  3584.     protected function getSessionService()
  3585.     {
  3586.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3587.         return $this->get('.container.private.session');
  3588.     }
  3589.     /**
  3590.      * Gets the public 'validator' alias.
  3591.      *
  3592.      * @return object The ".container.private.validator" service.
  3593.      */
  3594.     protected function getValidatorService()
  3595.     {
  3596.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3597.         return $this->get('.container.private.validator');
  3598.     }
  3599.     /**
  3600.      * @return array|bool|float|int|string|\UnitEnum|null
  3601.      */
  3602.     public function getParameter(string $name)
  3603.     {
  3604.         if (isset($this->buildParameters[$name])) {
  3605.             return $this->buildParameters[$name];
  3606.         }
  3607.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3608.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3609.         }
  3610.         if (isset($this->loadedDynamicParameters[$name])) {
  3611.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3612.         }
  3613.         return $this->parameters[$name];
  3614.     }
  3615.     public function hasParameter(string $name): bool
  3616.     {
  3617.         if (isset($this->buildParameters[$name])) {
  3618.             return true;
  3619.         }
  3620.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3621.     }
  3622.     public function setParameter(string $name$value): void
  3623.     {
  3624.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3625.     }
  3626.     public function getParameterBag(): ParameterBagInterface
  3627.     {
  3628.         if (null === $this->parameterBag) {
  3629.             $parameters $this->parameters;
  3630.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3631.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3632.             }
  3633.             foreach ($this->buildParameters as $name => $value) {
  3634.                 $parameters[$name] = $value;
  3635.             }
  3636.             $this->parameterBag = new FrozenParameterBag($parameters);
  3637.         }
  3638.         return $this->parameterBag;
  3639.     }
  3640.     private $loadedDynamicParameters = [
  3641.         'kernel.runtime_environment' => false,
  3642.         'kernel.build_dir' => false,
  3643.         'kernel.cache_dir' => false,
  3644.         'app_secret' => false,
  3645.         'app_account_subdomain' => false,
  3646.         'app_admin_subdomain' => false,
  3647.         'app_api_subdomain' => false,
  3648.         'app_super_admin_subdomain' => false,
  3649.         'app_commercial_subdomain' => false,
  3650.         'app_sync_subdomain' => false,
  3651.         'app_main_domain' => false,
  3652.         'app_account_domain' => false,
  3653.         'app_admin_domain' => false,
  3654.         'app_api_domain' => false,
  3655.         'app_super_admin_domain' => false,
  3656.         'app_commercial_domain' => false,
  3657.         'app_sync_domain' => false,
  3658.         'array_domains' => false,
  3659.         'encryption_key' => false,
  3660.         'caddy_file_path' => false,
  3661.         'allowed_domain_ips' => false,
  3662.         'core_host_docker' => false,
  3663.         'e_learning_host_docker' => false,
  3664.         'npm_host_docker' => false,
  3665.         'nim_host_docker' => false,
  3666.         'tls_docker' => false,
  3667.         'project_environment_containers' => false,
  3668.         'kernel.secret' => false,
  3669.         'kernel.trusted_hosts' => false,
  3670.         'kernel.trusted_proxies' => false,
  3671.         'debug.container.dump' => false,
  3672.         'serializer.mapping.cache.file' => false,
  3673.         'session.save_path' => false,
  3674.         'validator.mapping.cache.file' => false,
  3675.         'profiler.storage.dsn' => false,
  3676.         'doctrine.orm.proxy_dir' => false,
  3677.         'nellapp_sdk.api_internal.secret' => false,
  3678.         'nellapp_sdk.routing.default_domain' => false,
  3679.         'nellapp_sdk.template_header.search_deactivated_domain' => false,
  3680.         'karser_recaptcha3.site_key' => false,
  3681.         'karser_recaptcha3.secret_key' => false,
  3682.         'oneup_uploader.chunks' => false,
  3683.         'oneup_uploader.orphanage' => false,
  3684.         'oneup_uploader.config' => false,
  3685.         'nelmio_cors.defaults' => false,
  3686.     ];
  3687.     private $dynamicParameters = [];
  3688.     private function getDynamicParameter(string $name)
  3689.     {
  3690.         switch ($name) {
  3691.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3692.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3693.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3694.             case 'app_secret'$value $this->getEnv('APP_SECRET'); break;
  3695.             case 'app_account_subdomain'$value $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
  3696.             case 'app_admin_subdomain'$value $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
  3697.             case 'app_api_subdomain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
  3698.             case 'app_super_admin_subdomain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
  3699.             case 'app_commercial_subdomain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
  3700.             case 'app_sync_subdomain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
  3701.             case 'app_main_domain'$value $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
  3702.             case 'app_account_domain'$value $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  3703.             case 'app_admin_domain'$value $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
  3704.             case 'app_api_domain'$value $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3705.             case 'app_super_admin_domain'$value $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3706.             case 'app_commercial_domain'$value $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3707.             case 'app_sync_domain'$value $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
  3708.             case 'array_domains'$value = [
  3709.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3710.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3711.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3712.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3713.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3714.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3715.             ]; break;
  3716.             case 'encryption_key'$value $this->getEnv('resolve:FILE_ENCRYPTION_KEY'); break;
  3717.             case 'caddy_file_path'$value $this->getEnv('resolve:CADDY_FILE_PATH'); break;
  3718.             case 'allowed_domain_ips'$value $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
  3719.             case 'core_host_docker'$value $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
  3720.             case 'e_learning_host_docker'$value $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
  3721.             case 'npm_host_docker'$value $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
  3722.             case 'nim_host_docker'$value $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
  3723.             case 'tls_docker'$value $this->getEnv('resolve:TLS_DOCKER'); break;
  3724.             case 'project_environment_containers'$value $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
  3725.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3726.             case 'kernel.trusted_hosts'$value = [
  3727.                 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3728.                 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
  3729.                 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3730.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3731.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3732.                 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3733.             ]; break;
  3734.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  3735.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3736.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3737.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3738.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3739.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3740.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3741.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  3742.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  3743.             case 'nellapp_sdk.template_header.search_deactivated_domain'$value = [
  3744.                 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3745.                 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3746.                 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
  3747.                 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
  3748.             ]; break;
  3749.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  3750.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  3751.             case 'oneup_uploader.chunks'$value = [
  3752.                 'maxage' => 604800,
  3753.                 'storage' => [
  3754.                     'type' => 'filesystem',
  3755.                     'filesystem' => NULL,
  3756.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  3757.                     'stream_wrapper' => NULL,
  3758.                     'sync_buffer_size' => '100K',
  3759.                     'prefix' => 'chunks',
  3760.                 ],
  3761.                 'load_distribution' => true,
  3762.             ]; break;
  3763.             case 'oneup_uploader.orphanage'$value = [
  3764.                 'maxage' => 43200,
  3765.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  3766.             ]; break;
  3767.             case 'oneup_uploader.config'$value = [
  3768.                 'orphanage' => [
  3769.                     'maxage' => 43200,
  3770.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  3771.                 ],
  3772.                 'mappings' => [
  3773.                     'cursus_upload' => [
  3774.                         'use_orphanage' => true,
  3775.                         'frontend' => 'dropzone',
  3776.                         'storage' => [
  3777.                             'type' => 'flysystem',
  3778.                             'filesystem' => 'oneup_flysystem.cursus_filesystem',
  3779.                             'service' => NULL,
  3780.                             'directory' => NULL,
  3781.                             'stream_wrapper' => NULL,
  3782.                             'sync_buffer_size' => '100K',
  3783.                         ],
  3784.                         'allowed_mimetypes' => [
  3785.                             'image/jpeg' => [
  3786.                                 => 'jpg',
  3787.                                 => 'jpeg',
  3788.                             ],
  3789.                             'image/png' => [
  3790.                                 => 'png',
  3791.                             ],
  3792.                             'application/pdf' => [
  3793.                                 => 'pdf',
  3794.                             ],
  3795.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  3796.                                 => 'docx',
  3797.                             ],
  3798.                             'application/msword' => [
  3799.                                 => 'doc',
  3800.                             ],
  3801.                             'application/vnd.oasis.opendocument.text' => [
  3802.                                 => 'odt',
  3803.                             ],
  3804.                             'application/vnd.ms-excel' => [
  3805.                                 => 'xls',
  3806.                             ],
  3807.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  3808.                                 => 'xlsx',
  3809.                             ],
  3810.                         ],
  3811.                         'max_size' => 10000000,
  3812.                         'namer' => 'app.file_abstract_cursus_namer',
  3813.                         'custom_frontend' => [
  3814.                             'name' => NULL,
  3815.                             'class' => NULL,
  3816.                         ],
  3817.                         'route_prefix' => '',
  3818.                         'endpoints' => [
  3819.                             'upload' => NULL,
  3820.                             'progress' => NULL,
  3821.                             'cancel' => NULL,
  3822.                         ],
  3823.                         'disallowed_mimetypes' => [
  3824.                         ],
  3825.                         'error_handler' => NULL,
  3826.                         'enable_progress' => false,
  3827.                         'enable_cancelation' => false,
  3828.                         'root_folder' => false,
  3829.                     ],
  3830.                     'dz_upload' => [
  3831.                         'use_orphanage' => true,
  3832.                         'frontend' => 'dropzone',
  3833.                         'storage' => [
  3834.                             'type' => 'flysystem',
  3835.                             'filesystem' => 'oneup_flysystem.dz_filesystem',
  3836.                             'service' => NULL,
  3837.                             'directory' => NULL,
  3838.                             'stream_wrapper' => NULL,
  3839.                             'sync_buffer_size' => '100K',
  3840.                         ],
  3841.                         'allowed_mimetypes' => [
  3842.                             'image/jpeg' => [
  3843.                                 => 'jpg',
  3844.                                 => 'jpeg',
  3845.                             ],
  3846.                             'image/png' => [
  3847.                                 => 'png',
  3848.                             ],
  3849.                             'image/gif' => [
  3850.                                 => 'gif',
  3851.                             ],
  3852.                             'application/pdf' => [
  3853.                                 => 'pdf',
  3854.                             ],
  3855.                             'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  3856.                                 => 'docx',
  3857.                             ],
  3858.                             'application/msword' => [
  3859.                                 => 'doc',
  3860.                             ],
  3861.                             'application/vnd.oasis.opendocument.text' => [
  3862.                                 => 'odt',
  3863.                             ],
  3864.                             'application/vnd.ms-excel' => [
  3865.                                 => 'xls',
  3866.                             ],
  3867.                             'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  3868.                                 => 'xlsx',
  3869.                             ],
  3870.                         ],
  3871.                         'max_size' => 10000000,
  3872.                         'namer' => 'app.dz_file_namer',
  3873.                         'custom_frontend' => [
  3874.                             'name' => NULL,
  3875.                             'class' => NULL,
  3876.                         ],
  3877.                         'route_prefix' => '',
  3878.                         'endpoints' => [
  3879.                             'upload' => NULL,
  3880.                             'progress' => NULL,
  3881.                             'cancel' => NULL,
  3882.                         ],
  3883.                         'disallowed_mimetypes' => [
  3884.                         ],
  3885.                         'error_handler' => NULL,
  3886.                         'enable_progress' => false,
  3887.                         'enable_cancelation' => false,
  3888.                         'root_folder' => false,
  3889.                     ],
  3890.                 ],
  3891.                 'chunks' => [
  3892.                     'maxage' => 604800,
  3893.                     'storage' => [
  3894.                         'type' => 'filesystem',
  3895.                         'filesystem' => NULL,
  3896.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  3897.                         'stream_wrapper' => NULL,
  3898.                         'sync_buffer_size' => '100K',
  3899.                         'prefix' => 'chunks',
  3900.                     ],
  3901.                     'load_distribution' => true,
  3902.                 ],
  3903.                 'twig' => true,
  3904.             ]; break;
  3905.             case 'nelmio_cors.defaults'$value = [
  3906.                 'allow_origin' => [
  3907.                     => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  3908.                     => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3909.                     => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
  3910.                     => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
  3911.                 ],
  3912.                 'allow_credentials' => true,
  3913.                 'allow_headers' => [
  3914.                     => 'content-type',
  3915.                     => 'authorization',
  3916.                 ],
  3917.                 'allow_private_network' => false,
  3918.                 'expose_headers' => [
  3919.                     => 'Link',
  3920.                 ],
  3921.                 'allow_methods' => [
  3922.                     => 'GET',
  3923.                     => 'OPTIONS',
  3924.                     => 'POST',
  3925.                     => 'PUT',
  3926.                     => 'PATCH',
  3927.                     => 'DELETE',
  3928.                 ],
  3929.                 'max_age' => 3600,
  3930.                 'hosts' => [
  3931.                 ],
  3932.                 'origin_regex' => true,
  3933.                 'forced_allow_origin_value' => NULL,
  3934.                 'skip_same_as_origin' => true,
  3935.             ]; break;
  3936.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3937.         }
  3938.         $this->loadedDynamicParameters[$name] = true;
  3939.         return $this->dynamicParameters[$name] = $value;
  3940.     }
  3941.     protected function getDefaultParameters(): array
  3942.     {
  3943.         return [
  3944.             'kernel.project_dir' => \dirname(__DIR__4),
  3945.             'kernel.environment' => 'dev',
  3946.             'kernel.debug' => true,
  3947.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3948.             'kernel.bundles' => [
  3949.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3950.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3951.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3952.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3953.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3954.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3955.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3956.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3957.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3958.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3959.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3960.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  3961.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  3962.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  3963.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  3964.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  3965.                 'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
  3966.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  3967.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  3968.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  3969.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  3970.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  3971.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  3972.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3973.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3974.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3975.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  3976.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  3977.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3978.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  3979.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  3980.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  3981.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  3982.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  3983.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  3984.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3985.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3986.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  3987.             ],
  3988.             'kernel.bundles_metadata' => [
  3989.                 'FrameworkBundle' => [
  3990.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3991.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3992.                 ],
  3993.                 'SensioFrameworkExtraBundle' => [
  3994.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3995.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3996.                 ],
  3997.                 'TwigBundle' => [
  3998.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3999.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4000.                 ],
  4001.                 'WebProfilerBundle' => [
  4002.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4003.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4004.                 ],
  4005.                 'MonologBundle' => [
  4006.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4007.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4008.                 ],
  4009.                 'DebugBundle' => [
  4010.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4011.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4012.                 ],
  4013.                 'MakerBundle' => [
  4014.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4015.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4016.                 ],
  4017.                 'DoctrineBundle' => [
  4018.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4019.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4020.                 ],
  4021.                 'DoctrineMigrationsBundle' => [
  4022.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4023.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4024.                 ],
  4025.                 'SecurityBundle' => [
  4026.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4027.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4028.                 ],
  4029.                 'TwigExtraBundle' => [
  4030.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4031.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4032.                 ],
  4033.                 'DrosalysWebObjectExtensionsBundle' => [
  4034.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  4035.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  4036.                 ],
  4037.                 'NelmioAliceBundle' => [
  4038.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4039.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4040.                 ],
  4041.                 'FidryAliceDataFixturesBundle' => [
  4042.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4043.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4044.                 ],
  4045.                 'HautelookAliceBundle' => [
  4046.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  4047.                     'namespace' => 'Hautelook\\AliceBundle',
  4048.                 ],
  4049.                 'SymfonyCastsVerifyEmailBundle' => [
  4050.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  4051.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  4052.                 ],
  4053.                 'DrosalysWebStringExtensionsBundle' => [
  4054.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
  4055.                     'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
  4056.                 ],
  4057.                 'DrosalysWebDoctrineExtensionsBundle' => [
  4058.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  4059.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  4060.                 ],
  4061.                 'FOSOAuthServerBundle' => [
  4062.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  4063.                     'namespace' => 'FOS\\OAuthServerBundle',
  4064.                 ],
  4065.                 'NellappSDKBundle' => [
  4066.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  4067.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  4068.                 ],
  4069.                 'NelmioApiDocBundle' => [
  4070.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  4071.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4072.                 ],
  4073.                 'JMSSerializerBundle' => [
  4074.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4075.                     'namespace' => 'JMS\\SerializerBundle',
  4076.                 ],
  4077.                 'DrosalysApiBundle' => [
  4078.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  4079.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  4080.                 ],
  4081.                 'KnpPaginatorBundle' => [
  4082.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4083.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4084.                 ],
  4085.                 'WebpackEncoreBundle' => [
  4086.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4087.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4088.                 ],
  4089.                 'KnpMenuBundle' => [
  4090.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4091.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4092.                 ],
  4093.                 'DrosalysWebFormBundle' => [
  4094.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  4095.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  4096.                 ],
  4097.                 'CraueFormFlowBundle' => [
  4098.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  4099.                     'namespace' => 'Craue\\FormFlowBundle',
  4100.                 ],
  4101.                 'LiipImagineBundle' => [
  4102.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4103.                     'namespace' => 'Liip\\ImagineBundle',
  4104.                 ],
  4105.                 'BazingaJsTranslationBundle' => [
  4106.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  4107.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  4108.                 ],
  4109.                 'KarserRecaptcha3Bundle' => [
  4110.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  4111.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  4112.                 ],
  4113.                 'SpiriitFormFilterBundle' => [
  4114.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  4115.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  4116.                 ],
  4117.                 'OneupFlysystemBundle' => [
  4118.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  4119.                     'namespace' => 'Oneup\\FlysystemBundle',
  4120.                 ],
  4121.                 'OneupUploaderBundle' => [
  4122.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  4123.                     'namespace' => 'Oneup\\UploaderBundle',
  4124.                 ],
  4125.                 'TwigComponentBundle' => [
  4126.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  4127.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  4128.                 ],
  4129.                 'NelmioCorsBundle' => [
  4130.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4131.                     'namespace' => 'Nelmio\\CorsBundle',
  4132.                 ],
  4133.                 'DoctrineFixturesBundle' => [
  4134.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4135.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4136.                 ],
  4137.                 'ZenstruckFoundryBundle' => [
  4138.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  4139.                     'namespace' => 'Zenstruck\\Foundry',
  4140.                 ],
  4141.             ],
  4142.             'kernel.charset' => 'UTF-8',
  4143.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4144.             'public_dir' => (\dirname(__DIR__4).'/public/'),
  4145.             'images_user_avatar_directory' => (\dirname(__DIR__4).'/public/images/avatar'),
  4146.             'images_user_avatar_asset_path' => 'images/avatar/',
  4147.             'images_channel_directory' => (\dirname(__DIR__4).'/public/images/channel'),
  4148.             'images_channel_asset_path' => '/images/channel/',
  4149.             'cursus_upload_directory' => (\dirname(__DIR__3).'/uploads/cursus/'),
  4150.             'cursus_upload_maxsize' => 10000000,
  4151.             'cursus_upload_mime_types' => [
  4152.                 'image/jpeg' => [
  4153.                     => 'jpg',
  4154.                     => 'jpeg',
  4155.                 ],
  4156.                 'image/png' => [
  4157.                     => 'png',
  4158.                 ],
  4159.                 'application/pdf' => [
  4160.                     => 'pdf',
  4161.                 ],
  4162.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4163.                     => 'docx',
  4164.                 ],
  4165.                 'application/msword' => [
  4166.                     => 'doc',
  4167.                 ],
  4168.                 'application/vnd.oasis.opendocument.text' => [
  4169.                     => 'odt',
  4170.                 ],
  4171.                 'application/vnd.ms-excel' => [
  4172.                     => 'xls',
  4173.                 ],
  4174.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4175.                     => 'xlsx',
  4176.                 ],
  4177.             ],
  4178.             'dz_upload_directory' => (\dirname(__DIR__3).'/uploads/dz/'),
  4179.             'dz_upload_maxsize' => 10000000,
  4180.             'dz_upload_mime_types' => [
  4181.                 'image/jpeg' => [
  4182.                     => 'jpg',
  4183.                     => 'jpeg',
  4184.                 ],
  4185.                 'image/png' => [
  4186.                     => 'png',
  4187.                 ],
  4188.                 'image/gif' => [
  4189.                     => 'gif',
  4190.                 ],
  4191.                 'application/pdf' => [
  4192.                     => 'pdf',
  4193.                 ],
  4194.                 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4195.                     => 'docx',
  4196.                 ],
  4197.                 'application/msword' => [
  4198.                     => 'doc',
  4199.                 ],
  4200.                 'application/vnd.oasis.opendocument.text' => [
  4201.                     => 'odt',
  4202.                 ],
  4203.                 'application/vnd.ms-excel' => [
  4204.                     => 'xls',
  4205.                 ],
  4206.                 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4207.                     => 'xlsx',
  4208.                 ],
  4209.             ],
  4210.             'event_dispatcher.event_aliases' => [
  4211.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4212.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4213.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4214.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4215.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4216.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4217.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4218.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4219.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4220.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4221.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4222.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4223.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4224.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4225.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4226.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4227.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4228.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4229.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4230.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4231.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4232.             ],
  4233.             'fragment.renderer.hinclude.global_template' => NULL,
  4234.             'fragment.path' => '/_fragment',
  4235.             'kernel.http_method_override' => true,
  4236.             'kernel.default_locale' => 'fr',
  4237.             'kernel.enabled_locales' => [
  4238.             ],
  4239.             'kernel.error_controller' => 'error_controller',
  4240.             'kernel.trusted_headers' => 30,
  4241.             'debug.file_link_format' => NULL,
  4242.             'asset.request_context.base_path' => NULL,
  4243.             'asset.request_context.secure' => NULL,
  4244.             'translator.logging' => false,
  4245.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4246.             'debug.error_handler.throw_at' => -1,
  4247.             'router.request_context.host' => 'localhost',
  4248.             'router.request_context.scheme' => 'http',
  4249.             'router.request_context.base_url' => '',
  4250.             'router.resource' => 'kernel::loadRoutes',
  4251.             'request_listener.http_port' => 80,
  4252.             'request_listener.https_port' => 443,
  4253.             'session.metadata.storage_key' => '_sf2_meta',
  4254.             'session.storage.options' => [
  4255.                 'cache_limiter' => '0',
  4256.                 'name' => 'CORESESSID',
  4257.                 'cookie_lifetime' => 86400,
  4258.                 'cookie_secure' => 'auto',
  4259.                 'cookie_httponly' => true,
  4260.                 'cookie_samesite' => 'lax',
  4261.                 'gc_probability' => 1,
  4262.             ],
  4263.             'session.metadata.update_threshold' => 0,
  4264.             'form.type_extension.csrf.enabled' => true,
  4265.             'form.type_extension.csrf.field_name' => '_token',
  4266.             'validator.translation_domain' => 'validators',
  4267.             'profiler_listener.only_exceptions' => false,
  4268.             'profiler_listener.only_main_requests' => false,
  4269.             'twig.form.resources' => [
  4270.                 => 'form_div_layout.html.twig',
  4271.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  4272.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4273.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  4274.                 => '@NellappSDK/Form/form_theme.html.twig',
  4275.                 => 'bootstrap_5_layout.html.twig',
  4276.                 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
  4277.                 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
  4278.                 => 'Form/admin_layout.html.twig',
  4279.                 => 'Form/form_collection_users.html.twig',
  4280.                 10 => 'Form/channel_user_roles.html.twig',
  4281.                 11 => 'Form/form_sortable_collection.html.twig',
  4282.                 12 => 'Form/form_dropzone.html.twig',
  4283.                 13 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  4284.                 14 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4285.             ],
  4286.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4287.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4288.             'web_profiler.debug_toolbar.mode' => 2,
  4289.             'monolog.use_microseconds' => true,
  4290.             'monolog.swift_mailer.handlers' => [
  4291.             ],
  4292.             'monolog.handlers_to_channels' => [
  4293.                 'monolog.handler.console' => [
  4294.                     'type' => 'exclusive',
  4295.                     'elements' => [
  4296.                         => 'event',
  4297.                         => 'doctrine',
  4298.                         => 'console',
  4299.                     ],
  4300.                 ],
  4301.                 'monolog.handler.main' => [
  4302.                     'type' => 'exclusive',
  4303.                     'elements' => [
  4304.                         => 'event',
  4305.                     ],
  4306.                 ],
  4307.             ],
  4308.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4309.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4310.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4311.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4312.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4313.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4314.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4315.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4316.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4317.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4318.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4319.             'doctrine.entity_managers' => [
  4320.                 'default' => 'doctrine.orm.default_entity_manager',
  4321.             ],
  4322.             'doctrine.default_entity_manager' => 'default',
  4323.             'doctrine.dbal.connection_factory.types' => [
  4324.                 'uuid' => [
  4325.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4326.                 ],
  4327.                 'ulid' => [
  4328.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4329.                 ],
  4330.             ],
  4331.             'doctrine.connections' => [
  4332.                 'default' => 'doctrine.dbal.default_connection',
  4333.             ],
  4334.             'doctrine.default_connection' => 'default',
  4335.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4336.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4337.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4338.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4339.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4340.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4341.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4342.             'doctrine.orm.cache.memcache_port' => 11211,
  4343.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4344.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4345.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4346.             'doctrine.orm.cache.memcached_port' => 11211,
  4347.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4348.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4349.             'doctrine.orm.cache.redis_host' => 'localhost',
  4350.             'doctrine.orm.cache.redis_port' => 6379,
  4351.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4352.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4353.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4354.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4355.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4356.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4357.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4358.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4359.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4360.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4361.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4362.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4363.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4364.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4365.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4366.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4367.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4368.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4369.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4370.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4371.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4372.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4373.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4374.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4375.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4376.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4377.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4378.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4379.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4380.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4381.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4382.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4383.             'doctrine.migrations.preferred_em' => NULL,
  4384.             'doctrine.migrations.preferred_connection' => NULL,
  4385.             'security.role_hierarchy.roles' => [
  4386.                 'ROLE_ADMIN' => [
  4387.                     => 'ROLE_USER',
  4388.                 ],
  4389.                 'ROLE_SUPER_ADMIN' => [
  4390.                     => 'ROLE_ADMIN',
  4391.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4392.                     => 'ROLE_COMMERCIAL',
  4393.                 ],
  4394.             ],
  4395.             'security.access.denied_url' => NULL,
  4396.             'security.authentication.manager.erase_credentials' => true,
  4397.             'security.authentication.session_strategy.strategy' => 'migrate',
  4398.             'security.access.always_authenticate_before_granting' => false,
  4399.             'security.authentication.hide_user_not_found' => true,
  4400.             'security.firewalls' => [
  4401.                 => 'dev',
  4402.                 => 'oauth_token',
  4403.                 => 'api_doc',
  4404.                 => 'api',
  4405.                 => 'sync_doc',
  4406.                 => 'sync',
  4407.                 => 'internal_api',
  4408.                 => 'main',
  4409.             ],
  4410.             'security.api._indexed_authenticators' => [
  4411.             ],
  4412.             'security.sync._indexed_authenticators' => [
  4413.             ],
  4414.             'security.internal_api._indexed_authenticators' => [
  4415.             ],
  4416.             'security.main._indexed_authenticators' => [
  4417.             ],
  4418.             'nelmio_alice.locale' => 'fr_FR',
  4419.             'nelmio_alice.functions_blacklist' => [
  4420.                 => 'current',
  4421.                 => 'shuffle',
  4422.                 => 'date',
  4423.                 => 'time',
  4424.                 => 'file',
  4425.                 => 'md5',
  4426.                 => 'sha1',
  4427.             ],
  4428.             'nelmio_alice.seed' => 1,
  4429.             'nelmio_alice.loading_limit' => 5,
  4430.             'nelmio_alice.max_unique_values_retry' => 150,
  4431.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  4432.             'hautelook_alice.fixtures_path' => [
  4433.                 => 'fixtures',
  4434.             ],
  4435.             'hautelook_alice.root_dirs' => [
  4436.                 => \dirname(__DIR__4),
  4437.             ],
  4438.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  4439.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  4440.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  4441.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  4442.             'fos_oauth_server.server.options' => [
  4443.                 'supported_scopes' => 'api',
  4444.                 'access_token_lifetime' => 86400,
  4445.             ],
  4446.             'fos_oauth_server.model_manager_name' => NULL,
  4447.             'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
  4448.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
  4449.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
  4450.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
  4451.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  4452.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  4453.             'fos_oauth_server.authorize.form.validation_groups' => [
  4454.                 => 'Authorize',
  4455.                 => 'Default',
  4456.             ],
  4457.             'nellapp_sdk.global_getter.global_entities' => [
  4458.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  4459.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  4460.                 'user_class' => 'App\\Entity\\Account\\User',
  4461.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  4462.                 'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
  4463.             ],
  4464.             'nellapp_sdk.default.doctrine_connection' => 'default',
  4465.             'nelmio_api_doc.areas' => [
  4466.                 => 'default',
  4467.                 => 'super_admin_async',
  4468.                 => 'app_sync',
  4469.             ],
  4470.             'nelmio_api_doc.use_validation_groups' => false,
  4471.             'drosalys_api.serializer.symfony' => true,
  4472.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  4473.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4474.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4475.             'knp_paginator.page_range' => 5,
  4476.             'knp_paginator.page_limit' => NULL,
  4477.             'knp_menu.renderer.list.options' => [
  4478.             ],
  4479.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4480.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4481.             'knp_menu.renderer.twig.options' => [
  4482.             ],
  4483.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4484.             'knp_menu.default_renderer' => 'twig',
  4485.             'drosalys_form.collection.import_template' => true,
  4486.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  4487.             'drosalys_form.select_or_create.import_template' => true,
  4488.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  4489.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  4490.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  4491.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  4492.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  4493.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  4494.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  4495.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  4496.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  4497.             'liip_imagine.resolvers' => [
  4498.                 'default' => [
  4499.                     'web_path' => [
  4500.                         'web_root' => (\dirname(__DIR__4).'/public'),
  4501.                         'cache_prefix' => 'media/cache',
  4502.                     ],
  4503.                 ],
  4504.                 'cursus_uploads' => [
  4505.                     'flysystem' => [
  4506.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4507.                         'root_url' => 'none',
  4508.                         'visibility' => 'private',
  4509.                         'cache_prefix' => '',
  4510.                     ],
  4511.                 ],
  4512.                 'dz_uploads' => [
  4513.                     'flysystem' => [
  4514.                         'filesystem_service' => 'oneup_flysystem.dz_filesystem',
  4515.                         'root_url' => 'none',
  4516.                         'visibility' => 'private',
  4517.                         'cache_prefix' => '',
  4518.                     ],
  4519.                 ],
  4520.             ],
  4521.             'liip_imagine.loaders' => [
  4522.                 'default' => [
  4523.                     'filesystem' => [
  4524.                         'locator' => 'filesystem',
  4525.                         'data_root' => [
  4526.                             => (\dirname(__DIR__4).'/public'),
  4527.                         ],
  4528.                         'allow_unresolvable_data_roots' => false,
  4529.                         'bundle_resources' => [
  4530.                             'enabled' => false,
  4531.                             'access_control_type' => 'blacklist',
  4532.                             'access_control_list' => [
  4533.                             ],
  4534.                         ],
  4535.                     ],
  4536.                 ],
  4537.                 'cursus_uploads' => [
  4538.                     'flysystem' => [
  4539.                         'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
  4540.                     ],
  4541.                 ],
  4542.                 'dz_uploads' => [
  4543.                     'flysystem' => [
  4544.                         'filesystem_service' => 'oneup_flysystem.dz_filesystem',
  4545.                     ],
  4546.                 ],
  4547.             ],
  4548.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4549.             'liip_imagine.jpegoptim.stripAll' => true,
  4550.             'liip_imagine.jpegoptim.max' => NULL,
  4551.             'liip_imagine.jpegoptim.progressive' => true,
  4552.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4553.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4554.             'liip_imagine.optipng.level' => 7,
  4555.             'liip_imagine.optipng.stripAll' => true,
  4556.             'liip_imagine.optipng.tempDir' => NULL,
  4557.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4558.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4559.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4560.             'liip_imagine.cwebp.tempDir' => NULL,
  4561.             'liip_imagine.cwebp.q' => 75,
  4562.             'liip_imagine.cwebp.alphaQ' => 100,
  4563.             'liip_imagine.cwebp.m' => 4,
  4564.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4565.             'liip_imagine.cwebp.alphaMethod' => 1,
  4566.             'liip_imagine.cwebp.exact' => false,
  4567.             'liip_imagine.cwebp.metadata' => [
  4568.                 => 'none',
  4569.             ],
  4570.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4571.             'liip_imagine.cache.resolver.default' => 'default',
  4572.             'liip_imagine.default_image' => NULL,
  4573.             'liip_imagine.filter_sets' => [
  4574.                 'channel_thumbnail' => [
  4575.                     'quality' => 100,
  4576.                     'jpeg_quality' => 80,
  4577.                     'png_compression_level' => 8,
  4578.                     'png_compression_filter' => NULL,
  4579.                     'format' => NULL,
  4580.                     'animated' => false,
  4581.                     'cache' => NULL,
  4582.                     'data_loader' => NULL,
  4583.                     'default_image' => NULL,
  4584.                     'filters' => [
  4585.                         'auto_rotate' => [
  4586.                         ],
  4587.                         'strip' => [
  4588.                         ],
  4589.                         'thumbnail' => [
  4590.                             'size' => [
  4591.                                 => 600,
  4592.                                 => 300,
  4593.                             ],
  4594.                             'mode' => 'inset',
  4595.                             'allow_upscale' => true,
  4596.                         ],
  4597.                     ],
  4598.                     'post_processors' => [
  4599.                     ],
  4600.                 ],
  4601.                 'avatar_thumbnail' => [
  4602.                     'quality' => 100,
  4603.                     'jpeg_quality' => 80,
  4604.                     'png_compression_level' => 8,
  4605.                     'png_compression_filter' => NULL,
  4606.                     'format' => NULL,
  4607.                     'animated' => false,
  4608.                     'cache' => NULL,
  4609.                     'data_loader' => NULL,
  4610.                     'default_image' => NULL,
  4611.                     'filters' => [
  4612.                         'auto_rotate' => [
  4613.                         ],
  4614.                         'strip' => [
  4615.                         ],
  4616.                         'thumbnail' => [
  4617.                             'size' => [
  4618.                                 => 100,
  4619.                                 => 100,
  4620.                             ],
  4621.                             'mode' => 'outbound',
  4622.                             'allow_upscale' => true,
  4623.                         ],
  4624.                     ],
  4625.                     'post_processors' => [
  4626.                     ],
  4627.                 ],
  4628.                 'cache' => [
  4629.                     'quality' => 100,
  4630.                     'jpeg_quality' => NULL,
  4631.                     'png_compression_level' => NULL,
  4632.                     'png_compression_filter' => NULL,
  4633.                     'format' => NULL,
  4634.                     'animated' => false,
  4635.                     'cache' => NULL,
  4636.                     'data_loader' => NULL,
  4637.                     'default_image' => NULL,
  4638.                     'filters' => [
  4639.                     ],
  4640.                     'post_processors' => [
  4641.                     ],
  4642.                 ],
  4643.                 'thumbnail' => [
  4644.                     'quality' => 50,
  4645.                     'jpeg_quality' => NULL,
  4646.                     'png_compression_level' => NULL,
  4647.                     'png_compression_filter' => NULL,
  4648.                     'format' => NULL,
  4649.                     'animated' => false,
  4650.                     'cache' => NULL,
  4651.                     'data_loader' => 'cursus_uploads',
  4652.                     'default_image' => NULL,
  4653.                     'filters' => [
  4654.                         'thumbnail' => [
  4655.                             'size' => [
  4656.                                 => 50,
  4657.                                 => 50,
  4658.                             ],
  4659.                             'mode' => 'inset',
  4660.                         ],
  4661.                     ],
  4662.                     'post_processors' => [
  4663.                     ],
  4664.                 ],
  4665.                 'dz_thumbnail' => [
  4666.                     'quality' => 50,
  4667.                     'jpeg_quality' => NULL,
  4668.                     'png_compression_level' => NULL,
  4669.                     'png_compression_filter' => NULL,
  4670.                     'format' => NULL,
  4671.                     'animated' => false,
  4672.                     'cache' => NULL,
  4673.                     'data_loader' => 'dz_uploads',
  4674.                     'default_image' => NULL,
  4675.                     'filters' => [
  4676.                         'thumbnail' => [
  4677.                             'size' => [
  4678.                                 => 120,
  4679.                                 => 120,
  4680.                             ],
  4681.                             'mode' => 'inset',
  4682.                         ],
  4683.                     ],
  4684.                     'post_processors' => [
  4685.                     ],
  4686.                 ],
  4687.                 'question_picture' => [
  4688.                     'quality' => 90,
  4689.                     'jpeg_quality' => NULL,
  4690.                     'png_compression_level' => NULL,
  4691.                     'png_compression_filter' => NULL,
  4692.                     'format' => NULL,
  4693.                     'animated' => false,
  4694.                     'cache' => NULL,
  4695.                     'data_loader' => 'dz_uploads',
  4696.                     'default_image' => NULL,
  4697.                     'filters' => [
  4698.                         'thumbnail' => [
  4699.                             'size' => [
  4700.                                 => 300,
  4701.                                 => 220,
  4702.                             ],
  4703.                             'mode' => 'inset',
  4704.                         ],
  4705.                     ],
  4706.                     'post_processors' => [
  4707.                     ],
  4708.                 ],
  4709.             ],
  4710.             'liip_imagine.binary.loader.default' => 'default',
  4711.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4712.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4713.             'liip_imagine.webp.generate' => false,
  4714.             'liip_imagine.webp.options' => [
  4715.                 'quality' => 100,
  4716.                 'cache' => NULL,
  4717.                 'data_loader' => NULL,
  4718.                 'post_processors' => [
  4719.                 ],
  4720.             ],
  4721.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  4722.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  4723.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  4724.             'karser_recaptcha3.score_threshold' => 0.5,
  4725.             'karser_recaptcha3.enabled' => true,
  4726.             'karser_recaptcha3.host' => 'www.google.com',
  4727.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  4728.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  4729.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  4730.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  4731.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  4732.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  4733.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  4734.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  4735.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  4736.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  4737.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  4738.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  4739.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  4740.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  4741.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  4742.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  4743.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  4744.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  4745.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  4746.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  4747.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  4748.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  4749.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  4750.             'spiriit_form_filter.where_method' => 'and',
  4751.             'spiriit_form_filter.text.condition_pattern' => 1,
  4752.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  4753.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  4754.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  4755.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  4756.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  4757.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  4758.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  4759.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  4760.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  4761.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  4762.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  4763.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  4764.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  4765.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  4766.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  4767.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  4768.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  4769.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  4770.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  4771.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  4772.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  4773.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  4774.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  4775.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  4776.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  4777.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  4778.             'oneup_uploader.config.cursus_upload' => [
  4779.                 'use_orphanage' => true,
  4780.                 'frontend' => 'dropzone',
  4781.                 'storage' => [
  4782.                     'type' => 'flysystem',
  4783.                     'filesystem' => 'oneup_flysystem.cursus_filesystem',
  4784.                     'service' => NULL,
  4785.                     'directory' => NULL,
  4786.                     'stream_wrapper' => NULL,
  4787.                     'sync_buffer_size' => '100K',
  4788.                 ],
  4789.                 'allowed_mimetypes' => [
  4790.                     'image/jpeg' => [
  4791.                         => 'jpg',
  4792.                         => 'jpeg',
  4793.                     ],
  4794.                     'image/png' => [
  4795.                         => 'png',
  4796.                     ],
  4797.                     'application/pdf' => [
  4798.                         => 'pdf',
  4799.                     ],
  4800.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4801.                         => 'docx',
  4802.                     ],
  4803.                     'application/msword' => [
  4804.                         => 'doc',
  4805.                     ],
  4806.                     'application/vnd.oasis.opendocument.text' => [
  4807.                         => 'odt',
  4808.                     ],
  4809.                     'application/vnd.ms-excel' => [
  4810.                         => 'xls',
  4811.                     ],
  4812.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4813.                         => 'xlsx',
  4814.                     ],
  4815.                 ],
  4816.                 'max_size' => 10000000,
  4817.                 'namer' => 'app.file_abstract_cursus_namer',
  4818.                 'custom_frontend' => [
  4819.                     'name' => NULL,
  4820.                     'class' => NULL,
  4821.                 ],
  4822.                 'route_prefix' => '',
  4823.                 'endpoints' => [
  4824.                     'upload' => NULL,
  4825.                     'progress' => NULL,
  4826.                     'cancel' => NULL,
  4827.                 ],
  4828.                 'disallowed_mimetypes' => [
  4829.                 ],
  4830.                 'error_handler' => NULL,
  4831.                 'enable_progress' => false,
  4832.                 'enable_cancelation' => false,
  4833.                 'root_folder' => false,
  4834.             ],
  4835.             'oneup_uploader.config.dz_upload' => [
  4836.                 'use_orphanage' => true,
  4837.                 'frontend' => 'dropzone',
  4838.                 'storage' => [
  4839.                     'type' => 'flysystem',
  4840.                     'filesystem' => 'oneup_flysystem.dz_filesystem',
  4841.                     'service' => NULL,
  4842.                     'directory' => NULL,
  4843.                     'stream_wrapper' => NULL,
  4844.                     'sync_buffer_size' => '100K',
  4845.                 ],
  4846.                 'allowed_mimetypes' => [
  4847.                     'image/jpeg' => [
  4848.                         => 'jpg',
  4849.                         => 'jpeg',
  4850.                     ],
  4851.                     'image/png' => [
  4852.                         => 'png',
  4853.                     ],
  4854.                     'image/gif' => [
  4855.                         => 'gif',
  4856.                     ],
  4857.                     'application/pdf' => [
  4858.                         => 'pdf',
  4859.                     ],
  4860.                     'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
  4861.                         => 'docx',
  4862.                     ],
  4863.                     'application/msword' => [
  4864.                         => 'doc',
  4865.                     ],
  4866.                     'application/vnd.oasis.opendocument.text' => [
  4867.                         => 'odt',
  4868.                     ],
  4869.                     'application/vnd.ms-excel' => [
  4870.                         => 'xls',
  4871.                     ],
  4872.                     'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
  4873.                         => 'xlsx',
  4874.                     ],
  4875.                 ],
  4876.                 'max_size' => 10000000,
  4877.                 'namer' => 'app.dz_file_namer',
  4878.                 'custom_frontend' => [
  4879.                     'name' => NULL,
  4880.                     'class' => NULL,
  4881.                 ],
  4882.                 'route_prefix' => '',
  4883.                 'endpoints' => [
  4884.                     'upload' => NULL,
  4885.                     'progress' => NULL,
  4886.                     'cancel' => NULL,
  4887.                 ],
  4888.                 'disallowed_mimetypes' => [
  4889.                 ],
  4890.                 'error_handler' => NULL,
  4891.                 'enable_progress' => false,
  4892.                 'enable_cancelation' => false,
  4893.                 'root_folder' => false,
  4894.             ],
  4895.             'oneup_uploader.controllers' => [
  4896.                 'cursus_upload' => [
  4897.                     => 'oneup_uploader.controller.cursus_upload',
  4898.                     => [
  4899.                         'enable_progress' => false,
  4900.                         'enable_cancelation' => false,
  4901.                         'route_prefix' => '',
  4902.                         'endpoints' => [
  4903.                             'upload' => NULL,
  4904.                             'progress' => NULL,
  4905.                             'cancel' => NULL,
  4906.                         ],
  4907.                     ],
  4908.                 ],
  4909.                 'dz_upload' => [
  4910.                     => 'oneup_uploader.controller.dz_upload',
  4911.                     => [
  4912.                         'enable_progress' => false,
  4913.                         'enable_cancelation' => false,
  4914.                         'route_prefix' => '',
  4915.                         'endpoints' => [
  4916.                             'upload' => NULL,
  4917.                             'progress' => NULL,
  4918.                             'cancel' => NULL,
  4919.                         ],
  4920.                     ],
  4921.                 ],
  4922.             ],
  4923.             'oneup_uploader.maxsize' => [
  4924.                 'cursus_upload' => 10000000,
  4925.                 'dz_upload' => 10000000,
  4926.             ],
  4927.             'nelmio_cors.map' => [
  4928.                 '^/' => [
  4929.                 ],
  4930.             ],
  4931.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4932.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4933.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4934.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4935.             'data_collector.templates' => [
  4936.                 'data_collector.request' => [
  4937.                     => 'request',
  4938.                     => '@WebProfiler/Collector/request.html.twig',
  4939.                 ],
  4940.                 'data_collector.time' => [
  4941.                     => 'time',
  4942.                     => '@WebProfiler/Collector/time.html.twig',
  4943.                 ],
  4944.                 'data_collector.memory' => [
  4945.                     => 'memory',
  4946.                     => '@WebProfiler/Collector/memory.html.twig',
  4947.                 ],
  4948.                 'data_collector.validator' => [
  4949.                     => 'validator',
  4950.                     => '@WebProfiler/Collector/validator.html.twig',
  4951.                 ],
  4952.                 'data_collector.ajax' => [
  4953.                     => 'ajax',
  4954.                     => '@WebProfiler/Collector/ajax.html.twig',
  4955.                 ],
  4956.                 'data_collector.form' => [
  4957.                     => 'form',
  4958.                     => '@WebProfiler/Collector/form.html.twig',
  4959.                 ],
  4960.                 'data_collector.exception' => [
  4961.                     => 'exception',
  4962.                     => '@WebProfiler/Collector/exception.html.twig',
  4963.                 ],
  4964.                 'data_collector.logger' => [
  4965.                     => 'logger',
  4966.                     => '@WebProfiler/Collector/logger.html.twig',
  4967.                 ],
  4968.                 'data_collector.events' => [
  4969.                     => 'events',
  4970.                     => '@WebProfiler/Collector/events.html.twig',
  4971.                 ],
  4972.                 'data_collector.router' => [
  4973.                     => 'router',
  4974.                     => '@WebProfiler/Collector/router.html.twig',
  4975.                 ],
  4976.                 'data_collector.cache' => [
  4977.                     => 'cache',
  4978.                     => '@WebProfiler/Collector/cache.html.twig',
  4979.                 ],
  4980.                 'data_collector.translation' => [
  4981.                     => 'translation',
  4982.                     => '@WebProfiler/Collector/translation.html.twig',
  4983.                 ],
  4984.                 'data_collector.security' => [
  4985.                     => 'security',
  4986.                     => '@Security/Collector/security.html.twig',
  4987.                 ],
  4988.                 'data_collector.twig' => [
  4989.                     => 'twig',
  4990.                     => '@WebProfiler/Collector/twig.html.twig',
  4991.                 ],
  4992.                 'data_collector.http_client' => [
  4993.                     => 'http_client',
  4994.                     => '@WebProfiler/Collector/http_client.html.twig',
  4995.                 ],
  4996.                 'data_collector.doctrine' => [
  4997.                     => 'db',
  4998.                     => '@Doctrine/Collector/db.html.twig',
  4999.                 ],
  5000.                 'doctrine_migrations.migrations_collector' => [
  5001.                     => 'doctrine_migrations',
  5002.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5003.                 ],
  5004.                 'data_collector.dump' => [
  5005.                     => 'dump',
  5006.                     => '@Debug/Profiler/dump.html.twig',
  5007.                 ],
  5008.                 'data_collector.messenger' => [
  5009.                     => 'messenger',
  5010.                     => '@WebProfiler/Collector/messenger.html.twig',
  5011.                 ],
  5012.                 'notifier.data_collector' => [
  5013.                     => 'notifier',
  5014.                     => '@WebProfiler/Collector/notifier.html.twig',
  5015.                 ],
  5016.                 'data_collector.config' => [
  5017.                     => 'config',
  5018.                     => '@WebProfiler/Collector/config.html.twig',
  5019.                 ],
  5020.             ],
  5021.             'console.command.ids' => [
  5022.             ],
  5023.         ];
  5024.     }
  5025.     protected function throw($message)
  5026.     {
  5027.         throw new RuntimeException($message);
  5028.     }
  5029. }