Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(Event $event = null)"
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(GetResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(GetResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(GetResponseEvent $event)"
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName(...$args)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(GetResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(GetResponseEvent $event)"
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(GetResponseEvent $event)"
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest(RequestEvent $event): void"
"Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelRequest(GetResponseEvent $event)"
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(FilterControllerEvent $event)"
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController(FilterControllerEvent $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(FilterControllerArgumentsEvent $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(FilterResponseEvent $event)"
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event)"
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse(KernelEvent $event)"
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse(ResponseEvent $event): void"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse(FilterResponseEvent $event)"
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest(FinishRequestEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest(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(PostResponseEvent $event)"
"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\SwiftmailerBundle\EventListener\EmailSenderListener::onException()"
"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)"
"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)"
"App\EventListener\ExceptionSubscriber::onKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(GetResponseForExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(GetResponseForExceptionEvent $event)"
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null)"
"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)"