var/cache/dev/ContainerNxOxx34/App_KernelDevDebugContainer.php line 1140

Open in your IDE?
  1. <?php
  2. namespace ContainerNxOxx34;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'Pumukit\\BaseLivePlayerBundle\\Services\\LiveService' => 'getLiveServiceService',
  40.             'Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension' => 'getLiveTwigExtensionService',
  41.             'Pumukit\\BasePlayerBundle\\Services\\TrackUrlService' => 'getTrackUrlServiceService',
  42.             'Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension' => 'getBasePlayerExtensionService',
  43.             'Pumukit\\CoreBundle\\EventListener\\AjaxSessionCloseListener' => 'getAjaxSessionCloseListenerService',
  44.             'Pumukit\\CoreBundle\\EventListener\\FilterListener' => 'getFilterListenerService',
  45.             'Pumukit\\CoreBundle\\Services\\FilterService' => 'getFilterServiceService',
  46.             'Pumukit\\CoreBundle\\Services\\InboxService' => 'getInboxServiceService',
  47.             'Pumukit\\CoreBundle\\Twig\\CoreExtension' => 'getCoreExtensionService',
  48.             'Pumukit\\CoreBundle\\Twig\\InboxExtension' => 'getInboxExtensionService',
  49.             'Pumukit\\EncoderBundle\\Services\\ProfileService' => 'getProfileServiceService',
  50.             'Pumukit\\EncoderBundle\\Services\\Repository\\JobRepository' => 'getJobRepositoryService',
  51.             'Pumukit\\NewAdminBundle\\EventListener\\FilterListener' => 'getFilterListener2Service',
  52.             'Pumukit\\NewAdminBundle\\Menu\\ItemsList' => 'getItemsListService',
  53.             'Pumukit\\NewAdminBundle\\Services\\TagCatalogueService' => 'getTagCatalogueServiceService',
  54.             'Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension' => 'getCatalogueExtensionService',
  55.             'Pumukit\\NewAdminBundle\\Twig\\HeadAndTailExtension' => 'getHeadAndTailExtensionService',
  56.             'Pumukit\\NewAdminBundle\\Twig\\MultimediaObjectButtonsExtension' => 'getMultimediaObjectButtonsExtensionService',
  57.             'Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension' => 'getPumukitAdminExtensionService',
  58.             'Pumukit\\PaellaPlayerBundle\\Twig\\PumukitExtension' => 'getPumukitExtensionService',
  59.             'Pumukit\\SchemaBundle\\EventListener\\LocaleListener' => 'getLocaleListenerService',
  60.             'Pumukit\\SchemaBundle\\Services\\CaptionService' => 'getCaptionServiceService',
  61.             'Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService' => 'getEmbeddedEventSessionServiceService',
  62.             'Pumukit\\SchemaBundle\\Services\\HeadAndTailService' => 'getHeadAndTailServiceService',
  63.             'Pumukit\\SchemaBundle\\Services\\MultimediaObjectDurationService' => 'getMultimediaObjectDurationServiceService',
  64.             'Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService' => 'getMultimediaObjectEventDispatcherServiceService',
  65.             'Pumukit\\SchemaBundle\\Services\\MultimediaObjectService' => 'getMultimediaObjectServiceService',
  66.             'Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService' => 'getPermissionProfileEventDispatcherServiceService',
  67.             'Pumukit\\SchemaBundle\\Services\\PermissionProfileService' => 'getPermissionProfileServiceService',
  68.             'Pumukit\\SchemaBundle\\Services\\PermissionService' => 'getPermissionServiceService',
  69.             'Pumukit\\SchemaBundle\\Services\\PersonService' => 'getPersonServiceService',
  70.             'Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService' => 'getPersonWithRoleEventDispatcherServiceService',
  71.             'Pumukit\\SchemaBundle\\Services\\PicService' => 'getPicServiceService',
  72.             'Pumukit\\SchemaBundle\\Services\\SpecialTranslationService' => 'getSpecialTranslationServiceService',
  73.             'Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService' => 'getUserEventDispatcherServiceService',
  74.             'Pumukit\\SchemaBundle\\Services\\UserService' => 'getUserServiceService',
  75.             'Pumukit\\SchemaBundle\\Twig\\MultimediaObjectExtension' => 'getMultimediaObjectExtensionService',
  76.             'Pumukit\\WebTVBundle\\Services\\LinkService' => 'getLinkServiceService',
  77.             'Pumukit\\WebTVBundle\\Twig\\BootstrapExtension' => 'getBootstrapExtensionService',
  78.             'Pumukit\\WebTVBundle\\Twig\\MongoDateExtension' => 'getMongoDateExtensionService',
  79.             'Pumukit\\WebTVBundle\\Twig\\PumukitExtension' => 'getPumukitExtension2Service',
  80.             'cache.app' => 'getCache_AppService',
  81.             'cache.system' => 'getCache_SystemService',
  82.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  83.             'data_collector.dump' => 'getDataCollector_DumpService',
  84.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  85.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  86.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  87.             'event_dispatcher' => 'getEventDispatcherService',
  88.             'http_kernel' => 'getHttpKernelService',
  89.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  90.             'request_stack' => 'getRequestStackService',
  91.             'router' => 'getRouterService',
  92.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  93.             'translator' => 'getTranslatorService',
  94.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  95.             'cache_clearer' => 'getCacheClearerService',
  96.             'filesystem' => 'getFilesystemService',
  97.             'serializer' => 'getSerializerService',
  98.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  99.             'form.factory' => 'getForm_FactoryService',
  100.             'form.type.file' => 'getForm_Type_FileService',
  101.             'profiler' => 'getProfilerService',
  102.             'twig' => 'getTwigService',
  103.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  104.             'security.token_storage' => 'getSecurity_TokenStorageService',
  105.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  106.             'session' => 'getSessionService',
  107.             'validator' => 'getValidatorService',
  108.         ];
  109.         $this->fileMap = [
  110.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  111.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  112.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  113.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  114.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  115.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  116.             '.container.private.session' => 'get_Container_Private_SessionService',
  117.             'Gedmo\\Sortable\\SortableListener' => 'getSortableListenerService',
  118.             'Gedmo\\Tree\\TreeListener' => 'getTreeListenerService',
  119.             'Pumukit\\BaseLivePlayerBundle\\Controller\\APIController' => 'getAPIControllerService',
  120.             'Pumukit\\BaseLivePlayerBundle\\Services\\APIService' => 'getAPIServiceService',
  121.             'Pumukit\\BasePlayerBundle\\Controller\\PlayerController' => 'getPlayerControllerService',
  122.             'Pumukit\\BasePlayerBundle\\Controller\\TrackFileController' => 'getTrackFileControllerService',
  123.             'Pumukit\\BasePlayerBundle\\Services\\IntroService' => 'getIntroServiceService',
  124.             'Pumukit\\BasePlayerBundle\\Services\\PlayerService' => 'getPlayerServiceService',
  125.             'Pumukit\\BasePlayerBundle\\Services\\SeriesPlaylistService' => 'getSeriesPlaylistServiceService',
  126.             'Pumukit\\BasePlayerBundle\\Services\\UserAgentParserService' => 'getUserAgentParserServiceService',
  127.             'Pumukit\\CoreBundle\\Command\\CreateMMOCommand' => 'getCreateMMOCommandService',
  128.             'Pumukit\\CoreBundle\\Command\\DeleteOrphanFilesCommand' => 'getDeleteOrphanFilesCommandService',
  129.             'Pumukit\\CoreBundle\\Command\\ImportFileToMMOCommand' => 'getImportFileToMMOCommandService',
  130.             'Pumukit\\CoreBundle\\Command\\MoveFilesCommand' => 'getMoveFilesCommandService',
  131.             'Pumukit\\CoreBundle\\Command\\PumukitRefactorFileSystemCommand' => 'getPumukitRefactorFileSystemCommandService',
  132.             'Pumukit\\CoreBundle\\Controller\\AuthController' => 'getAuthControllerService',
  133.             'Pumukit\\CoreBundle\\Controller\\InboxController' => 'getInboxControllerService',
  134.             'Pumukit\\CoreBundle\\Controller\\LocaleController' => 'getLocaleControllerService',
  135.             'Pumukit\\CoreBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
  136.             'Pumukit\\CoreBundle\\Controller\\TUSUploadController' => 'getTUSUploadControllerService',
  137.             'Pumukit\\CoreBundle\\EventListener\\ConsoleExceptionListener' => 'getConsoleExceptionListenerService',
  138.             'Pumukit\\CoreBundle\\EventListener\\InboxUploadListener' => 'getInboxUploadListenerService',
  139.             'Pumukit\\CoreBundle\\EventListener\\RedisListener' => 'getRedisListenerService',
  140.             'Pumukit\\CoreBundle\\EventListener\\ServerUploadListener' => 'getServerUploadListenerService',
  141.             'Pumukit\\CoreBundle\\Services\\ImportMappingDataService' => 'getImportMappingDataServiceService',
  142.             'Pumukit\\CoreBundle\\Services\\PaginationService' => 'getPaginationServiceService',
  143.             'Pumukit\\CoreBundle\\Services\\SerializerService' => 'getSerializerServiceService',
  144.             'Pumukit\\CoreBundle\\Services\\UploadDispatcherService' => 'getUploadDispatcherServiceService',
  145.             'Pumukit\\CoreBundle\\Services\\i18nService' => 'getI18nServiceService',
  146.             'Pumukit\\EncoderBundle\\Command\\PumukitConvertPNGtoJPGpicsCommand' => 'getPumukitConvertPNGtoJPGpicsCommandService',
  147.             'Pumukit\\EncoderBundle\\Command\\PumukitEncoderExecuteCommand' => 'getPumukitEncoderExecuteCommandService',
  148.             'Pumukit\\EncoderBundle\\Command\\PumukitEncoderInfoCommand' => 'getPumukitEncoderInfoCommandService',
  149.             'Pumukit\\EncoderBundle\\Command\\PumukitListPicsCommand' => 'getPumukitListPicsCommandService',
  150.             'Pumukit\\EncoderBundle\\Command\\PumukitPicsConvertCommand' => 'getPumukitPicsConvertCommandService',
  151.             'Pumukit\\EncoderBundle\\Controller\\APIController' => 'getAPIController2Service',
  152.             'Pumukit\\EncoderBundle\\Controller\\CPUsController' => 'getCPUsControllerService',
  153.             'Pumukit\\EncoderBundle\\Controller\\InfoController' => 'getInfoControllerService',
  154.             'Pumukit\\EncoderBundle\\EventListener\\RemoveListener' => 'getRemoveListenerService',
  155.             'Pumukit\\EncoderBundle\\Services\\CpuService' => 'getCpuServiceService',
  156.             'Pumukit\\EncoderBundle\\Services\\DynamicPicExtractorService' => 'getDynamicPicExtractorServiceService',
  157.             'Pumukit\\EncoderBundle\\Services\\JobCreator' => 'getJobCreatorService',
  158.             'Pumukit\\EncoderBundle\\Services\\JobDispatcher' => 'getJobDispatcherService',
  159.             'Pumukit\\EncoderBundle\\Services\\JobExecutor' => 'getJobExecutorService',
  160.             'Pumukit\\EncoderBundle\\Services\\JobRemover' => 'getJobRemoverService',
  161.             'Pumukit\\EncoderBundle\\Services\\JobRender' => 'getJobRenderService',
  162.             'Pumukit\\EncoderBundle\\Services\\JobUpdater' => 'getJobUpdaterService',
  163.             'Pumukit\\EncoderBundle\\Services\\JobValidator' => 'getJobValidatorService',
  164.             'Pumukit\\EncoderBundle\\Services\\MultimediaObjectPropertyJobService' => 'getMultimediaObjectPropertyJobServiceService',
  165.             'Pumukit\\EncoderBundle\\Services\\PicExtractorService' => 'getPicExtractorServiceService',
  166.             'Pumukit\\EncoderBundle\\Services\\PicService' => 'getPicService2Service',
  167.             'Pumukit\\EncoderBundle\\Services\\ProfileValidator' => 'getProfileValidatorService',
  168.             'Pumukit\\InspectionBundle\\Services\\InspectionDocumentService' => 'getInspectionDocumentServiceService',
  169.             'Pumukit\\InspectionBundle\\Services\\InspectionFfprobeService' => 'getInspectionFfprobeServiceService',
  170.             'Pumukit\\InspectionBundle\\Services\\InspectionImageService' => 'getInspectionImageServiceService',
  171.             'Pumukit\\InspectionBundle\\Services\\InspectionServiceInterface' => 'getInspectionServiceInterfaceService',
  172.             'Pumukit\\NewAdminBundle\\Controller\\AdminController' => 'getAdminControllerService',
  173.             'Pumukit\\NewAdminBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  174.             'Pumukit\\NewAdminBundle\\Controller\\DashboardController' => 'getDashboardControllerService',
  175.             'Pumukit\\NewAdminBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  176.             'Pumukit\\NewAdminBundle\\Controller\\EventsController' => 'getEventsControllerService',
  177.             'Pumukit\\NewAdminBundle\\Controller\\GroupController' => 'getGroupControllerService',
  178.             'Pumukit\\NewAdminBundle\\Controller\\HeadAndTailController' => 'getHeadAndTailControllerService',
  179.             'Pumukit\\NewAdminBundle\\Controller\\HeadAndTailUpdateController' => 'getHeadAndTailUpdateControllerService',
  180.             'Pumukit\\NewAdminBundle\\Controller\\InboxController' => 'getInboxController2Service',
  181.             'Pumukit\\NewAdminBundle\\Controller\\LegacyEventController' => 'getLegacyEventControllerService',
  182.             'Pumukit\\NewAdminBundle\\Controller\\LegacyEventPicController' => 'getLegacyEventPicControllerService',
  183.             'Pumukit\\NewAdminBundle\\Controller\\LinkController' => 'getLinkControllerService',
  184.             'Pumukit\\NewAdminBundle\\Controller\\LiveController' => 'getLiveControllerService',
  185.             'Pumukit\\NewAdminBundle\\Controller\\ManualController' => 'getManualControllerService',
  186.             'Pumukit\\NewAdminBundle\\Controller\\MaterialController' => 'getMaterialControllerService',
  187.             'Pumukit\\NewAdminBundle\\Controller\\MultimediaObjectArchiveController' => 'getMultimediaObjectArchiveControllerService',
  188.             'Pumukit\\NewAdminBundle\\Controller\\MultimediaObjectController' => 'getMultimediaObjectControllerService',
  189.             'Pumukit\\NewAdminBundle\\Controller\\MultimediaObjectPicController' => 'getMultimediaObjectPicControllerService',
  190.             'Pumukit\\NewAdminBundle\\Controller\\OwnerController' => 'getOwnerControllerService',
  191.             'Pumukit\\NewAdminBundle\\Controller\\PermissionProfileController' => 'getPermissionProfileControllerService',
  192.             'Pumukit\\NewAdminBundle\\Controller\\PersonController' => 'getPersonControllerService',
  193.             'Pumukit\\NewAdminBundle\\Controller\\PlaceController' => 'getPlaceControllerService',
  194.             'Pumukit\\NewAdminBundle\\Controller\\PlaylistController' => 'getPlaylistControllerService',
  195.             'Pumukit\\NewAdminBundle\\Controller\\PlaylistMultimediaObjectController' => 'getPlaylistMultimediaObjectControllerService',
  196.             'Pumukit\\NewAdminBundle\\Controller\\PlaylistPicController' => 'getPlaylistPicControllerService',
  197.             'Pumukit\\NewAdminBundle\\Controller\\ResourceController' => 'getResourceControllerService',
  198.             'Pumukit\\NewAdminBundle\\Controller\\RoleController' => 'getRoleControllerService',
  199.             'Pumukit\\NewAdminBundle\\Controller\\SeriesController' => 'getSeriesControllerService',
  200.             'Pumukit\\NewAdminBundle\\Controller\\SeriesPicController' => 'getSeriesPicControllerService',
  201.             'Pumukit\\NewAdminBundle\\Controller\\SeriesStylesController' => 'getSeriesStylesControllerService',
  202.             'Pumukit\\NewAdminBundle\\Controller\\SeriesTypeController' => 'getSeriesTypeControllerService',
  203.             'Pumukit\\NewAdminBundle\\Controller\\SortableAdminController' => 'getSortableAdminControllerService',
  204.             'Pumukit\\NewAdminBundle\\Controller\\TagController' => 'getTagControllerService',
  205.             'Pumukit\\NewAdminBundle\\Controller\\TrackController' => 'getTrackControllerService',
  206.             'Pumukit\\NewAdminBundle\\Controller\\TranslateController' => 'getTranslateControllerService',
  207.             'Pumukit\\NewAdminBundle\\Controller\\UNESCOController' => 'getUNESCOControllerService',
  208.             'Pumukit\\NewAdminBundle\\Controller\\UserController' => 'getUserControllerService',
  209.             'Pumukit\\NewAdminBundle\\Controller\\UserProfileController' => 'getUserProfileControllerService',
  210.             'Pumukit\\NewAdminBundle\\Controller\\WidgetController' => 'getWidgetControllerService',
  211.             'Pumukit\\NewAdminBundle\\EventListener\\ExceptionListener' => 'getExceptionListenerService',
  212.             'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\CustomLanguageType' => 'getCustomLanguageTypeService',
  213.             'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\LicenseType' => 'getLicenseTypeService',
  214.             'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextI18nAdvanceType' => 'getTextI18nAdvanceTypeService',
  215.             'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextI18nType' => 'getTextI18nTypeService',
  216.             'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextareaI18nType' => 'getTextareaI18nTypeService',
  217.             'Pumukit\\NewAdminBundle\\Form\\Type\\MultimediaObjectMetaType' => 'getMultimediaObjectMetaTypeService',
  218.             'Pumukit\\NewAdminBundle\\Form\\Type\\SeriesType' => 'getSeriesTypeService',
  219.             'Pumukit\\NewAdminBundle\\Menu\\BlocksList' => 'getBlocksListService',
  220.             'Pumukit\\NewAdminBundle\\Services\\ImmutableService' => 'getImmutableServiceService',
  221.             'Pumukit\\NewAdminBundle\\Services\\MultimediaObjectArchiveService' => 'getMultimediaObjectArchiveServiceService',
  222.             'Pumukit\\NewAdminBundle\\Services\\MultimediaObjectSearchService' => 'getMultimediaObjectSearchServiceService',
  223.             'Pumukit\\NewAdminBundle\\Services\\MultimediaObjectSyncService' => 'getMultimediaObjectSyncServiceService',
  224.             'Pumukit\\NewAdminBundle\\Services\\OwnerService' => 'getOwnerServiceService',
  225.             'Pumukit\\NewAdminBundle\\Services\\SeriesSearchService' => 'getSeriesSearchServiceService',
  226.             'Pumukit\\NewAdminBundle\\Services\\UserStatsService' => 'getUserStatsServiceService',
  227.             'Pumukit\\NotificationBundle\\Services\\JobNotificationService' => 'getJobNotificationServiceService',
  228.             'Pumukit\\NotificationBundle\\Services\\SenderService' => 'getSenderServiceService',
  229.             'Pumukit\\PaellaPlayerBundle\\Controller\\BaseLivePlayerController' => 'getBaseLivePlayerControllerService',
  230.             'Pumukit\\PaellaPlayerBundle\\Controller\\BasePlayerController' => 'getBasePlayerControllerService',
  231.             'Pumukit\\PaellaPlayerBundle\\Controller\\BasePlaylistController' => 'getBasePlaylistControllerService',
  232.             'Pumukit\\PaellaPlayerBundle\\Controller\\ConfController' => 'getConfControllerService',
  233.             'Pumukit\\PaellaPlayerBundle\\Controller\\PaellaRepositoryController' => 'getPaellaRepositoryControllerService',
  234.             'Pumukit\\PaellaPlayerBundle\\Services\\CaptionsManifest' => 'getCaptionsManifestService',
  235.             'Pumukit\\PaellaPlayerBundle\\Services\\ChannelManifest' => 'getChannelManifestService',
  236.             'Pumukit\\PaellaPlayerBundle\\Services\\CustomManifest' => 'getCustomManifestService',
  237.             'Pumukit\\PaellaPlayerBundle\\Services\\FrameListManifest' => 'getFrameListManifestService',
  238.             'Pumukit\\PaellaPlayerBundle\\Services\\LiveManifest' => 'getLiveManifestService',
  239.             'Pumukit\\PaellaPlayerBundle\\Services\\MetadataManifest' => 'getMetadataManifestService',
  240.             'Pumukit\\PaellaPlayerBundle\\Services\\PlaylistManifest' => 'getPlaylistManifestService',
  241.             'Pumukit\\PaellaPlayerBundle\\Services\\StreamsManifest' => 'getStreamsManifestService',
  242.             'Pumukit\\PaellaPlayerBundle\\Services\\TrimmingManifest' => 'getTrimmingManifestService',
  243.             'Pumukit\\PaellaPlayerBundle\\Services\\VoDManifest' => 'getVoDManifestService',
  244.             'Pumukit\\SchemaBundle\\Command\\ChangePasswordCommand' => 'getChangePasswordCommandService',
  245.             'Pumukit\\SchemaBundle\\Command\\CreateUserCommand' => 'getCreateUserCommandService',
  246.             'Pumukit\\SchemaBundle\\Command\\NumericalIDCommand' => 'getNumericalIDCommandService',
  247.             'Pumukit\\SchemaBundle\\Command\\PermissionCommand' => 'getPermissionCommandService',
  248.             'Pumukit\\SchemaBundle\\Command\\PumukitInitRepoCommand' => 'getPumukitInitRepoCommandService',
  249.             'Pumukit\\SchemaBundle\\Command\\PumukitSyncRepositoryCommand' => 'getPumukitSyncRepositoryCommandService',
  250.             'Pumukit\\SchemaBundle\\Command\\TagCommand' => 'getTagCommandService',
  251.             'Pumukit\\SchemaBundle\\Controller\\APIController' => 'getAPIController3Service',
  252.             'Pumukit\\SchemaBundle\\Controller\\APIKeywordsController' => 'getAPIKeywordsControllerService',
  253.             'Pumukit\\SchemaBundle\\Controller\\APIRecordedController' => 'getAPIRecordedControllerService',
  254.             'Pumukit\\SchemaBundle\\Controller\\APIUserController' => 'getAPIUserControllerService',
  255.             'Pumukit\\SchemaBundle\\Controller\\AnnotationsAPIController' => 'getAnnotationsAPIControllerService',
  256.             'Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectAddOwnerListener' => 'getMultimediaObjectAddOwnerListenerService',
  257.             'Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener' => 'getMultimediaObjectListenerService',
  258.             'Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectViews' => 'getMultimediaObjectViewsService',
  259.             'Pumukit\\SchemaBundle\\EventListener\\PermissionProfileListener' => 'getPermissionProfileListenerService',
  260.             'Pumukit\\SchemaBundle\\EventListener\\PersonalSeriesListener' => 'getPersonalSeriesListenerService',
  261.             'Pumukit\\SchemaBundle\\EventListener\\RemoveListener' => 'getRemoveListener2Service',
  262.             'Pumukit\\SchemaBundle\\EventListener\\SeriesListener' => 'getSeriesListenerService',
  263.             'Pumukit\\SchemaBundle\\Security\\LoginFormAuthenticator' => 'getLoginFormAuthenticatorService',
  264.             'Pumukit\\SchemaBundle\\Services\\AnnounceService' => 'getAnnounceServiceService',
  265.             'Pumukit\\SchemaBundle\\Services\\AutoNumericValueService' => 'getAutoNumericValueServiceService',
  266.             'Pumukit\\SchemaBundle\\Services\\CloneService' => 'getCloneServiceService',
  267.             'Pumukit\\SchemaBundle\\Services\\CreateUserService' => 'getCreateUserServiceService',
  268.             'Pumukit\\SchemaBundle\\Services\\EmbeddedBroadcastService' => 'getEmbeddedBroadcastServiceService',
  269.             'Pumukit\\SchemaBundle\\Services\\FactoryService' => 'getFactoryServiceService',
  270.             'Pumukit\\SchemaBundle\\Services\\GroupEventDispatcherService' => 'getGroupEventDispatcherServiceService',
  271.             'Pumukit\\SchemaBundle\\Services\\GroupService' => 'getGroupServiceService',
  272.             'Pumukit\\SchemaBundle\\Services\\LegacyEventPicService' => 'getLegacyEventPicServiceService',
  273.             'Pumukit\\SchemaBundle\\Services\\LinkEventDispatcherService' => 'getLinkEventDispatcherServiceService',
  274.             'Pumukit\\SchemaBundle\\Services\\LinkService' => 'getLinkService2Service',
  275.             'Pumukit\\SchemaBundle\\Services\\MaterialEventDispatcherService' => 'getMaterialEventDispatcherServiceService',
  276.             'Pumukit\\SchemaBundle\\Services\\MaterialService' => 'getMaterialServiceService',
  277.             'Pumukit\\SchemaBundle\\Services\\MediaCreator' => 'getMediaCreatorService',
  278.             'Pumukit\\SchemaBundle\\Services\\MediaDispatcher' => 'getMediaDispatcherService',
  279.             'Pumukit\\SchemaBundle\\Services\\MediaRemover' => 'getMediaRemoverService',
  280.             'Pumukit\\SchemaBundle\\Services\\MediaUpdater' => 'getMediaUpdaterService',
  281.             'Pumukit\\SchemaBundle\\Services\\MultimediaObjectPicService' => 'getMultimediaObjectPicServiceService',
  282.             'Pumukit\\SchemaBundle\\Services\\MultimediaObjectVoter' => 'getMultimediaObjectVoterService',
  283.             'Pumukit\\SchemaBundle\\Services\\PasswordService' => 'getPasswordServiceService',
  284.             'Pumukit\\SchemaBundle\\Services\\PersonalSeriesService' => 'getPersonalSeriesServiceService',
  285.             'Pumukit\\SchemaBundle\\Services\\PicEventDispatcherService' => 'getPicEventDispatcherServiceService',
  286.             'Pumukit\\SchemaBundle\\Services\\Repository\\SeriesRepository' => 'getSeriesRepositoryService',
  287.             'Pumukit\\SchemaBundle\\Services\\RoleService' => 'getRoleServiceService',
  288.             'Pumukit\\SchemaBundle\\Services\\SeriesEventDispatcherService' => 'getSeriesEventDispatcherServiceService',
  289.             'Pumukit\\SchemaBundle\\Services\\SeriesPicService' => 'getSeriesPicServiceService',
  290.             'Pumukit\\SchemaBundle\\Services\\SeriesService' => 'getSeriesServiceService',
  291.             'Pumukit\\SchemaBundle\\Services\\SortedMultimediaObjectsService' => 'getSortedMultimediaObjectsServiceService',
  292.             'Pumukit\\SchemaBundle\\Services\\StatsService' => 'getStatsServiceService',
  293.             'Pumukit\\SchemaBundle\\Services\\TagService' => 'getTagServiceService',
  294.             'Pumukit\\SchemaBundle\\Services\\TextIndexService' => 'getTextIndexServiceService',
  295.             'Pumukit\\SchemaBundle\\Services\\TrackEventDispatcherService' => 'getTrackEventDispatcherServiceService',
  296.             'Pumukit\\SchemaBundle\\Services\\TrackService' => 'getTrackServiceService',
  297.             'Pumukit\\SchemaBundle\\Services\\UpdateUserService' => 'getUpdateUserServiceService',
  298.             'Pumukit\\StatsBundle\\Command\\PumukitAggregateCommand' => 'getPumukitAggregateCommandService',
  299.             'Pumukit\\StatsBundle\\Controller\\APIController' => 'getAPIController4Service',
  300.             'Pumukit\\StatsBundle\\EventListener\\Log' => 'getLogService',
  301.             'Pumukit\\StatsBundle\\Services\\StatsService' => 'getStatsService2Service',
  302.             'Pumukit\\StatsUIBundle\\Controller\\StatsController' => 'getStatsControllerService',
  303.             'Pumukit\\WebTVBundle\\Controller\\AnnouncesController' => 'getAnnouncesControllerService',
  304.             'Pumukit\\WebTVBundle\\Controller\\CategoriesController' => 'getCategoriesControllerService',
  305.             'Pumukit\\WebTVBundle\\Controller\\ChannelController' => 'getChannelControllerService',
  306.             'Pumukit\\WebTVBundle\\Controller\\ChatController' => 'getChatControllerService',
  307.             'Pumukit\\WebTVBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  308.             'Pumukit\\WebTVBundle\\Controller\\EventController' => 'getEventControllerService',
  309.             'Pumukit\\WebTVBundle\\Controller\\IndexController' => 'getIndexControllerService',
  310.             'Pumukit\\WebTVBundle\\Controller\\LegacyController' => 'getLegacyControllerService',
  311.             'Pumukit\\WebTVBundle\\Controller\\ListController' => 'getListControllerService',
  312.             'Pumukit\\WebTVBundle\\Controller\\LoginController' => 'getLoginControllerService',
  313.             'Pumukit\\WebTVBundle\\Controller\\LogoutController' => 'getLogoutControllerService',
  314.             'Pumukit\\WebTVBundle\\Controller\\MediaLibraryController' => 'getMediaLibraryControllerService',
  315.             'Pumukit\\WebTVBundle\\Controller\\ModulesController' => 'getModulesControllerService',
  316.             'Pumukit\\WebTVBundle\\Controller\\MultimediaObjectController' => 'getMultimediaObjectController2Service',
  317.             'Pumukit\\WebTVBundle\\Controller\\SearchController' => 'getSearchControllerService',
  318.             'Pumukit\\WebTVBundle\\Controller\\SeriesController' => 'getSeriesController2Service',
  319.             'Pumukit\\WebTVBundle\\Services\\BreadcrumbsService' => 'getBreadcrumbsServiceService',
  320.             'Pumukit\\WebTVBundle\\Services\\CategoriesService' => 'getCategoriesServiceService',
  321.             'Pumukit\\WebTVBundle\\Services\\ChannelService' => 'getChannelServiceService',
  322.             'Pumukit\\WebTVBundle\\Services\\ChapterMarkService' => 'getChapterMarkServiceService',
  323.             'Pumukit\\WebTVBundle\\Services\\ListService' => 'getListServiceService',
  324.             'Pumukit\\WebTVBundle\\Services\\MenuService' => 'getMenuServiceService',
  325.             'Pumukit\\WebTVBundle\\Services\\SearchService' => 'getSearchServiceService',
  326.             'Pumukit\\WizardBundle\\Controller\\WizardController' => 'getWizardControllerService',
  327.             'Pumukit\\WorkflowBundle\\EventListener\\DynamicPicExtractorListener' => 'getDynamicPicExtractorListenerService',
  328.             'Pumukit\\WorkflowBundle\\EventListener\\JobGeneratorListener' => 'getJobGeneratorListenerService',
  329.             'Pumukit\\WorkflowBundle\\EventListener\\PicExtractorListener' => 'getPicExtractorListenerService',
  330.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  331.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  332.             'Upgrade\\Command\\CheckMigrationCommand' => 'getCheckMigrationCommandService',
  333.             'Upgrade\\Command\\UpgradeExternalSchemaCommand' => 'getUpgradeExternalSchemaCommandService',
  334.             'Upgrade\\Command\\UpgradePathsCommand' => 'getUpgradePathsCommandService',
  335.             'Upgrade\\Command\\UpgradeTrackMetadataCommand' => 'getUpgradeTrackMetadataCommandService',
  336.             'Upgrade\\Command\\UpgradeTrackSchemaCommand' => 'getUpgradeTrackSchemaCommandService',
  337.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  338.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  339.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  340.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  341.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  342.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  343.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  344.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  345.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  346.             'cache.app_clearer' => 'getCache_AppClearerService',
  347.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  348.             'cache.system_clearer' => 'getCache_SystemClearerService',
  349.             'cache_warmer' => 'getCacheWarmerService',
  350.             'console.command_loader' => 'getConsole_CommandLoaderService',
  351.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  352.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  353.             'error_controller' => 'getErrorControllerService',
  354.             'jms_serializer' => 'getJmsSerializerService',
  355.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  356.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  357.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  358.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  359.             'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  360.             'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  361.             'routing.loader' => 'getRouting_LoaderService',
  362.             'services_resetter' => 'getServicesResetterService',
  363.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  364.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  365.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  366.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  367.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  368.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  369.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  370.         ];
  371.         $this->aliases = [
  372.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  373.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  374.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  375.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  376.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  377.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  378.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  379.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  380.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  381.             'doctrine' => 'doctrine_mongodb',
  382.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  383.             'form.type.customlanguage' => 'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\CustomLanguageType',
  384.             'form.type.license' => 'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\LicenseType',
  385.             'form.type.textareai18n' => 'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextareaI18nType',
  386.             'form.type.texti18n' => 'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextI18nType',
  387.             'form.type.texti18nadvance' => 'Pumukit\\NewAdminBundle\\Form\\Type\\Base\\TextI18nAdvanceType',
  388.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  389.             'jms_serializer.instances.default' => 'jms_serializer',
  390.             'mailer' => 'swiftmailer.mailer.default',
  391.             'pumukit.inspection' => 'Pumukit\\InspectionBundle\\Services\\InspectionFfprobeService',
  392.             'pumukit_base_live_player.api' => 'Pumukit\\BaseLivePlayerBundle\\Services\\APIService',
  393.             'pumukit_baseplayer.intro' => 'Pumukit\\BasePlayerBundle\\Services\\IntroService',
  394.             'pumukit_baseplayer.player_service' => 'Pumukit\\BasePlayerBundle\\Services\\PlayerService',
  395.             'pumukit_baseplayer.seriesplaylist' => 'Pumukit\\BasePlayerBundle\\Services\\SeriesPlaylistService',
  396.             'pumukit_baseplayer.trackurl' => 'Pumukit\\BasePlayerBundle\\Services\\TrackUrlService',
  397.             'pumukit_baseplayer.twig_extension' => 'Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension',
  398.             'pumukit_baseplayer.useragent_parser' => 'Pumukit\\BasePlayerBundle\\Services\\UserAgentParserService',
  399.             'pumukit_core.pagination_service' => 'Pumukit\\CoreBundle\\Services\\PaginationService',
  400.             'pumukit_encoder.dynamic_pic_extractor' => 'Pumukit\\EncoderBundle\\Services\\DynamicPicExtractorService',
  401.             'pumukit_live.live' => 'Pumukit\\BaseLivePlayerBundle\\Services\\LiveService',
  402.             'pumukit_notification.listener' => 'Pumukit\\NotificationBundle\\Services\\JobNotificationService',
  403.             'pumukit_notification.sender' => 'Pumukit\\NotificationBundle\\Services\\SenderService',
  404.             'pumukit_schema.role' => 'Pumukit\\SchemaBundle\\Services\\RoleService',
  405.             'pumukit_stats.log' => 'Pumukit\\StatsBundle\\EventListener\\Log',
  406.             'pumukit_stats.stats' => 'Pumukit\\StatsBundle\\Services\\StatsService',
  407.             'pumukit_web_tv.breadcrumbs' => 'Pumukit\\WebTVBundle\\Services\\BreadcrumbsService',
  408.             'pumukit_web_tv.categories_service' => 'Pumukit\\WebTVBundle\\Services\\CategoriesService',
  409.             'pumukit_web_tv.channels' => 'Pumukit\\WebTVBundle\\Services\\ChannelService',
  410.             'pumukit_web_tv.chapter_marks_service' => 'Pumukit\\WebTVBundle\\Services\\ChapterMarkService',
  411.             'pumukit_web_tv.link_service' => 'Pumukit\\WebTVBundle\\Services\\LinkService',
  412.             'pumukit_web_tv.list_service' => 'Pumukit\\WebTVBundle\\Services\\ListService',
  413.             'pumukit_web_tv.menu_service' => 'Pumukit\\WebTVBundle\\Services\\MenuService',
  414.             'pumukit_web_tv.search_service' => 'Pumukit\\WebTVBundle\\Services\\SearchService',
  415.             'pumukit_web_tv.twig_bootstrap_extension' => 'Pumukit\\WebTVBundle\\Twig\\BootstrapExtension',
  416.             'pumukit_web_tv.twig_mongo_date_extension' => 'Pumukit\\WebTVBundle\\Twig\\MongoDateExtension',
  417.             'pumukit_web_tv.twig_pumukit_extension' => 'Pumukit\\WebTVBundle\\Twig\\PumukitExtension',
  418.             'pumukit_workflow.dynamic_pic_extractor_listener' => 'Pumukit\\WorkflowBundle\\EventListener\\DynamicPicExtractorListener',
  419.             'pumukit_workflow.job_generator_listener' => 'Pumukit\\WorkflowBundle\\EventListener\\JobGeneratorListener',
  420.             'pumukit_workflow.pic_extractor_listener' => 'Pumukit\\WorkflowBundle\\EventListener\\PicExtractorListener',
  421.             'pumukitcore.ajax_session_close_listener' => 'Pumukit\\CoreBundle\\EventListener\\AjaxSessionCloseListener',
  422.             'pumukitcore.filter' => 'Pumukit\\CoreBundle\\EventListener\\FilterListener',
  423.             'pumukitcore.filter_service' => 'Pumukit\\CoreBundle\\Services\\FilterService',
  424.             'pumukitcore.import_mapping_data' => 'Pumukit\\CoreBundle\\Services\\ImportMappingDataService',
  425.             'pumukitcore.listener.command_exception' => 'Pumukit\\CoreBundle\\EventListener\\ConsoleExceptionListener',
  426.             'pumukitcore.twig_extension' => 'Pumukit\\CoreBundle\\Twig\\CoreExtension',
  427.             'pumukitencoder.cpu' => 'Pumukit\\EncoderBundle\\Services\\CpuService',
  428.             'pumukitencoder.mmpropertyjob' => 'Pumukit\\EncoderBundle\\Services\\MultimediaObjectPropertyJobService',
  429.             'pumukitencoder.pic' => 'Pumukit\\EncoderBundle\\Services\\PicService',
  430.             'pumukitencoder.picextractor' => 'Pumukit\\EncoderBundle\\Services\\PicExtractorService',
  431.             'pumukitencoder.profile' => 'Pumukit\\EncoderBundle\\Services\\ProfileService',
  432.             'pumukitencoder.remove' => 'Pumukit\\EncoderBundle\\EventListener\\RemoveListener',
  433.             'pumukitlive.legacyeventpic' => 'Pumukit\\SchemaBundle\\Services\\LegacyEventPicService',
  434.             'pumukitnewadmin.block' => 'Pumukit\\NewAdminBundle\\Menu\\BlocksList',
  435.             'pumukitnewadmin.catalogue_extension' => 'Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension',
  436.             'pumukitnewadmin.filter' => 'Pumukit\\NewAdminBundle\\EventListener\\FilterListener',
  437.             'pumukitnewadmin.kernelexception.listener' => 'Pumukit\\NewAdminBundle\\EventListener\\ExceptionListener',
  438.             'pumukitnewadmin.menu' => 'Pumukit\\NewAdminBundle\\Menu\\ItemsList',
  439.             'pumukitnewadmin.mmobjlistbuttons' => 'Pumukit\\NewAdminBundle\\Menu\\ItemsList',
  440.             'pumukitnewadmin.mmobjmenu' => 'Pumukit\\NewAdminBundle\\Menu\\ItemsList',
  441.             'pumukitnewadmin.multimedia_object_search' => 'Pumukit\\NewAdminBundle\\Services\\MultimediaObjectSearchService',
  442.             'pumukitnewadmin.multimedia_object_sync' => 'Pumukit\\NewAdminBundle\\Services\\MultimediaObjectSyncService',
  443.             'pumukitnewadmin.series_search' => 'Pumukit\\NewAdminBundle\\Services\\SeriesSearchService',
  444.             'pumukitnewadmin.seriesmenu' => 'Pumukit\\NewAdminBundle\\Menu\\ItemsList',
  445.             'pumukitnewadmin.tag_catalogue' => 'Pumukit\\NewAdminBundle\\Services\\TagCatalogueService',
  446.             'pumukitnewadmin.translatecontroller' => 'Pumukit\\NewAdminBundle\\Controller\\TranslateController',
  447.             'pumukitnewadmin.twig_extension' => 'Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension',
  448.             'pumukitnewadmin.twig_mmobjbuttons_extension' => 'Pumukit\\NewAdminBundle\\Twig\\MultimediaObjectButtonsExtension',
  449.             'pumukitnewadmin.user_stats' => 'Pumukit\\NewAdminBundle\\Services\\UserStatsService',
  450.             'pumukitschema.announce' => 'Pumukit\\SchemaBundle\\Services\\AnnounceService',
  451.             'pumukitschema.caption' => 'Pumukit\\SchemaBundle\\Services\\CaptionService',
  452.             'pumukitschema.embeddedbroadcast' => 'Pumukit\\SchemaBundle\\Services\\EmbeddedBroadcastService',
  453.             'pumukitschema.eventsession' => 'Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService',
  454.             'pumukitschema.factory' => 'Pumukit\\SchemaBundle\\Services\\FactoryService',
  455.             'pumukitschema.group' => 'Pumukit\\SchemaBundle\\Services\\GroupService',
  456.             'pumukitschema.group_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\GroupEventDispatcherService',
  457.             'pumukitschema.link' => 'Pumukit\\SchemaBundle\\Services\\LinkService',
  458.             'pumukitschema.link_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\LinkEventDispatcherService',
  459.             'pumukitschema.material' => 'Pumukit\\SchemaBundle\\Services\\MaterialService',
  460.             'pumukitschema.material_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\MaterialEventDispatcherService',
  461.             'pumukitschema.mmsduration' => 'Pumukit\\SchemaBundle\\Services\\MultimediaObjectDurationService',
  462.             'pumukitschema.mmspic' => 'Pumukit\\SchemaBundle\\Services\\MultimediaObjectPicService',
  463.             'pumukitschema.multimedia_object' => 'Pumukit\\SchemaBundle\\Services\\MultimediaObjectService',
  464.             'pumukitschema.multimedia_object_views' => 'Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectViews',
  465.             'pumukitschema.multimedia_object_voter' => 'Pumukit\\SchemaBundle\\Services\\MultimediaObjectVoter',
  466.             'pumukitschema.multimediaobject_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService',
  467.             'pumukitschema.permission' => 'Pumukit\\SchemaBundle\\Services\\PermissionService',
  468.             'pumukitschema.permissionprofile' => 'Pumukit\\SchemaBundle\\Services\\PermissionProfileService',
  469.             'pumukitschema.permissionprofile_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService',
  470.             'pumukitschema.person' => 'Pumukit\\SchemaBundle\\Services\\PersonService',
  471.             'pumukitschema.personwithrole_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService',
  472.             'pumukitschema.pic' => 'Pumukit\\SchemaBundle\\Services\\PicService',
  473.             'pumukitschema.pic_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\PicEventDispatcherService',
  474.             'pumukitschema.schema.locale' => 'Pumukit\\SchemaBundle\\EventListener\\LocaleListener',
  475.             'pumukitschema.schema.multimediaobject' => 'Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener',
  476.             'pumukitschema.schema.permissionprofile' => 'Pumukit\\SchemaBundle\\EventListener\\PermissionProfileListener',
  477.             'pumukitschema.schema.remove' => 'Pumukit\\SchemaBundle\\EventListener\\RemoveListener',
  478.             'pumukitschema.schema.series' => 'Pumukit\\SchemaBundle\\EventListener\\SeriesListener',
  479.             'pumukitschema.series' => 'Pumukit\\SchemaBundle\\Services\\SeriesService',
  480.             'pumukitschema.series_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\SeriesEventDispatcherService',
  481.             'pumukitschema.seriespic' => 'Pumukit\\SchemaBundle\\Services\\SeriesPicService',
  482.             'pumukitschema.sorted_multimedia_object' => 'Pumukit\\SchemaBundle\\Services\\SortedMultimediaObjectsService',
  483.             'pumukitschema.special_translation' => 'Pumukit\\SchemaBundle\\Services\\SpecialTranslationService',
  484.             'pumukitschema.stats' => 'Pumukit\\SchemaBundle\\Services\\StatsService',
  485.             'pumukitschema.tag' => 'Pumukit\\SchemaBundle\\Services\\TagService',
  486.             'pumukitschema.text_index' => 'Pumukit\\SchemaBundle\\Services\\TextIndexService',
  487.             'pumukitschema.track' => 'Pumukit\\SchemaBundle\\Services\\TrackService',
  488.             'pumukitschema.track_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\TrackEventDispatcherService',
  489.             'pumukitschema.user' => 'Pumukit\\SchemaBundle\\Services\\UserService',
  490.             'pumukitschema.user_dispatcher' => 'Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService',
  491.         ];
  492.         $this->privates['service_container'] = function () {
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  499.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  503.             include_once \dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Twig/LiveTwigExtension.php';
  504.             include_once \dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Services/LiveService.php';
  505.             include_once \dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle/Services/TrackUrlService.php';
  506.             include_once \dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle/Twig/BasePlayerExtension.php';
  507.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/EventListener/AjaxSessionCloseListener.php';
  508.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/EventListener/FilterListener.php';
  509.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/Twig/CoreExtension.php';
  510.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/Services/FilterService.php';
  511.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/Services/InboxService.php';
  512.             include_once \dirname(__DIR__4).'/src/Pumukit/CoreBundle/Twig/InboxExtension.php';
  513.             include_once \dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Services/ProfileService.php';
  514.             include_once \dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Services/Repository/JobRepository.php';
  515.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Services/TagCatalogueService.php';
  516.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Twig/PumukitAdminExtension.php';
  517.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/EventListener/FilterListener.php';
  518.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Menu/ItemsList.php';
  519.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Twig/MultimediaObjectButtonsExtension.php';
  520.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Twig/CatalogueExtension.php';
  521.             include_once \dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Twig/HeadAndTailExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  523.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/EventListener/LocaleListener.php';
  524.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/MultimediaObjectDurationService.php';
  525.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/MultimediaObjectService.php';
  526.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PermissionProfileEventDispatcherService.php';
  527.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PermissionProfileService.php';
  528.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PermissionService.php';
  529.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/MultimediaObjectEventDispatcherService.php';
  530.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/UserEventDispatcherService.php';
  531.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PersonWithRoleEventDispatcherService.php';
  532.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/CaptionService.php';
  533.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PersonService.php';
  534.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/UserService.php';
  535.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/PicService.php';
  536.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/SpecialTranslationService.php';
  537.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/EmbeddedEventSessionService.php';
  538.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Services/HeadAndTailService.php';
  539.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Twig/MultimediaObjectExtension.php';
  540.             include_once \dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Services/LinkService.php';
  541.             include_once \dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Twig/MongoDateExtension.php';
  542.             include_once \dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Twig/BootstrapExtension.php';
  543.             include_once \dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Twig/PumukitExtension.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ConnectionRegistry.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ManagerRegistry.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/AbstractManagerRegistry.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  551.             include_once \dirname(__DIR__4).'/vendor/mongodb/mongodb/src/Client.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/DocumentManager.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Configuration.php';
  555.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriver.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/CompatibilityAnnotationDriver.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/ColocatedMappingDriver.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/AnnotationDriver.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/RepositoryFactory.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ContainerRepositoryFactory.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  572.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  576.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerConfigurator.php';
  577.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  579.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  580.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  581.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  584.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  585.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  591.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  593.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  594.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  595.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  598.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  611.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  613.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  614.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  615.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  683.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  695.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  696.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  697.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  740.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  742.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  744.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  745.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  748.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  749.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  750.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  751.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  752.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  772.             include_once \dirname(__DIR__4).'/vendor/teltek/pumukit-paella-player-bundle/Twig/PumukitExtension.php';
  773.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  775.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  782.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  784.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  786.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  792.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  794.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  795.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  797.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  798.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  799.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  800.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  801.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  802.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  803.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  804.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  805.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  806.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  807.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  808.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  809.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  810.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  811.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  812.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  814.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  815.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  816.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  818.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  819.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  820.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  821.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  822.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  823.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  824.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  825.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  829.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  830.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  831.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  832.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  833.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  834.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  835.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  836.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Metadata/Property/DoctrineMongoDbOdmPropertyMetadataFactory.php';
  837.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  838.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  839.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  840.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  842.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  844.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  845.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  846.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  848.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  849.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  852.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  854.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  855.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  856.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  858.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  859.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  860.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  862.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  863.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  865.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  867.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  868.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  869.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  871.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  872.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  874.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  875.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  878.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  879.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  881.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  882.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  883.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  885.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  886.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  887.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  895.             include_once \dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Security/RoleHierarchy.php';
  896.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  902.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  919.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Serializer/Normalizer/PagerfantaNormalizer.php';
  920.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  921.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  922.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  928.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  929.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  930.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  931.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  932.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  933.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  934.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  936.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  937.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  938.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  941.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  942.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  944.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  945.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  946.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  947.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  960.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  961.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  962.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  966.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  971.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  975.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  988.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  989.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  991.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  994.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  995.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  996.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  997.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  998.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  999.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1049.         };
  1050.     }
  1051.     public function compile(): void
  1052.     {
  1053.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1054.     }
  1055.     public function isCompiled(): bool
  1056.     {
  1057.         return true;
  1058.     }
  1059.     public function getRemovedIds(): array
  1060.     {
  1061.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1062.     }
  1063.     protected function load($file$lazyLoad true)
  1064.     {
  1065.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1066.             return $class::do($this$lazyLoad);
  1067.         }
  1068.         if ('.' === $file[-4]) {
  1069.             $class substr($class0, -4);
  1070.         } else {
  1071.             $file .= '.php';
  1072.         }
  1073.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1074.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1075.     }
  1076.     /**
  1077.      * Gets the public '.container.private.profiler' shared service.
  1078.      *
  1079.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1080.      */
  1081.     protected function get_Container_Private_ProfilerService()
  1082.     {
  1083.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1084.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1085.         $a->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  1086.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1087.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1088.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1089.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1090.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1091.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1092.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1093.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1094.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1095.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1096.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1097.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1098.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1099.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1100.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1101.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1102.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1103.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1104.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1105.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1106.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1107.         if ($this->has('kernel')) {
  1108.             $e->setKernel($b);
  1109.         }
  1110.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1111.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1112.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1113.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1114.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1115.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1116.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1117.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1118.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1119.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1120.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1121.         $instance->add($d);
  1122.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1123.         $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->services['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));
  1124.         $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())));
  1125.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1126.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1127.         $instance->add(new \Doctrine\Bundle\MongoDBBundle\DataCollector\CommandDataCollector(($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] ?? ($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] = new \Doctrine\ODM\MongoDB\APM\CommandLogger()))));
  1128.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', [], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  1129.         $instance->add($e);
  1130.         return $instance;
  1131.     }
  1132.     /**
  1133.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1134.      *
  1135.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1136.      */
  1137.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1138.     {
  1139.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1140.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1141.             return $this->services['.container.private.security.authorization_checker'];
  1142.         }
  1143.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1144.     }
  1145.     /**
  1146.      * Gets the public '.container.private.security.token_storage' shared service.
  1147.      *
  1148.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1149.      */
  1150.     protected function get_Container_Private_Security_TokenStorageService()
  1151.     {
  1152.         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, [
  1153.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1154.         ], [
  1155.             'request_stack' => '?',
  1156.         ]));
  1157.     }
  1158.     /**
  1159.      * Gets the public '.container.private.serializer' shared service.
  1160.      *
  1161.      * @return \Symfony\Component\Serializer\Serializer
  1162.      */
  1163.     protected function get_Container_Private_SerializerService()
  1164.     {
  1165.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1166.         if (isset($this->services['.container.private.serializer'])) {
  1167.             return $this->services['.container.private.serializer'];
  1168.         }
  1169.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1170.         if (isset($this->services['.container.private.serializer'])) {
  1171.             return $this->services['.container.private.serializer'];
  1172.         }
  1173.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1174.         if (isset($this->services['.container.private.serializer'])) {
  1175.             return $this->services['.container.private.serializer'];
  1176.         }
  1177.         $d = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1178.         if (isset($this->services['.container.private.serializer'])) {
  1179.             return $this->services['.container.private.serializer'];
  1180.         }
  1181.         $e = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1182.         if (isset($this->services['.container.private.serializer'])) {
  1183.             return $this->services['.container.private.serializer'];
  1184.         }
  1185.         $f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1186.         if (isset($this->services['.container.private.serializer'])) {
  1187.             return $this->services['.container.private.serializer'];
  1188.         }
  1189.         $g = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1190.         if (isset($this->services['.container.private.serializer'])) {
  1191.             return $this->services['.container.private.serializer'];
  1192.         }
  1193.         $h = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1194.         if (isset($this->services['.container.private.serializer'])) {
  1195.             return $this->services['.container.private.serializer'];
  1196.         }
  1197.         $i = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1198.         if (isset($this->services['.container.private.serializer'])) {
  1199.             return $this->services['.container.private.serializer'];
  1200.         }
  1201.         $j = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1202.         if (isset($this->services['.container.private.serializer'])) {
  1203.             return $this->services['.container.private.serializer'];
  1204.         }
  1205.         $k = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1206.         if (isset($this->services['.container.private.serializer'])) {
  1207.             return $this->services['.container.private.serializer'];
  1208.         }
  1209.         $l = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1210.         if (isset($this->services['.container.private.serializer'])) {
  1211.             return $this->services['.container.private.serializer'];
  1212.         }
  1213.         $m = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1214.         $n = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  1215.         $o = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$m$a)], [=> $n]));
  1216.         $p = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($o);
  1217.         $q = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1218.         $r = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1219.         $s = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($q$b$c$d, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $eNULL$rNULLfalse'oauth2''application''''', [], [], $ftrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], $gNULLtrue$o));
  1220.         $t = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1221.         $u = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1222.         $v = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1223.         $w = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($v);
  1224.         $x = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($v$t$m$a$wNULL, [], $a);
  1225.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($m), => new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), => $p=> $s=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($h, [], $t), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $t), => $s=> $p=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($q$b$c$uNULL$hNULL$t), 10 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($q$i$h), 11 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($htrue), 12 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($q$b$c$i$u$j$m$t$v, [], new RewindableGenerator(function () {
  1226.             return new \EmptyIterator();
  1227.         }, 0), $k), 16 => new \ApiPlatform\Serializer\ItemNormalizer($b$c$i$u$m$t$v$lfalseNULL, new RewindableGenerator(function () {
  1228.             return new \EmptyIterator();
  1229.         }, 0), $q$k), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $t), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($v$t$a$wNULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 25 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 26 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($j$u$iNULL), 'page''pagination'$q$m), $q$u$r), 27 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 28 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($x$i$j), 29 => $x], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $n=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1230.     }
  1231.     /**
  1232.      * Gets the public '.container.private.twig' shared service.
  1233.      *
  1234.      * @return \Twig\Environment
  1235.      */
  1236.     protected function get_Container_Private_TwigService()
  1237.     {
  1238.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1239.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1240.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  1241.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), 'BabDevPagerfanta');
  1242.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), '!BabDevPagerfanta');
  1243.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  1244.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  1245.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  1246.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  1247.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1248.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1249.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/views'), 'PumukitBaseLivePlayer');
  1250.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/views'), '!PumukitBaseLivePlayer');
  1251.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle/Resources/views'), 'PumukitBasePlayer');
  1252.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle/Resources/views'), '!PumukitBasePlayer');
  1253.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/views'), 'PumukitCore');
  1254.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/views'), '!PumukitCore');
  1255.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/views'), 'PumukitEncoder');
  1256.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/views'), '!PumukitEncoder');
  1257.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/views'), 'PumukitNewAdmin');
  1258.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/views'), '!PumukitNewAdmin');
  1259.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/views'), 'PumukitNotification');
  1260.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/views'), '!PumukitNotification');
  1261.         $a->addPath((\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/views'), 'PumukitStatsUI');
  1262.         $a->addPath((\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/views'), '!PumukitStatsUI');
  1263.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/views'), 'PumukitWebTV');
  1264.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/views'), '!PumukitWebTV');
  1265.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/WizardBundle/Resources/views'), 'PumukitWizard');
  1266.         $a->addPath((\dirname(__DIR__4).'/src/Pumukit/WizardBundle/Resources/views'), '!PumukitWizard');
  1267.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1268.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1269.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1270.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1271.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1272.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1273.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1274.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1275.         $a->addPath((\dirname(__DIR__4).'/vendor/teltek/pumukit-paella-player-bundle/Resources/views'), 'PumukitPaellaPlayer');
  1276.         $a->addPath((\dirname(__DIR__4).'/vendor/teltek/pumukit-paella-player-bundle/Resources/views'), '!PumukitPaellaPlayer');
  1277.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1278.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1279.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1280.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1281.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1282.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1283.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1284.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1285.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1286.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1287.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1288.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1289.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1290.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1291.         $g = ($this->services['router'] ?? $this->getRouterService());
  1292.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1293.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1294.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1295.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1296.         $j->setEnvironment('dev');
  1297.         $j->setDebug(true);
  1298.         if ($this->has('.container.private.security.token_storage')) {
  1299.             $j->setTokenStorage($h);
  1300.         }
  1301.         if ($this->has('request_stack')) {
  1302.             $j->setRequestStack($d);
  1303.         }
  1304.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1305.         $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())));
  1306.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1307.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1308.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1309.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1310.             return new \EmptyIterator();
  1311.         }, 0))));
  1312.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1313.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1314.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1315.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1316.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1317.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1318.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  1319.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1320.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1321.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1322.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1323.         $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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1324.         $instance->addExtension(($this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'] ?? $this->getLiveTwigExtensionService()));
  1325.         $instance->addExtension(($this->services['Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension'] ?? $this->getBasePlayerExtensionService()));
  1326.         $instance->addExtension(($this->services['Pumukit\\CoreBundle\\Twig\\CoreExtension'] ?? $this->getCoreExtensionService()));
  1327.         $instance->addExtension(($this->services['Pumukit\\CoreBundle\\Twig\\InboxExtension'] ?? $this->getInboxExtensionService()));
  1328.         $instance->addExtension(($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'] ?? $this->getPumukitAdminExtensionService()));
  1329.         $instance->addExtension(($this->services['Pumukit\\NewAdminBundle\\Twig\\MultimediaObjectButtonsExtension'] ?? $this->getMultimediaObjectButtonsExtensionService()));
  1330.         $instance->addExtension(($this->services['Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension'] ?? $this->getCatalogueExtensionService()));
  1331.         $instance->addExtension(($this->services['Pumukit\\NewAdminBundle\\Twig\\HeadAndTailExtension'] ?? $this->getHeadAndTailExtensionService()));
  1332.         $instance->addExtension(($this->services['Pumukit\\SchemaBundle\\Twig\\MultimediaObjectExtension'] ?? $this->getMultimediaObjectExtensionService()));
  1333.         $instance->addExtension(($this->services['Pumukit\\WebTVBundle\\Twig\\MongoDateExtension'] ?? ($this->services['Pumukit\\WebTVBundle\\Twig\\MongoDateExtension'] = new \Pumukit\WebTVBundle\Twig\MongoDateExtension())));
  1334.         $instance->addExtension(($this->services['Pumukit\\WebTVBundle\\Twig\\BootstrapExtension'] ?? ($this->services['Pumukit\\WebTVBundle\\Twig\\BootstrapExtension'] = new \Pumukit\WebTVBundle\Twig\BootstrapExtension())));
  1335.         $instance->addExtension(($this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'] ?? $this->getPumukitExtension2Service()));
  1336.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  1337.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1338.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  1339.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1340.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1341.         $instance->addExtension(($this->services['Pumukit\\PaellaPlayerBundle\\Twig\\PumukitExtension'] ?? ($this->services['Pumukit\\PaellaPlayerBundle\\Twig\\PumukitExtension'] = new \Pumukit\PaellaPlayerBundle\Twig\PumukitExtension())));
  1342.         $instance->addGlobal('app'$j);
  1343.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1344.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  1345.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1346.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates''knp_menu.twig.runtime''getKnpMenu_Twig_RuntimeService'true],
  1347.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1348.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1349.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1350.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1351.         ], [
  1352.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  1353.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1354.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  1355.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1356.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1357.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1358.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1359.         ])));
  1360.         $instance->addGlobal('pumukit_info'$this->getParameter('pumukit.info'));
  1361.         $instance->addGlobal('locales'$this->getEnv('csv:PUMUKIT_LOCALES'));
  1362.         $instance->addGlobal('enable_cookie_banner'$this->getEnv('bool:ENABLE_COOKIE_BANNER'));
  1363.         $instance->addGlobal('cookie_banner_privacy_link'$this->getEnv('COOKIE_BANNER_PRIVACY_LINK'));
  1364.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  1365.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  1366.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  1367.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1368.         return $instance;
  1369.     }
  1370.     /**
  1371.      * Gets the public '.container.private.validator' shared service.
  1372.      *
  1373.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1374.      */
  1375.     protected function get_Container_Private_ValidatorService()
  1376.     {
  1377.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1378.         if (isset($this->services['.container.private.validator'])) {
  1379.             return $this->services['.container.private.validator'];
  1380.         }
  1381.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1382.     }
  1383.     /**
  1384.      * Gets the public 'Pumukit\BaseLivePlayerBundle\Services\LiveService' shared autowired service.
  1385.      *
  1386.      * @return \Pumukit\BaseLivePlayerBundle\Services\LiveService
  1387.      */
  1388.     protected function getLiveServiceService()
  1389.     {
  1390.         return $this->services['Pumukit\\BaseLivePlayerBundle\\Services\\LiveService'] = new \Pumukit\BaseLivePlayerBundle\Services\LiveService();
  1391.     }
  1392.     /**
  1393.      * Gets the public 'Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension' shared autowired service.
  1394.      *
  1395.      * @return \Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension
  1396.      */
  1397.     protected function getLiveTwigExtensionService()
  1398.     {
  1399.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1400.         if (isset($this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'])) {
  1401.             return $this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'];
  1402.         }
  1403.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService'] ?? $this->getEmbeddedEventSessionServiceService());
  1404.         if (isset($this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'])) {
  1405.             return $this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'];
  1406.         }
  1407.         return $this->services['Pumukit\\BaseLivePlayerBundle\\Twig\\LiveTwigExtension'] = new \Pumukit\BaseLivePlayerBundle\Twig\LiveTwigExtension($a, ($this->services['Pumukit\\BaseLivePlayerBundle\\Services\\LiveService'] ?? ($this->services['Pumukit\\BaseLivePlayerBundle\\Services\\LiveService'] = new \Pumukit\BaseLivePlayerBundle\Services\LiveService())), $b'/bundles/pumukitwebtv/images/live/live_event_default_pic.jpg');
  1408.     }
  1409.     /**
  1410.      * Gets the public 'Pumukit\BasePlayerBundle\Services\TrackUrlService' shared autowired service.
  1411.      *
  1412.      * @return \Pumukit\BasePlayerBundle\Services\TrackUrlService
  1413.      */
  1414.     protected function getTrackUrlServiceService()
  1415.     {
  1416.         $a = ($this->services['router'] ?? $this->getRouterService());
  1417.         if (isset($this->services['Pumukit\\BasePlayerBundle\\Services\\TrackUrlService'])) {
  1418.             return $this->services['Pumukit\\BasePlayerBundle\\Services\\TrackUrlService'];
  1419.         }
  1420.         return $this->services['Pumukit\\BasePlayerBundle\\Services\\TrackUrlService'] = new \Pumukit\BasePlayerBundle\Services\TrackUrlService($aNULL3600);
  1421.     }
  1422.     /**
  1423.      * Gets the public 'Pumukit\BasePlayerBundle\Twig\BasePlayerExtension' shared autowired service.
  1424.      *
  1425.      * @return \Pumukit\BasePlayerBundle\Twig\BasePlayerExtension
  1426.      */
  1427.     protected function getBasePlayerExtensionService()
  1428.     {
  1429.         $a = ($this->services['Pumukit\\BasePlayerBundle\\Services\\TrackUrlService'] ?? $this->getTrackUrlServiceService());
  1430.         if (isset($this->services['Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension'])) {
  1431.             return $this->services['Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension'];
  1432.         }
  1433.         return $this->services['Pumukit\\BasePlayerBundle\\Twig\\BasePlayerExtension'] = new \Pumukit\BasePlayerBundle\Twig\BasePlayerExtension(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), $a);
  1434.     }
  1435.     /**
  1436.      * Gets the public 'Pumukit\CoreBundle\EventListener\AjaxSessionCloseListener' shared autowired service.
  1437.      *
  1438.      * @return \Pumukit\CoreBundle\EventListener\AjaxSessionCloseListener
  1439.      */
  1440.     protected function getAjaxSessionCloseListenerService()
  1441.     {
  1442.         return $this->services['Pumukit\\CoreBundle\\EventListener\\AjaxSessionCloseListener'] = new \Pumukit\CoreBundle\EventListener\AjaxSessionCloseListener();
  1443.     }
  1444.     /**
  1445.      * Gets the public 'Pumukit\CoreBundle\EventListener\FilterListener' shared autowired service.
  1446.      *
  1447.      * @return \Pumukit\CoreBundle\EventListener\FilterListener
  1448.      */
  1449.     protected function getFilterListenerService()
  1450.     {
  1451.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1452.         if (isset($this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'])) {
  1453.             return $this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'];
  1454.         }
  1455.         $b = ($this->services['Pumukit\\CoreBundle\\Services\\FilterService'] ?? $this->getFilterServiceService());
  1456.         if (isset($this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'])) {
  1457.             return $this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'];
  1458.         }
  1459.         return $this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'] = new \Pumukit\CoreBundle\EventListener\FilterListener($a$b);
  1460.     }
  1461.     /**
  1462.      * Gets the public 'Pumukit\CoreBundle\Services\FilterService' shared autowired service.
  1463.      *
  1464.      * @return \Pumukit\CoreBundle\Services\FilterService
  1465.      */
  1466.     protected function getFilterServiceService()
  1467.     {
  1468.         $a = ($this->services['Pumukit\\SchemaBundle\\Services\\PersonService'] ?? $this->getPersonServiceService());
  1469.         if (isset($this->services['Pumukit\\CoreBundle\\Services\\FilterService'])) {
  1470.             return $this->services['Pumukit\\CoreBundle\\Services\\FilterService'];
  1471.         }
  1472.         return $this->services['Pumukit\\CoreBundle\\Services\\FilterService'] = new \Pumukit\CoreBundle\Services\FilterService($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), true);
  1473.     }
  1474.     /**
  1475.      * Gets the public 'Pumukit\CoreBundle\Services\InboxService' shared autowired service.
  1476.      *
  1477.      * @return \Pumukit\CoreBundle\Services\InboxService
  1478.      */
  1479.     protected function getInboxServiceService()
  1480.     {
  1481.         return $this->services['Pumukit\\CoreBundle\\Services\\InboxService'] = new \Pumukit\CoreBundle\Services\InboxService($this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/tus'1'0MB''20GB'500$this->getEnv('string:PUMUKIT_INBOX'), falsefalse'#2275d7'false);
  1482.     }
  1483.     /**
  1484.      * Gets the public 'Pumukit\CoreBundle\Twig\CoreExtension' shared autowired service.
  1485.      *
  1486.      * @return \Pumukit\CoreBundle\Twig\CoreExtension
  1487.      */
  1488.     protected function getCoreExtensionService()
  1489.     {
  1490.         return $this->services['Pumukit\\CoreBundle\\Twig\\CoreExtension'] = new \Pumukit\CoreBundle\Twig\CoreExtension($this->parameters['kernel.bundles']);
  1491.     }
  1492.     /**
  1493.      * Gets the public 'Pumukit\CoreBundle\Twig\InboxExtension' shared autowired service.
  1494.      *
  1495.      * @return \Pumukit\CoreBundle\Twig\InboxExtension
  1496.      */
  1497.     protected function getInboxExtensionService()
  1498.     {
  1499.         return $this->services['Pumukit\\CoreBundle\\Twig\\InboxExtension'] = new \Pumukit\CoreBundle\Twig\InboxExtension(($this->services['Pumukit\\CoreBundle\\Services\\InboxService'] ?? $this->getInboxServiceService()));
  1500.     }
  1501.     /**
  1502.      * Gets the public 'Pumukit\EncoderBundle\Services\ProfileService' shared autowired service.
  1503.      *
  1504.      * @return \Pumukit\EncoderBundle\Services\ProfileService
  1505.      */
  1506.     protected function getProfileServiceService()
  1507.     {
  1508.         return $this->services['Pumukit\\EncoderBundle\\Services\\ProfileService'] = new \Pumukit\EncoderBundle\Services\ProfileService($this->getParameter('pumukitencode.profilelist'), $this->parameters['pumukitencode.target_default_profiles']);
  1509.     }
  1510.     /**
  1511.      * Gets the public 'Pumukit\EncoderBundle\Services\Repository\JobRepository' shared autowired service.
  1512.      *
  1513.      * @return \Pumukit\EncoderBundle\Services\Repository\JobRepository
  1514.      */
  1515.     protected function getJobRepositoryService()
  1516.     {
  1517.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1518.         if (isset($this->services['Pumukit\\EncoderBundle\\Services\\Repository\\JobRepository'])) {
  1519.             return $this->services['Pumukit\\EncoderBundle\\Services\\Repository\\JobRepository'];
  1520.         }
  1521.         return $this->services['Pumukit\\EncoderBundle\\Services\\Repository\\JobRepository'] = new \Pumukit\EncoderBundle\Services\Repository\JobRepository($a);
  1522.     }
  1523.     /**
  1524.      * Gets the public 'Pumukit\NewAdminBundle\EventListener\FilterListener' shared autowired service.
  1525.      *
  1526.      * @return \Pumukit\NewAdminBundle\EventListener\FilterListener
  1527.      */
  1528.     protected function getFilterListener2Service()
  1529.     {
  1530.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1531.         if (isset($this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'])) {
  1532.             return $this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'];
  1533.         }
  1534.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\PersonService'] ?? $this->getPersonServiceService());
  1535.         if (isset($this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'])) {
  1536.             return $this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'];
  1537.         }
  1538.         return $this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'] = new \Pumukit\NewAdminBundle\EventListener\FilterListener($a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), true);
  1539.     }
  1540.     /**
  1541.      * Gets the public 'Pumukit\NewAdminBundle\Menu\ItemsList' shared autowired service.
  1542.      *
  1543.      * @return \Pumukit\NewAdminBundle\Menu\ItemsList
  1544.      */
  1545.     protected function getItemsListService()
  1546.     {
  1547.         return $this->services['Pumukit\\NewAdminBundle\\Menu\\ItemsList'] = new \Pumukit\NewAdminBundle\Menu\ItemsList();
  1548.     }
  1549.     /**
  1550.      * Gets the public 'Pumukit\NewAdminBundle\Services\TagCatalogueService' shared autowired service.
  1551.      *
  1552.      * @return \Pumukit\NewAdminBundle\Services\TagCatalogueService
  1553.      */
  1554.     protected function getTagCatalogueServiceService()
  1555.     {
  1556.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1557.         if (isset($this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'])) {
  1558.             return $this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'];
  1559.         }
  1560.         $b = ($this->services['router'] ?? $this->getRouterService());
  1561.         if (isset($this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'])) {
  1562.             return $this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'];
  1563.         }
  1564.         return $this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'] = new \Pumukit\NewAdminBundle\Services\TagCatalogueService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $bNULL$this->getEnv('csv:PUMUKIT_LOCALES'));
  1565.     }
  1566.     /**
  1567.      * Gets the public 'Pumukit\NewAdminBundle\Twig\CatalogueExtension' shared autowired service.
  1568.      *
  1569.      * @return \Pumukit\NewAdminBundle\Twig\CatalogueExtension
  1570.      */
  1571.     protected function getCatalogueExtensionService()
  1572.     {
  1573.         $a = ($this->services['Pumukit\\NewAdminBundle\\Services\\TagCatalogueService'] ?? $this->getTagCatalogueServiceService());
  1574.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension'])) {
  1575.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension'];
  1576.         }
  1577.         return $this->services['Pumukit\\NewAdminBundle\\Twig\\CatalogueExtension'] = new \Pumukit\NewAdminBundle\Twig\CatalogueExtension($a);
  1578.     }
  1579.     /**
  1580.      * Gets the public 'Pumukit\NewAdminBundle\Twig\HeadAndTailExtension' shared autowired service.
  1581.      *
  1582.      * @return \Pumukit\NewAdminBundle\Twig\HeadAndTailExtension
  1583.      */
  1584.     protected function getHeadAndTailExtensionService()
  1585.     {
  1586.         $a = ($this->services['Pumukit\\SchemaBundle\\Services\\HeadAndTailService'] ?? $this->getHeadAndTailServiceService());
  1587.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\HeadAndTailExtension'])) {
  1588.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\HeadAndTailExtension'];
  1589.         }
  1590.         return $this->services['Pumukit\\NewAdminBundle\\Twig\\HeadAndTailExtension'] = new \Pumukit\NewAdminBundle\Twig\HeadAndTailExtension($a);
  1591.     }
  1592.     /**
  1593.      * Gets the public 'Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension' shared autowired service.
  1594.      *
  1595.      * @return \Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension
  1596.      */
  1597.     protected function getMultimediaObjectButtonsExtensionService()
  1598.     {
  1599.         $a = ($this->services['Pumukit\\NewAdminBundle\\Menu\\ItemsList'] ?? ($this->services['Pumukit\\NewAdminBundle\\Menu\\ItemsList'] = new \Pumukit\NewAdminBundle\Menu\ItemsList()));
  1600.         return $this->services['Pumukit\\NewAdminBundle\\Twig\\MultimediaObjectButtonsExtension'] = new \Pumukit\NewAdminBundle\Twig\MultimediaObjectButtonsExtension($a$a$a);
  1601.     }
  1602.     /**
  1603.      * Gets the public 'Pumukit\NewAdminBundle\Twig\PumukitAdminExtension' shared autowired service.
  1604.      *
  1605.      * @return \Pumukit\NewAdminBundle\Twig\PumukitAdminExtension
  1606.      */
  1607.     protected function getPumukitAdminExtensionService()
  1608.     {
  1609.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1610.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'])) {
  1611.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'];
  1612.         }
  1613.         $b = ($this->services['router'] ?? $this->getRouterService());
  1614.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'])) {
  1615.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'];
  1616.         }
  1617.         $c = ($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'] ?? $this->getMultimediaObjectServiceService());
  1618.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'])) {
  1619.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'];
  1620.         }
  1621.         $d = ($this->services['Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService'] ?? $this->getEmbeddedEventSessionServiceService());
  1622.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'])) {
  1623.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'];
  1624.         }
  1625.         $e = ($this->services['Pumukit\\EncoderBundle\\Services\\Repository\\JobRepository'] ?? $this->getJobRepositoryService());
  1626.         if (isset($this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'])) {
  1627.             return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'];
  1628.         }
  1629.         return $this->services['Pumukit\\NewAdminBundle\\Twig\\PumukitAdminExtension'] = new \Pumukit\NewAdminBundle\Twig\PumukitAdminExtension(($this->services['Pumukit\\EncoderBundle\\Services\\ProfileService'] ?? $this->getProfileServiceService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->services['Pumukit\\SchemaBundle\\Services\\SpecialTranslationService'] ?? $this->getSpecialTranslationServiceService()), $d$efalse);
  1630.     }
  1631.     /**
  1632.      * Gets the public 'Pumukit\PaellaPlayerBundle\Twig\PumukitExtension' shared autowired service.
  1633.      *
  1634.      * @return \Pumukit\PaellaPlayerBundle\Twig\PumukitExtension
  1635.      */
  1636.     protected function getPumukitExtensionService()
  1637.     {
  1638.         return $this->services['Pumukit\\PaellaPlayerBundle\\Twig\\PumukitExtension'] = new \Pumukit\PaellaPlayerBundle\Twig\PumukitExtension();
  1639.     }
  1640.     /**
  1641.      * Gets the public 'Pumukit\SchemaBundle\EventListener\LocaleListener' shared autowired service.
  1642.      *
  1643.      * @return \Pumukit\SchemaBundle\EventListener\LocaleListener
  1644.      */
  1645.     protected function getLocaleListenerService()
  1646.     {
  1647.         return $this->services['Pumukit\\SchemaBundle\\EventListener\\LocaleListener'] = new \Pumukit\SchemaBundle\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('csv:PUMUKIT_LOCALES'), $this->getEnv('string:PUMUKIT_LOCALE'));
  1648.     }
  1649.     /**
  1650.      * Gets the public 'Pumukit\SchemaBundle\Services\CaptionService' shared autowired service.
  1651.      *
  1652.      * @return \Pumukit\SchemaBundle\Services\CaptionService
  1653.      */
  1654.     protected function getCaptionServiceService()
  1655.     {
  1656.         return $this->services['Pumukit\\SchemaBundle\\Services\\CaptionService'] = new \Pumukit\SchemaBundle\Services\CaptionService();
  1657.     }
  1658.     /**
  1659.      * Gets the public 'Pumukit\SchemaBundle\Services\EmbeddedEventSessionService' shared autowired service.
  1660.      *
  1661.      * @return \Pumukit\SchemaBundle\Services\EmbeddedEventSessionService
  1662.      */
  1663.     protected function getEmbeddedEventSessionServiceService()
  1664.     {
  1665.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1666.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService'])) {
  1667.             return $this->services['Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService'];
  1668.         }
  1669.         return $this->services['Pumukit\\SchemaBundle\\Services\\EmbeddedEventSessionService'] = new \Pumukit\SchemaBundle\Services\EmbeddedEventSessionService($a'/bundles/pumukitwebtv/images/live_screen.jpg''/bundles/pumukitwebtv/images/live/live_event_default_pic.jpg''#ffffff');
  1670.     }
  1671.     /**
  1672.      * Gets the public 'Pumukit\SchemaBundle\Services\HeadAndTailService' shared autowired service.
  1673.      *
  1674.      * @return \Pumukit\SchemaBundle\Services\HeadAndTailService
  1675.      */
  1676.     protected function getHeadAndTailServiceService()
  1677.     {
  1678.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1679.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\HeadAndTailService'])) {
  1680.             return $this->services['Pumukit\\SchemaBundle\\Services\\HeadAndTailService'];
  1681.         }
  1682.         return $this->services['Pumukit\\SchemaBundle\\Services\\HeadAndTailService'] = new \Pumukit\SchemaBundle\Services\HeadAndTailService($afalsefalse);
  1683.     }
  1684.     /**
  1685.      * Gets the public 'Pumukit\SchemaBundle\Services\MultimediaObjectDurationService' shared autowired service.
  1686.      *
  1687.      * @return \Pumukit\SchemaBundle\Services\MultimediaObjectDurationService
  1688.      */
  1689.     protected function getMultimediaObjectDurationServiceService()
  1690.     {
  1691.         return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectDurationService'] = new \Pumukit\SchemaBundle\Services\MultimediaObjectDurationService();
  1692.     }
  1693.     /**
  1694.      * Gets the public 'Pumukit\SchemaBundle\Services\MultimediaObjectEventDispatcherService' shared autowired service.
  1695.      *
  1696.      * @return \Pumukit\SchemaBundle\Services\MultimediaObjectEventDispatcherService
  1697.      */
  1698.     protected function getMultimediaObjectEventDispatcherServiceService()
  1699.     {
  1700.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1701.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService'])) {
  1702.             return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService'];
  1703.         }
  1704.         return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService'] = new \Pumukit\SchemaBundle\Services\MultimediaObjectEventDispatcherService($a);
  1705.     }
  1706.     /**
  1707.      * Gets the public 'Pumukit\SchemaBundle\Services\MultimediaObjectService' shared autowired service.
  1708.      *
  1709.      * @return \Pumukit\SchemaBundle\Services\MultimediaObjectService
  1710.      */
  1711.     protected function getMultimediaObjectServiceService()
  1712.     {
  1713.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1714.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'])) {
  1715.             return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'];
  1716.         }
  1717.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService'] ?? $this->getMultimediaObjectEventDispatcherServiceService());
  1718.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'])) {
  1719.             return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'];
  1720.         }
  1721.         return $this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectService'] = new \Pumukit\SchemaBundle\Services\MultimediaObjectService($a$b);
  1722.     }
  1723.     /**
  1724.      * Gets the public 'Pumukit\SchemaBundle\Services\PermissionProfileEventDispatcherService' shared autowired service.
  1725.      *
  1726.      * @return \Pumukit\SchemaBundle\Services\PermissionProfileEventDispatcherService
  1727.      */
  1728.     protected function getPermissionProfileEventDispatcherServiceService()
  1729.     {
  1730.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1731.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService'])) {
  1732.             return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService'];
  1733.         }
  1734.         return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService'] = new \Pumukit\SchemaBundle\Services\PermissionProfileEventDispatcherService($a);
  1735.     }
  1736.     /**
  1737.      * Gets the public 'Pumukit\SchemaBundle\Services\PermissionProfileService' shared autowired service.
  1738.      *
  1739.      * @return \Pumukit\SchemaBundle\Services\PermissionProfileService
  1740.      */
  1741.     protected function getPermissionProfileServiceService()
  1742.     {
  1743.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1744.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'])) {
  1745.             return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'];
  1746.         }
  1747.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileEventDispatcherService'] ?? $this->getPermissionProfileEventDispatcherServiceService());
  1748.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'])) {
  1749.             return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'];
  1750.         }
  1751.         $c = ($this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'] ?? $this->getPermissionServiceService());
  1752.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'])) {
  1753.             return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'];
  1754.         }
  1755.         return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'] = new \Pumukit\SchemaBundle\Services\PermissionProfileService($a$b$c);
  1756.     }
  1757.     /**
  1758.      * Gets the public 'Pumukit\SchemaBundle\Services\PermissionService' shared autowired service.
  1759.      *
  1760.      * @return \Pumukit\SchemaBundle\Services\PermissionService
  1761.      */
  1762.     protected function getPermissionServiceService()
  1763.     {
  1764.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1765.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'])) {
  1766.             return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'];
  1767.         }
  1768.         return $this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'] = new \Pumukit\SchemaBundle\Services\PermissionService($a$this->parameters['pumukitschema.external_permissions']);
  1769.     }
  1770.     /**
  1771.      * Gets the public 'Pumukit\SchemaBundle\Services\PersonService' shared autowired service.
  1772.      *
  1773.      * @return \Pumukit\SchemaBundle\Services\PersonService
  1774.      */
  1775.     protected function getPersonServiceService()
  1776.     {
  1777.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1778.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PersonService'])) {
  1779.             return $this->services['Pumukit\\SchemaBundle\\Services\\PersonService'];
  1780.         }
  1781.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService'] ?? $this->getPersonWithRoleEventDispatcherServiceService());
  1782.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PersonService'])) {
  1783.             return $this->services['Pumukit\\SchemaBundle\\Services\\PersonService'];
  1784.         }
  1785.         $c = ($this->services['Pumukit\\SchemaBundle\\Services\\UserService'] ?? $this->getUserServiceService());
  1786.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PersonService'])) {
  1787.             return $this->services['Pumukit\\SchemaBundle\\Services\\PersonService'];
  1788.         }
  1789.         return $this->services['Pumukit\\SchemaBundle\\Services\\PersonService'] = new \Pumukit\SchemaBundle\Services\PersonService($a$b$ctrue'owner');
  1790.     }
  1791.     /**
  1792.      * Gets the public 'Pumukit\SchemaBundle\Services\PersonWithRoleEventDispatcherService' shared autowired service.
  1793.      *
  1794.      * @return \Pumukit\SchemaBundle\Services\PersonWithRoleEventDispatcherService
  1795.      */
  1796.     protected function getPersonWithRoleEventDispatcherServiceService()
  1797.     {
  1798.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1799.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService'])) {
  1800.             return $this->services['Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService'];
  1801.         }
  1802.         return $this->services['Pumukit\\SchemaBundle\\Services\\PersonWithRoleEventDispatcherService'] = new \Pumukit\SchemaBundle\Services\PersonWithRoleEventDispatcherService($a);
  1803.     }
  1804.     /**
  1805.      * Gets the public 'Pumukit\SchemaBundle\Services\PicService' shared autowired service.
  1806.      *
  1807.      * @return \Pumukit\SchemaBundle\Services\PicService
  1808.      */
  1809.     protected function getPicServiceService()
  1810.     {
  1811.         return $this->services['Pumukit\\SchemaBundle\\Services\\PicService'] = new \Pumukit\SchemaBundle\Services\PicService($this->getEnv('string:PUMUKIT_SCHEME'), $this->getEnv('string:PUMUKIT_FRONTEND_HOST'), '%pumukit.public_dir''/bundles/pumukitschema/images/series_folder.png''/bundles/pumukitschema/images/playlist_folder.png''/bundles/pumukitschema/images/video_none.jpg''/bundles/pumukitschema/images/audio_hd.svg''/bundles/pumukitschema/images/audio_sd.svg');
  1812.     }
  1813.     /**
  1814.      * Gets the public 'Pumukit\SchemaBundle\Services\SpecialTranslationService' shared autowired service.
  1815.      *
  1816.      * @return \Pumukit\SchemaBundle\Services\SpecialTranslationService
  1817.      */
  1818.     protected function getSpecialTranslationServiceService()
  1819.     {
  1820.         return $this->services['Pumukit\\SchemaBundle\\Services\\SpecialTranslationService'] = new \Pumukit\SchemaBundle\Services\SpecialTranslationService(($this->services['translator'] ?? $this->getTranslatorService()));
  1821.     }
  1822.     /**
  1823.      * Gets the public 'Pumukit\SchemaBundle\Services\UserEventDispatcherService' shared autowired service.
  1824.      *
  1825.      * @return \Pumukit\SchemaBundle\Services\UserEventDispatcherService
  1826.      */
  1827.     protected function getUserEventDispatcherServiceService()
  1828.     {
  1829.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1830.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService'])) {
  1831.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService'];
  1832.         }
  1833.         return $this->services['Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService'] = new \Pumukit\SchemaBundle\Services\UserEventDispatcherService($a);
  1834.     }
  1835.     /**
  1836.      * Gets the public 'Pumukit\SchemaBundle\Services\UserService' shared autowired service.
  1837.      *
  1838.      * @return \Pumukit\SchemaBundle\Services\UserService
  1839.      */
  1840.     protected function getUserServiceService()
  1841.     {
  1842.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1843.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserService'])) {
  1844.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'];
  1845.         }
  1846.         $b = ($this->services['Pumukit\\SchemaBundle\\Services\\UserEventDispatcherService'] ?? $this->getUserEventDispatcherServiceService());
  1847.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserService'])) {
  1848.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'];
  1849.         }
  1850.         $c = ($this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'] ?? $this->getPermissionServiceService());
  1851.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserService'])) {
  1852.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'];
  1853.         }
  1854.         $d = ($this->services['Pumukit\\SchemaBundle\\Services\\PermissionProfileService'] ?? $this->getPermissionProfileServiceService());
  1855.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserService'])) {
  1856.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'];
  1857.         }
  1858.         $e = ($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectEventDispatcherService'] ?? $this->getMultimediaObjectEventDispatcherServiceService());
  1859.         if (isset($this->services['Pumukit\\SchemaBundle\\Services\\UserService'])) {
  1860.             return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'];
  1861.         }
  1862.         return $this->services['Pumukit\\SchemaBundle\\Services\\UserService'] = new \Pumukit\SchemaBundle\Services\UserService($a$b$c$d$e, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), false);
  1863.     }
  1864.     /**
  1865.      * Gets the public 'Pumukit\SchemaBundle\Twig\MultimediaObjectExtension' shared autowired service.
  1866.      *
  1867.      * @return \Pumukit\SchemaBundle\Twig\MultimediaObjectExtension
  1868.      */
  1869.     protected function getMultimediaObjectExtensionService()
  1870.     {
  1871.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1872.         if (isset($this->services['Pumukit\\SchemaBundle\\Twig\\MultimediaObjectExtension'])) {
  1873.             return $this->services['Pumukit\\SchemaBundle\\Twig\\MultimediaObjectExtension'];
  1874.         }
  1875.         return $this->services['Pumukit\\SchemaBundle\\Twig\\MultimediaObjectExtension'] = new \Pumukit\SchemaBundle\Twig\MultimediaObjectExtension($a);
  1876.     }
  1877.     /**
  1878.      * Gets the public 'Pumukit\WebTVBundle\Services\LinkService' shared autowired service.
  1879.      *
  1880.      * @return \Pumukit\WebTVBundle\Services\LinkService
  1881.      */
  1882.     protected function getLinkServiceService()
  1883.     {
  1884.         $a = ($this->services['router'] ?? $this->getRouterService());
  1885.         if (isset($this->services['Pumukit\\WebTVBundle\\Services\\LinkService'])) {
  1886.             return $this->services['Pumukit\\WebTVBundle\\Services\\LinkService'];
  1887.         }
  1888.         return $this->services['Pumukit\\WebTVBundle\\Services\\LinkService'] = new \Pumukit\WebTVBundle\Services\LinkService($afalse);
  1889.     }
  1890.     /**
  1891.      * Gets the public 'Pumukit\WebTVBundle\Twig\BootstrapExtension' shared autowired service.
  1892.      *
  1893.      * @return \Pumukit\WebTVBundle\Twig\BootstrapExtension
  1894.      */
  1895.     protected function getBootstrapExtensionService()
  1896.     {
  1897.         return $this->services['Pumukit\\WebTVBundle\\Twig\\BootstrapExtension'] = new \Pumukit\WebTVBundle\Twig\BootstrapExtension();
  1898.     }
  1899.     /**
  1900.      * Gets the public 'Pumukit\WebTVBundle\Twig\MongoDateExtension' shared autowired service.
  1901.      *
  1902.      * @return \Pumukit\WebTVBundle\Twig\MongoDateExtension
  1903.      */
  1904.     protected function getMongoDateExtensionService()
  1905.     {
  1906.         return $this->services['Pumukit\\WebTVBundle\\Twig\\MongoDateExtension'] = new \Pumukit\WebTVBundle\Twig\MongoDateExtension();
  1907.     }
  1908.     /**
  1909.      * Gets the public 'Pumukit\WebTVBundle\Twig\PumukitExtension' shared autowired service.
  1910.      *
  1911.      * @return \Pumukit\WebTVBundle\Twig\PumukitExtension
  1912.      */
  1913.     protected function getPumukitExtension2Service()
  1914.     {
  1915.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  1916.         if (isset($this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'])) {
  1917.             return $this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'];
  1918.         }
  1919.         $b = ($this->services['Pumukit\\WebTVBundle\\Services\\LinkService'] ?? $this->getLinkServiceService());
  1920.         if (isset($this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'])) {
  1921.             return $this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'];
  1922.         }
  1923.         return $this->services['Pumukit\\WebTVBundle\\Twig\\PumukitExtension'] = new \Pumukit\WebTVBundle\Twig\PumukitExtension($a, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->services['Pumukit\\SchemaBundle\\Services\\CaptionService'] ?? ($this->services['Pumukit\\SchemaBundle\\Services\\CaptionService'] = new \Pumukit\SchemaBundle\Services\CaptionService())), ($this->services['Pumukit\\SchemaBundle\\Services\\PicService'] ?? $this->getPicServiceService()), $b, ($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectDurationService'] ?? ($this->services['Pumukit\\SchemaBundle\\Services\\MultimediaObjectDurationService'] = new \Pumukit\SchemaBundle\Services\MultimediaObjectDurationService())), '/bundles/pumukitwebtv/images/no_pic.jpg');
  1924.     }
  1925.     /**
  1926.      * Gets the public 'cache.app' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1929.      */
  1930.     protected function getCache_AppService()
  1931.     {
  1932.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('RIH+qajfY2'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1933.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1934.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1935.     }
  1936.     /**
  1937.      * Gets the public 'cache.system' shared service.
  1938.      *
  1939.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1940.      */
  1941.     protected function getCache_SystemService()
  1942.     {
  1943.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HVf+fljzsY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1944.     }
  1945.     /**
  1946.      * Gets the public 'cache.validator_expression_language' shared service.
  1947.      *
  1948.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1949.      */
  1950.     protected function getCache_ValidatorExpressionLanguageService()
  1951.     {
  1952.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Yx7ioZxHMQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1953.     }
  1954.     /**
  1955.      * Gets the public 'data_collector.dump' shared service.
  1956.      *
  1957.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1958.      */
  1959.     protected function getDataCollector_DumpService()
  1960.     {
  1961.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1962.         if (isset($this->services['data_collector.dump'])) {
  1963.             return $this->services['data_collector.dump'];
  1964.         }
  1965.         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))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1966.     }
  1967.     /**
  1968.      * Gets the public 'doctrine_mongodb' shared service.
  1969.      *
  1970.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  1971.      */
  1972.     protected function getDoctrineMongodbService()
  1973.     {
  1974.         return $this->services['doctrine_mongodb'] = new \Doctrine\Bundle\MongoDBBundle\ManagerRegistry('MongoDB'$this->parameters['doctrine_mongodb.odm.connections'], $this->parameters['doctrine_mongodb.odm.document_managers'], 'default''default''ProxyManager\\Proxy\\GhostObjectInterface'$this);
  1975.     }
  1976.     /**
  1977.      * Gets the public 'doctrine_mongodb.odm.default_connection' shared service.
  1978.      *
  1979.      * @return \MongoDB\Client
  1980.      */
  1981.     protected function getDoctrineMongodb_Odm_DefaultConnectionService()
  1982.     {
  1983.         return $this->services['doctrine_mongodb.odm.default_connection'] = new \MongoDB\Client($this->getEnv('resolve:MONGODB_URL'), [], ['typeMap' => ['root' => 'array''document' => 'array'], 'driver' => ['name' => 'symfony-mongodb''version' => '2.6.0']]);
  1984.     }
  1985.     /**
  1986.      * Gets the public 'doctrine_mongodb.odm.default_document_manager' shared service.
  1987.      *
  1988.      * @return \Doctrine\ODM\MongoDB\DocumentManager
  1989.      */
  1990.     protected function getDoctrineMongodb_Odm_DefaultDocumentManagerService()
  1991.     {
  1992.         $a = new \Doctrine\ODM\MongoDB\Configuration();
  1993.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1994.         $c = new \Doctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']);
  1995.         $b->addDriver($c'Pumukit\\EncoderBundle\\Document');
  1996.         $b->addDriver($c'Pumukit\\SchemaBundle\\Document');
  1997.         $b->addDriver($c'Pumukit\\StatsBundle\\Document');
  1998.         $a->setDocumentNamespaces(['PumukitEncoderBundle' => 'Pumukit\\EncoderBundle\\Document''PumukitSchemaBundle' => 'Pumukit\\SchemaBundle\\Document''PumukitStatsBundle' => 'Pumukit\\StatsBundle\\Document']);
  1999.         $a->addFilter('frontend''Pumukit\\CoreBundle\\Filter\\WebTVFilter', []);
  2000.         $a->addFilter('backoffice''Pumukit\\CoreBundle\\Filter\\AdminFilter', []);
  2001.         $a->addFilter('personal''Pumukit\\CoreBundle\\Filter\\PersonalFilter', []);
  2002.         $a->addFilter('microsite''Pumukit\\CoreBundle\\Filter\\MicrositeFilter', []);
  2003.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2004.         $a->setMetadataDriverImpl($b);
  2005.         $a->setProxyDir(($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'));
  2006.         $a->setProxyNamespace('MongoDBODMProxies');
  2007.         $a->setAutoGenerateProxyClasses(2);
  2008.         $a->setHydratorDir(($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'));
  2009.         $a->setHydratorNamespace('Hydrators');
  2010.         $a->setAutoGenerateHydratorClasses(1);
  2011.         $a->setDefaultDB($this->getEnv('resolve:MONGODB_DB'));
  2012.         $a->setDefaultCommitOptions([]);
  2013.         $a->setDefaultDocumentRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DocumentRepository');
  2014.         $a->setDefaultGridFSRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DefaultGridFSRepository');
  2015.         $a->setPersistentCollectionDir(($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'));
  2016.         $a->setPersistentCollectionNamespace('PersistentCollections');
  2017.         $a->setAutoGeneratePersistentCollectionClasses(0);
  2018.         $a->setRepositoryFactory(new \Doctrine\Bundle\MongoDBBundle\Repository\ContainerRepositoryFactory(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  2019.         $this->services['doctrine_mongodb.odm.default_document_manager'] = $instance \Doctrine\ODM\MongoDB\DocumentManager::create(($this->services['doctrine_mongodb.odm.default_connection'] ?? $this->getDoctrineMongodb_Odm_DefaultConnectionService()), $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2020.             'Gedmo\\Sortable\\SortableListener' => ['services''Gedmo\\Sortable\\SortableListener''getSortableListenerService'true],
  2021.             'Gedmo\\Tree\\TreeListener' => ['services''Gedmo\\Tree\\TreeListener''getTreeListenerService'true],
  2022.             'Pumukit\\SchemaBundle\\EventListener\\LocaleListener' => ['services''Pumukit\\SchemaBundle\\EventListener\\LocaleListener''getLocaleListenerService'false],
  2023.             'Pumukit\\SchemaBundle\\EventListener\\RemoveListener' => ['services''Pumukit\\SchemaBundle\\EventListener\\RemoveListener''getRemoveListener2Service'true],
  2024.         ], [
  2025.             'Gedmo\\Sortable\\SortableListener' => '?',
  2026.             'Gedmo\\Tree\\TreeListener' => '?',
  2027.             'Pumukit\\SchemaBundle\\EventListener\\LocaleListener' => '?',
  2028.             'Pumukit\\SchemaBundle\\EventListener\\RemoveListener' => '?',
  2029.         ]), [=> 'Gedmo\\Tree\\TreeListener'=> 'Gedmo\\Sortable\\SortableListener'=> [=> [=> 'postLoad'], => 'Pumukit\\SchemaBundle\\EventListener\\LocaleListener'], => [=> [=> 'preRemove'], => 'Pumukit\\SchemaBundle\\EventListener\\RemoveListener']]));
  2030.         (new \Doctrine\Bundle\MongoDBBundle\ManagerConfigurator([]))->configure($instance);
  2031.         return $instance;
  2032.     }
  2033.     /**
  2034.      * Gets the public 'event_dispatcher' shared service.
  2035.      *
  2036.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2037.      */
  2038.     protected function getEventDispatcherService()
  2039.     {
  2040.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2041.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2042.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2043.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2044.         $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())));
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\AjaxSessionCloseListener'] ?? ($this->services['Pumukit\\CoreBundle\\EventListener\\AjaxSessionCloseListener'] = new \Pumukit\CoreBundle\EventListener\AjaxSessionCloseListener()));
  2047.         }, => 'onKernelRequest'], '-255');
  2048.         $instance->addListener('kernel.controller', [=> function () {
  2049.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\FilterListener'] ?? $this->getFilterListenerService());
  2050.         }, => 'onKernelController'], 0);
  2051.         $instance->addListener('console.exception', [=> function () {
  2052.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\ConsoleExceptionListener'] ?? $this->load('getConsoleExceptionListenerService'));
  2053.         }, => 'onConsoleException'], 0);
  2054.         $instance->addListener('upload.inbox', [=> function () {
  2055.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\InboxUploadListener'] ?? $this->load('getInboxUploadListenerService'));
  2056.         }, => 'autoImport'], 0);
  2057.         $instance->addListener('upload.server', [=> function () {
  2058.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\ServerUploadListener'] ?? $this->load('getServerUploadListenerService'));
  2059.         }, => 'autoImport'], 0);
  2060.         $instance->addListener('file.removed', [=> function () {
  2061.             return ($this->services['Pumukit\\CoreBundle\\EventListener\\RedisListener'] ?? ($this->services['Pumukit\\CoreBundle\\EventListener\\RedisListener'] = new \Pumukit\CoreBundle\EventListener\RedisListener()));
  2062.         }, => 'findAndCleanKeyOfFile'], 0);
  2063.         $instance->addListener('track.delete', [=> function () {
  2064.             return ($this->services['Pumukit\\EncoderBundle\\EventListener\\RemoveListener'] ?? $this->load('getRemoveListenerService'));
  2065.         }, => 'postTrackRemove'], 0);
  2066.         $instance->addListener('kernel.exception', [=> function () {
  2067.             return ($this->services['Pumukit\\NewAdminBundle\\EventListener\\ExceptionListener'] ?? ($this->services['Pumukit\\NewAdminBundle\\EventListener\\ExceptionListener'] = new \Pumukit\NewAdminBundle\EventListener\ExceptionListener()));
  2068.         }, => 'onKernelException'], '255');
  2069.         $instance->addListener('kernel.controller', [=> function () {
  2070.             return ($this->services['Pumukit\\NewAdminBundle\\EventListener\\FilterListener'] ?? $this->getFilterListener2Service());
  2071.         }, => 'onKernelController'], 0);
  2072.         $instance->addListener('job.success', [=> function () {
  2073.             return ($this->services['Pumukit\\NotificationBundle\\Services\\JobNotificationService'] ?? $this->load('getJobNotificationServiceService'));
  2074.         }, => 'onJobSuccess'], 0);
  2075.         $instance->addListener('job.error', [=> function () {
  2076.             return ($this->services['Pumukit\\NotificationBundle\\Services\\JobNotificationService'] ?? $this->load('getJobNotificationServiceService'));
  2077.         }, => 'onJobError'], 0);
  2078.         $instance->addListener('permissionprofile.update', [=> function () {
  2079.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\PermissionProfileListener'] ?? $this->load('getPermissionProfileListenerService'));
  2080.         }, => 'postUpdate'], 0);
  2081.         $instance->addListener('series.update', [=> function () {
  2082.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\SeriesListener'] ?? $this->load('getSeriesListenerService'));
  2083.         }, => 'postUpdate'], 0);
  2084.         $instance->addListener('multimediaobject.update', [=> function () {
  2085.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2086.         }, => 'postUpdate'], 0);
  2087.         $instance->addListener('track.create', [=> function () {
  2088.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2089.         }, => 'postUpdate'], 0);
  2090.         $instance->addListener('track.update', [=> function () {
  2091.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2092.         }, => 'postUpdate'], 0);
  2093.         $instance->addListener('track.delete', [=> function () {
  2094.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2095.         }, => 'postUpdate'], 0);
  2096.         $instance->addListener('personwithrole.create', [=> function () {
  2097.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2098.         }, => 'postUpdate'], 0);
  2099.         $instance->addListener('personwithrole.update', [=> function () {
  2100.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2101.         }, => 'postUpdate'], 0);
  2102.         $instance->addListener('personwithrole.update', [=> function () {
  2103.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2104.         }, => 'postUpdate'], 0);
  2105.         $instance->addListener('personwithrole.delete', [=> function () {
  2106.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectListener'] ?? $this->load('getMultimediaObjectListenerService'));
  2107.         }, => 'postUpdate'], 0);
  2108.         $instance->addListener('multimediaobject.view', [=> function () {
  2109.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectViews'] ?? $this->load('getMultimediaObjectViewsService'));
  2110.         }, => 'onMultimediaObjectViewed'], 0);
  2111.         $instance->addListener('multimedia_object.add_owner', [=> function () {
  2112.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\MultimediaObjectAddOwnerListener'] ?? $this->load('getMultimediaObjectAddOwnerListenerService'));
  2113.         }, => 'add'], 0);
  2114.         $instance->addListener('security.interactive_login', [=> function () {
  2115.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\PersonalSeriesListener'] ?? $this->load('getPersonalSeriesListenerService'));
  2116.         }, => 'onSecurityInteractiveLogin'], 0);
  2117.         $instance->addListener('multimediaobject.view', [=> function () {
  2118.             return ($this->services['Pumukit\\StatsBundle\\EventListener\\Log'] ?? $this->load('getLogService'));
  2119.         }, => 'onMultimediaObjectViewed'], 0);
  2120.         $instance->addListener('job.success', [=> function () {
  2121.             return ($this->services['Pumukit\\WorkflowBundle\\EventListener\\JobGeneratorListener'] ?? $this->load('getJobGeneratorListenerService'));
  2122.         }, => 'onJobSuccess'], 0);
  2123.         $instance->addListener('multimediaobject.update', [=> function () {
  2124.             return ($this->services['Pumukit\\WorkflowBundle\\EventListener\\JobGeneratorListener'] ?? $this->load('getJobGeneratorListenerService'));
  2125.         }, => 'onMultimediaObjectUpdate'], 0);
  2126.         $instance->addListener('job.success', [=> function () {
  2127.             return ($this->services['Pumukit\\WorkflowBundle\\EventListener\\PicExtractorListener'] ?? $this->load('getPicExtractorListenerService'));
  2128.         }, => 'onJobSuccess'], 0);
  2129.         $instance->addListener('job.success', [=> function () {
  2130.             return ($this->services['Pumukit\\WorkflowBundle\\EventListener\\DynamicPicExtractorListener'] ?? $this->load('getDynamicPicExtractorListenerService'));
  2131.         }, => 'onJobSuccess'], 0);
  2132.         $instance->addListener('kernel.exception', [=> function () {
  2133.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  2134.         }, => 'onKernelException'], 512);
  2135.         $instance->addListener('kernel.exception', [=> function () {
  2136.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  2137.         }, => 'onKernelException'], 512);
  2138.         $instance->addListener('kernel.controller', [=> function () {
  2139.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2140.         }, => 'onKernelController'], 0);
  2141.         $instance->addListener('kernel.request', [=> function () {
  2142.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2143.         }, => 'onKernelRequest'], 28);
  2144.         $instance->addListener('kernel.request', [=> function () {
  2145.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2146.         }, => 'onKernelRequest'], 2);
  2147.         $instance->addListener('kernel.view', [=> function () {
  2148.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  2149.         }, => 'onKernelView'], 16);
  2150.         $instance->addListener('kernel.view', [=> function () {
  2151.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  2152.         }, => 'onKernelView'], 8);
  2153.         $instance->addListener('kernel.exception', [=> function () {
  2154.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  2155.         }, => 'onKernelException'], 0);
  2156.         $instance->addListener('kernel.exception', [=> function () {
  2157.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  2158.         }, => 'onKernelException'], -96);
  2159.         $instance->addListener('kernel.view', [=> function () {
  2160.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  2161.         }, => 'onKernelView'], 32);
  2162.         $instance->addListener('kernel.request', [=> function () {
  2163.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2164.         }, => 'onKernelRequest'], 4);
  2165.         $instance->addListener('kernel.request', [=> function () {
  2166.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2167.         }, => 'onKernelRequest'], 0);
  2168.         $instance->addListener('kernel.response', [=> function () {
  2169.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2170.         }, => 'onKernelResponse'], 0);
  2171.         $instance->addListener('kernel.response', [=> function () {
  2172.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2173.         }, => 'onKernelResponse'], -1);
  2174.         $instance->addListener('kernel.view', [=> function () {
  2175.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  2176.         }, => 'onKernelView'], 64);
  2177.         $instance->addListener('kernel.request', [=> function () {
  2178.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2179.         }, => 'onKernelRequest'], 16);
  2180.         $instance->addListener('kernel.request', [=> function () {
  2181.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2182.         }, => 'onSecurity'], 3);
  2183.         $instance->addListener('kernel.request', [=> function () {
  2184.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2185.         }, => 'onSecurityPostDenormalize'], 1);
  2186.         $instance->addListener('kernel.view', [=> function () {
  2187.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2188.         }, => 'onSecurityPostValidation'], 63);
  2189.         $instance->addListener('kernel.request', [=> function () {
  2190.             return ($this->services['Pumukit\\SchemaBundle\\EventListener\\LocaleListener'] ?? $this->getLocaleListenerService());
  2191.         }, => 'onKernelRequest'], 17);
  2192.         $instance->addListener('kernel.controller', [=> function () {
  2193.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2194.         }, => 'onKernelController'], 0);
  2195.         $instance->addListener('kernel.controller', [=> function () {
  2196.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2197.         }, => 'onKernelController'], 0);
  2198.         $instance->addListener('kernel.controller', [=> function () {
  2199.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2200.         }, => 'onKernelController'], -128);
  2201.         $instance->addListener('kernel.view', [=> function () {
  2202.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2203.         }, => 'onKernelView'], 0);
  2204.         $instance->addListener('kernel.controller', [=> function () {
  2205.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2206.         }, => 'onKernelController'], 0);
  2207.         $instance->addListener('kernel.response', [=> function () {
  2208.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2209.         }, => 'onKernelResponse'], 0);
  2210.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2211.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2212.         }, => 'onKernelControllerArguments'], 0);
  2213.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2214.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2215.         }, => 'onKernelControllerArguments'], 0);
  2216.         $instance->addListener('console.command', [=> function () {
  2217.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2218.         }, => 'configure'], 1024);
  2219.         $instance->addListener('kernel.response', [=> function () {
  2220.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2221.         }, => 'onKernelResponse'], 0);
  2222.         $instance->addListener('kernel.response', [=> function () {
  2223.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2224.         }, => 'onKernelResponse'], -1024);
  2225.         $instance->addListener('kernel.request', [=> function () {
  2226.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2227.         }, => 'setDefaultLocale'], 100);
  2228.         $instance->addListener('kernel.request', [=> function () {
  2229.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2230.         }, => 'onKernelRequest'], 16);
  2231.         $instance->addListener('kernel.finish_request', [=> function () {
  2232.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2233.         }, => 'onKernelFinishRequest'], 0);
  2234.         $instance->addListener('kernel.request', [=> function () {
  2235.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2236.         }, => 'onKernelRequest'], 256);
  2237.         $instance->addListener('kernel.response', [=> function () {
  2238.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2239.         }, => 'onResponse'], -255);
  2240.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2241.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2242.         }, => 'onControllerArguments'], 0);
  2243.         $instance->addListener('kernel.exception', [=> function () {
  2244.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2245.         }, => 'logKernelException'], 0);
  2246.         $instance->addListener('kernel.exception', [=> function () {
  2247.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2248.         }, => 'onKernelException'], -128);
  2249.         $instance->addListener('kernel.response', [=> function () {
  2250.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2251.         }, => 'removeCspHeader'], -128);
  2252.         $instance->addListener('kernel.request', [=> function () {
  2253.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2254.         }, => 'onKernelRequest'], 15);
  2255.         $instance->addListener('kernel.finish_request', [=> function () {
  2256.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2257.         }, => 'onKernelFinishRequest'], -15);
  2258.         $instance->addListener('console.error', [=> function () {
  2259.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2260.         }, => 'onConsoleError'], -128);
  2261.         $instance->addListener('console.terminate', [=> function () {
  2262.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2263.         }, => 'onConsoleTerminate'], -128);
  2264.         $instance->addListener('console.error', [=> function () {
  2265.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2266.         }, => 'onConsoleError'], 0);
  2267.         $instance->addListener('kernel.request', [=> function () {
  2268.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2269.         }, => 'onKernelRequest'], 48);
  2270.         $instance->addListener('kernel.request', [=> function () {
  2271.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2272.         }, => 'configure'], 2048);
  2273.         $instance->addListener('console.command', [=> function () {
  2274.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2275.         }, => 'configure'], 2048);
  2276.         $instance->addListener('kernel.request', [=> function () {
  2277.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2278.         }, => 'onKernelRequest'], 32);
  2279.         $instance->addListener('kernel.finish_request', [=> function () {
  2280.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2281.         }, => 'onKernelFinishRequest'], 0);
  2282.         $instance->addListener('kernel.exception', [=> function () {
  2283.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2284.         }, => 'onKernelException'], -64);
  2285.         $instance->addListener('kernel.response', [=> function () {
  2286.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2287.         }, => 'onKernelResponse'], 0);
  2288.         $instance->addListener('kernel.request', [=> function () {
  2289.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2290.         }, => 'onKernelRequest'], 128);
  2291.         $instance->addListener('kernel.response', [=> function () {
  2292.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2293.         }, => 'onKernelResponse'], -1000);
  2294.         $instance->addListener('kernel.finish_request', [=> function () {
  2295.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2296.         }, => 'onFinishRequest'], 0);
  2297.         $instance->addListener('kernel.response', [=> function () {
  2298.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2299.         }, => 'onKernelResponse'], -100);
  2300.         $instance->addListener('kernel.exception', [=> function () {
  2301.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2302.         }, => 'onKernelException'], 0);
  2303.         $instance->addListener('kernel.terminate', [=> function () {
  2304.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2305.         }, => 'onKernelTerminate'], -1024);
  2306.         $instance->addListener('kernel.controller', [=> function () {
  2307.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2308.         }, => 'onKernelController'], 0);
  2309.         $instance->addListener('kernel.response', [=> function () {
  2310.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2311.         }, => 'onKernelResponse'], 0);
  2312.         $instance->addListener('kernel.response', [=> function () {
  2313.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2314.         }, => 'onKernelResponse'], -128);
  2315.         $instance->addListener('console.error', [=> function () {
  2316.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2317.         }, => 'onConsoleError'], 0);
  2318.         $instance->addListener('console.terminate', [=> function () {
  2319.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2320.         }, => 'onConsoleTerminate'], 0);
  2321.         $instance->addListener('kernel.response', [=> function () {
  2322.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2323.         }, => 'onKernelResponse'], 0);
  2324.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2325.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2326.         }, => 'onVoterVote'], 0);
  2327.         $instance->addListener('kernel.request', [=> function () {
  2328.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2329.         }, => 'configureLogoutUrlGenerator'], 8);
  2330.         $instance->addListener('kernel.request', [=> function () {
  2331.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2332.         }, => 'onKernelRequest'], 8);
  2333.         $instance->addListener('kernel.finish_request', [=> function () {
  2334.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2335.         }, => 'onKernelFinishRequest'], 0);
  2336.         $instance->addListener('kernel.exception', [=> function () {
  2337.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2338.         }, => 'onException'], 0);
  2339.         $instance->addListener('kernel.terminate', [=> function () {
  2340.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2341.         }, => 'onTerminate'], 0);
  2342.         $instance->addListener('console.error', [=> function () {
  2343.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2344.         }, => 'onException'], 0);
  2345.         $instance->addListener('console.terminate', [=> function () {
  2346.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2347.         }, => 'onTerminate'], 0);
  2348.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2349.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2350.         }, => 'onLogout'], 0);
  2351.         return $instance;
  2352.     }
  2353.     /**
  2354.      * Gets the public 'http_kernel' shared service.
  2355.      *
  2356.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2357.      */
  2358.     protected function getHttpKernelService()
  2359.     {
  2360.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2361.         if (isset($this->services['http_kernel'])) {
  2362.             return $this->services['http_kernel'];
  2363.         }
  2364.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2365.         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())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 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 () {
  2366.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2367.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2368.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2369.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2370.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2371.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2372.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2373.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2374.         }, 8)), $b));
  2375.     }
  2376.     /**
  2377.      * Gets the public 'monolog.logger.deprecation' shared service.
  2378.      *
  2379.      * @return \Symfony\Bridge\Monolog\Logger
  2380.      */
  2381.     protected function getMonolog_Logger_DeprecationService()
  2382.     {
  2383.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2384.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2385.         $instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
  2386.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the public 'request_stack' shared service.
  2391.      *
  2392.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2393.      */
  2394.     protected function getRequestStackService()
  2395.     {
  2396.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2397.     }
  2398.     /**
  2399.      * Gets the public 'router' shared service.
  2400.      *
  2401.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2402.      */
  2403.     protected function getRouterService()
  2404.     {
  2405.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2406.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2407.         $a->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  2408.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2409.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2410.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2411.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2412.         ], [
  2413.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2414.         ]))->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'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$this->getEnv('string:PUMUKIT_LOCALE'));
  2415.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2416.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2417.         return $instance;
  2418.     }
  2419.     /**
  2420.      * Gets the public 'security.role_hierarchy' shared autowired service.
  2421.      *
  2422.      * @return \Pumukit\SchemaBundle\Security\RoleHierarchy
  2423.      */
  2424.     protected function getSecurity_RoleHierarchyService()
  2425.     {
  2426.         $a = ($this->services['Pumukit\\SchemaBundle\\Services\\PermissionService'] ?? $this->getPermissionServiceService());
  2427.         if (isset($this->services['security.role_hierarchy'])) {
  2428.             return $this->services['security.role_hierarchy'];
  2429.         }
  2430.         return $this->services['security.role_hierarchy'] = new \Pumukit\SchemaBundle\Security\RoleHierarchy($this->parameters['security.role_hierarchy.roles'], $a);
  2431.     }
  2432.     /**
  2433.      * Gets the public 'translator' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2436.      */
  2437.     protected function getTranslatorService()
  2438.     {
  2439.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2440.     }
  2441.     /**
  2442.      * Gets the public 'var_dumper.cloner' shared service.
  2443.      *
  2444.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2445.      */
  2446.     protected function getVarDumper_ClonerService()
  2447.     {
  2448.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2449.         $instance->setMaxItems(2500);
  2450.         $instance->setMinDepth(1);
  2451.         $instance->setMaxString(-1);
  2452.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2453.         return $instance;
  2454.     }
  2455.     /**
  2456.      * Gets the private '.service_locator.wS05pRh' shared service.
  2457.      *
  2458.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2459.      */
  2460.     protected function get_ServiceLocator_WS05pRhService()
  2461.     {
  2462.         return $this->privates['.service_locator.wS05pRh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2463.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2464.             'security.firewall.map.context.default' => ['privates''security.firewall.map.context.default''getSecurity_Firewall_Map_Context_DefaultService'true],
  2465.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2466.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2467.         ], [
  2468.             'security.firewall.map.context.api' => '?',
  2469.             'security.firewall.map.context.default' => '?',
  2470.             'security.firewall.map.context.dev' => '?',
  2471.             'security.firewall.map.context.main' => '?',
  2472.         ]);
  2473.     }
  2474.     /**
  2475.      * Gets the private 'annotations.cache_adapter' shared service.
  2476.      *
  2477.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2478.      */
  2479.     protected function getAnnotations_CacheAdapterService()
  2480.     {
  2481.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2482.     }
  2483.     /**
  2484.      * Gets the private 'annotations.cached_reader' shared service.
  2485.      *
  2486.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2487.      */
  2488.     protected function getAnnotations_CachedReaderService()
  2489.     {
  2490.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2491.     }
  2492.     /**
  2493.      * Gets the private 'annotations.reader' shared service.
  2494.      *
  2495.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2496.      */
  2497.     protected function getAnnotations_ReaderService()
  2498.     {
  2499.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2500.         $instance->addGlobalIgnoredName('required'NULL);
  2501.         return $instance;
  2502.     }
  2503.     /**
  2504.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2505.      *
  2506.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2507.      */
  2508.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2509.     {
  2510.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2wb4zFAIjQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2511.     }
  2512.     /**
  2513.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2514.      *
  2515.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2516.      */
  2517.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2518.     {
  2519.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('A8dYEhaMtu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2520.     }
  2521.     /**
  2522.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2523.      *
  2524.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2525.      */
  2526.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2527.     {
  2528.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tFGRZPjz-i'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2529.     }
  2530.     /**
  2531.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2532.      *
  2533.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2534.      */
  2535.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2536.     {
  2537.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bvCH0HH45K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2538.     }
  2539.     /**
  2540.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2541.      *
  2542.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2543.      */
  2544.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2545.     {
  2546.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TzaOZRRdnZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2547.     }
  2548.     /**
  2549.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2550.      *
  2551.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2552.      */
  2553.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2554.     {
  2555.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rcuxcDtFH+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2556.     }
  2557.     /**
  2558.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2559.      *
  2560.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2561.      */
  2562.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2563.     {
  2564.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2565.     }
  2566.     /**
  2567.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2568.      *
  2569.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2570.      */
  2571.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2572.     {
  2573.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2574.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2575.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2576.         }
  2577.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2578.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2579.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2580.         }
  2581.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2582.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2583.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2584.         }
  2585.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2586.     }
  2587.     /**
  2588.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2589.      *
  2590.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2591.      */
  2592.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2593.     {
  2594.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2595.         if (isset($this->privates['api_platform.hydra.listener.response.add_link_header'])) {
  2596.             return $this->privates['api_platform.hydra.listener.response.add_link_header'];
  2597.         }
  2598.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener($a);
  2599.     }
  2600.     /**
  2601.      * Gets the private 'api_platform.identifier.converter' shared service.
  2602.      *
  2603.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2604.      */
  2605.     protected function getApiPlatform_Identifier_ConverterService()
  2606.     {
  2607.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2608.         if (isset($this->privates['api_platform.identifier.converter'])) {
  2609.             return $this->privates['api_platform.identifier.converter'];
  2610.         }
  2611.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2612.         if (isset($this->privates['api_platform.identifier.converter'])) {
  2613.             return $this->privates['api_platform.identifier.converter'];
  2614.         }
  2615.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a$b, new RewindableGenerator(function () {
  2616.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2617.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2618.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  2619.         }, 3));
  2620.     }
  2621.     /**
  2622.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2623.      *
  2624.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2625.      */
  2626.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2627.     {
  2628.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2629.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2630.             return $this->privates['api_platform.identifiers_extractor.cached'];
  2631.         }
  2632.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2633.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2634.             return $this->privates['api_platform.identifiers_extractor.cached'];
  2635.         }
  2636.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2637.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2638.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a$b$c$dtrue), $c$d);
  2639.     }
  2640.     /**
  2641.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2642.      *
  2643.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2644.      */
  2645.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2646.     {
  2647.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2648.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2649.         return $instance;
  2650.     }
  2651.     /**
  2652.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2653.      *
  2654.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2655.      */
  2656.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2657.     {
  2658.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2659.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2660.             return $this->privates['api_platform.jsonld.context_builder'];
  2661.         }
  2662.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2663.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2664.             return $this->privates['api_platform.jsonld.context_builder'];
  2665.         }
  2666.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2667.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2668.             return $this->privates['api_platform.jsonld.context_builder'];
  2669.         }
  2670.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($c));
  2671.     }
  2672.     /**
  2673.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2674.      *
  2675.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2676.      */
  2677.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2678.     {
  2679.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  2680.     }
  2681.     /**
  2682.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2683.      *
  2684.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2685.      */
  2686.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2687.     {
  2688.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2689.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2690.             return $this->privates['api_platform.listener.request.deserialize'];
  2691.         }
  2692.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2693.     }
  2694.     /**
  2695.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2696.      *
  2697.      * @return \ApiPlatform\Core\EventListener\ReadListener
  2698.      */
  2699.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2700.     {
  2701.         $a = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  2702.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2703.             return $this->privates['api_platform.listener.request.read.legacy'];
  2704.         }
  2705.         $b = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  2706.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2707.             return $this->privates['api_platform.listener.request.read.legacy'];
  2708.         }
  2709.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), $a$b, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2710.     }
  2711.     /**
  2712.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2713.      *
  2714.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2715.      */
  2716.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2717.     {
  2718.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  2719.     }
  2720.     /**
  2721.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2722.      *
  2723.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2724.      */
  2725.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2726.     {
  2727.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2728.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2729.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2730.         }
  2731.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2732.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2733.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2734.         }
  2735.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2736.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Metadata\Property\DoctrineMongoDbOdmPropertyMetadataFactory(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2737.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  2738.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2739.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  2740.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  2741.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  2742.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2743.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  2744.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  2745.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2746.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  2747.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2748.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2749.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  2750.         }, 13)));
  2751.     }
  2752.     /**
  2753.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2754.      *
  2755.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2756.      */
  2757.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2758.     {
  2759.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2760.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2761.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2762.         }
  2763.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  2764.     }
  2765.     /**
  2766.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2767.      *
  2768.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2769.      */
  2770.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2771.     {
  2772.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2773.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  2774.     }
  2775.     /**
  2776.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2777.      *
  2778.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2779.      */
  2780.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2781.     {
  2782.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  2783.     }
  2784.     /**
  2785.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2786.      *
  2787.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2788.      */
  2789.     protected function getApiPlatform_OperationPathResolver_CustomService()
  2790.     {
  2791.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  2792.     }
  2793.     /**
  2794.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2795.      *
  2796.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2797.      */
  2798.     protected function getApiPlatform_OperationPathResolver_RouterService()
  2799.     {
  2800.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2801.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2802.             return $this->privates['api_platform.operation_path_resolver.router'];
  2803.         }
  2804.         $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2805.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2806.             return $this->privates['api_platform.operation_path_resolver.router'];
  2807.         }
  2808.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
  2809.     }
  2810.     /**
  2811.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2812.      *
  2813.      * @return \ApiPlatform\Api\ResourceClassResolver
  2814.      */
  2815.     protected function getApiPlatform_ResourceClassResolverService()
  2816.     {
  2817.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2818.     }
  2819.     /**
  2820.      * Gets the private 'api_platform.router' shared service.
  2821.      *
  2822.      * @return \ApiPlatform\Symfony\Routing\Router
  2823.      */
  2824.     protected function getApiPlatform_RouterService()
  2825.     {
  2826.         $a = ($this->services['router'] ?? $this->getRouterService());
  2827.         if (isset($this->privates['api_platform.router'])) {
  2828.             return $this->privates['api_platform.router'];
  2829.         }
  2830.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  2831.     }
  2832.     /**
  2833.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2834.      *
  2835.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2836.      */
  2837.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2838.     {
  2839.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2840.     }
  2841.     /**
  2842.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2843.      *
  2844.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2845.      */
  2846.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2847.     {
  2848.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2849.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2850.             return $this->privates['api_platform.security.resource_access_checker'];
  2851.         }
  2852.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  2853.     }
  2854.     /**
  2855.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2856.      *
  2857.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2858.      */
  2859.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2860.     {
  2861.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2862.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  2863.     }
  2864.     /**
  2865.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2866.      *
  2867.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2868.      */
  2869.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2870.     {
  2871.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  2872.     }
  2873.     /**
  2874.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2875.      *
  2876.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2877.      */
  2878.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2879.     {
  2880.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2881.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2882.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  2883.         }
  2884.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2885.     }
  2886.     /**
  2887.      * Gets the private 'cache.annotations' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2890.      */
  2891.     protected function getCache_AnnotationsService()
  2892.     {
  2893.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5zkhAyO5Qw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2894.     }
  2895.     /**
  2896.      * Gets the private 'cache.property_info' shared service.
  2897.      *
  2898.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2899.      */
  2900.     protected function getCache_PropertyInfoService()
  2901.     {
  2902.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xqEdOUK0-Z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2903.     }
  2904.     /**
  2905.      * Gets the private 'cache.security_expression_language' shared service.
  2906.      *
  2907.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2908.      */
  2909.     protected function getCache_SecurityExpressionLanguageService()
  2910.     {
  2911.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TpkFKuBmcn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2912.     }
  2913.     /**
  2914.      * Gets the private 'cache.serializer' shared service.
  2915.      *
  2916.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2917.      */
  2918.     protected function getCache_SerializerService()
  2919.     {
  2920.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XKgx25aY33'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2921.     }
  2922.     /**
  2923.      * Gets the private 'cache.validator' shared service.
  2924.      *
  2925.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2926.      */
  2927.     protected function getCache_ValidatorService()
  2928.     {
  2929.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RW8cMzdRHq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2930.     }
  2931.     /**
  2932.      * Gets the private 'config_cache_factory' shared service.
  2933.      *
  2934.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2935.      */
  2936.     protected function getConfigCacheFactoryService()
  2937.     {
  2938.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2939.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2940.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2941.         }, 2));
  2942.     }
  2943.     /**
  2944.      * Gets the private 'data_collector.form' shared service.
  2945.      *
  2946.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2947.      */
  2948.     protected function getDataCollector_FormService()
  2949.     {
  2950.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2951.     }
  2952.     /**
  2953.      * Gets the private 'data_collector.request' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2956.      */
  2957.     protected function getDataCollector_RequestService()
  2958.     {
  2959.         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())));
  2960.     }
  2961.     /**
  2962.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2963.      *
  2964.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2965.      */
  2966.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2967.     {
  2968.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  2969.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default.collection_data_provider'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_Default_CollectionDataProviderService'));
  2970.         }, 1)));
  2971.     }
  2972.     /**
  2973.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2974.      *
  2975.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2976.      */
  2977.     protected function getDebug_ApiPlatform_DataPersisterService()
  2978.     {
  2979.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2980.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.data_persister'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DataPersisterService'));
  2981.         }, 1)));
  2982.     }
  2983.     /**
  2984.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2985.      *
  2986.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2987.      */
  2988.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2989.     {
  2990.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  2991.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default.item_data_provider'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_Default_ItemDataProviderService'));
  2992.         }, 1)));
  2993.     }
  2994.     /**
  2995.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2996.      *
  2997.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2998.      */
  2999.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3000.     {
  3001.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  3002.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_Default_SubresourceDataProviderService'));
  3003.         }, 1)));
  3004.     }
  3005.     /**
  3006.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3007.      *
  3008.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3009.      */
  3010.     protected function getDebug_DebugHandlersListenerService()
  3011.     {
  3012.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3013.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3014.         $a->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  3015.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3016.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3017.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3018.     }
  3019.     /**
  3020.      * Gets the private 'debug.file_link_formatter' shared service.
  3021.      *
  3022.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3023.      */
  3024.     protected function getDebug_FileLinkFormatterService()
  3025.     {
  3026.         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 () {
  3027.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3028.         });
  3029.     }
  3030.     /**
  3031.      * Gets the private 'debug.log_processor' shared service.
  3032.      *
  3033.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3034.      */
  3035.     protected function getDebug_LogProcessorService()
  3036.     {
  3037.         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())));
  3038.     }
  3039.     /**
  3040.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3041.      *
  3042.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3043.      */
  3044.     protected function getDebug_Security_Access_DecisionManagerService()
  3045.     {
  3046.         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 () {
  3047.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3048.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3049.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3050.             yield => ($this->privates['debug.security.voter.Pumukit\\SchemaBundle\\Services\\MultimediaObjectVoter'] ?? $this->load('getMultimediaObjectVoter2Service'));
  3051.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3052.     }
  3053.     /**
  3054.      * Gets the private 'debug.security.firewall' shared service.
  3055.      *
  3056.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3057.      */
  3058.     protected function getDebug_Security_FirewallService()
  3059.     {
  3060.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3061.         if (isset($this->privates['debug.security.firewall'])) {
  3062.             return $this->privates['debug.security.firewall'];
  3063.         }
  3064.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3065.         if (isset($this->privates['debug.security.firewall'])) {
  3066.             return $this->privates['debug.security.firewall'];
  3067.         }
  3068.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3069.         if (isset($this->privates['debug.security.firewall'])) {
  3070.             return $this->privates['debug.security.firewall'];
  3071.         }
  3072.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  3073.     }
  3074.     /**
  3075.      * Gets the private 'exception_listener' shared service.
  3076.      *
  3077.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3078.      */
  3079.     protected function getExceptionListener2Service()
  3080.     {
  3081.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3082.     }
  3083.     /**
  3084.      * Gets the private 'fragment.listener' shared service.
  3085.      *
  3086.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  3087.      */
  3088.     protected function getFragment_ListenerService()
  3089.     {
  3090.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('string:PUMUKIT_SECRET')))), '/_fragment');
  3091.     }
  3092.     /**
  3093.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3094.      *
  3095.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3096.      */
  3097.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3098.     {
  3099.         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())));
  3100.     }
  3101.     /**
  3102.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3103.      *
  3104.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3105.      */
  3106.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3107.     {
  3108.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3109.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3110.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3111.         }
  3112.         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);
  3113.     }
  3114.     /**
  3115.      * Gets the private 'jms_serializer.event_dispatcher' shared service.
  3116.      *
  3117.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  3118.      */
  3119.     protected function getJmsSerializer_EventDispatcherService()
  3120.     {
  3121.         $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3122.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  3123.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  3124.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  3125.         ], [
  3126.             'jms_serializer.stopwatch_subscriber' => '?',
  3127.             'jms_serializer.traceable_runs_listener' => '?',
  3128.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  3129.         ]));
  3130.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  3131.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3132.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3133.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3134.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  3135.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  3136.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  3137.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3138.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3139.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  3140.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3141.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  3142.         return $instance;
  3143.     }
  3144.     /**
  3145.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  3146.      *
  3147.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  3148.      */
  3149.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  3150.     {
  3151.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
  3152.     }
  3153.     /**
  3154.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  3155.      *
  3156.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  3157.      */
  3158.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  3159.     {
  3160.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3161.             'pagerfanta.serializer.handler' => ['privates''pagerfanta.serializer.handler''getPagerfanta_Serializer_HandlerService'true],
  3162.             'jms_serializer.union_handler' => ['privates''jms_serializer.union_handler''getJmsSerializer_UnionHandlerService'true],
  3163.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  3164.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  3165.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  3166.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'true],
  3167.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  3168.         ], [
  3169.             'pagerfanta.serializer.handler' => '?',
  3170.             'jms_serializer.union_handler' => '?',
  3171.             'jms_serializer.array_collection_handler' => '?',
  3172.             'jms_serializer.constraint_violation_handler' => '?',
  3173.             'jms_serializer.datetime_handler' => '?',
  3174.             'jms_serializer.form_error_handler' => '?',
  3175.             'jms_serializer.iterator_handler' => '?',
  3176.         ])));
  3177.         $instance->registerHandler(1'Pagerfanta\\Pagerfanta''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  3178.         $instance->registerHandler(1'union''json', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  3179.         $instance->registerHandler(1'union''xml', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  3180.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3181.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3182.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3183.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3184.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3185.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3186.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3187.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3188.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3189.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3190.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  3191.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  3192.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  3193.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  3194.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3195.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3196.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3197.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3198.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3199.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3200.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3201.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3202.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  3203.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  3204.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  3205.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  3206.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  3207.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  3208.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3209.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3210.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3211.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3212.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3213.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3214.         $instance->registerHandler(2'union''json', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  3215.         $instance->registerHandler(2'union''xml', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  3216.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3217.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3218.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3219.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3220.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3221.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3222.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3223.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3224.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3225.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3226.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  3227.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  3228.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  3229.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  3230.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  3231.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  3232.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  3233.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  3234.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3235.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3236.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3237.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3238.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3239.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3240.         return $instance;
  3241.     }
  3242.     /**
  3243.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  3244.      *
  3245.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  3246.      */
  3247.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  3248.     {
  3249.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3250.             'metadata_driver' => ['privates''jms_serializer.metadata.typed_properties_driver''getJmsSerializer_Metadata_TypedPropertiesDriverService'true],
  3251.         ], [
  3252.             'metadata_driver' => '?',
  3253.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  3254.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer_default')))));
  3255.         $a->setIncludeInterfaces(false);
  3256.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  3257.     }
  3258.     /**
  3259.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  3260.      *
  3261.      * @return \JMS\SerializerBundle\Debug\RunsListener
  3262.      */
  3263.     protected function getJmsSerializer_TraceableRunsListenerService()
  3264.     {
  3265.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  3266.     }
  3267.     /**
  3268.      * Gets the private 'locale_aware_listener' shared service.
  3269.      *
  3270.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3271.      */
  3272.     protected function getLocaleAwareListenerService()
  3273.     {
  3274.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3275.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('string:PUMUKIT_LOCALE'))));
  3276.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3277.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3278.     }
  3279.     /**
  3280.      * Gets the private 'locale_listener' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3283.      */
  3284.     protected function getLocaleListener2Service()
  3285.     {
  3286.         $a = ($this->services['router'] ?? $this->getRouterService());
  3287.         if (isset($this->privates['locale_listener'])) {
  3288.             return $this->privates['locale_listener'];
  3289.         }
  3290.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('string:PUMUKIT_LOCALE'), $afalse, []);
  3291.     }
  3292.     /**
  3293.      * Gets the private 'mime_types' shared service.
  3294.      *
  3295.      * @return \Symfony\Component\Mime\MimeTypes
  3296.      */
  3297.     protected function getMimeTypesService()
  3298.     {
  3299.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3300.         $instance->setDefault($instance);
  3301.         return $instance;
  3302.     }
  3303.     /**
  3304.      * Gets the private 'monolog.handler.debug_log' shared service.
  3305.      *
  3306.      * @return \Monolog\Handler\RotatingFileHandler
  3307.      */
  3308.     protected function getMonolog_Handler_DebugLogService()
  3309.     {
  3310.         $this->privates['monolog.handler.debug_log'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev_debug.log'), 20'info'trueNULLfalse);
  3311.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3312.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  3313.         return $instance;
  3314.     }
  3315.     /**
  3316.      * Gets the private 'monolog.handler.deprecation' shared service.
  3317.      *
  3318.      * @return \Monolog\Handler\StreamHandler
  3319.      */
  3320.     protected function getMonolog_Handler_DeprecationService()
  3321.     {
  3322.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/deprecation.log'), 'DEBUG'falseNULLfalse);
  3323.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3324.         return $instance;
  3325.     }
  3326.     /**
  3327.      * Gets the private 'monolog.handler.main' shared service.
  3328.      *
  3329.      * @return \Monolog\Handler\StreamHandler
  3330.      */
  3331.     protected function getMonolog_Handler_MainService()
  3332.     {
  3333.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'error'trueNULLfalse);
  3334.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3335.         return $instance;
  3336.     }
  3337.     /**
  3338.      * Gets the private 'monolog.logger' shared service.
  3339.      *
  3340.      * @return \Symfony\Bridge\Monolog\Logger
  3341.      */
  3342.     protected function getMonolog_LoggerService()
  3343.     {
  3344.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3345.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3346.         $instance->useMicrosecondTimestamps(true);
  3347.         $instance->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  3348.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3349.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3350.         return $instance;
  3351.     }
  3352.     /**
  3353.      * Gets the private 'monolog.logger.cache' shared service.
  3354.      *
  3355.      * @return \Symfony\Bridge\Monolog\Logger
  3356.      */
  3357.     protected function getMonolog_Logger_CacheService()
  3358.     {
  3359.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3360.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3361.         $instance->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  3362.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3363.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3364.         return $instance;
  3365.     }
  3366.     /**
  3367.      * Gets the private 'monolog.logger.request' shared service.
  3368.      *
  3369.      * @return \Symfony\Bridge\Monolog\Logger
  3370.      */
  3371.     protected function getMonolog_Logger_RequestService()
  3372.     {
  3373.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3374.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3375.         $instance->pushHandler(($this->privates['monolog.handler.debug_log'] ?? $this->getMonolog_Handler_DebugLogService()));
  3376.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3377.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3378.         return $instance;
  3379.     }
  3380.     /**
  3381.      * Gets the private 'parameter_bag' shared service.
  3382.      *
  3383.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3384.      */
  3385.     protected function getParameterBagService()
  3386.     {
  3387.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3388.     }
  3389.     /**
  3390.      * Gets the private 'profiler_listener' shared service.
  3391.      *
  3392.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3393.      */
  3394.     protected function getProfilerListenerService()
  3395.     {
  3396.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3397.         if (isset($this->privates['profiler_listener'])) {
  3398.             return $this->privates['profiler_listener'];
  3399.         }
  3400.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3401.     }
  3402.     /**
  3403.      * Gets the private 'property_accessor' shared service.
  3404.      *
  3405.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3406.      */
  3407.     protected function getPropertyAccessorService()
  3408.     {
  3409.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3410.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3411.     }
  3412.     /**
  3413.      * Gets the private 'property_info' shared service.
  3414.      *
  3415.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3416.      */
  3417.     protected function getPropertyInfoService()
  3418.     {
  3419.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3420.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3421.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3422.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default_document_manager.property_info_extractor'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DefaultDocumentManager_PropertyInfoExtractorService'));
  3423.         }, 3), new RewindableGenerator(function () {
  3424.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default_document_manager.property_info_extractor'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DefaultDocumentManager_PropertyInfoExtractorService'));
  3425.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3426.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3427.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3428.         }, 4), new RewindableGenerator(function () {
  3429.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3430.         }, 1), new RewindableGenerator(function () {
  3431.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3432.         }, 1), new RewindableGenerator(function () {
  3433.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3434.         }, 1));
  3435.     }
  3436.     /**
  3437.      * Gets the private 'router.expression_language_provider' shared service.
  3438.      *
  3439.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3440.      */
  3441.     protected function getRouter_ExpressionLanguageProviderService()
  3442.     {
  3443.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3444.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3445.         ], [
  3446.             'env' => 'Closure',
  3447.         ]));
  3448.     }
  3449.     /**
  3450.      * Gets the private 'router.request_context' shared service.
  3451.      *
  3452.      * @return \Symfony\Component\Routing\RequestContext
  3453.      */
  3454.     protected function getRouter_RequestContextService()
  3455.     {
  3456.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('string:PUMUKIT_FRONTEND_HOST'), $this->getEnv('string:PUMUKIT_SCHEME'), 80443);
  3457.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3458.         return $instance;
  3459.     }
  3460.     /**
  3461.      * Gets the private 'router_listener' shared service.
  3462.      *
  3463.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3464.      */
  3465.     protected function getRouterListenerService()
  3466.     {
  3467.         $a = ($this->services['router'] ?? $this->getRouterService());
  3468.         if (isset($this->privates['router_listener'])) {
  3469.             return $this->privates['router_listener'];
  3470.         }
  3471.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3472.     }
  3473.     /**
  3474.      * Gets the private 'security.expression_language' shared service.
  3475.      *
  3476.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3477.      */
  3478.     protected function getSecurity_ExpressionLanguageService()
  3479.     {
  3480.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3481.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3482.         return $instance;
  3483.     }
  3484.     /**
  3485.      * Gets the private 'security.firewall.map' shared service.
  3486.      *
  3487.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3488.      */
  3489.     protected function getSecurity_Firewall_MapService()
  3490.     {
  3491.         $a = ($this->privates['.service_locator.wS05pRh'] ?? $this->get_ServiceLocator_WS05pRhService());
  3492.         if (isset($this->privates['security.firewall.map'])) {
  3493.             return $this->privates['security.firewall.map'];
  3494.         }
  3495.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3496.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3497.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3498.             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)/')));
  3499.             yield 'security.firewall.map.context.default' => NULL;
  3500.         }, 4));
  3501.     }
  3502.     /**
  3503.      * Gets the private 'security.logout_url_generator' shared service.
  3504.      *
  3505.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3506.      */
  3507.     protected function getSecurity_LogoutUrlGeneratorService()
  3508.     {
  3509.         $a = ($this->services['router'] ?? $this->getRouterService());
  3510.         if (isset($this->privates['security.logout_url_generator'])) {
  3511.             return $this->privates['security.logout_url_generator'];
  3512.         }
  3513.         $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()));
  3514.         $instance->registerListener('main''pumukit_logout''logout''_csrf_token'NULL'pumukit');
  3515.         return $instance;
  3516.     }
  3517.     /**
  3518.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3519.      *
  3520.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3521.      */
  3522.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3523.     {
  3524.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3525.     }
  3526.     /**
  3527.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3528.      *
  3529.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3530.      */
  3531.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3532.     {
  3533.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3534.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3535.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3536.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3537.     }
  3538.     /**
  3539.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3540.      *
  3541.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3542.      */
  3543.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3544.     {
  3545.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3546.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3547.             return $this->privates['sensio_framework_extra.security.listener'];
  3548.         }
  3549.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3550.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3551.         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()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['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()));
  3552.     }
  3553.     /**
  3554.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3555.      *
  3556.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3557.      */
  3558.     protected function getSensioFrameworkExtra_View_ListenerService()
  3559.     {
  3560.         $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))));
  3561.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3562.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3563.         ], [
  3564.             'twig' => '?',
  3565.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3566.         return $instance;
  3567.     }
  3568.     /**
  3569.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3570.      *
  3571.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3572.      */
  3573.     protected function getSerializer_NameConverter_MetadataAwareService()
  3574.     {
  3575.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  3576.     }
  3577.     /**
  3578.      * Gets the private 'session_listener' shared service.
  3579.      *
  3580.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3581.      */
  3582.     protected function getSessionListenerService()
  3583.     {
  3584.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3585.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3586.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3587.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3588.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3589.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3590.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3591.         ], [
  3592.             'initialized_session' => '?',
  3593.             'logger' => '?',
  3594.             'request_stack' => '?',
  3595.             'session' => '?',
  3596.             'session_collector' => '?',
  3597.             'session_factory' => '?',
  3598.         ]), true$this->parameters['session.storage.options']);
  3599.     }
  3600.     /**
  3601.      * Gets the private 'translator.default' shared service.
  3602.      *
  3603.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3604.      */
  3605.     protected function getTranslator_DefaultService()
  3606.     {
  3607.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3608.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3609.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3610.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3611.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3612.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3613.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3614.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3615.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3616.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3617.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3618.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3619.         ], [
  3620.             'translation.loader.csv' => '?',
  3621.             'translation.loader.dat' => '?',
  3622.             'translation.loader.ini' => '?',
  3623.             'translation.loader.json' => '?',
  3624.             'translation.loader.mo' => '?',
  3625.             'translation.loader.php' => '?',
  3626.             'translation.loader.po' => '?',
  3627.             'translation.loader.qt' => '?',
  3628.             'translation.loader.res' => '?',
  3629.             'translation.loader.xliff' => '?',
  3630.             'translation.loader.yml' => '?',
  3631.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('string:PUMUKIT_LOCALE'), ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.ca.xlf'), 10 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.ca.xlf'), 11 => (\dirname(__DIR__4).'/src/Pumukit/WizardBundle/Resources/translations/messages.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.en.xlf'), 10 => (\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/translations/messages.en.xlf'), 11 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.en.xlf'), 12 => (\dirname(__DIR__4).'/src/Pumukit/WizardBundle/Resources/translations/messages.en.xlf'), 13 => (\dirname(__DIR__4).'/translations/security.en.xlf'), 14 => (\dirname(__DIR__4).'/translations/validators.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.es.xlf'), 10 => (\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/translations/messages.es.xlf'), 11 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fr.xliff'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.fr.xlf'), 10 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.gl.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.gl.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.gl.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.gl.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.gl.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.gl.xlf'), 10 => (\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/translations/messages.gl.xlf'), 11 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'oc' => [=> (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff')], 'val' => [=> (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.val.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.val.xlf')], 'zh-CN' => [=> (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.zh-CN.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.zh-CN.xlf')], 'zh-TW' => [=> (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations/messages.zh-TW.xlf'), => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations/messages.zh-TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/src/Pumukit/WizardBundle/Resources/translations'), 13 => (\dirname(__DIR__4).'/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle/translations'), 18 => (\dirname(__DIR__4).'/src/Pumukit/InspectionBundle/translations'), 19 => (\dirname(__DIR__4).'/src/Pumukit/StatsBundle/translations'), 20 => (\dirname(__DIR__4).'/src/Pumukit/WorkflowBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/teltek/pumukit-paella-player-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/babdev/pagerfanta-bundle/Resources/translations'=> 'src/Pumukit/BaseLivePlayerBundle/Resources/translations'=> 'src/Pumukit/CoreBundle/Resources/translations'=> 'src/Pumukit/EncoderBundle/Resources/translations'=> 'src/Pumukit/NewAdminBundle/Resources/translations'=> 'src/Pumukit/NotificationBundle/Resources/translations'=> 'src/Pumukit/SchemaBundle/Resources/translations'10 => 'vendor/teltek/pumukit-stats-ui-bundle/Resources/translations'11 => 'src/Pumukit/WebTVBundle/Resources/translations'12 => 'src/Pumukit/WizardBundle/Resources/translations'13 => 'translations'14 => 'vendor/doctrine/mongodb-odm-bundle/translations'15 => 'vendor/jms/serializer-bundle/translations'16 => 'vendor/knplabs/knp-menu-bundle/translations'17 => 'src/Pumukit/BasePlayerBundle/translations'18 => 'src/Pumukit/InspectionBundle/translations'19 => 'src/Pumukit/StatsBundle/translations'20 => 'src/Pumukit/WorkflowBundle/translations'21 => 'vendor/sensio/framework-extra-bundle/src/translations'22 => 'vendor/symfony/debug-bundle/translations'23 => 'vendor/symfony/framework-bundle/translations'24 => 'vendor/symfony/monolog-bundle/translations'25 => 'vendor/symfony/twig-bundle/translations'26 => 'vendor/symfony/web-profiler-bundle/translations'27 => 'vendor/twig/extra-bundle/translations'28 => 'vendor/symfony/maker-bundle/src/translations'29 => 'vendor/symfony/security-bundle/translations'30 => 'vendor/teltek/pumukit-paella-player-bundle/translations'31 => 'vendor/symfony/swiftmailer-bundle/translations'32 => 'vendor/api-platform/core/src/Symfony/Bundle/translations']]], []);
  3632.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3633.         $instance->setFallbackLocales([=> $this->getEnv('string:PUMUKIT_LOCALE'), => 'en']);
  3634.         return $instance;
  3635.     }
  3636.     /**
  3637.      * Gets the private 'validator.builder' shared service.
  3638.      *
  3639.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3640.      */
  3641.     protected function getValidator_BuilderService()
  3642.     {
  3643.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3644.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3645.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3646.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  3647.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3648.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3649.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3650.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3651.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  3652.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3653.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3654.         ], [
  3655.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3656.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3657.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3658.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3659.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3660.             'doctrine_odm.mongodb.unique' => '?',
  3661.             'security.validator.user_password' => '?',
  3662.             'validator.expression' => '?',
  3663.         ])));
  3664.         if ($this->has('translator')) {
  3665.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3666.         }
  3667.         $instance->setTranslationDomain('validators');
  3668.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3669.         $instance->enableAnnotationMapping(true);
  3670.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3671.         $instance->addMethodMapping('loadValidatorMetadata');
  3672.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()))]);
  3673.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3674.         return $instance;
  3675.     }
  3676.     /**
  3677.      * Gets the private 'var_dumper.html_dumper' shared service.
  3678.      *
  3679.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3680.      */
  3681.     protected function getVarDumper_HtmlDumperService()
  3682.     {
  3683.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3684.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3685.         return $instance;
  3686.     }
  3687.     /**
  3688.      * Gets the private 'var_dumper.server_connection' shared service.
  3689.      *
  3690.      * @return \Symfony\Component\VarDumper\Server\Connection
  3691.      */
  3692.     protected function getVarDumper_ServerConnectionService()
  3693.     {
  3694.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3695.         if (isset($this->privates['var_dumper.server_connection'])) {
  3696.             return $this->privates['var_dumper.server_connection'];
  3697.         }
  3698.         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), $a), '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()]);
  3699.     }
  3700.     /**
  3701.      * Gets the private 'web_profiler.csp.handler' shared service.
  3702.      *
  3703.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3704.      */
  3705.     protected function getWebProfiler_Csp_HandlerService()
  3706.     {
  3707.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3708.     }
  3709.     /**
  3710.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3711.      *
  3712.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3713.      */
  3714.     protected function getWebProfiler_DebugToolbarService()
  3715.     {
  3716.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3717.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3718.             return $this->privates['web_profiler.debug_toolbar'];
  3719.         }
  3720.         $b = ($this->services['router'] ?? $this->getRouterService());
  3721.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3722.             return $this->privates['web_profiler.debug_toolbar'];
  3723.         }
  3724.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3725.     }
  3726.     /**
  3727.      * Gets the public 'cache_clearer' alias.
  3728.      *
  3729.      * @return object The ".container.private.cache_clearer" service.
  3730.      */
  3731.     protected function getCacheClearerService()
  3732.     {
  3733.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3734.         return $this->get('.container.private.cache_clearer');
  3735.     }
  3736.     /**
  3737.      * Gets the public 'filesystem' alias.
  3738.      *
  3739.      * @return object The ".container.private.filesystem" service.
  3740.      */
  3741.     protected function getFilesystemService()
  3742.     {
  3743.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3744.         return $this->get('.container.private.filesystem');
  3745.     }
  3746.     /**
  3747.      * Gets the public 'serializer' alias.
  3748.      *
  3749.      * @return object The ".container.private.serializer" service.
  3750.      */
  3751.     protected function getSerializerService()
  3752.     {
  3753.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3754.         return $this->get('.container.private.serializer');
  3755.     }
  3756.     /**
  3757.      * Gets the public 'security.csrf.token_manager' alias.
  3758.      *
  3759.      * @return object The ".container.private.security.csrf.token_manager" service.
  3760.      */
  3761.     protected function getSecurity_Csrf_TokenManagerService()
  3762.     {
  3763.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3764.         return $this->get('.container.private.security.csrf.token_manager');
  3765.     }
  3766.     /**
  3767.      * Gets the public 'form.factory' alias.
  3768.      *
  3769.      * @return object The ".container.private.form.factory" service.
  3770.      */
  3771.     protected function getForm_FactoryService()
  3772.     {
  3773.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3774.         return $this->get('.container.private.form.factory');
  3775.     }
  3776.     /**
  3777.      * Gets the public 'form.type.file' alias.
  3778.      *
  3779.      * @return object The ".container.private.form.type.file" service.
  3780.      */
  3781.     protected function getForm_Type_FileService()
  3782.     {
  3783.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3784.         return $this->get('.container.private.form.type.file');
  3785.     }
  3786.     /**
  3787.      * Gets the public 'profiler' alias.
  3788.      *
  3789.      * @return object The ".container.private.profiler" service.
  3790.      */
  3791.     protected function getProfilerService()
  3792.     {
  3793.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3794.         return $this->get('.container.private.profiler');
  3795.     }
  3796.     /**
  3797.      * Gets the public 'twig' alias.
  3798.      *
  3799.      * @return object The ".container.private.twig" service.
  3800.      */
  3801.     protected function getTwigService()
  3802.     {
  3803.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3804.         return $this->get('.container.private.twig');
  3805.     }
  3806.     /**
  3807.      * Gets the public 'security.authorization_checker' alias.
  3808.      *
  3809.      * @return object The ".container.private.security.authorization_checker" service.
  3810.      */
  3811.     protected function getSecurity_AuthorizationCheckerService()
  3812.     {
  3813.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3814.         return $this->get('.container.private.security.authorization_checker');
  3815.     }
  3816.     /**
  3817.      * Gets the public 'security.token_storage' alias.
  3818.      *
  3819.      * @return object The ".container.private.security.token_storage" service.
  3820.      */
  3821.     protected function getSecurity_TokenStorageService()
  3822.     {
  3823.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3824.         return $this->get('.container.private.security.token_storage');
  3825.     }
  3826.     /**
  3827.      * Gets the public 'security.password_encoder' alias.
  3828.      *
  3829.      * @return object The ".container.private.security.password_encoder" service.
  3830.      */
  3831.     protected function getSecurity_PasswordEncoderService()
  3832.     {
  3833.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3834.         return $this->get('.container.private.security.password_encoder');
  3835.     }
  3836.     /**
  3837.      * Gets the public 'session' alias.
  3838.      *
  3839.      * @return object The ".container.private.session" service.
  3840.      */
  3841.     protected function getSessionService()
  3842.     {
  3843.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3844.         return $this->get('.container.private.session');
  3845.     }
  3846.     /**
  3847.      * Gets the public 'validator' alias.
  3848.      *
  3849.      * @return object The ".container.private.validator" service.
  3850.      */
  3851.     protected function getValidatorService()
  3852.     {
  3853.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3854.         return $this->get('.container.private.validator');
  3855.     }
  3856.     /**
  3857.      * @return array|bool|float|int|string|\UnitEnum|null
  3858.      */
  3859.     public function getParameter(string $name)
  3860.     {
  3861.         if (isset($this->buildParameters[$name])) {
  3862.             return $this->buildParameters[$name];
  3863.         }
  3864.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3865.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3866.         }
  3867.         if (isset($this->loadedDynamicParameters[$name])) {
  3868.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3869.         }
  3870.         return $this->parameters[$name];
  3871.     }
  3872.     public function hasParameter(string $name): bool
  3873.     {
  3874.         if (isset($this->buildParameters[$name])) {
  3875.             return true;
  3876.         }
  3877.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3878.     }
  3879.     public function setParameter(string $name$value): void
  3880.     {
  3881.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3882.     }
  3883.     public function getParameterBag(): ParameterBagInterface
  3884.     {
  3885.         if (null === $this->parameterBag) {
  3886.             $parameters $this->parameters;
  3887.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3888.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3889.             }
  3890.             foreach ($this->buildParameters as $name => $value) {
  3891.                 $parameters[$name] = $value;
  3892.             }
  3893.             $this->parameterBag = new FrozenParameterBag($parameters);
  3894.         }
  3895.         return $this->parameterBag;
  3896.     }
  3897.     private $loadedDynamicParameters = [
  3898.         'kernel.runtime_environment' => false,
  3899.         'kernel.build_dir' => false,
  3900.         'kernel.cache_dir' => false,
  3901.         'locale' => false,
  3902.         'secret' => false,
  3903.         'router.request_context.scheme' => false,
  3904.         'router.request_context.host' => false,
  3905.         'pumukit.info' => false,
  3906.         'pumukit.locales' => false,
  3907.         'pumukit.public_dir' => false,
  3908.         'pumukit.storage_dir' => false,
  3909.         'pumukit.uploads_dir' => false,
  3910.         'pumukit.uploads_url' => false,
  3911.         'pumukit.uploads_material_dir' => false,
  3912.         'pumukit.uploads_material_url' => false,
  3913.         'pumukit.uploads_pic_dir' => false,
  3914.         'pumukit.uploads_pic_url' => false,
  3915.         'pumukit.inbox' => false,
  3916.         'pumukit.tmp' => false,
  3917.         'pumukit.masters_dir' => false,
  3918.         'pumukit.downloads_dir' => false,
  3919.         'pumukit.downloads_url' => false,
  3920.         'pumukit.delete_on_disk' => false,
  3921.         'pumukit.copyright_info_url' => false,
  3922.         'pumukit.license_info_url' => false,
  3923.         'doctrine_mongodb.odm.proxy_dir' => false,
  3924.         'doctrine_mongodb.odm.hydrator_dir' => false,
  3925.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  3926.         'pumukit.inboxUploadURL' => false,
  3927.         'pumukitencode.profilelist' => false,
  3928.         'kernel.secret' => false,
  3929.         'kernel.default_locale' => false,
  3930.         'debug.container.dump' => false,
  3931.         'serializer.mapping.cache.file' => false,
  3932.         'validator.mapping.cache.file' => false,
  3933.         'profiler.storage.dsn' => false,
  3934.         'swiftmailer.spool.default.memory.path' => false,
  3935.     ];
  3936.     private $dynamicParameters = [];
  3937.     private function getDynamicParameter(string $name)
  3938.     {
  3939.         switch ($name) {
  3940.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3941.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3942.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3943.             case 'locale'$value $this->getEnv('string:PUMUKIT_LOCALE'); break;
  3944.             case 'secret'$value $this->getEnv('string:PUMUKIT_SECRET'); break;
  3945.             case 'router.request_context.scheme'$value $this->getEnv('string:PUMUKIT_SCHEME'); break;
  3946.             case 'router.request_context.host'$value $this->getEnv('string:PUMUKIT_FRONTEND_HOST'); break;
  3947.             case 'pumukit.info'$value = [
  3948.                 'title' => $this->getEnv('string:PUMUKIT_TITLE'),
  3949.                 'description' => $this->getEnv('string:PUMUKIT_DESCRIPTION'),
  3950.                 'keywords' => $this->getEnv('string:PUMUKIT_KEYWORDS'),
  3951.                 'email' => $this->getEnv('string:PUMUKIT_EMAIL'),
  3952.                 'logo' => $this->getEnv('string:PUMUKIT_LOGO'),
  3953.                 'primary_color' => $this->getEnv('string:PUMUKIT_PRIMARY_COLOR'),
  3954.                 'font_color' => $this->getEnv('string:PUMUKIT_FONT_COLOR'),
  3955.             ]; break;
  3956.             case 'pumukit.locales'$value $this->getEnv('csv:PUMUKIT_LOCALES'); break;
  3957.             case 'pumukit.public_dir'$value $this->getEnv('string:PUMUKIT_PUBLIC_DIR'); break;
  3958.             case 'pumukit.storage_dir'$value $this->getEnv('string:PUMUKIT_STORAGE_DIR'); break;
  3959.             case 'pumukit.uploads_dir'$value $this->getEnv('string:PUMUKIT_UPLOADS_DIR'); break;
  3960.             case 'pumukit.uploads_url'$value $this->getEnv('string:PUMUKIT_UPLOADS_URL'); break;
  3961.             case 'pumukit.uploads_material_dir'$value $this->getEnv('string:PUMUKIT_UPLOADS_MATERIAL_DIR'); break;
  3962.             case 'pumukit.uploads_material_url'$value $this->getEnv('string:PUMUKIT_UPLOADS_MATERIAL_URL'); break;
  3963.             case 'pumukit.uploads_pic_dir'$value $this->getEnv('string:PUMUKIT_UPLOADS_PIC_DIR'); break;
  3964.             case 'pumukit.uploads_pic_url'$value $this->getEnv('string:PUMUKIT_UPLOADS_PIC_URL'); break;
  3965.             case 'pumukit.inbox'$value $this->getEnv('string:PUMUKIT_INBOX'); break;
  3966.             case 'pumukit.tmp'$value $this->getEnv('string:PUMUKIT_TMP'); break;
  3967.             case 'pumukit.masters_dir'$value $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/masters'; break;
  3968.             case 'pumukit.downloads_dir'$value $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads'; break;
  3969.             case 'pumukit.downloads_url'$value $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads'; break;
  3970.             case 'pumukit.delete_on_disk'$value $this->getEnv('bool:PUMUKIT_DELETE_ON_DISK'); break;
  3971.             case 'pumukit.copyright_info_url'$value $this->getEnv('PUMUKIT_COPYRIGHT_INFO_URL'); break;
  3972.             case 'pumukit.license_info_url'$value $this->getEnv('PUMUKIT_LICENSE_INFO_URL'); break;
  3973.             case 'doctrine_mongodb.odm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'); break;
  3974.             case 'doctrine_mongodb.odm.hydrator_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'); break;
  3975.             case 'doctrine_mongodb.odm.persistent_collection_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'); break;
  3976.             case 'pumukit.inboxUploadURL'$value $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/tus'; break;
  3977.             case 'pumukitencode.profilelist'$value = [
  3978.                 'master_copy' => [
  3979.                     'display' => false,
  3980.                     'wizard' => true,
  3981.                     'master' => true,
  3982.                     'tags' => 'copy',
  3983.                     'resolution_hor' => 0,
  3984.                     'resolution_ver' => 0,
  3985.                     'framerate' => 0,
  3986.                     'channels' => 1,
  3987.                     'audio' => false,
  3988.                     'bat' => 'cp "{{input}}" "{{output}}"',
  3989.                     'streamserver' => [
  3990.                         'name' => 'Localmaster',
  3991.                         'type' => 'store',
  3992.                         'host' => '127.0.0.1',
  3993.                         'description' => 'Local master server',
  3994.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/masters',
  3995.                     ],
  3996.                     'app' => 'cp',
  3997.                     'rel_duration_size' => 1,
  3998.                     'rel_duration_trans' => 1,
  3999.                     'generate_pic' => true,
  4000.                     'nocheckduration' => false,
  4001.                     'downloadable' => false,
  4002.                     'target' => '',
  4003.                     'image' => false,
  4004.                     'document' => false,
  4005.                 ],
  4006.                 'video_master_encoded' => [
  4007.                     'display' => false,
  4008.                     'wizard' => true,
  4009.                     'master' => true,
  4010.                     'format' => 'mp4',
  4011.                     'codec' => 'h264',
  4012.                     'mime_type' => 'video/x-mp4',
  4013.                     'extension' => 'mp4',
  4014.                     'resolution_hor' => 0,
  4015.                     'resolution_ver' => 0,
  4016.                     'bitrate' => '1 Mbps',
  4017.                     'framerate' => 25,
  4018.                     'channels' => 1,
  4019.                     'audio' => false,
  4020.                     'bat' => 'ffmpeg -y -i "{{input}}" -acodec libfdk_aac -b:a 128k -ac 2 -ar 44100 -vcodec libx264 -preset slow -crf 15 -threads 0 "{{output}}"',
  4021.                     'streamserver' => [
  4022.                         'name' => 'Localmaster',
  4023.                         'type' => 'store',
  4024.                         'host' => '127.0.0.1',
  4025.                         'description' => 'Local master server',
  4026.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/masters',
  4027.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4028.                     ],
  4029.                     'app' => 'ffmpeg',
  4030.                     'rel_duration_size' => 1,
  4031.                     'rel_duration_trans' => 1,
  4032.                     'generate_pic' => true,
  4033.                     'nocheckduration' => false,
  4034.                     'downloadable' => false,
  4035.                     'target' => '',
  4036.                     'tags' => '',
  4037.                     'image' => false,
  4038.                     'document' => false,
  4039.                 ],
  4040.                 'video_master_broadcastable' => [
  4041.                     'display' => true,
  4042.                     'wizard' => true,
  4043.                     'master' => true,
  4044.                     'target' => 'PUCHWEBTV',
  4045.                     'format' => 'mp4',
  4046.                     'codec' => 'h264',
  4047.                     'mime_type' => 'video/x-mp4',
  4048.                     'extension' => 'mp4',
  4049.                     'resolution_hor' => 0,
  4050.                     'resolution_ver' => 0,
  4051.                     'bitrate' => '1 Mbps',
  4052.                     'framerate' => 25,
  4053.                     'channels' => 1,
  4054.                     'audio' => false,
  4055.                     'bat' => 'ffmpeg -y -i "{{input}}" -acodec libfdk_aac -b:a 128k -ac 2 -ar 44100 -vcodec libx264 -preset slow -crf 22 -movflags faststart -threads 0 "{{output}}"',
  4056.                     'streamserver' => [
  4057.                         'name' => 'Localhost',
  4058.                         'type' => 'download',
  4059.                         'host' => '127.0.0.1',
  4060.                         'description' => 'Local download server',
  4061.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4062.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4063.                     ],
  4064.                     'app' => 'ffmpeg',
  4065.                     'rel_duration_size' => 1,
  4066.                     'rel_duration_trans' => 1,
  4067.                     'generate_pic' => true,
  4068.                     'nocheckduration' => false,
  4069.                     'downloadable' => false,
  4070.                     'tags' => '',
  4071.                     'image' => false,
  4072.                     'document' => false,
  4073.                 ],
  4074.                 'video_broadcastable_dynamic_quality' => [
  4075.                     'generate_pic' => false,
  4076.                     'display' => false,
  4077.                     'wizard' => true,
  4078.                     'master' => false,
  4079.                     'nocheckduration' => false,
  4080.                     'tags' => 'html5 podcast dynamic',
  4081.                     'target' => 'PUCHPODCAST',
  4082.                     'format' => 'm3u8',
  4083.                     'codec' => 'h264',
  4084.                     'mime_type' => 'video/x-m3u8',
  4085.                     'extension' => 'm3u8',
  4086.                     'resolution_hor' => 0,
  4087.                     'resolution_ver' => 0,
  4088.                     'bitrate' => '1 Mbps',
  4089.                     'framerate' => 25,
  4090.                     'channels' => 1,
  4091.                     'audio' => false,
  4092.                     'bat' => 'ffmpeg -y -i "{{input}}" -filter_complex "[0:v]split=3[v1][v2][v3]; [v1]scale=w=1920:h=1080[v1out]; [v2]scale=w=1280:h=720[v2out]; [v3]scale=w=640:h=360[v3out]" -map "[v1out]" -c:v:0 libx264 -x264-params "nal-hrd=cbr:force-cfr=1" -b:v:0 4M -maxrate:v:0 4M -bufsize:v:0 4M -pix_fmt yuv420p -tune film -acodec libfdk_aac -preset slow -g 50 -sc_threshold 0 -crf 20 -keyint_min 50 -map "[v2out]" -c:v:1 libx264 -x264-params "nal-hrd=cbr:force-cfr=1" -pix_fmt yuv420p -tune film -acodec libfdk_aac -b:v:1 3M -maxrate:v:1 1M -bufsize:v:1 1M -preset slow -g 50 -crf 22 -sc_threshold 0 -keyint_min 50 -map "[v3out]" -c:v:2 libx264 -x264-params "nal-hrd=cbr:force-cfr=1" -pix_fmt yuv420p -tune film -acodec libfdk_aac -b:v:2 775k -maxrate:v:2 775k -bufsize:v:2 775k -preset slow -g 50 -crf 24 -sc_threshold 0 -keyint_min 50 -map a:0 -c:a:0 libfdk_aac -b:a:0 96k -ac 2 -map a:0 -c:a:1 libfdk_aac -b:a:1 128k -ac 2 -map a:0 -c:a:2 libfdk_aac -b:a:2 128k -ac 2 -f hls -hls_time 10 -hls_init_time 1 -hls_playlist_type vod -hls_flags independent_segments -hls_segment_type mpegts -hls_segment_filename "{{output_dirname}}/stream_%v/data%02d.ts" -master_pl_name {{output_basename}} -var_stream_map "v:0,a:0 v:1,a:1 v:2,a:2" "{{output_dirname}}/stream_%v/stream.m3u8" -threads 0 -shortest',
  4093.                     'streamserver' => [
  4094.                         'name' => 'Localhost',
  4095.                         'type' => 'download',
  4096.                         'host' => '127.0.0.1',
  4097.                         'description' => 'Local download server',
  4098.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4099.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4100.                     ],
  4101.                     'app' => 'ffmpeg',
  4102.                     'rel_duration_size' => 1,
  4103.                     'rel_duration_trans' => 1,
  4104.                     'downloadable' => false,
  4105.                     'image' => false,
  4106.                     'document' => false,
  4107.                 ],
  4108.                 'video_broadcastable' => [
  4109.                     'generate_pic' => false,
  4110.                     'display' => true,
  4111.                     'wizard' => true,
  4112.                     'master' => false,
  4113.                     'tags' => 'html5 podcast',
  4114.                     'target' => 'PUCHWEBTV PUCHPODCAST',
  4115.                     'format' => 'mp4',
  4116.                     'codec' => 'h264',
  4117.                     'mime_type' => 'video/x-mp4',
  4118.                     'extension' => 'mp4',
  4119.                     'resolution_hor' => 0,
  4120.                     'resolution_ver' => 0,
  4121.                     'bitrate' => '1 Mbps',
  4122.                     'framerate' => 25,
  4123.                     'channels' => 1,
  4124.                     'audio' => false,
  4125.                     'bat' => 'ffmpeg -y -i "{{input}}" -acodec libfdk_aac -b:a 128k -ac 2 -ar 44100 -vcodec libx264 -preset slow -crf 22 -movflags faststart -threads 0 "{{output}}"',
  4126.                     'streamserver' => [
  4127.                         'name' => 'Localhost',
  4128.                         'type' => 'download',
  4129.                         'host' => '127.0.0.1',
  4130.                         'description' => 'Local download server',
  4131.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4132.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4133.                     ],
  4134.                     'app' => 'ffmpeg',
  4135.                     'rel_duration_size' => 1,
  4136.                     'rel_duration_trans' => 1,
  4137.                     'nocheckduration' => false,
  4138.                     'downloadable' => false,
  4139.                     'image' => false,
  4140.                     'document' => false,
  4141.                 ],
  4142.                 'audio_broadcastable' => [
  4143.                     'display' => true,
  4144.                     'wizard' => true,
  4145.                     'master' => false,
  4146.                     'tags' => 'html5 audio podcast',
  4147.                     'target' => 'PUCHWEBTV PUCHPODCAST*',
  4148.                     'format' => 'mp4',
  4149.                     'codec' => 'libfdk_aac',
  4150.                     'mime_type' => 'audio/x-mp4',
  4151.                     'extension' => 'm4a',
  4152.                     'resolution_hor' => 0,
  4153.                     'resolution_ver' => 0,
  4154.                     'bitrate' => '1 Mbps',
  4155.                     'framerate' => 0,
  4156.                     'channels' => 1,
  4157.                     'audio' => true,
  4158.                     'bat' => 'ffmpeg -y -i "{{input}}" -acodec libfdk_aac -b:a 128k -ac 2 -ar 44100 -vn -threads 0 "{{output}}"',
  4159.                     'streamserver' => [
  4160.                         'name' => 'Localhost',
  4161.                         'type' => 'download',
  4162.                         'host' => '127.0.0.1',
  4163.                         'description' => 'Local download server',
  4164.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4165.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4166.                     ],
  4167.                     'app' => 'ffmpeg',
  4168.                     'rel_duration_size' => 1,
  4169.                     'rel_duration_trans' => 1,
  4170.                     'generate_pic' => true,
  4171.                     'nocheckduration' => false,
  4172.                     'downloadable' => false,
  4173.                     'image' => false,
  4174.                     'document' => false,
  4175.                 ],
  4176.                 'image_broadcastable' => [
  4177.                     'image' => true,
  4178.                     'display' => true,
  4179.                     'wizard' => true,
  4180.                     'master' => false,
  4181.                     'tags' => 'html5 image',
  4182.                     'target' => 'PUCHWEBTV',
  4183.                     'audio' => false,
  4184.                     'bat' => 'convert "{{input}}" -compress JPEG -quality 90 "{{output}}"',
  4185.                     'extension' => 'jpg',
  4186.                     'streamserver' => [
  4187.                         'name' => 'Localhost',
  4188.                         'type' => 'download',
  4189.                         'host' => '127.0.0.1',
  4190.                         'description' => 'Local download server',
  4191.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4192.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4193.                     ],
  4194.                     'generate_pic' => true,
  4195.                     'nocheckduration' => false,
  4196.                     'downloadable' => false,
  4197.                     'resolution_hor' => 0,
  4198.                     'resolution_ver' => 0,
  4199.                     'framerate' => '0',
  4200.                     'channels' => 1,
  4201.                     'document' => false,
  4202.                     'rel_duration_size' => 1,
  4203.                     'rel_duration_trans' => 1,
  4204.                 ],
  4205.                 'image_raw_broadcastable' => [
  4206.                     'image' => true,
  4207.                     'display' => true,
  4208.                     'wizard' => true,
  4209.                     'master' => false,
  4210.                     'tags' => 'html5 image raw',
  4211.                     'target' => 'PUCHWEBTV',
  4212.                     'audio' => false,
  4213.                     'bat' => 'darktable-cli "{{input}}" "{{output}}" --core --conf plugins/imageio/format/jpeg/quality=90',
  4214.                     'extension' => 'jpg',
  4215.                     'streamserver' => [
  4216.                         'name' => 'Localhost',
  4217.                         'type' => 'download',
  4218.                         'host' => '127.0.0.1',
  4219.                         'description' => 'Local download server',
  4220.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4221.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4222.                     ],
  4223.                     'generate_pic' => true,
  4224.                     'nocheckduration' => false,
  4225.                     'downloadable' => false,
  4226.                     'resolution_hor' => 0,
  4227.                     'resolution_ver' => 0,
  4228.                     'framerate' => '0',
  4229.                     'channels' => 1,
  4230.                     'document' => false,
  4231.                     'rel_duration_size' => 1,
  4232.                     'rel_duration_trans' => 1,
  4233.                 ],
  4234.                 'document_broadcastable' => [
  4235.                     'document' => true,
  4236.                     'display' => true,
  4237.                     'wizard' => true,
  4238.                     'master' => false,
  4239.                     'tags' => 'html5 document',
  4240.                     'target' => 'PUCHWEBTV',
  4241.                     'audio' => false,
  4242.                     'bat' => 'cp "{{input}}" "{{output}}"',
  4243.                     'streamserver' => [
  4244.                         'name' => 'Localhost',
  4245.                         'type' => 'download',
  4246.                         'host' => '127.0.0.1',
  4247.                         'description' => 'Local download server',
  4248.                         'dir_out' => $this->getEnv('string:string:PUMUKIT_STORAGE_DIR').'/downloads',
  4249.                         'url_out' => $this->getEnv('string:string:PUMUKIT_SCHEME').'://'.$this->getEnv('string:string:PUMUKIT_FRONTEND_HOST').'/storage/downloads',
  4250.                     ],
  4251.                     'generate_pic' => true,
  4252.                     'nocheckduration' => false,
  4253.                     'downloadable' => false,
  4254.                     'resolution_hor' => 0,
  4255.                     'resolution_ver' => 0,
  4256.                     'framerate' => '0',
  4257.                     'channels' => 1,
  4258.                     'image' => false,
  4259.                     'rel_duration_size' => 1,
  4260.                     'rel_duration_trans' => 1,
  4261.                 ],
  4262.             ]; break;
  4263.             case 'kernel.secret'$value $this->getEnv('string:PUMUKIT_SECRET'); break;
  4264.             case 'kernel.default_locale'$value $this->getEnv('string:PUMUKIT_LOCALE'); break;
  4265.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4266.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4267.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4268.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4269.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  4270.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4271.         }
  4272.         $this->loadedDynamicParameters[$name] = true;
  4273.         return $this->dynamicParameters[$name] = $value;
  4274.     }
  4275.     protected function getDefaultParameters(): array
  4276.     {
  4277.         return [
  4278.             'kernel.project_dir' => \dirname(__DIR__4),
  4279.             'kernel.environment' => 'dev',
  4280.             'kernel.debug' => true,
  4281.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4282.             'kernel.bundles' => [
  4283.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  4284.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  4285.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4286.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4287.                 'PumukitBaseLivePlayerBundle' => 'Pumukit\\BaseLivePlayerBundle\\PumukitBaseLivePlayerBundle',
  4288.                 'PumukitBasePlayerBundle' => 'Pumukit\\BasePlayerBundle\\PumukitBasePlayerBundle',
  4289.                 'PumukitCoreBundle' => 'Pumukit\\CoreBundle\\PumukitCoreBundle',
  4290.                 'PumukitEncoderBundle' => 'Pumukit\\EncoderBundle\\PumukitEncoderBundle',
  4291.                 'PumukitInspectionBundle' => 'Pumukit\\InspectionBundle\\PumukitInspectionBundle',
  4292.                 'PumukitNewAdminBundle' => 'Pumukit\\NewAdminBundle\\PumukitNewAdminBundle',
  4293.                 'PumukitNotificationBundle' => 'Pumukit\\NotificationBundle\\PumukitNotificationBundle',
  4294.                 'PumukitSchemaBundle' => 'Pumukit\\SchemaBundle\\PumukitSchemaBundle',
  4295.                 'PumukitStatsBundle' => 'Pumukit\\StatsBundle\\PumukitStatsBundle',
  4296.                 'PumukitStatsUIBundle' => 'Pumukit\\StatsUIBundle\\PumukitStatsUIBundle',
  4297.                 'PumukitWebTVBundle' => 'Pumukit\\WebTVBundle\\PumukitWebTVBundle',
  4298.                 'PumukitWizardBundle' => 'Pumukit\\WizardBundle\\PumukitWizardBundle',
  4299.                 'PumukitWorkflowBundle' => 'Pumukit\\WorkflowBundle\\PumukitWorkflowBundle',
  4300.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4301.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4302.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4303.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4304.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4305.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4306.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4307.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4308.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4309.                 'PumukitPaellaPlayerBundle' => 'Pumukit\\PaellaPlayerBundle\\PumukitPaellaPlayerBundle',
  4310.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  4311.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4312.             ],
  4313.             'kernel.bundles_metadata' => [
  4314.                 'BabDevPagerfantaBundle' => [
  4315.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  4316.                     'namespace' => 'BabDev\\PagerfantaBundle',
  4317.                 ],
  4318.                 'DoctrineMongoDBBundle' => [
  4319.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  4320.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  4321.                 ],
  4322.                 'JMSSerializerBundle' => [
  4323.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4324.                     'namespace' => 'JMS\\SerializerBundle',
  4325.                 ],
  4326.                 'KnpMenuBundle' => [
  4327.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle'),
  4328.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4329.                 ],
  4330.                 'PumukitBaseLivePlayerBundle' => [
  4331.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/BaseLivePlayerBundle'),
  4332.                     'namespace' => 'Pumukit\\BaseLivePlayerBundle',
  4333.                 ],
  4334.                 'PumukitBasePlayerBundle' => [
  4335.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/BasePlayerBundle'),
  4336.                     'namespace' => 'Pumukit\\BasePlayerBundle',
  4337.                 ],
  4338.                 'PumukitCoreBundle' => [
  4339.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/CoreBundle'),
  4340.                     'namespace' => 'Pumukit\\CoreBundle',
  4341.                 ],
  4342.                 'PumukitEncoderBundle' => [
  4343.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle'),
  4344.                     'namespace' => 'Pumukit\\EncoderBundle',
  4345.                 ],
  4346.                 'PumukitInspectionBundle' => [
  4347.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/InspectionBundle'),
  4348.                     'namespace' => 'Pumukit\\InspectionBundle',
  4349.                 ],
  4350.                 'PumukitNewAdminBundle' => [
  4351.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/NewAdminBundle'),
  4352.                     'namespace' => 'Pumukit\\NewAdminBundle',
  4353.                 ],
  4354.                 'PumukitNotificationBundle' => [
  4355.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/NotificationBundle'),
  4356.                     'namespace' => 'Pumukit\\NotificationBundle',
  4357.                 ],
  4358.                 'PumukitSchemaBundle' => [
  4359.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle'),
  4360.                     'namespace' => 'Pumukit\\SchemaBundle',
  4361.                 ],
  4362.                 'PumukitStatsBundle' => [
  4363.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/StatsBundle'),
  4364.                     'namespace' => 'Pumukit\\StatsBundle',
  4365.                 ],
  4366.                 'PumukitStatsUIBundle' => [
  4367.                     'path' => (\dirname(__DIR__4).'/vendor/teltek/pumukit-stats-ui-bundle'),
  4368.                     'namespace' => 'Pumukit\\StatsUIBundle',
  4369.                 ],
  4370.                 'PumukitWebTVBundle' => [
  4371.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/WebTVBundle'),
  4372.                     'namespace' => 'Pumukit\\WebTVBundle',
  4373.                 ],
  4374.                 'PumukitWizardBundle' => [
  4375.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/WizardBundle'),
  4376.                     'namespace' => 'Pumukit\\WizardBundle',
  4377.                 ],
  4378.                 'PumukitWorkflowBundle' => [
  4379.                     'path' => (\dirname(__DIR__4).'/src/Pumukit/WorkflowBundle'),
  4380.                     'namespace' => 'Pumukit\\WorkflowBundle',
  4381.                 ],
  4382.                 'SensioFrameworkExtraBundle' => [
  4383.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4384.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4385.                 ],
  4386.                 'DebugBundle' => [
  4387.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4388.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4389.                 ],
  4390.                 'FrameworkBundle' => [
  4391.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4392.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4393.                 ],
  4394.                 'MonologBundle' => [
  4395.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4396.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4397.                 ],
  4398.                 'TwigBundle' => [
  4399.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4400.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4401.                 ],
  4402.                 'WebProfilerBundle' => [
  4403.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4404.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4405.                 ],
  4406.                 'TwigExtraBundle' => [
  4407.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4408.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4409.                 ],
  4410.                 'MakerBundle' => [
  4411.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4412.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4413.                 ],
  4414.                 'SecurityBundle' => [
  4415.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4416.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4417.                 ],
  4418.                 'PumukitPaellaPlayerBundle' => [
  4419.                     'path' => (\dirname(__DIR__4).'/vendor/teltek/pumukit-paella-player-bundle'),
  4420.                     'namespace' => 'Pumukit\\PaellaPlayerBundle',
  4421.                 ],
  4422.                 'SwiftmailerBundle' => [
  4423.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  4424.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  4425.                 ],
  4426.                 'ApiPlatformBundle' => [
  4427.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4428.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4429.                 ],
  4430.             ],
  4431.             'kernel.charset' => 'UTF-8',
  4432.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4433.             'container.dumper.inline_class_loader' => true,
  4434.             'pumukit_ldap.ldap' => false,
  4435.             'pumukit.inspection.command' => 'ffprobe -v quiet -print_format json -show_format -show_streams {{file}}',
  4436.             'pumukit.picextractor.command' => 'ffmpeg -ss {{ss}} -y -i {{input}} -r 1 -vframes 1 -s {{size}} -f image2 {{output}}',
  4437.             'pumukit.dynamicpicextractor.command' => 'ffmpeg -i {{input}} -ss 00:00:05 -t 3 -quality 80 -r 10 -s {{width}}x{{height}} {{output}}',
  4438.             'pumukit.warning_on_unpublished' => false,
  4439.             'pumukit.show_dashboard_tab' => true,
  4440.             'pumukit.show_mms_list_all_menu' => false,
  4441.             'pumukit.inbox_depth' => false,
  4442.             'pumukit.customlanguages' => [
  4443.                 => 'en',
  4444.             ],
  4445.             'debug_toolbar' => true,
  4446.             'debug_redirects' => false,
  4447.             'use_assetic_controller' => true,
  4448.             'router.request_context.port' => 11010,
  4449.             'babdev_pagerfanta.default_twig_template' => '@BabDevPagerfanta/default.html.twig',
  4450.             'babdev_pagerfanta.default_view' => 'default',
  4451.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  4452.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  4453.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  4454.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  4455.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4456.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4457.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4458.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  4459.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4460.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  4461.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  4462.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  4463.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4464.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4465.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  4466.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4467.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  4468.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  4469.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  4470.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4471.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4472.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  4473.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  4474.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  4475.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  4476.             'doctrine_mongodb.odm.mapping_dirs' => [
  4477.             ],
  4478.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  4479.             ],
  4480.             'doctrine_mongodb.odm.document_dirs' => [
  4481.             ],
  4482.             'doctrine_mongodb.odm.fixtures_dirs' => [
  4483.             ],
  4484.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  4485.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  4486.             'doctrine_mongodb.odm.default_connection' => 'default',
  4487.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  4488.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  4489.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  4490.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  4491.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  4492.             'doctrine_mongodb.odm.default_commit_options' => [
  4493.             ],
  4494.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  4495.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  4496.             'doctrine_mongodb.odm.connections' => [
  4497.                 'default' => 'doctrine_mongodb.odm.default_connection',
  4498.             ],
  4499.             'doctrine_mongodb.odm.document_managers' => [
  4500.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  4501.             ],
  4502.             'jms_serializer.twig_enabled' => 'default',
  4503.             'knp_menu.renderer.list.options' => [
  4504.             ],
  4505.             'knp_menu.renderer.twig.options' => [
  4506.             ],
  4507.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4508.             'knp_menu.default_renderer' => 'twig',
  4509.             'pumukit_new_admin.advance_live_event' => true,
  4510.             'pumukitschema.event_default_poster' => '/bundles/pumukitwebtv/images/live_screen.jpg',
  4511.             'pumukit_new_admin.advance_live_event_create_default_pic' => '/bundles/pumukitwebtv/images/live/live_event_default_pic.jpg',
  4512.             'pumukit_new_admin.advance_live_event_create_serie_pic' => '/bundles/pumukitwebtv/images/live/live_event_series_pic.png',
  4513.             'pumukit_new_admin.advance_live_event_autocomplete_series' => false,
  4514.             'liveevent_contact_and_share' => false,
  4515.             'pumukit_live.chat' => [
  4516.                 'enable' => false,
  4517.                 'update_interval' => 5000,
  4518.             ],
  4519.             'pumukit_live.chat.enable' => false,
  4520.             'pumukit_live.chat.update_interval' => 5000,
  4521.             'pumukit_live.twitter' => [
  4522.                 'enable' => false,
  4523.                 'accounts_link_color' => '#3b94d9',
  4524.             ],
  4525.             'pumukit_live.twitter.enable' => false,
  4526.             'pumukit_live.twitter.accounts_link_color' => '#3b94d9',
  4527.             'captcha_public_key' => '',
  4528.             'captcha_private_key' => '',
  4529.             'pumukitplayer.secure_secret' => NULL,
  4530.             'pumukitplayer.secure_duration' => 3600,
  4531.             'pumukitplayer.when_dispatch_view_event' => 'on_play',
  4532.             'pumukit.use_series_channels' => false,
  4533.             'pumukit.full_magic_url' => false,
  4534.             'pumukit.inboxDebug' => false,
  4535.             'pumukit.inboxUploadLIMIT' => 1,
  4536.             'pumukit.maxFileSize' => '20GB',
  4537.             'pumukit.minFileSize' => '0MB',
  4538.             'pumukit.maxNumberOfFiles' => 500,
  4539.             'pumukit.overridePatchMethod' => false,
  4540.             'pumukit.inboxProgressBarColor' => '#2275d7',
  4541.             'pumukit.showBackofficeButtonInInbox' => false,
  4542.             'pumukitencode.delete_inbox_files' => true,
  4543.             'pumukitencode.max_execution_job_seconds' => 86400,
  4544.             'pumukitencode.cpulist' => [
  4545.                 'local' => [
  4546.                     'host' => '127.0.0.1',
  4547.                     'number' => 1,
  4548.                     'max' => 1,
  4549.                     'type' => 'linux',
  4550.                     'description' => '',
  4551.                     'profiles' => [
  4552.                     ],
  4553.                 ],
  4554.             ],
  4555.             'pumukitencode.target_default_profiles' => [
  4556.                 'PUCHWEBTV' => [
  4557.                     'audio' => 'audio_broadcastable',
  4558.                     'video' => 'video_broadcastable video_broadcastable_dynamic_quality',
  4559.                     'image' => 'image_raw_broadcastable',
  4560.                     'document' => 'document_broadcastable',
  4561.                 ],
  4562.                 'PUCHPODCAST' => [
  4563.                     'audio' => 'audio_broadcastable',
  4564.                     'video' => 'video_broadcastable audio_broadcastable',
  4565.                     'image' => '',
  4566.                     'document' => '',
  4567.                 ],
  4568.             ],
  4569.             'pumukitencode.thumbnail.width' => 768,
  4570.             'pumukitencode.thumbnail.height' => 432,
  4571.             'pumukit_new_admin.licenses' => [
  4572.             ],
  4573.             'pumukit_new_admin.multimedia_object_label' => 'Multimedia Objects',
  4574.             'pumukit_new_admin.show_menu_place_and_precinct' => false,
  4575.             'pumukit_new_admin.show_naked_pub_tab' => false,
  4576.             'pumukit_new_admin.base_catalogue_tag' => NULL,
  4577.             'pumukit_new_admin.enable_playlist' => false,
  4578.             'pumukit_new_admin.multimedia_object_archive_user_assign' => NULL,
  4579.             'pumukit_new_admin.metadata_translators' => [
  4580.             ],
  4581.             'pumukit_notification.enable' => false,
  4582.             'pumukit_notification.platform_name' => 'Pumukit',
  4583.             'pumukit_notification.sender_name' => 'Pumukit Notification Bundle',
  4584.             'pumukit_notification.enable_multi_lang' => false,
  4585.             'pumukit_notification.subject_success' => 'Job success',
  4586.             'pumukit_notification.subject_fails' => 'Job fails',
  4587.             'pumukit_notification.subject_success_trans' => [
  4588.             ],
  4589.             'pumukit_notification.subject_fails_trans' => [
  4590.             ],
  4591.             'pumukit_notification.notificate_errors_to_admin' => true,
  4592.             'pumukit_notification.template' => '@PumukitNotification/Email/job.html.twig',
  4593.             'pumukit_notification.sender_email' => 'notifications@pumukit.org',
  4594.             'pumukit_notification.admin_email' => [
  4595.             ],
  4596.             'pumukitschema.default_copyright' => '',
  4597.             'pumukitschema.default_license' => '',
  4598.             'pumukitschema.default_series_pic' => '/bundles/pumukitschema/images/series_folder.png',
  4599.             'pumukitschema.default_playlist_pic' => '/bundles/pumukitschema/images/playlist_folder.png',
  4600.             'pumukitschema.default_video_pic' => '/bundles/pumukitschema/images/video_none.jpg',
  4601.             'pumukitschema.default_audio_hd_pic' => '/bundles/pumukitschema/images/audio_hd.svg',
  4602.             'pumukitschema.default_audio_sd_pic' => '/bundles/pumukitschema/images/audio_sd.svg',
  4603.             'pumukitschema.event_default_poster_text_color' => '#ffffff',
  4604.             'pumukitschema.personal_scope_role_code' => 'owner',
  4605.             'pumukitschema.enable_add_user_as_person' => true,
  4606.             'pumukitschema.personal_scope_delete_owners' => false,
  4607.             'pumukitschema.external_permissions' => [
  4608.                 => [
  4609.                     'role' => 'ROLE_ACCESS_STATS',
  4610.                     'description' => 'Access Stats',
  4611.                 ],
  4612.             ],
  4613.             'pumukitschema.gen_user_salt' => true,
  4614.             'pumukit_schema.multimedia_object_add_owner_subject' => 'PuMuKIT - Added as owner on multimedia object',
  4615.             'pumukit_schema.multimedia_object_add_owner_template' => '@PumukitNewAdmin/MultimediaObject/Owner/email.html.twig',
  4616.             'pumukit_schema.send_email_on_user_added_as_owner' => false,
  4617.             'pumukit_schema.user_can_reject_owner_of_multimedia_object' => false,
  4618.             'pumukit_schema.default_head_video' => false,
  4619.             'pumukit_schema.default_tail_video' => false,
  4620.             'security.authentication.session_strategy.strategy' => 'migrate',
  4621.             'pumukit_stats.use_aggregation' => false,
  4622.             'breadcrumbs_home_title' => 'UPumukitTV',
  4623.             'catalogue_thumbnails' => true,
  4624.             'scroll_list_byuser' => false,
  4625.             'scroll_list_bytag' => false,
  4626.             'limit_objs_bytag' => 12,
  4627.             'limit_objs_search' => 12,
  4628.             'limit_objs_series' => 100,
  4629.             'limit_objs_byuser' => 12,
  4630.             'limit_objs_player_series' => 12,
  4631.             'categories_tag_cod' => 'UNESCO',
  4632.             'categories.list_general_tags' => true,
  4633.             'categories.exclude_empty_tags' => false,
  4634.             'search.parent_tag.cod' => 'UNESCO',
  4635.             'search.parent_tag_2.cod' => NULL,
  4636.             'menu.announces_title' => 'Latest Uploads',
  4637.             'menu.categories_title' => 'By subject catalogue',
  4638.             'menu.home_title' => 'Home',
  4639.             'menu.mediateca_title' => 'Full Catalogue',
  4640.             'menu.show_stats' => false,
  4641.             'menu.search_title' => 'Multimedia objects search',
  4642.             'show_mostviewed_lastmonth' => false,
  4643.             'show_latest_with_pudenew' => true,
  4644.             'use_record_date_announces' => false,
  4645.             'pumukit_web_tv.cinema_mode' => true,
  4646.             'pumukit_web_tv.breadcrumbs_all_title' => 'All',
  4647.             'pumukit_web_tv.breadcrumbs_all_route' => 'pumukit_webtv_medialibrary_index',
  4648.             'pumukit_web_tv.breadcrumbs_parentweb' => NULL,
  4649.             'pumukit_web_tv.default_pic' => '/bundles/pumukitwebtv/images/no_pic.jpg',
  4650.             'pumukit_web_tv.linktagtosearch' => false,
  4651.             'pumukit_web_tv.media_library.filter_tags' => [
  4652.                 => 'UNESCO',
  4653.             ],
  4654.             'pumukit.intro' => NULL,
  4655.             'pumukit_web_tv.primary_color' => '#c05800',
  4656.             'pumukit_web_tv.secondary_color' => '#fff',
  4657.             'hightlight.objects_by_col' => 3,
  4658.             'recentlyadded.objects_by_col' => 4,
  4659.             'mostviewed.objects_by_col' => 4,
  4660.             'bytagblock.objects_by_col' => 6,
  4661.             'limit_objs_mostviewed' => 4,
  4662.             'limit_objs_recentlyadded' => 4,
  4663.             'limit_objs_hightlight' => 3,
  4664.             'columns_objs_announces' => 4,
  4665.             'columns_objs_bytag' => 4,
  4666.             'columns_objs_catalogue' => 4,
  4667.             'columns_objs_search' => 4,
  4668.             'columns_objs_byuser' => 4,
  4669.             'columns_objs_event' => 4,
  4670.             'live_block.objects_by_col' => 3,
  4671.             'limit_objs_live_block' => 3,
  4672.             'wall_block.wall_tag' => 'PUDEWALL',
  4673.             'pumukit_workflow.auto_extract_pic' => true,
  4674.             'pumukit_workflow.auto_extract_pic_percentage' => '50%',
  4675.             'pumukit_workflow.dynamic_pic_extract' => true,
  4676.             'pumukit_workflow.dynamic_pic_extract_track_tag_allowed' => 'master',
  4677.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4678.             'event_dispatcher.event_aliases' => [
  4679.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4680.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4681.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4682.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4683.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4684.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4685.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4686.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4687.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4688.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4689.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4690.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4691.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4692.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4693.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4694.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4695.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4696.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4697.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4698.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4699.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4700.             ],
  4701.             'fragment.renderer.hinclude.global_template' => NULL,
  4702.             'fragment.path' => '/_fragment',
  4703.             'kernel.http_method_override' => true,
  4704.             'kernel.trusted_hosts' => [
  4705.             ],
  4706.             'kernel.enabled_locales' => [
  4707.             ],
  4708.             'kernel.error_controller' => 'error_controller',
  4709.             'debug.file_link_format' => NULL,
  4710.             'asset.request_context.base_path' => NULL,
  4711.             'asset.request_context.secure' => NULL,
  4712.             'translator.logging' => false,
  4713.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4714.             'debug.error_handler.throw_at' => -1,
  4715.             'router.request_context.base_url' => '',
  4716.             'router.resource' => 'kernel::loadRoutes',
  4717.             'request_listener.http_port' => 80,
  4718.             'request_listener.https_port' => 443,
  4719.             'session.metadata.storage_key' => '_sf2_meta',
  4720.             'session.storage.options' => [
  4721.                 'cache_limiter' => '0',
  4722.                 'name' => 'pumukit',
  4723.                 'cookie_httponly' => true,
  4724.                 'gc_probability' => 1,
  4725.             ],
  4726.             'session.save_path' => NULL,
  4727.             'session.metadata.update_threshold' => 0,
  4728.             'form.type_extension.csrf.enabled' => true,
  4729.             'form.type_extension.csrf.field_name' => '_token',
  4730.             'validator.translation_domain' => 'validators',
  4731.             'profiler_listener.only_exceptions' => false,
  4732.             'profiler_listener.only_main_requests' => false,
  4733.             'monolog.use_microseconds' => true,
  4734.             'monolog.swift_mailer.handlers' => [
  4735.             ],
  4736.             'monolog.handlers_to_channels' => [
  4737.                 'monolog.handler.debug_log' => [
  4738.                     'type' => 'exclusive',
  4739.                     'elements' => [
  4740.                         => 'event',
  4741.                         => 'deprecation',
  4742.                     ],
  4743.                 ],
  4744.                 'monolog.handler.main' => [
  4745.                     'type' => 'exclusive',
  4746.                     'elements' => [
  4747.                         => 'event',
  4748.                         => 'deprecation',
  4749.                     ],
  4750.                 ],
  4751.                 'monolog.handler.deprecation' => [
  4752.                     'type' => 'inclusive',
  4753.                     'elements' => [
  4754.                         => 'deprecation',
  4755.                     ],
  4756.                 ],
  4757.             ],
  4758.             'twig.form.resources' => [
  4759.                 => 'form_div_layout.html.twig',
  4760.             ],
  4761.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4762.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4763.             'web_profiler.debug_toolbar.mode' => 2,
  4764.             'security.role_hierarchy.roles' => [
  4765.                 'ROLE_ADMIN' => [
  4766.                     => 'ROLE_USER',
  4767.                 ],
  4768.                 'ROLE_SUPER_ADMIN' => [
  4769.                     => 'ROLE_ADMIN',
  4770.                 ],
  4771.             ],
  4772.             'security.access.denied_url' => NULL,
  4773.             'security.authentication.manager.erase_credentials' => true,
  4774.             'security.access.always_authenticate_before_granting' => false,
  4775.             'security.authentication.hide_user_not_found' => true,
  4776.             'security.firewalls' => [
  4777.                 => 'api',
  4778.                 => 'main',
  4779.                 => 'dev',
  4780.                 => 'default',
  4781.             ],
  4782.             'security.api._indexed_authenticators' => [
  4783.             ],
  4784.             'security.main._indexed_authenticators' => [
  4785.             ],
  4786.             'security.default._indexed_authenticators' => [
  4787.             ],
  4788.             'pumukitpaella.force_dual' => false,
  4789.             'pumukitpaella.custom_css_url' => NULL,
  4790.             'pumukitpaella.logo' => NULL,
  4791.             'pumukitpaella.xapi_endpoint' => NULL,
  4792.             'pumukitpaella.xapi_auth' => NULL,
  4793.             'pumukitpaella.access_control_class' => 'paella.AccessControl',
  4794.             'pumukitpaella.footprints' => 'MHFootPrintsDataDelegate',
  4795.             'pumukitpaella.autoplay' => 'pause_fallback',
  4796.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  4797.             'swiftmailer.mailer.default.spool.enabled' => true,
  4798.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  4799.             'swiftmailer.mailer.default.single_address' => NULL,
  4800.             'swiftmailer.mailer.default.delivery.enabled' => true,
  4801.             'swiftmailer.spool.enabled' => true,
  4802.             'swiftmailer.delivery.enabled' => true,
  4803.             'swiftmailer.single_address' => NULL,
  4804.             'swiftmailer.mailers' => [
  4805.                 'default' => 'swiftmailer.mailer.default',
  4806.             ],
  4807.             'swiftmailer.default_mailer' => 'default',
  4808.             'api_platform.metadata_backward_compatibility_layer' => true,
  4809.             'api_platform.enable_entrypoint' => true,
  4810.             'api_platform.enable_docs' => true,
  4811.             'api_platform.title' => 'PuMuKIT API',
  4812.             'api_platform.description' => 'Powerful API',
  4813.             'api_platform.version' => '0.0.0',
  4814.             'api_platform.show_webby' => false,
  4815.             'api_platform.url_generation_strategy' => 1,
  4816.             'api_platform.exception_to_status' => [
  4817.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4818.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4819.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4820.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4821.             ],
  4822.             'api_platform.formats' => [
  4823.                 'jsonld' => [
  4824.                     => 'application/ld+json',
  4825.                 ],
  4826.                 'json' => [
  4827.                     => 'application/json',
  4828.                 ],
  4829.                 'html' => [
  4830.                     => 'text/html',
  4831.                 ],
  4832.             ],
  4833.             'api_platform.patch_formats' => [
  4834.                 'json' => [
  4835.                     => 'application/merge-patch+json',
  4836.                 ],
  4837.             ],
  4838.             'api_platform.error_formats' => [
  4839.                 'jsonproblem' => [
  4840.                     => 'application/problem+json',
  4841.                 ],
  4842.                 'jsonld' => [
  4843.                     => 'application/ld+json',
  4844.                 ],
  4845.             ],
  4846.             'api_platform.allow_plain_identifiers' => false,
  4847.             'api_platform.eager_loading.enabled' => true,
  4848.             'api_platform.eager_loading.max_joins' => 30,
  4849.             'api_platform.eager_loading.fetch_partial' => false,
  4850.             'api_platform.eager_loading.force_eager' => true,
  4851.             'api_platform.collection.exists_parameter_name' => 'exists',
  4852.             'api_platform.collection.order' => 'ASC',
  4853.             'api_platform.collection.order_parameter_name' => 'order',
  4854.             'api_platform.collection.order_nulls_comparison' => NULL,
  4855.             'api_platform.collection.pagination.enabled' => true,
  4856.             'api_platform.collection.pagination.partial' => false,
  4857.             'api_platform.collection.pagination.client_enabled' => false,
  4858.             'api_platform.collection.pagination.client_items_per_page' => false,
  4859.             'api_platform.collection.pagination.client_partial' => false,
  4860.             'api_platform.collection.pagination.items_per_page' => 25,
  4861.             'api_platform.collection.pagination.maximum_items_per_page' => 50,
  4862.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4863.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4864.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4865.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4866.             'api_platform.collection.pagination' => [
  4867.                 'enabled' => true,
  4868.                 'partial' => false,
  4869.                 'client_enabled' => false,
  4870.                 'client_items_per_page' => false,
  4871.                 'client_partial' => false,
  4872.                 'items_per_page' => 25,
  4873.                 'maximum_items_per_page' => 50,
  4874.                 'page_parameter_name' => 'page',
  4875.                 'enabled_parameter_name' => 'pagination',
  4876.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4877.                 'partial_parameter_name' => 'partial',
  4878.             ],
  4879.             'api_platform.http_cache.etag' => true,
  4880.             'api_platform.http_cache.max_age' => NULL,
  4881.             'api_platform.http_cache.shared_max_age' => NULL,
  4882.             'api_platform.http_cache.vary' => [
  4883.                 => 'Accept',
  4884.             ],
  4885.             'api_platform.http_cache.public' => NULL,
  4886.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4887.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4888.             'api_platform.asset_package' => NULL,
  4889.             'api_platform.defaults' => [
  4890.                 'attributes' => [
  4891.                 ],
  4892.             ],
  4893.             'api_platform.resource_class_directories' => [
  4894.                 => (\dirname(__DIR__4).'/src/Pumukit/EncoderBundle/Document'),
  4895.                 => (\dirname(__DIR__4).'/src/Pumukit/SchemaBundle/Document'),
  4896.                 => (\dirname(__DIR__4).'/src/Pumukit/StatsBundle/Document'),
  4897.             ],
  4898.             'api_platform.oauth.enabled' => false,
  4899.             'api_platform.oauth.clientId' => '',
  4900.             'api_platform.oauth.clientSecret' => '',
  4901.             'api_platform.oauth.type' => 'oauth2',
  4902.             'api_platform.oauth.flow' => 'application',
  4903.             'api_platform.oauth.tokenUrl' => '',
  4904.             'api_platform.oauth.authorizationUrl' => '',
  4905.             'api_platform.oauth.refreshUrl' => '',
  4906.             'api_platform.oauth.scopes' => [
  4907.             ],
  4908.             'api_platform.oauth.pkce' => false,
  4909.             'api_platform.openapi.termsOfService' => NULL,
  4910.             'api_platform.openapi.contact.name' => NULL,
  4911.             'api_platform.openapi.contact.url' => NULL,
  4912.             'api_platform.openapi.contact.email' => NULL,
  4913.             'api_platform.openapi.license.name' => NULL,
  4914.             'api_platform.openapi.license.url' => NULL,
  4915.             'api_platform.swagger.versions' => [
  4916.                 => 3,
  4917.             ],
  4918.             'api_platform.enable_swagger_ui' => true,
  4919.             'api_platform.enable_re_doc' => true,
  4920.             'api_platform.swagger.api_keys' => [
  4921.             ],
  4922.             'api_platform.swagger_ui.extra_configuration' => [
  4923.             ],
  4924.             'api_platform.graphql.enabled' => false,
  4925.             'api_platform.graphql.graphiql.enabled' => false,
  4926.             'api_platform.graphql.graphql_playground.enabled' => false,
  4927.             'api_platform.graphql.collection.pagination' => [
  4928.                 'enabled' => true,
  4929.             ],
  4930.             'api_platform.validator.serialize_payload_fields' => [
  4931.             ],
  4932.             'api_platform.validator.query_parameter_validation' => true,
  4933.             'api_platform.elasticsearch.enabled' => false,
  4934.             'data_collector.templates' => [
  4935.                 'data_collector.request' => [
  4936.                     => 'request',
  4937.                     => '@WebProfiler/Collector/request.html.twig',
  4938.                 ],
  4939.                 'api_platform.data_collector.request' => [
  4940.                     => 'api_platform.data_collector.request',
  4941.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  4942.                 ],
  4943.                 'data_collector.time' => [
  4944.                     => 'time',
  4945.                     => '@WebProfiler/Collector/time.html.twig',
  4946.                 ],
  4947.                 'data_collector.memory' => [
  4948.                     => 'memory',
  4949.                     => '@WebProfiler/Collector/memory.html.twig',
  4950.                 ],
  4951.                 'data_collector.validator' => [
  4952.                     => 'validator',
  4953.                     => '@WebProfiler/Collector/validator.html.twig',
  4954.                 ],
  4955.                 'data_collector.ajax' => [
  4956.                     => 'ajax',
  4957.                     => '@WebProfiler/Collector/ajax.html.twig',
  4958.                 ],
  4959.                 'data_collector.form' => [
  4960.                     => 'form',
  4961.                     => '@WebProfiler/Collector/form.html.twig',
  4962.                 ],
  4963.                 'data_collector.exception' => [
  4964.                     => 'exception',
  4965.                     => '@WebProfiler/Collector/exception.html.twig',
  4966.                 ],
  4967.                 'data_collector.logger' => [
  4968.                     => 'logger',
  4969.                     => '@WebProfiler/Collector/logger.html.twig',
  4970.                 ],
  4971.                 'data_collector.events' => [
  4972.                     => 'events',
  4973.                     => '@WebProfiler/Collector/events.html.twig',
  4974.                 ],
  4975.                 'data_collector.router' => [
  4976.                     => 'router',
  4977.                     => '@WebProfiler/Collector/router.html.twig',
  4978.                 ],
  4979.                 'data_collector.cache' => [
  4980.                     => 'cache',
  4981.                     => '@WebProfiler/Collector/cache.html.twig',
  4982.                 ],
  4983.                 'data_collector.translation' => [
  4984.                     => 'translation',
  4985.                     => '@WebProfiler/Collector/translation.html.twig',
  4986.                 ],
  4987.                 'data_collector.security' => [
  4988.                     => 'security',
  4989.                     => '@Security/Collector/security.html.twig',
  4990.                 ],
  4991.                 'data_collector.twig' => [
  4992.                     => 'twig',
  4993.                     => '@WebProfiler/Collector/twig.html.twig',
  4994.                 ],
  4995.                 'swiftmailer.data_collector' => [
  4996.                     => 'swiftmailer',
  4997.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4998.                 ],
  4999.                 'data_collector.dump' => [
  5000.                     => 'dump',
  5001.                     => '@Debug/Profiler/dump.html.twig',
  5002.                 ],
  5003.                 'doctrine_mongodb.odm.data_collector' => [
  5004.                     => 'mongodb',
  5005.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  5006.                 ],
  5007.                 'jms_serializer.data_collector' => [
  5008.                     => 'jms_serializer',
  5009.                     => '@JMSSerializer/Collector/panel.html.twig',
  5010.                 ],
  5011.                 'data_collector.config' => [
  5012.                     => 'config',
  5013.                     => '@WebProfiler/Collector/config.html.twig',
  5014.                 ],
  5015.             ],
  5016.             'console.command.ids' => [
  5017.                 => 'Pumukit\\CoreBundle\\Command\\CreateMMOCommand',
  5018.                 => 'Pumukit\\CoreBundle\\Command\\DeleteOrphanFilesCommand',
  5019.                 => 'Pumukit\\CoreBundle\\Command\\ImportFileToMMOCommand',
  5020.                 => 'Pumukit\\CoreBundle\\Command\\MoveFilesCommand',
  5021.                 => 'Pumukit\\CoreBundle\\Command\\PumukitRefactorFileSystemCommand',
  5022.                 => 'Pumukit\\EncoderBundle\\Command\\PumukitConvertPNGtoJPGpicsCommand',
  5023.                 => 'Pumukit\\EncoderBundle\\Command\\PumukitEncoderExecuteCommand',
  5024.                 => 'Pumukit\\EncoderBundle\\Command\\PumukitEncoderInfoCommand',
  5025.                 => 'Pumukit\\EncoderBundle\\Command\\PumukitListPicsCommand',
  5026.                 => 'Pumukit\\EncoderBundle\\Command\\PumukitPicsConvertCommand',
  5027.                 10 => 'Pumukit\\SchemaBundle\\Command\\NumericalIDCommand',
  5028.                 11 => 'Pumukit\\SchemaBundle\\Command\\PermissionCommand',
  5029.                 12 => 'Pumukit\\SchemaBundle\\Command\\PumukitInitRepoCommand',
  5030.                 13 => 'Pumukit\\SchemaBundle\\Command\\PumukitSyncRepositoryCommand',
  5031.                 14 => 'Pumukit\\SchemaBundle\\Command\\TagCommand',
  5032.                 15 => 'Pumukit\\StatsBundle\\Command\\PumukitAggregateCommand',
  5033.                 16 => 'Upgrade\\Command\\CheckMigrationCommand',
  5034.                 17 => 'Upgrade\\Command\\UpgradeExternalSchemaCommand',
  5035.                 18 => 'Upgrade\\Command\\UpgradePathsCommand',
  5036.                 19 => 'Upgrade\\Command\\UpgradeTrackMetadataCommand',
  5037.                 20 => 'Upgrade\\Command\\UpgradeTrackSchemaCommand',
  5038.             ],
  5039.         ];
  5040.     }
  5041.     protected function throw($message)
  5042.     {
  5043.         throw new RuntimeException($message);
  5044.     }
  5045. }