<?php
namespace ContainerSLqnckS;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'cache.app' => 'getCache_AppService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'craue_formflow_util' => 'getCraueFormflowUtilService',
'cursus_filesystem' => 'getCursusFilesystemService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'dz_filesystem' => 'getDzFilesystemService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_menu.matcher' => 'getKnpMenu_MatcherService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.cursus_uploads' => 'getLiipImagine_Cache_Resolver_CursusUploadsService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.dz_uploads' => 'getLiipImagine_Cache_Resolver_DzUploadsService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
'.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerActionService',
'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockCompleteAction' => 'getAttemptBlockCompleteActionService',
'App\\Controller\\Account\\Async\\Channel\\PositioningTest\\Attempt\\AttemptBlockLaunchAction' => 'getAttemptBlockLaunchActionService',
'App\\Controller\\Account\\Async\\Cursus\\GetGlobalProgressionAction' => 'getGetGlobalProgressionActionService',
'App\\Controller\\Account\\Async\\Cursus\\GetLightProgressionAction' => 'getGetLightProgressionActionService',
'App\\Controller\\Account\\Async\\UpdateLastConnected' => 'getUpdateLastConnectedService',
'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowController' => 'getShowControllerService',
'App\\Controller\\Account\\ChannelUserData\\Cursus\\ShowListController' => 'getShowListControllerService',
'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexActionService',
'App\\Controller\\Account\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowActionService',
'App\\Controller\\Account\\Channel\\PositioningTest\\ShowAction' => 'getShowAction2Service',
'App\\Controller\\Account\\Channel\\PositioningTest\\StartAction' => 'getStartActionService',
'App\\Controller\\Account\\EditAccountAction' => 'getEditAccountActionService',
'App\\Controller\\Account\\ForgotPassword\\AlreadyLoggedInController' => 'getAlreadyLoggedInControllerService',
'App\\Controller\\Account\\ForgotPassword\\AskController' => 'getAskControllerService',
'App\\Controller\\Account\\ForgotPassword\\AskSuccessController' => 'getAskSuccessControllerService',
'App\\Controller\\Account\\ForgotPassword\\ResetController' => 'getResetControllerService',
'App\\Controller\\Account\\HomeAction' => 'getHomeActionService',
'App\\Controller\\Account\\Notification\\NotificationSeeAllController' => 'getNotificationSeeAllControllerService',
'App\\Controller\\Account\\Register\\RegisterAction' => 'getRegisterActionService',
'App\\Controller\\Account\\Register\\RegisterVerificationAction' => 'getRegisterVerificationActionService',
'App\\Controller\\Account\\Register\\SetPasswordController' => 'getSetPasswordControllerService',
'App\\Controller\\Account\\Register\\VerifyEmailAction' => 'getVerifyEmailActionService',
'App\\Controller\\Account\\Security\\LoginAction' => 'getLoginActionService',
'App\\Controller\\Account\\Security\\LogoutAction' => 'getLogoutActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\DeleteActivityAction' => 'getDeleteActivityActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\ExportActivitiesAction' => 'getExportActivitiesActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetAbstractCollectionAction' => 'getGetAbstractCollectionActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\GetMeetingCollectionAction' => 'getGetMeetingCollectionActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMeetingActivityAction' => 'getPostMeetingActivityActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PostMessageActivityAction' => 'getPostMessageActivityActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMeetingActivityAction' => 'getPutMeetingActivityActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Activity\\PutMessageActivityAction' => 'getPutMessageActivityActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\DeleteFileAbstractCursusAction' => 'getDeleteFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCollectionFileAbstractCursusAction' => 'getGetCollectionFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetCountFilesByTagsAction' => 'getGetCountFilesByTagsActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\GetFileAbstractCursusAction' => 'getGetFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\PutFileAbstractCursusAction' => 'getPutFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\RestoreFileAbstractCursusAction' => 'getRestoreFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Drive\\ToRemoveFileAbstractCursusAction' => 'getToRemoveFileAbstractCursusActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Message\\GetCollectionAction' => 'getGetCollectionActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\ExportTrainingProgression' => 'getExportTrainingProgressionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetEventsCollectionAction' => 'getGetEventsCollectionActionService',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetGlobalProgressionAction' => 'getGetGlobalProgressionAction2Service',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionAction' => 'getGetLightProgressionAction2Service',
'App\\Controller\\Admin\\Async\\ChannelUserData\\Cursus\\Progress\\GetLightProgressionCollectionAction' => 'getGetLightProgressionCollectionActionService',
'App\\Controller\\Admin\\Async\\Channel\\CRM\\ProspectCollectionAction' => 'getProspectCollectionActionService',
'App\\Controller\\Admin\\Async\\Channel\\Group\\CollectionAction' => 'getCollectionActionService',
'App\\Controller\\Admin\\Async\\Channel\\Organization\\CollectionAction' => 'getCollectionAction2Service',
'App\\Controller\\Admin\\Async\\Channel\\Place\\CollectionAction' => 'getCollectionAction3Service',
'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\Attempt\\AttemptAnswerAction' => 'getAttemptAnswerAction2Service',
'App\\Controller\\Admin\\Async\\Channel\\PositioningTest\\BlockCollectionAction' => 'getBlockCollectionActionService',
'App\\Controller\\Admin\\Async\\Channel\\Session\\CollectionAction' => 'getCollectionAction4Service',
'App\\Controller\\Admin\\Async\\Channel\\Training\\CollectionAction' => 'getCollectionAction5Service',
'App\\Controller\\Admin\\Async\\Channel\\User\\LearnersCollectionByTrainingAction' => 'getLearnersCollectionByTrainingActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\DeleteAction' => 'getDeleteActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAction' => 'getIndexAction2Service',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexAdminsAction' => 'getIndexAdminsActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\IndexPositioningTestAttemptAction' => 'getIndexPositioningTestAttemptActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\NewAction' => 'getNewActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RedirectControllerAction' => 'getRedirectControllerActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\RemoveChannelUserDataRoleAction' => 'getRemoveChannelUserDataRoleActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowAction' => 'getShowAction3Service',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ShowPositioningTestAttemptAction' => 'getShowPositioningTestAttemptActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\SwitchChannelUserDataTypeAction' => 'getSwitchChannelUserDataTypeActionService',
'App\\Controller\\Admin\\ChannelUserData\\ChannelUserData\\ToggleActiveChannelUserDataAction' => 'getToggleActiveChannelUserDataActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\CreateMessageActivityAction' => 'getCreateMessageActivityActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\Activity\\ShowActivityGeneralAction' => 'getShowActivityGeneralActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAction' => 'getDeleteAction2Service',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteAdviserAction' => 'getDeleteAdviserActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteCompanyAction' => 'getDeleteCompanyActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteExamAction' => 'getDeleteExamActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteFounderAction' => 'getDeleteFounderActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\DeleteTutorAction' => 'getDeleteTutorActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ExportIndexAction' => 'getExportIndexActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexAction' => 'getIndexAction3Service',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\IndexCursusAction' => 'getIndexCursusActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\NewTrainingCursus' => 'getNewTrainingCursusService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ReactivateCursusAction' => 'getReactivateCursusActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\RedirectCursusAction' => 'getRedirectCursusActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowChatAction' => 'getShowChatActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowCompanyAction' => 'getShowCompanyActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowDriveAction' => 'getShowDriveActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowExamAction' => 'getShowExamActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowFounderAction' => 'getShowFounderActionService',
'App\\Controller\\Admin\\ChannelUserData\\Cursus\\ShowProgressAction' => 'getShowProgressActionService',
'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowLearnerAction' => 'getShowLearnerActionService',
'App\\Controller\\Admin\\ChannelUserData\\Learner\\ShowProfileAction' => 'getShowProfileActionService',
'App\\Controller\\Admin\\ChannelUserData\\ShowChannelUserDataAction' => 'getShowChannelUserDataActionService',
'App\\Controller\\Admin\\Channel\\ChannelUserRole\\ManageAction' => 'getManageActionService',
'App\\Controller\\Admin\\Channel\\Channel\\DeleteOrganizationAction' => 'getDeleteOrganizationActionService',
'App\\Controller\\Admin\\Channel\\Channel\\Index' => 'getIndexService',
'App\\Controller\\Admin\\Channel\\Channel\\ShowAction' => 'getShowAction4Service',
'App\\Controller\\Admin\\Channel\\CustomView\\DeleteCustomViewChannelAction' => 'getDeleteCustomViewChannelActionService',
'App\\Controller\\Admin\\Channel\\CustomView\\InactivateCustomViewChannelAction' => 'getInactivateCustomViewChannelActionService',
'App\\Controller\\Admin\\Channel\\Groups\\DeleteAction' => 'getDeleteAction3Service',
'App\\Controller\\Admin\\Channel\\Groups\\DeleteMultipleAction' => 'getDeleteMultipleActionService',
'App\\Controller\\Admin\\Channel\\Groups\\EditAction' => 'getEditActionService',
'App\\Controller\\Admin\\Channel\\Groups\\IndexAction' => 'getIndexAction4Service',
'App\\Controller\\Admin\\Channel\\Groups\\NewAction' => 'getNewAction2Service',
'App\\Controller\\Admin\\Channel\\Groups\\ShowAction' => 'getShowAction5Service',
'App\\Controller\\Admin\\Channel\\Groups\\User\\AddAction' => 'getAddActionService',
'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveAction' => 'getRemoveActionService',
'App\\Controller\\Admin\\Channel\\Groups\\User\\RemoveMultipleAction' => 'getRemoveMultipleActionService',
'App\\Controller\\Admin\\Channel\\Licenses\\DashboardAction' => 'getDashboardActionService',
'App\\Controller\\Admin\\Channel\\Licenses\\ValidateOrderAction' => 'getValidateOrderActionService',
'App\\Controller\\Admin\\Channel\\Material\\DeleteAction' => 'getDeleteAction4Service',
'App\\Controller\\Admin\\Channel\\Material\\DeleteMultipleAction' => 'getDeleteMultipleAction2Service',
'App\\Controller\\Admin\\Channel\\Material\\EditAction' => 'getEditAction2Service',
'App\\Controller\\Admin\\Channel\\Material\\IndexAction' => 'getIndexAction5Service',
'App\\Controller\\Admin\\Channel\\Material\\NewAction' => 'getNewAction3Service',
'App\\Controller\\Admin\\Channel\\Material\\ShowAction' => 'getShowAction6Service',
'App\\Controller\\Admin\\Channel\\Place\\DeleteAction' => 'getDeleteAction5Service',
'App\\Controller\\Admin\\Channel\\Place\\DeleteMultipleAction' => 'getDeleteMultipleAction3Service',
'App\\Controller\\Admin\\Channel\\Place\\EditAction' => 'getEditAction3Service',
'App\\Controller\\Admin\\Channel\\Place\\IndexAction' => 'getIndexAction6Service',
'App\\Controller\\Admin\\Channel\\Place\\NewAction' => 'getNewAction4Service',
'App\\Controller\\Admin\\Channel\\Place\\ShowAction' => 'getShowAction7Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\IndexAction' => 'getIndexAction7Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\NewAction' => 'getNewAction5Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderAction' => 'getSendReminderActionService',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\SendReminderMultipleAction' => 'getSendReminderMultipleActionService',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Attempt\\ShowAction' => 'getShowAction8Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteAction' => 'getDeleteAction6Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\DeleteMultipleAction' => 'getDeleteMultipleAction4Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\EditAction' => 'getEditAction4Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\IndexAction' => 'getIndexAction8Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\NewAction' => 'getNewAction6Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\Block\\RestoreAction' => 'getRestoreActionService',
'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteAction' => 'getDeleteAction7Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\DeleteMultipleAction' => 'getDeleteMultipleAction5Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\EditAction' => 'getEditAction5Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\IndexAction' => 'getIndexAction9Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\NewAction' => 'getNewAction7Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\RestoreAction' => 'getRestoreAction2Service',
'App\\Controller\\Admin\\Channel\\PositioningTest\\ShowAction' => 'getShowAction9Service',
'App\\Controller\\Admin\\Channel\\PurchaseOrder\\ExportIndexAction' => 'getExportIndexAction2Service',
'App\\Controller\\Admin\\Channel\\PurchaseOrder\\IndexAction' => 'getIndexAction10Service',
'App\\Controller\\Admin\\Channel\\Room\\DeleteAction' => 'getDeleteAction8Service',
'App\\Controller\\Admin\\Channel\\Room\\DeleteMultipleAction' => 'getDeleteMultipleAction6Service',
'App\\Controller\\Admin\\Channel\\Room\\EditAction' => 'getEditAction6Service',
'App\\Controller\\Admin\\Channel\\Room\\IndexAction' => 'getIndexAction11Service',
'App\\Controller\\Admin\\Channel\\Room\\NewAction' => 'getNewAction8Service',
'App\\Controller\\Admin\\Channel\\Room\\ShowAction' => 'getShowAction10Service',
'App\\Controller\\Admin\\Channel\\Service\\DeleteAction' => 'getDeleteAction9Service',
'App\\Controller\\Admin\\Channel\\Service\\DeleteMultipleAction' => 'getDeleteMultipleAction7Service',
'App\\Controller\\Admin\\Channel\\Service\\EditController' => 'getEditControllerService',
'App\\Controller\\Admin\\Channel\\Service\\IndexAction' => 'getIndexAction12Service',
'App\\Controller\\Admin\\Channel\\Service\\NewAction' => 'getNewAction9Service',
'App\\Controller\\Admin\\Channel\\Service\\ShowAction' => 'getShowAction11Service',
'App\\Controller\\Admin\\Channel\\Service\\User\\AddUserAction' => 'getAddUserActionService',
'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveAction' => 'getRemoveAction2Service',
'App\\Controller\\Admin\\Channel\\Service\\User\\RemoveMultipleAction' => 'getRemoveMultipleAction2Service',
'App\\Controller\\Admin\\Channel\\Session\\DeleteAction' => 'getDeleteAction10Service',
'App\\Controller\\Admin\\Channel\\Session\\DeleteMultipleAction' => 'getDeleteMultipleAction8Service',
'App\\Controller\\Admin\\Channel\\Session\\DuplicateAction' => 'getDuplicateActionService',
'App\\Controller\\Admin\\Channel\\Session\\EditController' => 'getEditController2Service',
'App\\Controller\\Admin\\Channel\\Session\\IndexAction' => 'getIndexAction13Service',
'App\\Controller\\Admin\\Channel\\Session\\NewAction' => 'getNewAction10Service',
'App\\Controller\\Admin\\Channel\\Session\\ShowAction' => 'getShowAction12Service',
'App\\Controller\\Admin\\Channel\\Trainings\\LearnersCollectionAction' => 'getLearnersCollectionActionService',
'App\\Controller\\Admin\\IndexAction' => 'getIndexAction14Service',
'App\\Controller\\Api\\Security\\Profile\\GetAction' => 'getGetActionService',
'App\\Controller\\Commercial\\Channel\\LicensesDashboardAction' => 'getLicensesDashboardActionService',
'App\\Controller\\Commercial\\Channel\\ToggleSepaMandateAction' => 'getToggleSepaMandateActionService',
'App\\Controller\\Commercial\\Channel\\ValidateOrderAction' => 'getValidateOrderAction2Service',
'App\\Controller\\Commercial\\CustomVIew\\DeleteCustomViewCommercialAction' => 'getDeleteCustomViewCommercialActionService',
'App\\Controller\\Commercial\\CustomVIew\\InactivateCustomViewCommercialAction' => 'getInactivateCustomViewCommercialActionService',
'App\\Controller\\Commercial\\DashboardAction' => 'getDashboardAction2Service',
'App\\Controller\\Commercial\\LicensesOrder\\ArchiveLicensesOrderAction' => 'getArchiveLicensesOrderActionService',
'App\\Controller\\Commercial\\LicensesOrder\\EditAction' => 'getEditAction7Service',
'App\\Controller\\Commercial\\LicensesOrder\\IndexAction' => 'getIndexAction15Service',
'App\\Controller\\SuperAdmin\\Async\\User\\CollectionAction' => 'getCollectionAction6Service',
'App\\Controller\\SuperAdmin\\Async\\User\\ToggleCommercialRoleAction' => 'getToggleCommercialRoleActionService',
'App\\Controller\\SuperAdmin\\Channel\\Channel\\ChannelController' => 'getChannelControllerService',
'App\\Controller\\SuperAdmin\\Channel\\Channel\\RemoveWhiteLabelAction' => 'getRemoveWhiteLabelActionService',
'App\\Controller\\SuperAdmin\\Channel\\Channel\\ToggleApprovedActionController' => 'getToggleApprovedActionControllerService',
'App\\Controller\\SuperAdmin\\Channel\\Channel\\TogglePaymentAlertAction' => 'getTogglePaymentAlertActionService',
'App\\Controller\\SuperAdmin\\Channel\\Channel\\WhiteLabelEditAction' => 'getWhiteLabelEditActionService',
'App\\Controller\\SuperAdmin\\Channel\\GroupController' => 'getGroupControllerService',
'App\\Controller\\SuperAdmin\\Channel\\UserController' => 'getUserControllerService',
'App\\Controller\\SuperAdmin\\DashboardAction' => 'getDashboardAction3Service',
'App\\Controller\\SuperAdmin\\UserController' => 'getUserController2Service',
'App\\Controller\\Sync\\Account\\User\\CollectionAction' => 'getCollectionAction7Service',
'App\\Controller\\Sync\\Account\\User\\GetAction' => 'getGetAction2Service',
'App\\Controller\\Sync\\Account\\User\\PutAction' => 'getPutActionService',
'App\\Controller\\Sync\\Account\\User\\UpdateLastConnected' => 'getUpdateLastConnected2Service',
'App\\Controller\\Sync\\AdditionalData\\HandleAdditionalDataActionAction' => 'getHandleAdditionalDataActionActionService',
'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\CollectionAction' => 'getCollectionAction8Service',
'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\GetAction' => 'getGetAction3Service',
'App\\Controller\\Sync\\ChannelUserData\\AbstractCursus\\PostFileAbstractCursusAction' => 'getPostFileAbstractCursusAction2Service',
'App\\Controller\\Sync\\ChannelUserData\\CollectionAction' => 'getCollectionAction9Service',
'App\\Controller\\Sync\\ChannelUserData\\GetAction' => 'getGetAction4Service',
'App\\Controller\\Sync\\ChannelUserData\\PatchMenuDisplayedAction' => 'getPatchMenuDisplayedActionService',
'App\\Controller\\Sync\\Channel\\ChannelUserRole\\CollectionAction' => 'getCollectionAction10Service',
'App\\Controller\\Sync\\Channel\\ChannelUserRole\\GetAction' => 'getGetAction5Service',
'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\CollectionAction' => 'getCollectionAction11Service',
'App\\Controller\\Sync\\Channel\\ChannelUserServicePermission\\GetAction' => 'getGetAction6Service',
'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\CollectionAction' => 'getCollectionAction12Service',
'App\\Controller\\Sync\\Channel\\ChannelUserSessionPermission\\GetAction' => 'getGetAction7Service',
'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\CollectionAction' => 'getCollectionAction13Service',
'App\\Controller\\Sync\\Channel\\ChannelWhiteLabel\\GetAction' => 'getGetAction8Service',
'App\\Controller\\Sync\\Channel\\CollectionAction' => 'getCollectionAction14Service',
'App\\Controller\\Sync\\Channel\\GetAction' => 'getGetAction9Service',
'App\\Controller\\Sync\\Channel\\Group\\CollectionAction' => 'getCollectionAction15Service',
'App\\Controller\\Sync\\Channel\\Group\\GetAction' => 'getGetAction10Service',
'App\\Controller\\Sync\\Channel\\Place\\CollectionAction' => 'getCollectionAction16Service',
'App\\Controller\\Sync\\Channel\\Place\\GetAction' => 'getGetAction11Service',
'App\\Controller\\Sync\\Channel\\Room\\CollectionAction' => 'getCollectionAction17Service',
'App\\Controller\\Sync\\Channel\\Room\\GetAction' => 'getGetAction12Service',
'App\\Controller\\Sync\\Channel\\Service\\CollectionAction' => 'getCollectionAction18Service',
'App\\Controller\\Sync\\Channel\\Service\\GetAction' => 'getGetAction13Service',
'App\\Controller\\Sync\\Channel\\Session\\CollectionAction' => 'getCollectionAction19Service',
'App\\Controller\\Sync\\Channel\\Session\\GetAction' => 'getGetAction14Service',
'App\\Controller\\Sync\\Channel\\Training\\CollectionAction' => 'getCollectionAction20Service',
'App\\Controller\\Sync\\Channel\\Training\\DeleteAction' => 'getDeleteAction11Service',
'App\\Controller\\Sync\\Channel\\Training\\GetAction' => 'getGetAction15Service',
'App\\Controller\\Sync\\Channel\\Training\\PostAction' => 'getPostActionService',
'App\\Controller\\Sync\\Channel\\Training\\PutAction' => 'getPutAction2Service',
'App\\Controller\\Sync\\Channel\\UserFromChannel\\CollectionAction' => 'getCollectionAction21Service',
'App\\Controller\\Sync\\Channel\\UserFromChannel\\GetAction' => 'getGetAction16Service',
'App\\Controller\\Sync\\Proxy\\GetAction' => 'getGetAction17Service',
'App\\Controller\\Sync\\Routing\\CollectionAction' => 'getCollectionAction22Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
'Faker\\Generator' => 'getGeneratorService',
'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction23Service',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteAction12Service',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction8Service',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction16Service',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction11Service',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'app.dz_file_namer' => 'getApp_DzFileNamerService',
'app.file_abstract_cursus_namer' => 'getApp_FileAbstractCursusNamerService',
'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
'error_controller' => 'getErrorControllerService',
'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
'knp_menu.factory' => 'getKnpMenu_FactoryService',
'knp_paginator' => 'getKnpPaginatorService',
'liip_imagine.binary.loader.cursus_uploads' => 'getLiipImagine_Binary_Loader_CursusUploadsService',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
'liip_imagine.binary.loader.dz_uploads' => 'getLiipImagine_Binary_Loader_DzUploadsService',
'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
'nelmio_api_doc.generator.app_sync' => 'getNelmioApiDoc_Generator_AppSyncService',
'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
'nelmio_api_doc.generator.super_admin_async' => 'getNelmioApiDoc_Generator_SuperAdminAsyncService',
'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
'oneup_uploader.controller.cursus_upload' => 'getOneupUploader_Controller_CursusUploadService',
'oneup_uploader.controller.dz_upload' => 'getOneupUploader_Controller_DzUploadService',
'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
'oneup_uploader.orphanage.cursus_upload' => 'getOneupUploader_Orphanage_CursusUploadService',
'oneup_uploader.orphanage.dz_upload' => 'getOneupUploader_Orphanage_DzUploadService',
'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ForceUserFromSetupSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/RequestCookieDomainSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/App/AppRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
include_once \dirname(__DIR__, 4).'/src/Service/Sync/Routing/Loader/RouteCollectionLoader.php';
include_once \dirname(__DIR__, 4).'/src/Service/Sync/Routing/Routing.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/PositioningTest/PositioningTestExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceDoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/FlysystemV2Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/ChecksumProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Uploader/Serializer/NellappFileNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Normalizer/FileAbstractCursusNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Normalizer/UserNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Account/HeaderCalendarExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Account/NotificationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/ChannelExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/ChannelLicensesExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/ChannelPermissionExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/ChannelSessionExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/ChannelUserExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptBlockExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Channel/PositioningTest/Attempt/AttemptExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ChannelUserData/ActivityExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ChannelUserData/ChannelUserDataExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ChannelUserData/CursusExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/FileExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/UserFromChannelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || require __DIR__.'/'.$class.'.php';
return $factory();
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$h->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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));
$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())));
$instance->add($e);
$instance->add($f);
$instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$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()))));
$instance->add($h);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
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()), $a, false);
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$f = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$g = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$h = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($f);
$i = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($f, $g, $e, $a, $h, NULL);
$j = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($f, $g, $e, $a, $h, NULL);
$j->setEm($d);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), 1 => new \App\Serializer\Normalizer\FileAbstractCursusNormalizer($i, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()), $b), 2 => new \App\Serializer\Normalizer\UserNormalizer($i, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c), 3 => $j, 4 => new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), 5 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 6 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 7 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $g), 10 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($f, $g, $a, $h, NULL)), 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(NULL, NULL), 16 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 17 => $i], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
$a->addPath((\dirname(__DIR__, 4).'/config/caddy'), 'caddy');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
$a->addPath((\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
$a->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
$a->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
$a->addPath((\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
$a->addPath((\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
$a->addPath((\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
$a->addPath((\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
$a->addPath((\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
$e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$f = ($this->services['router'] ?? $this->getRouterService());
$g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
$j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
$j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
$k = new \Symfony\Bridge\Twig\AppVariable();
$k->setEnvironment('dev');
$k->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$k->setTokenStorage($h);
}
if ($this->has('request_stack')) {
$k->setRequestStack($g);
}
$l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension($d);
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$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())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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)));
$instance->addExtension(new \App\Twig\Extension\Account\HeaderCalendarExtension());
$instance->addExtension(new \App\Twig\Extension\Account\NotificationExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\ChannelExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\ChannelLicensesExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\ChannelPermissionExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\ChannelSessionExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\ChannelUserExtension($c));
$instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptBlockExtension());
$instance->addExtension(new \App\Twig\Extension\Channel\PositioningTest\Attempt\AttemptExtension());
$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())));
$instance->addExtension(new \App\Twig\Extension\ChannelUserData\ActivityExtension());
$instance->addExtension(new \App\Twig\Extension\ChannelUserData\ChannelUserDataExtension());
$instance->addExtension(new \App\Twig\Extension\ChannelUserData\CursusExtension());
$instance->addExtension(new \App\Twig\Extension\FileExtension());
$instance->addExtension(new \App\Twig\Extension\UserFromChannelExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
$instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
$instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f, $c)));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', false],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$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()))));
$instance->addExtension($j);
$instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
$instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
$instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates', 'ux.twig_component.component_factory', 'getUx_TwigComponent_ComponentFactoryService', true],
'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates', 'ux.twig_component.component_renderer', 'getUx_TwigComponent_ComponentRendererService', true],
], [
'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
]))->withContext('ux.twig_component.twig.component_extension', $this)));
$instance->addGlobal('app', $k);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => ['privates', 'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime', 'getHeaderCalendarRuntimeService', true],
'App\\Twig\\Runtime\\Account\\NotificationRuntime' => ['privates', 'App\\Twig\\Runtime\\Account\\NotificationRuntime', 'getNotificationRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime', 'getChannelLicensesRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime', 'getChannelPermissionRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\ChannelRuntime', 'getChannelRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime', 'getChannelSessionRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime', 'getAttemptBlockRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime', 'getAttemptRuntimeService', true],
'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => ['privates', 'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime', 'getPositioningTestRuntimeService', true],
'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => ['privates', 'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime', 'getActivityRuntimeService', true],
'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => ['privates', 'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime', 'getChannelUserDataRuntimeService', true],
'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => ['privates', 'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime', 'getCursusRuntimeService', true],
'App\\Twig\\Runtime\\FileRuntime' => ['privates', 'App\\Twig\\Runtime\\FileRuntime', 'getFileRuntimeService', true],
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime', 'getChannelUserDataPermissionRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime', 'getTranslateRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime', 'getUserOwnerRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime', 'getUrlGeneratorRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime', 'getBooleanRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime', 'getChannelGetterRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime', 'getChannelRuntime2Service', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime', 'getChannelUserDataRuntime2Service', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime', 'getChatNotificationRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime', 'getCustomizableViewRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime', 'getEnvRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime', 'getFileRuntime2Service', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime', 'getFormRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime', 'getHeaderRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime', 'getImageRunTimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime', 'getNellappFileRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime', 'getPaginationRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime', 'getSerializerRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime', 'getSideNavItemRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime', 'getSideNavRuntimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime', 'getUserRunTimeService', true],
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime', 'getVersionRuntimeService', true],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
], [
'App\\Twig\\Runtime\\Account\\HeaderCalendarRuntime' => '?',
'App\\Twig\\Runtime\\Account\\NotificationRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\ChannelLicensesRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\ChannelPermissionRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\ChannelRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\ChannelSessionRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptBlockRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\PositioningTest\\Attempt\\AttemptRuntime' => '?',
'App\\Twig\\Runtime\\Channel\\PositioningTest\\PositioningTestRuntime' => '?',
'App\\Twig\\Runtime\\ChannelUserData\\ActivityRuntime' => '?',
'App\\Twig\\Runtime\\ChannelUserData\\ChannelUserDataRuntime' => '?',
'App\\Twig\\Runtime\\ChannelUserData\\CursusRuntime' => '?',
'App\\Twig\\Runtime\\FileRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
])));
$instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $l, 1 => 'suggestTag']);
(new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 2, ',', ' ')))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$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(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
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())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
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())));
}
/**
* Gets the public 'craue_formflow_util' shared service.
*
* @return \Craue\FormFlowBundle\Util\FormFlowUtil
*/
protected function getCraueFormflowUtilService()
{
return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
}
/**
* Gets the public 'cursus_filesystem' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getCursusFilesystemService()
{
return $this->services['cursus_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/uploads/cursus/'), NULL, 2, 2, NULL, false), []);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
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()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($b)]);
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, [
'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => ['privates', 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber', 'getSyncSubscriberService', true],
'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => ['privates', 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber', 'getTrackEntitySubscriberService', true],
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates', 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber', 'getBlameSubscriberService', true],
'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],
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates', 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber', 'getTimestampSubscriberService', true],
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates', 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber', 'getTimestampSubscriber2Service', true],
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber', 'getValidGlobalChannelAndUserSubscriberService', true],
'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber', 'getChannelMenuDisplayedSubscriber2Service', true],
'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber', 'getPermissionConstraintSubscriberService', true],
'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates', 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber', 'getNellappFileSubscriberService', true],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates', 'nellapp_sdk.global_getter.channel_class_resolve_target_entity', 'getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService', true],
'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],
'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],
'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],
'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates', 'nellapp_sdk.global_getter.user_class_resolve_target_entity', 'getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService', true],
], [
'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber' => '?',
'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber' => '?',
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
]), [0 => 'App\\Doctrine\\EventSubscriber\\Sync\\SyncSubscriber', 1 => 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber', 2 => 'App\\Doctrine\\EventSubscriber\\TrackEntitySubscriber', 3 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 5 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 6 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 7 => 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber', 8 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber', 9 => '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 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 17 => [0 => [0 => 'prePersist'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 18 => [0 => [0 => 'preUpdate'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 19 => [0 => [0 => 'loadClassMetadata'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 20 => [0 => [0 => 'loadClassMetadata'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 21 => [0 => [0 => 'prePersist'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 22 => [0 => [0 => 'preUpdate'], 1 => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener', 'getAvatarListenerService', true],
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener', 'getCanonicalizerListenerService', true],
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber', 'getUserDeleteSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber', 'getUserNewSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber', 'getChannelUserDataSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'getCursusSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber', 'getFileAbstractCursusSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber', 'getChannelSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber', 'getChannelWhiteLabelSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber', 'getGroupSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener', 'getImageListenerService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber', 'getLicensesOrderSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener', 'getOwnerPermissionListenerService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'getAnswerSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'getAttemptBlockSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber', 'getAttemptSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber', 'getFileQuestionSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber', 'getQuestionAnswerSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber', 'getSessionSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber', 'getTrainingSubscriberService', true],
'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => ['privates', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber', 'getUserFromChannelSubscriberService', true],
], [
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber' => '?',
'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber' => '?',
]));
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\AvatarListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\CanonicalizerListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserDeleteSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Account\\User\\UserNewSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ChannelWhiteLabelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\GroupSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\ImageListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\LicensesOrderSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\OwnerPermissionListener');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptBlockSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\Attempt\\AttemptSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\FileQuestionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\PositioningTest\\QuestionAnswerSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\SessionSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\TrainingSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\Channel\\UserFromChannelSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\ChannelUserDataSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\CursusSubscriber');
$instance->registerService('App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber', 'App\\Doctrine\\EventEntitySubscriber\\ChannelUserData\\FileAbstractCursusSubscriber');
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Entity')])));
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'Nellapp\\Bundle\\SDKBundle\\Entity');
$b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')]), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity', 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\Account\\NotificationRepository' => ['privates', 'App\\Repository\\Account\\NotificationRepository', 'getNotificationRepositoryService', true],
'App\\Repository\\Account\\UserRepository' => ['privates', 'App\\Repository\\Account\\UserRepository', 'getUserRepositoryService', true],
'App\\Repository\\App\\AppRepository' => ['privates', 'App\\Repository\\App\\AppRepository', 'getAppRepositoryService', false],
'App\\Repository\\App\\SyncAdditionalDataRepository' => ['privates', 'App\\Repository\\App\\SyncAdditionalDataRepository', 'getSyncAdditionalDataRepositoryService', true],
'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository', 'getAbstractCursusActivityRepositoryService', true],
'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository', 'getMeetingActivityRepositoryService', true],
'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository', 'getMessageActivityRepositoryService', true],
'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository', 'getTrackDataActivityRepositoryService', true],
'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates', 'App\\Repository\\ChannelUserData\\ChannelUserDataRepository', 'getChannelUserDataRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository', 'getAbstractCursusRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository', 'getCompanyRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository', 'getExamRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository', 'getFileAbstractCursusRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository', 'getFounderRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository', 'getPurchaseOrderRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository', 'getSessionCursusRepositoryService', true],
'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => ['privates', 'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository', 'getTrainingCursusRepositoryService', true],
'App\\Repository\\Channel\\CRM\\ProspectRepository' => ['privates', 'App\\Repository\\Channel\\CRM\\ProspectRepository', 'getProspectRepositoryService', true],
'App\\Repository\\Channel\\ChannelRepository' => ['privates', 'App\\Repository\\Channel\\ChannelRepository', 'getChannelRepositoryService', true],
'App\\Repository\\Channel\\ChannelUserRoleRepository' => ['privates', 'App\\Repository\\Channel\\ChannelUserRoleRepository', 'getChannelUserRoleRepositoryService', true],
'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => ['privates', 'App\\Repository\\Channel\\ChannelUserServicePermissionRepository', 'getChannelUserServicePermissionRepositoryService', true],
'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => ['privates', 'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository', 'getChannelUserSessionPermissionRepositoryService', true],
'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates', 'App\\Repository\\Channel\\ChannelWhiteLabelRepository', 'getChannelWhiteLabelRepositoryService', true],
'App\\Repository\\Channel\\GroupRepository' => ['privates', 'App\\Repository\\Channel\\GroupRepository', 'getGroupRepositoryService', true],
'App\\Repository\\Channel\\MaterialRepository' => ['privates', 'App\\Repository\\Channel\\MaterialRepository', 'getMaterialRepositoryService', true],
'App\\Repository\\Channel\\OrganizationRepository' => ['privates', 'App\\Repository\\Channel\\OrganizationRepository', 'getOrganizationRepositoryService', true],
'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => ['privates', 'App\\Repository\\Channel\\Payment\\LicensesOrderRepository', 'getLicensesOrderRepositoryService', true],
'App\\Repository\\Channel\\PlaceRepository' => ['privates', 'App\\Repository\\Channel\\PlaceRepository', 'getPlaceRepositoryService', true],
'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => ['privates', 'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository', 'getAttemptBlockRepositoryService', true],
'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => ['privates', 'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository', 'getAttemptRepositoryService', true],
'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => ['privates', 'App\\Repository\\Channel\\PositioningTest\\BlockRepository', 'getBlockRepositoryService', true],
'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => ['privates', 'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository', 'getPositioningTestRepositoryService', true],
'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates', 'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository', 'getFrenchProfessionalIdRepositoryService', true],
'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates', 'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository', 'getProfessionalIdRepositoryService', true],
'App\\Repository\\Channel\\RoomRepository' => ['privates', 'App\\Repository\\Channel\\RoomRepository', 'getRoomRepositoryService', true],
'App\\Repository\\Channel\\ServiceRepository' => ['privates', 'App\\Repository\\Channel\\ServiceRepository', 'getServiceRepositoryService', true],
'App\\Repository\\Channel\\SessionRepository' => ['privates', 'App\\Repository\\Channel\\SessionRepository', 'getSessionRepositoryService', true],
'App\\Repository\\Channel\\TrainingRepository' => ['privates', 'App\\Repository\\Channel\\TrainingRepository', 'getTrainingRepositoryService', true],
'App\\Repository\\Channel\\UserFromChannelRepository' => ['privates', 'App\\Repository\\Channel\\UserFromChannelRepository', 'getUserFromChannelRepositoryService', true],
'App\\Repository\\Commercial\\LicensesOfferRepository' => ['privates', 'App\\Repository\\Commercial\\LicensesOfferRepository', 'getLicensesOfferRepositoryService', true],
'App\\Repository\\Common\\FileRepository' => ['privates', 'App\\Repository\\Common\\FileRepository', 'getFileRepositoryService', true],
'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => ['privates', 'App\\Repository\\CustomizableView\\CustomViewChannelRepository', 'getCustomViewChannelRepositoryService', true],
'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => ['privates', 'App\\Repository\\CustomizableView\\CustomViewCommercialRepository', 'getCustomViewCommercialRepositoryService', true],
'App\\Repository\\CustomizableView\\CustomViewRepository' => ['privates', 'App\\Repository\\CustomizableView\\CustomViewRepository', 'getCustomViewRepositoryService', true],
'App\\Repository\\OAuth\\ClientRepository' => ['privates', 'App\\Repository\\OAuth\\ClientRepository', 'getClientRepositoryService', true],
], [
'App\\Repository\\Account\\NotificationRepository' => '?',
'App\\Repository\\Account\\UserRepository' => '?',
'App\\Repository\\App\\AppRepository' => '?',
'App\\Repository\\App\\SyncAdditionalDataRepository' => '?',
'App\\Repository\\ChannelUserData\\Activity\\AbstractCursusActivityRepository' => '?',
'App\\Repository\\ChannelUserData\\Activity\\MeetingActivityRepository' => '?',
'App\\Repository\\ChannelUserData\\Activity\\MessageActivityRepository' => '?',
'App\\Repository\\ChannelUserData\\Activity\\TrackDataActivityRepository' => '?',
'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\AbstractCursusRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\CompanyRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\ExamRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\FileAbstractCursusRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\FounderRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\PurchaseOrderRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\SessionCursusRepository' => '?',
'App\\Repository\\ChannelUserData\\Cursus\\TrainingCursusRepository' => '?',
'App\\Repository\\Channel\\CRM\\ProspectRepository' => '?',
'App\\Repository\\Channel\\ChannelRepository' => '?',
'App\\Repository\\Channel\\ChannelUserRoleRepository' => '?',
'App\\Repository\\Channel\\ChannelUserServicePermissionRepository' => '?',
'App\\Repository\\Channel\\ChannelUserSessionPermissionRepository' => '?',
'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
'App\\Repository\\Channel\\GroupRepository' => '?',
'App\\Repository\\Channel\\MaterialRepository' => '?',
'App\\Repository\\Channel\\OrganizationRepository' => '?',
'App\\Repository\\Channel\\Payment\\LicensesOrderRepository' => '?',
'App\\Repository\\Channel\\PlaceRepository' => '?',
'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptBlockRepository' => '?',
'App\\Repository\\Channel\\PositioningTest\\Attempt\\AttemptRepository' => '?',
'App\\Repository\\Channel\\PositioningTest\\BlockRepository' => '?',
'App\\Repository\\Channel\\PositioningTest\\PositioningTestRepository' => '?',
'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
'App\\Repository\\Channel\\RoomRepository' => '?',
'App\\Repository\\Channel\\ServiceRepository' => '?',
'App\\Repository\\Channel\\SessionRepository' => '?',
'App\\Repository\\Channel\\TrainingRepository' => '?',
'App\\Repository\\Channel\\UserFromChannelRepository' => '?',
'App\\Repository\\Commercial\\LicensesOfferRepository' => '?',
'App\\Repository\\Common\\FileRepository' => '?',
'App\\Repository\\CustomizableView\\CustomViewChannelRepository' => '?',
'App\\Repository\\CustomizableView\\CustomViewCommercialRepository' => '?',
'App\\Repository\\CustomizableView\\CustomViewRepository' => '?',
'App\\Repository\\OAuth\\ClientRepository' => '?',
])));
$a->addCustomStringFunction('MATCH_AGAINST', 'DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\MatchAgainstFunction');
$a->addCustomStringFunction('RAND', 'DrosalysWeb\\DoctrineExtensions\\Functions\\MariaDB\\RandFunction');
$a->addCustomStringFunction('FIND_IN_SET', 'DoctrineExtensions\\Query\\Mysql\\FindInSet');
$a->addCustomNumericFunction('CEIL', 'DoctrineExtensions\\Query\\Mysql\\Ceil');
$a->addCustomNumericFunction('GREATEST', 'DoctrineExtensions\\Query\\Mysql\\Greatest');
$a->addCustomDatetimeFunction('DATEDIFF', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
$a->addCustomDatetimeFunction('DATE', 'DoctrineExtensions\\Query\\Mysql\\Date');
$a->addCustomDatetimeFunction('TIMESTAMPDIFF', 'DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'dz_filesystem' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getDzFilesystemService()
{
return $this->services['dz_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/uploads/dz/'), NULL, 2, 2, NULL, false), []);
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('oneup_uploader.post_upload', [0 => function () {
return ($this->privates['app.file_abstract_cursus_post_upload_listener'] ?? ($this->privates['app.file_abstract_cursus_post_upload_listener'] = new \App\Uploader\Event\PostUploadListener()));
}, 1 => 'postUpload'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['app.file_abstract_cursus_validation_listener'] ?? $this->load('getApp_FileAbstractCursusValidationListenerService'));
}, 1 => 'onValidate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('flow.previous_step_invalid', [0 => function () {
return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
}, 1 => 'onPreviousStepInvalid'], 0);
$instance->addListener('flow.flow_expired', [0 => function () {
return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
}, 1 => 'onFlowExpired'], 0);
$instance->addListener('spiriit_filter.prepare', [0 => function () {
return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
}, 1 => 'onFilterBuilderPrepare'], 0);
$instance->addListener('spiriit_filter.apply_filters.orm', [0 => function () {
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')));
}, 1 => 'onApplyFilterCondition'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
}, 1 => 'onValidate'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
}, 1 => 'onValidate'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
}, 1 => 'onValidate'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
}, 1 => 'onResponse'], -10);
$instance->addListener('knp_pager.items', [0 => function () {
return ($this->privates['App\\Event\\PaginationEventSubscriber'] ?? ($this->privates['App\\Event\\PaginationEventSubscriber'] = new \App\Event\PaginationEventSubscriber()));
}, 1 => 'items'], 0);
$instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->load('getChannelMenuDisplayedSubscriberService'));
}, 1 => '__invoke'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
}, 1 => '__invoke'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber()));
}, 1 => 'logout'], 0);
$instance->addListener('FOS\\OAuthServerBundle\\Event\\PreAuthorizationEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] ?? ($this->privates['App\\EventSubscriber\\OAuthSubscriber'] = new \App\EventSubscriber\OAuthSubscriber()));
}, 1 => 'onPreAuthorization'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\RequestCookieDomainSubscriber'] ?? $this->getRequestCookieDomainSubscriberService());
}, 1 => '__invoke'], 300);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
}, 1 => 'sendTracked'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['App\\EventSubscriber\\SyncSubscriber'] ?? $this->load('getSyncSubscriber2Service'));
}, 1 => 'sendTracked'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
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()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
}, 1 => '__invoke'], 31);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
}, 1 => '__invoke'], 32);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
}, 1 => '__invoke'], 15);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
}, 1 => '__invoke'], 15);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->load('getActionResponseSubscriberService'));
}, 1 => '__invoke'], 63);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
}, 1 => '__invoke'], -63);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
}, 1 => '__invoke'], -195);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
}, 1 => 'onKernelResponse'], 50);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [0 => function () {
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()));
}, 1 => 'filterBoolean'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [0 => function () {
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()));
}, 1 => 'filterCheckbox'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_date', [0 => function () {
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()));
}, 1 => 'filterDate'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [0 => function () {
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()));
}, 1 => 'filterDateRange'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [0 => function () {
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()));
}, 1 => 'filterDateTime'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [0 => function () {
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()));
}, 1 => 'filterDateTimeRange'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [0 => function () {
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()));
}, 1 => 'filterEntity'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [0 => function () {
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()));
}, 1 => 'filterEnum'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_number', [0 => function () {
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()));
}, 1 => 'filterNumber'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [0 => function () {
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()));
}, 1 => 'filterNumberRange'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.filter_text', [0 => function () {
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()));
}, 1 => 'filterText'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.text', [0 => function () {
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()));
}, 1 => 'filterText'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.email', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.integer', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.money', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.number', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.percent', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.search', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.url', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.choice', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.entity', [0 => function () {
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()));
}, 1 => 'filterEntity'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.country', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.language', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.locale', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.timezone', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.date', [0 => function () {
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()));
}, 1 => 'filterDate'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.datetime', [0 => function () {
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()));
}, 1 => 'filterDate'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.birthday', [0 => function () {
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()));
}, 1 => 'filterDate'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.checkbox', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('spiriit_form_filter.apply.orm.radio', [0 => function () {
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()));
}, 1 => 'filterValue'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
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);
}
/**
* Gets the public 'knp_menu.matcher' shared service.
*
* @return \Knp\Menu\Matcher\Matcher
*/
protected function getKnpMenu_MatcherService()
{
return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
yield 0 => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
}, 1));
}
/**
* Gets the public 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$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);
$instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
$instance->addResolver('cursus_uploads', ($this->services['liip_imagine.cache.resolver.cursus_uploads'] ?? $this->getLiipImagine_Cache_Resolver_CursusUploadsService()));
$instance->addResolver('dz_uploads', ($this->services['liip_imagine.cache.resolver.dz_uploads'] ?? $this->getLiipImagine_Cache_Resolver_DzUploadsService()));
$instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.cache.resolver.cursus_uploads' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
*/
protected function getLiipImagine_Cache_Resolver_CursusUploadsService()
{
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');
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
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');
}
/**
* Gets the public 'liip_imagine.cache.resolver.dz_uploads' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver
*/
protected function getLiipImagine_Cache_Resolver_DzUploadsService()
{
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');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
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()));
}
/**
* Gets the public 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
yield 1 => ($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')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
}, 7)));
}
/**
* Gets the public 'oneup_uploader.orphanage_manager' shared service.
*
* @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
*/
protected function getOneupUploader_OrphanageManagerService()
{
return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this, $this->getParameter('oneup_uploader.orphanage'));
}
/**
* Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
*
* @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
*/
protected function getOneupUploader_Templating_UploaderHelperService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['oneup_uploader.templating.uploader_helper'])) {
return $this->services['oneup_uploader.templating.uploader_helper'];
}
return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper($a, $this->parameters['oneup_uploader.maxsize']);
}
/**
* Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
*
* @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
*/
protected function getOneupUploader_Twig_Extension_UploaderService()
{
$a = ($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService());
if (isset($this->services['oneup_uploader.twig.extension.uploader'])) {
return $this->services['oneup_uploader.twig.extension.uploader'];
}
return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension($a);
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
*/
protected function getRouterService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$b = new \Symfony\Bridge\Monolog\Logger('router');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c, $a);
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the private '.cache_connection.MC4vvh3' shared service.
*
* @return \Symfony\Component\Cache\Adapter\AbstractAdapter
*/
protected function get_CacheConnection_MC4vvh3Service()
{
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]);
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false, 'verify_host' => false, 'headers' => [], 'resolve' => []], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
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))));
}
/**
* Gets the private '.service_locator.49LBLMU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_49LBLMUService()
{
return $this->privates['.service_locator.49LBLMU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
'security.firewall.map.context.api_doc' => ['privates', 'security.firewall.map.context.api_doc', 'getSecurity_Firewall_Map_Context_ApiDocService', true],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.internal_api' => ['privates', 'security.firewall.map.context.internal_api', 'getSecurity_Firewall_Map_Context_InternalApiService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
'security.firewall.map.context.oauth_token' => ['privates', 'security.firewall.map.context.oauth_token', 'getSecurity_Firewall_Map_Context_OauthTokenService', true],
'security.firewall.map.context.sync' => ['privates', 'security.firewall.map.context.sync', 'getSecurity_Firewall_Map_Context_SyncService', true],
'security.firewall.map.context.sync_doc' => ['privates', 'security.firewall.map.context.sync_doc', 'getSecurity_Firewall_Map_Context_SyncDocService', true],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.api_doc' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.internal_api' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.oauth_token' => '?',
'security.firewall.map.context.sync' => '?',
'security.firewall.map.context.sync_doc' => '?',
]);
}
/**
* Gets the private 'App\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ForceUserFromSetupSubscriber
*/
protected function getForceUserFromSetupSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'])) {
return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'];
}
return $this->privates['App\\EventSubscriber\\ForceUserFromSetupSubscriber'] = new \App\EventSubscriber\ForceUserFromSetupSubscriber($a, ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
}
/**
* Gets the private 'App\EventSubscriber\RequestCookieDomainSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\RequestCookieDomainSubscriber
*/
protected function getRequestCookieDomainSubscriberService()
{
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'))));
}
/**
* Gets the private 'App\Repository\App\AppRepository' shared autowired service.
*
* @return \App\Repository\App\AppRepository
*/
protected function getAppRepositoryService()
{
return $this->privates['App\\Repository\\App\\AppRepository'] = new \App\Repository\App\AppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Service\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
*
* @return \App\Service\Sync\Routing\Loader\RouteCollectionLoader
*/
protected function getRouteCollectionLoaderService()
{
$a = ($this->privates['App\\Service\\Sync\\Routing\\Routing'] ?? $this->getRoutingService());
if (isset($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'])) {
return $this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'];
}
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);
}
/**
* Gets the private 'App\Service\Sync\Routing\Routing' shared autowired service.
*
* @return \App\Service\Sync\Routing\Routing
*/
protected function getRoutingService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['App\\Service\\Sync\\Routing\\Routing'])) {
return $this->privates['App\\Service\\Sync\\Routing\\Routing'];
}
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'))));
}
/**
* Gets the private 'Drosalys\Bundle\ApiBundle\Action\ActionRetriever' shared autowired service.
*
* @return \Drosalys\Bundle\ApiBundle\Action\ActionRetriever
*/
protected function getActionRetrieverService()
{
return $this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\ActionRetriever'] = new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
yield 0 => ($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()));
yield 1 => ($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()));
}, 2));
}
/**
* Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
*
* @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
*/
protected function getActionControllerSubscriberService()
{
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()));
}
/**
* Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
*
* @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
*/
protected function getDeserializeActionControllerSubscriberService()
{
$a = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'])) {
return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'];
}
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);
}
/**
* Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
*
* @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
*/
protected function getSerializerAdapterService()
{
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()));
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
*/
protected function getControllerEntityResolverSubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
}
return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
*/
protected function getRequestChannelDomainSubscriberService()
{
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()));
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
*/
protected function getGlobalEntitiesServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
}
return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
*/
protected function getGlobalEntityKeysService()
{
return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
*/
protected function getChannelMainDomainUtilsService()
{
$a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'])) {
return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'];
}
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);
}
/**
* Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
*/
protected function getNellappFileServiceService()
{
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, [
'oneup_flysystem.cursus_filesystem' => ['services', 'cursus_filesystem', 'getCursusFilesystemService', false],
'oneup_flysystem.dz_filesystem' => ['services', 'dz_filesystem', 'getDzFilesystemService', false],
], [
'oneup_flysystem.cursus_filesystem' => '?',
'oneup_flysystem.dz_filesystem' => '?',
]), ($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()));
}
/**
* Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => 'core', 1 => 'account', 2 => 'admin', 3 => 'super_admin']);
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'assets.context' shared service.
*
* @return \Symfony\Component\Asset\Context\RequestStackContext
*/
protected function getAssets_ContextService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
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());
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
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 () {
yield 'account' => ($this->privates['assets._package_account'] ?? $this->load('getAssets_PackageAccountService'));
yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
yield 'super_admin' => ($this->privates['assets._package_super_admin'] ?? $this->load('getAssets_PackageSuperAdminService'));
yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->load('getNellappSdk_Assets_PackageCoreService'));
yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->load('getNellappSdk_Assets_PackageChannelImageService'));
yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->load('getNellappSdk_Assets_PackageUserAvatarService'));
}, 6));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
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())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
$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(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
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())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
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())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
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())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
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())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
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())));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'debug.argument_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
*/
protected function getDebug_ArgumentResolverService()
{
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 () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 4 => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->load('getActionResolverService'));
yield 5 => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->load('getConstraintViolationListResolverService'));
yield 6 => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->load('getDeserializeResolverService'));
yield 7 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 8 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 9 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 3 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->load('getChannelUserDataVoterService'));
yield 4 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->load('getChannelUserMenuVoterService'));
yield 5 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->load('getChannelUserPermissionResourceVoterService'));
yield 6 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->load('getChannelUserPermissionVoterService'));
yield 7 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->load('getSharableChannelPermissionVoterService'));
yield 8 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->load('getSharableChannelResourcePermissionVoterService'));
yield 9 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->load('getSuperAdminVoterService'));
yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->load('getUserOwnerVoterService'));
yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->load('getUsersResourceVoterService'));
}, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
$a = new \Doctrine\Migrations\Configuration\Configuration();
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
$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()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
*/
protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
{
$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']);
$instance->setGlobalBasename('mapping');
return $instance;
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
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())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
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);
}
/**
* Gets the private 'knp_menu.helper' shared service.
*
* @return \Knp\Menu\Twig\Helper
*/
protected function getKnpMenu_HelperService()
{
return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'list' => ['privates', 'knp_menu.renderer.list', 'getKnpMenu_Renderer_ListService', true],
'twig' => ['privates', 'knp_menu.renderer.twig', 'getKnpMenu_Renderer_TwigService', true],
], [
'list' => '?',
'twig' => '?',
]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
yield 1 => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
}, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
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]);
}
/**
* Gets the private 'liip_imagine.filter.configuration' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
*/
protected function getLiipImagine_Filter_ConfigurationService()
{
return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
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, []);
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
*
* @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
*/
protected function getNellappSdk_Routing_UrlGeneratorService()
{
$a = ($this->privates['App\\Service\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService());
if (isset($this->privates['nellapp_sdk.routing.url_generator'])) {
return $this->privates['nellapp_sdk.routing.url_generator'];
}
return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
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())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.49LBLMU'] ?? $this->get_ServiceLocator_49LBLMUService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
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)/')));
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,}')));
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'))));
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'))));
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'))));
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'))));
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/')));
yield 'security.firewall.map.context.main' => NULL;
}, 8));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.logout_url_generator'])) {
return $this->privates['security.logout_url_generator'];
}
$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()));
$instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$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');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
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()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$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))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Mapping\Loader\AttributeLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 1 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/serializer/Account.User.yml')), 2 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/serializer/Channel.Channel.yml'))]));
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
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()));
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, true],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), 9 => (\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' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), 9 => (\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' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [0 => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations'), 9 => (\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' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations', 4 => 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations', 5 => 'vendor/nellapp/sdk-bundle/src/Resources/translations', 6 => 'vendor/knplabs/knp-paginator-bundle/translations', 7 => 'vendor/drosalys-web/form-bundle/src/Resources/translations', 8 => 'vendor/craue/formflow-bundle/Resources/translations', 9 => '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']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'fr']);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\AbstractCursusConstraintValidator', 'getAbstractCursusConstraintValidatorService', true],
'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator', 'getChannelLicensesConstraintValidatorService', true],
'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator', 'getCustomViewChannelCountUserConstraintValidatorService', true],
'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator', 'getCustomViewCountUserConstraintValidatorService', true],
'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => ['privates', 'App\\Validator\\Constraints\\DateWithinIntervalOfValidator', 'getDateWithinIntervalOfValidatorService', true],
'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\DomainResolutionConstraintValidator', 'getDomainResolutionConstraintValidatorService', true],
'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => ['privates', 'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator', 'getLicenseEmbeddableConstraintValidatorService', true],
'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', true],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'karser_recaptcha3_validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'App\\Validator\\Constraints\\AbstractCursusConstraintValidator' => '?',
'App\\Validator\\Constraints\\ChannelLicensesConstraintValidator' => '?',
'App\\Validator\\Constraints\\CustomViewChannelCountUserConstraintValidator' => '?',
'App\\Validator\\Constraints\\CustomViewCountUserConstraintValidator' => '?',
'App\\Validator\\Constraints\\DateWithinIntervalOfValidator' => '?',
'App\\Validator\\Constraints\\DomainResolutionConstraintValidator' => '?',
'App\\Validator\\Constraints\\LicenseEmbeddableConstraintValidator' => '?',
'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'karser_recaptcha3_validator' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
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()]);
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($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()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'account' => ['privates', 'webpack_encore.entrypoint_lookup[account]', 'getWebpackEncore_EntrypointLookupaccountService', true],
'admin' => ['privates', 'webpack_encore.entrypoint_lookup[admin]', 'getWebpackEncore_EntrypointLookupadminService', true],
'core' => ['privates', 'webpack_encore.entrypoint_lookup[core]', 'getWebpackEncore_EntrypointLookupcoreService', true],
'super_admin' => ['privates', 'webpack_encore.entrypoint_lookup[super_admin]', 'getWebpackEncore_EntrypointLookupsuperAdminService', true],
], [
'account' => '?',
'admin' => '?',
'core' => '?',
'super_admin' => '?',
]));
}
/**
* Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
*/
protected function getWebpackEncore_PreloadAssetsEventListenerService()
{
$a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
return $this->privates['webpack_encore.preload_assets_event_listener'];
}
return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
}
/**
* Gets the private 'webpack_encore.tag_renderer' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
*/
protected function getWebpackEncore_TagRendererService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['webpack_encore.tag_renderer'])) {
return $this->privates['webpack_encore.tag_renderer'];
}
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);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'app_secret' => false,
'app_account_subdomain' => false,
'app_admin_subdomain' => false,
'app_api_subdomain' => false,
'app_super_admin_subdomain' => false,
'app_commercial_subdomain' => false,
'app_sync_subdomain' => false,
'app_main_domain' => false,
'app_account_domain' => false,
'app_admin_domain' => false,
'app_api_domain' => false,
'app_super_admin_domain' => false,
'app_commercial_domain' => false,
'app_sync_domain' => false,
'array_domains' => false,
'encryption_key' => false,
'caddy_file_path' => false,
'allowed_domain_ips' => false,
'core_host_docker' => false,
'e_learning_host_docker' => false,
'npm_host_docker' => false,
'nim_host_docker' => false,
'tls_docker' => false,
'project_environment_containers' => false,
'kernel.secret' => false,
'kernel.trusted_hosts' => false,
'kernel.trusted_proxies' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'nellapp_sdk.api_internal.secret' => false,
'nellapp_sdk.routing.default_domain' => false,
'nellapp_sdk.template_header.search_deactivated_domain' => false,
'karser_recaptcha3.site_key' => false,
'karser_recaptcha3.secret_key' => false,
'oneup_uploader.chunks' => false,
'oneup_uploader.orphanage' => false,
'oneup_uploader.config' => false,
'nelmio_cors.defaults' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'app_secret': $value = $this->getEnv('APP_SECRET'); break;
case 'app_account_subdomain': $value = $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'); break;
case 'app_admin_subdomain': $value = $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'); break;
case 'app_api_subdomain': $value = $this->getEnv('resolve:APP_API_SUBDOMAIN'); break;
case 'app_super_admin_subdomain': $value = $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN'); break;
case 'app_commercial_subdomain': $value = $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN'); break;
case 'app_sync_subdomain': $value = $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN'); break;
case 'app_main_domain': $value = $this->getEnv('resolve:APP_MAIN_DOMAIN'); break;
case 'app_account_domain': $value = $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
case 'app_admin_domain': $value = $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}'; break;
case 'app_api_domain': $value = $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
case 'app_super_admin_domain': $value = $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
case 'app_commercial_domain': $value = $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
case 'app_sync_domain': $value = $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'); break;
case 'array_domains': $value = [
0 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
1 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
2 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
3 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
4 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
5 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
]; break;
case 'encryption_key': $value = $this->getEnv('resolve:FILE_ENCRYPTION_KEY'); break;
case 'caddy_file_path': $value = $this->getEnv('resolve:CADDY_FILE_PATH'); break;
case 'allowed_domain_ips': $value = $this->getEnv('resolve:ALLOWED_DOMAIN_IPS'); break;
case 'core_host_docker': $value = $this->getEnv('resolve:CORE_DOCKER_HOST'); break;
case 'e_learning_host_docker': $value = $this->getEnv('resolve:E_LEARNING_DOCKER_HOST'); break;
case 'npm_host_docker': $value = $this->getEnv('resolve:NPM_DOCKER_HOST'); break;
case 'nim_host_docker': $value = $this->getEnv('resolve:NIM_DOCKER_HOST'); break;
case 'tls_docker': $value = $this->getEnv('resolve:TLS_DOCKER'); break;
case 'project_environment_containers': $value = $this->getEnv('resolve:PROJECT_ENVIRONMENT_CONTAINERS'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'kernel.trusted_hosts': $value = [
0 => '^'.$this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
1 => '^'.$this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}$',
2 => $this->getEnv('resolve:APP_API_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
3 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
4 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
5 => $this->getEnv('resolve:APP_SUPER_SYNC_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
]; break;
case 'kernel.trusted_proxies': $value = $this->getEnv('TRUSTED_PROXIES'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'nellapp_sdk.api_internal.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'nellapp_sdk.routing.default_domain': $value = $this->getEnv('DEFAULT_DOMAIN'); break;
case 'nellapp_sdk.template_header.search_deactivated_domain': $value = [
0 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
1 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
2 => $this->getEnv('resolve:APP_ACCOUNT_SUBDOMAIN'),
3 => $this->getEnv('resolve:APP_ADMIN_SUBDOMAIN'),
]; break;
case 'karser_recaptcha3.site_key': $value = $this->getEnv('RECAPTCHA3_KEY'); break;
case 'karser_recaptcha3.secret_key': $value = $this->getEnv('RECAPTCHA3_SECRET'); break;
case 'oneup_uploader.chunks': $value = [
'maxage' => 604800,
'storage' => [
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => ($this->targetDir.''.'/uploader/chunks'),
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
'prefix' => 'chunks',
],
'load_distribution' => true,
]; break;
case 'oneup_uploader.orphanage': $value = [
'maxage' => 43200,
'directory' => ($this->targetDir.''.'/uploader/orphanage'),
]; break;
case 'oneup_uploader.config': $value = [
'orphanage' => [
'maxage' => 43200,
'directory' => ($this->targetDir.''.'/uploader/orphanage'),
],
'mappings' => [
'cursus_upload' => [
'use_orphanage' => true,
'frontend' => 'dropzone',
'storage' => [
'type' => 'flysystem',
'filesystem' => 'oneup_flysystem.cursus_filesystem',
'service' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'allowed_mimetypes' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'max_size' => 10000000,
'namer' => 'app.file_abstract_cursus_namer',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'enable_progress' => false,
'enable_cancelation' => false,
'root_folder' => false,
],
'dz_upload' => [
'use_orphanage' => true,
'frontend' => 'dropzone',
'storage' => [
'type' => 'flysystem',
'filesystem' => 'oneup_flysystem.dz_filesystem',
'service' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'allowed_mimetypes' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'image/gif' => [
0 => 'gif',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'max_size' => 10000000,
'namer' => 'app.dz_file_namer',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'enable_progress' => false,
'enable_cancelation' => false,
'root_folder' => false,
],
],
'chunks' => [
'maxage' => 604800,
'storage' => [
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => ($this->targetDir.''.'/uploader/chunks'),
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
'prefix' => 'chunks',
],
'load_distribution' => true,
],
'twig' => true,
]; break;
case 'nelmio_cors.defaults': $value = [
'allow_origin' => [
0 => $this->getEnv('string:resolve:APP_ACCOUNT_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
1 => $this->getEnv('resolve:APP_SUPER_ADMIN_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
2 => $this->getEnv('resolve:APP_COMMERCIAL_SUBDOMAIN').'.'.$this->getEnv('string:resolve:APP_MAIN_DOMAIN'),
3 => $this->getEnv('string:resolve:APP_ADMIN_SUBDOMAIN').'(\\.[\\w\\-]+)*\\.[\\w\\-]+\\.[a-z]{2,}',
],
'allow_credentials' => true,
'allow_headers' => [
0 => 'content-type',
1 => 'authorization',
],
'allow_private_network' => false,
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => true,
'forced_allow_origin_value' => NULL,
'skip_same_as_origin' => true,
]; break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
'DrosalysWebStringExtensionsBundle' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony\\DrosalysWebStringExtensionsBundle',
'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'DrosalysWebObjectExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
],
'NelmioAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
],
'FidryAliceDataFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
],
'HautelookAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'),
'namespace' => 'Hautelook\\AliceBundle',
],
'SymfonyCastsVerifyEmailBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src'),
'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
],
'DrosalysWebStringExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/drosalys-web/string-extensions/src/Bridge/Symfony'),
'namespace' => 'DrosalysWeb\\StringExtensions\\Bridge\\Symfony',
],
'DrosalysWebDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
],
'FOSOAuthServerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/oauth-server-bundle'),
'namespace' => 'FOS\\OAuthServerBundle',
],
'NellappSDKBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nellapp/sdk-bundle/src'),
'namespace' => 'Nellapp\\Bundle\\SDKBundle',
],
'NelmioApiDocBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle'),
'namespace' => 'Nelmio\\ApiDocBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'DrosalysApiBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/drosalys/api-bundle/src'),
'namespace' => 'Drosalys\\Bundle\\ApiBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'KnpMenuBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/src'),
'namespace' => 'Knp\\Bundle\\MenuBundle',
],
'DrosalysWebFormBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/drosalys-web/form-bundle/src'),
'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
],
'CraueFormFlowBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle'),
'namespace' => 'Craue\\FormFlowBundle',
],
'LiipImagineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'BazingaJsTranslationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle'),
'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
],
'KarserRecaptcha3Bundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle'),
'namespace' => 'Karser\\Recaptcha3Bundle',
],
'SpiriitFormFilterBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/spiriitlabs/form-filter-bundle'),
'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
],
'OneupFlysystemBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/oneup/flysystem-bundle/src'),
'namespace' => 'Oneup\\FlysystemBundle',
],
'OneupUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src'),
'namespace' => 'Oneup\\UploaderBundle',
],
'TwigComponentBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component'),
'namespace' => 'Symfony\\UX\\TwigComponent',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'ZenstruckFoundryBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/zenstruck/foundry/src'),
'namespace' => 'Zenstruck\\Foundry',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'public_dir' => (\dirname(__DIR__, 4).'/public/'),
'images_user_avatar_directory' => (\dirname(__DIR__, 4).'/public/images/avatar'),
'images_user_avatar_asset_path' => 'images/avatar/',
'images_channel_directory' => (\dirname(__DIR__, 4).'/public/images/channel'),
'images_channel_asset_path' => '/images/channel/',
'cursus_upload_directory' => (\dirname(__DIR__, 3).'/uploads/cursus/'),
'cursus_upload_maxsize' => 10000000,
'cursus_upload_mime_types' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'dz_upload_directory' => (\dirname(__DIR__, 3).'/uploads/dz/'),
'dz_upload_maxsize' => 10000000,
'dz_upload_mime_types' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'image/gif' => [
0 => 'gif',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.default_locale' => 'fr',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'kernel.trusted_headers' => 30,
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'name' => 'CORESESSID',
'cookie_lifetime' => 86400,
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
2 => '@LiipImagine/Form/form_div_layout.html.twig',
3 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
4 => '@NellappSDK/Form/form_theme.html.twig',
5 => 'bootstrap_5_layout.html.twig',
6 => '@NellappSDK/Partials/templates/form/nellapp_form_layout.html.twig',
7 => '@NellappSDK/Form/form_theme_channel_user_permission.html.twig',
8 => 'Form/admin_layout.html.twig',
9 => 'Form/form_collection_users.html.twig',
10 => 'Form/channel_user_roles.html.twig',
11 => 'Form/form_sortable_collection.html.twig',
12 => 'Form/form_dropzone.html.twig',
13 => '@DrosalysWebForm/Form/collection_layout.html.twig',
14 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'uuid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
],
'ulid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_ADMIN' => [
0 => 'ROLE_USER',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
2 => 'ROLE_COMMERCIAL',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'oauth_token',
2 => 'api_doc',
3 => 'api',
4 => 'sync_doc',
5 => 'sync',
6 => 'internal_api',
7 => 'main',
],
'security.api._indexed_authenticators' => [
],
'security.sync._indexed_authenticators' => [
],
'security.internal_api._indexed_authenticators' => [
],
'security.main._indexed_authenticators' => [
],
'nelmio_alice.locale' => 'fr_FR',
'nelmio_alice.functions_blacklist' => [
0 => 'current',
1 => 'shuffle',
2 => 'date',
3 => 'time',
4 => 'file',
5 => 'md5',
6 => 'sha1',
],
'nelmio_alice.seed' => 1,
'nelmio_alice.loading_limit' => 5,
'nelmio_alice.max_unique_values_retry' => 150,
'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
'hautelook_alice.fixtures_path' => [
0 => 'fixtures',
],
'hautelook_alice.root_dirs' => [
0 => \dirname(__DIR__, 4),
],
'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
'fos_oauth_server.server.options' => [
'supported_scopes' => 'api',
'access_token_lifetime' => 86400,
],
'fos_oauth_server.model_manager_name' => NULL,
'fos_oauth_server.model.client.class' => 'App\\Entity\\OAuth\\Client',
'fos_oauth_server.model.access_token.class' => 'App\\Entity\\OAuth\\AccessToken',
'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\OAuth\\RefreshToken',
'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\OAuth\\AuthCode',
'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
'fos_oauth_server.authorize.form.validation_groups' => [
0 => 'Authorize',
1 => 'Default',
],
'nellapp_sdk.global_getter.global_entities' => [
'channel_class' => 'App\\Entity\\Channel\\Channel',
'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
'user_class' => 'App\\Entity\\Account\\User',
'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
'channel_user_role_class' => 'App\\Entity\\Channel\\ChannelUserRole',
],
'nellapp_sdk.default.doctrine_connection' => 'default',
'nelmio_api_doc.areas' => [
0 => 'default',
1 => 'super_admin_async',
2 => 'app_sync',
],
'nelmio_api_doc.use_validation_groups' => false,
'drosalys_api.serializer.symfony' => true,
'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'knp_menu.renderer.list.options' => [
],
'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
'knp_menu.renderer.twig.options' => [
],
'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
'knp_menu.default_renderer' => 'twig',
'drosalys_form.collection.import_template' => true,
'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
'drosalys_form.select_or_create.import_template' => true,
'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
'liip_imagine.resolvers' => [
'default' => [
'web_path' => [
'web_root' => (\dirname(__DIR__, 4).'/public'),
'cache_prefix' => 'media/cache',
],
],
'cursus_uploads' => [
'flysystem' => [
'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
'root_url' => 'none',
'visibility' => 'private',
'cache_prefix' => '',
],
],
'dz_uploads' => [
'flysystem' => [
'filesystem_service' => 'oneup_flysystem.dz_filesystem',
'root_url' => 'none',
'visibility' => 'private',
'cache_prefix' => '',
],
],
],
'liip_imagine.loaders' => [
'default' => [
'filesystem' => [
'locator' => 'filesystem',
'data_root' => [
0 => (\dirname(__DIR__, 4).'/public'),
],
'allow_unresolvable_data_roots' => false,
'bundle_resources' => [
'enabled' => false,
'access_control_type' => 'blacklist',
'access_control_list' => [
],
],
],
],
'cursus_uploads' => [
'flysystem' => [
'filesystem_service' => 'oneup_flysystem.cursus_filesystem',
],
],
'dz_uploads' => [
'flysystem' => [
'filesystem_service' => 'oneup_flysystem.dz_filesystem',
],
],
],
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
'liip_imagine.cwebp.tempDir' => NULL,
'liip_imagine.cwebp.q' => 75,
'liip_imagine.cwebp.alphaQ' => 100,
'liip_imagine.cwebp.m' => 4,
'liip_imagine.cwebp.alphaFilter' => 'fast',
'liip_imagine.cwebp.alphaMethod' => 1,
'liip_imagine.cwebp.exact' => false,
'liip_imagine.cwebp.metadata' => [
0 => 'none',
],
'liip_imagine.driver_service' => 'liip_imagine.gd',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
'channel_thumbnail' => [
'quality' => 100,
'jpeg_quality' => 80,
'png_compression_level' => 8,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'auto_rotate' => [
],
'strip' => [
],
'thumbnail' => [
'size' => [
0 => 600,
1 => 300,
],
'mode' => 'inset',
'allow_upscale' => true,
],
],
'post_processors' => [
],
],
'avatar_thumbnail' => [
'quality' => 100,
'jpeg_quality' => 80,
'png_compression_level' => 8,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'auto_rotate' => [
],
'strip' => [
],
'thumbnail' => [
'size' => [
0 => 100,
1 => 100,
],
'mode' => 'outbound',
'allow_upscale' => true,
],
],
'post_processors' => [
],
],
'cache' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
],
'post_processors' => [
],
],
'thumbnail' => [
'quality' => 50,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'cursus_uploads',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 50,
1 => 50,
],
'mode' => 'inset',
],
],
'post_processors' => [
],
],
'dz_thumbnail' => [
'quality' => 50,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'dz_uploads',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 120,
1 => 120,
],
'mode' => 'inset',
],
],
'post_processors' => [
],
],
'question_picture' => [
'quality' => 90,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'dz_uploads',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 300,
1 => 220,
],
'mode' => 'inset',
],
],
'post_processors' => [
],
],
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
'liip_imagine.webp.generate' => false,
'liip_imagine.webp.options' => [
'quality' => 100,
'cache' => NULL,
'data_loader' => NULL,
'post_processors' => [
],
],
'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
'karser_recaptcha3.score_threshold' => 0.5,
'karser_recaptcha3.enabled' => true,
'karser_recaptcha3.host' => 'www.google.com',
'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
'spiriit_form_filter.where_method' => 'and',
'spiriit_form_filter.text.condition_pattern' => 1,
'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
'oneup_uploader.config.cursus_upload' => [
'use_orphanage' => true,
'frontend' => 'dropzone',
'storage' => [
'type' => 'flysystem',
'filesystem' => 'oneup_flysystem.cursus_filesystem',
'service' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'allowed_mimetypes' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'max_size' => 10000000,
'namer' => 'app.file_abstract_cursus_namer',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'enable_progress' => false,
'enable_cancelation' => false,
'root_folder' => false,
],
'oneup_uploader.config.dz_upload' => [
'use_orphanage' => true,
'frontend' => 'dropzone',
'storage' => [
'type' => 'flysystem',
'filesystem' => 'oneup_flysystem.dz_filesystem',
'service' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'allowed_mimetypes' => [
'image/jpeg' => [
0 => 'jpg',
1 => 'jpeg',
],
'image/png' => [
0 => 'png',
],
'image/gif' => [
0 => 'gif',
],
'application/pdf' => [
0 => 'pdf',
],
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' => [
0 => 'docx',
],
'application/msword' => [
0 => 'doc',
],
'application/vnd.oasis.opendocument.text' => [
0 => 'odt',
],
'application/vnd.ms-excel' => [
0 => 'xls',
],
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' => [
0 => 'xlsx',
],
],
'max_size' => 10000000,
'namer' => 'app.dz_file_namer',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'enable_progress' => false,
'enable_cancelation' => false,
'root_folder' => false,
],
'oneup_uploader.controllers' => [
'cursus_upload' => [
0 => 'oneup_uploader.controller.cursus_upload',
1 => [
'enable_progress' => false,
'enable_cancelation' => false,
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
],
],
'dz_upload' => [
0 => 'oneup_uploader.controller.dz_upload',
1 => [
'enable_progress' => false,
'enable_cancelation' => false,
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
],
],
],
'oneup_uploader.maxsize' => [
'cursus_upload' => 10000000,
'dz_upload' => 10000000,
],
'nelmio_cors.map' => [
'^/' => [
],
],
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'doctrine_migrations.migrations_collector' => [
0 => 'doctrine_migrations',
1 => '@DoctrineMigrations/Collector/migrations.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}