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)"
"FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest(RequestEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event)"
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest(RequestEvent $event): void"
"FOS\RestBundle\EventListener\VersionListener::onKernelRequest(RequestEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(RequestEvent $event)"
"FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest(RequestEvent $event): void"
"App\EventListener\LocaleListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(RequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest(RequestEvent $event): void"
"App\EventListener\SecurityListener::checkHoneyPot(RequestEvent $event)"
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext(RequestEvent $event): void"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(RequestEvent $event)"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(RequestEvent $event)"
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest(RequestEvent $event): void"
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
"EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController(ControllerEvent $event): void"
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(ControllerEvent $event)"
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::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)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController(KernelEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments(ControllerArgumentsEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments(KernelEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments(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)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse(KernelEvent $event)"
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(ResponseEvent $event)"
"FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode(ResponseEvent $event): void"
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event)"
"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\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event)"
"App\EventListener\EasyAdminListener::onAfterNewUser(AfterCrudActionEvent $event)"
"Symfony\Component\Mailer\EventListener\MessageListener::onMessage(MessageEvent $event): void"
"Symfony\Component\Mailer\EventListener\EnvelopeListener::onMessage(MessageEvent $event): void"
"Symfony\Component\Mailer\EventListener\MessageLoggerListener::onMessage(MessageEvent $event): void"
"Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener::onLogout(LogoutEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\DumpListener::configure()"
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
"Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleError(ConsoleErrorEvent $event)"
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleTerminate(ConsoleTerminateEvent $event): void"
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleTerminate(ConsoleTerminateEvent $event)"
"FOS\UserBundle\EventListener\FlashListener::addSuccessFlash(Event $event, $eventName)"
"App\EventListener\SecurityListener::onChangePassword(FilterUserResponseEvent $event)"
"FOS\UserBundle\EventListener\AuthenticationListener::authenticate(FilterUserResponseEvent $event, $eventName, EventDispatcherInterface $eventDispatcher)"
"App\EventListener\EasyAdminListener::onRegistrationConfirm(GetResponseUserEvent $event)"
"FOS\UserBundle\EventListener\EmailConfirmationListener::onRegistrationSuccess(FormEvent $event)"
"App\EventListener\SecurityListener::onResetPasswordFinish(FilterUserResponseEvent $event)"
"FOS\UserBundle\EventListener\ResettingListener::onResettingResetInitialize(GetResponseUserEvent $event)"
"FOS\UserBundle\EventListener\ResettingListener::onResettingResetSuccess(FormEvent $event)"
"App\EventListener\SecurityListener::onResetPasswordStart(GetResponseUserEvent $event)"
"FOS\UserBundle\EventListener\LastLoginListener::onImplicitLogin(UserEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event)"
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException(): void"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event)"
"FOS\RestBundle\EventListener\ResponseStatusCodeListener::getResponseStatusCodeFromThrowable(ExceptionEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event)"
"EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event)"
"EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener::onKernelView(ViewEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView(KernelEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener::onApplyFilterCondition(ApplyFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Listener\PrepareListener::onFilterBuilderPrepare(PrepareEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterDate(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterValue(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterEntity(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterBoolean(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterCheckbox(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterDateRange(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterDateTime(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterDateTimeRange(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterNumber(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterNumberRange(GetFilterConditionEvent $event)"
"Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber::filterText(GetFilterConditionEvent $event)"
"App\EventListener\SecurityListener::onAuthenticationFailure(AuthenticationFailureEvent $event)"
"App\EventListener\SecurityListener::onLogin(InteractiveLoginEvent $event)"
"FOS\UserBundle\EventListener\LastLoginListener::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"