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\RouterListener::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)"
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest(RequestEvent $event): void"
"Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelRequest(RequestEvent $event)"
"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)"
"Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelControllerArguments(ControllerArgumentsEvent $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)"
"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\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate()"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $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\Notifier\EventListener\NotificationLoggerListener::onNotification(MessageEvent $event): void"
"Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener::onLogout(LogoutEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\DumpListener::configure()"
"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand(ConsoleCommandEvent $event)"
"Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console::onConsoleCommand(ConsoleCommandEvent $event)"
"Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console::onConsoleCommand(ConsoleCommandEvent $event)"
"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)"
"Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console::onConsoleTerminate(ConsoleTerminateEvent $event)"
"Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console::onConsoleTerminate(ConsoleTerminateEvent $event)"
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleTerminate(ConsoleTerminateEvent $event): void"
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleTerminate(ConsoleTerminateEvent $event)"
"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate(ConsoleTerminateEvent $event)"
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
"App\EventListener\ExceptionSubscriber::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView(KernelEvent $event)"
"Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before(BeforeEvent $event): void"
"Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before(BeforeEvent $event): void"
"Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before(BeforeEvent $event): void"
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination(PaginationEvent $event): void"
"Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination(PaginationEvent $event): void"
"Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener::executePreparedResponse(GenericEvent $event)"
"Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener::executeWorkflow(GenericEvent $event)"