Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(?object $event = null)"
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event)"
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(RequestEvent $event)"
"ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest(RequestEvent $event): void"
"Pumukit\SchemaBundle\EventListener\LocaleListener::onKernelRequest(RequestEvent $event)"
"ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(RequestEvent $event)"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(RequestEvent $event)"
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest(RequestEvent $event): void"
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity(RequestEvent $event): void"
"ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest(RequestEvent $event): void"
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize(RequestEvent $event): void"
"ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest(RequestEvent $event): void"
"Pumukit\CoreBundle\EventListener\AjaxSessionCloseListener::onKernelRequest(RequestEvent $event): void"
"Pumukit\CoreBundle\EventListener\FilterListener::onKernelController(ControllerEvent $event): void"
"Pumukit\NewAdminBundle\EventListener\FilterListener::onKernelController(ControllerEvent $event)"
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(ControllerEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController(KernelEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController(KernelEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController(KernelEvent $event)"
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController(ControllerEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController(KernelEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments(KernelEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments(KernelEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments(ControllerArgumentsEvent $event)"
"Pumukit\SchemaBundle\EventListener\MultimediaObjectViews::onMultimediaObjectViewed(ViewedEvent $event): void"
"Pumukit\StatsBundle\EventListener\Log::onMultimediaObjectViewed(ViewedEvent $event): void"
"ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event): void"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse(KernelEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event)"
"ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse(ResponseEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader(ResponseEvent $event): void"
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse(ResponseEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse(ResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest(FinishRequestEvent $event)"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate()"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event)"
"Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener::onLogout(LogoutEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\DumpListener::configure()"
"Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException()"
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleError(ConsoleErrorEvent $event)"
"Pumukit\CoreBundle\EventListener\ConsoleExceptionListener::onConsoleException(ConsoleErrorEvent $event): void"
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleTerminate(ConsoleTerminateEvent $event): void"
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleTerminate(ConsoleTerminateEvent $event)"
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
"Pumukit\CoreBundle\EventListener\RedisListener::findAndCleanKeyOfFile(FileRemovedEvent $event): void"
"Pumukit\NotificationBundle\Services\JobNotificationService::onJobError(JobEvent $event)"
"Pumukit\NotificationBundle\Services\JobNotificationService::onJobSuccess(JobEvent $event)"
"Pumukit\WorkflowBundle\EventListener\JobGeneratorListener::onJobSuccess(JobEvent $event): void"
"Pumukit\WorkflowBundle\EventListener\PicExtractorListener::onJobSuccess(JobEvent $event): void"
"Pumukit\WorkflowBundle\EventListener\DynamicPicExtractorListener::onJobSuccess(JobEvent $event): void"
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException(object $event): void"
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException(object $event): void"
"Pumukit\NewAdminBundle\EventListener\ExceptionListener::onKernelException(ExceptionEvent $event)"
"ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException(ExceptionEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event)"
"ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException(ExceptionEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event)"
"ApiPlatform\Symfony\EventListener\ValidateListener::onKernelView(ViewEvent $event): void"
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostValidation(ViewEvent $event): void"
"ApiPlatform\Core\EventListener\WriteListener::onKernelView(ViewEvent $event): void"
"ApiPlatform\Symfony\EventListener\SerializeListener::onKernelView(ViewEvent $event): void"
"ApiPlatform\Symfony\EventListener\RespondListener::onKernelView(ViewEvent $event): void"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView(KernelEvent $event)"
"Pumukit\SchemaBundle\EventListener\MultimediaObjectAddOwnerListener::add(MultimediaObjectAddOwnerEvent $event): void"
"Pumukit\SchemaBundle\EventListener\MultimediaObjectListener::postUpdate($event): void"
"Pumukit\WorkflowBundle\EventListener\JobGeneratorListener::onMultimediaObjectUpdate(MultimediaObjectEvent $event): void"
"Pumukit\SchemaBundle\EventListener\PermissionProfileListener::postUpdate(PermissionProfileEvent $event): void"
"Pumukit\SchemaBundle\EventListener\PersonalSeriesListener::onSecurityInteractiveLogin(InteractiveLoginEvent $event): void"
"Pumukit\SchemaBundle\EventListener\SeriesListener::postUpdate(SeriesEvent $event)"
"Pumukit\EncoderBundle\EventListener\RemoveListener::postTrackRemove(TrackEvent $event): void"
"Pumukit\CoreBundle\EventListener\InboxUploadListener::autoImport(UploadFileEvent $event): void"
"Pumukit\CoreBundle\EventListener\ServerUploadListener::autoImport(UploadFileEvent $event): void"