| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#102
-records: [
24 => [
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.815+00:00"
"message" => "User Deprecated: Method "Illuminate\Support\Collection::__call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Bolt\Configuration\Content\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#501
#message: "User Deprecated: Method "Illuminate\Support\Collection::__call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Bolt\Configuration\Content\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/html/maswidtubanbolt/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/maswidtubanbolt/vendor/symfony/error-handler/DebugClassLoader.php:341 {
unserialize(string $data, array $options = []): mixed …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache/Marshaller/DefaultMarshaller.php:74 {
Symfony\Component\Cache\Marshaller\DefaultMarshaller->unmarshall(string $value): mixed …
› if (':' === ($value[1] ?? ':')) {
› if (false !== $value = unserialize($value)) {
› return $value;
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache/Traits/FilesystemTrait.php:68 {
Symfony\Component\Cache\Adapter\FilesystemAdapter->doFetch(array $ids): iterable …
› if ($i === $id) {
› $values[$id] = $this->marshaller->unmarshall($value);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache/Traits/AbstractAdapterTrait.php:193 {
Symfony\Component\Cache\Adapter\AbstractAdapter->getItem(mixed $key): CacheItem …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache-contracts/CacheTrait.php:44 {
Symfony\Component\Cache\Adapter\AbstractAdapter->contractsGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
›
› $item = $pool->getItem($key);
› $recompute = !$item->isHit() || \INF === $beta;
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache/Traits/ContractsTrait.php:85 {
Symfony\Component\Cache\Adapter\AbstractAdapter->doGet(AdapterInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null): mixed …
›
› return $this->contractsGet($pool, $key, function (CacheItem $item, bool &$save) use ($pool, $callback, $setMetadata, &$metadata, $key, $beta) {
› // don't wrap nor save recursive calls
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache-contracts/CacheTrait.php:30 {
Symfony\Component\Cache\Adapter\AbstractAdapter->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
› {
› return $this->doGet($this, $key, $callback, $beta, $metadata);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/cache/Adapter/TraceableAdapter.php:53 {
Symfony\Component\Cache\Adapter\TraceableAdapter->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
› try {
› $value = $this->pool->get($key, $callback, $beta, $metadata);
› $event->result[$key] = get_debug_type($value);
}
/var/www/html/maswidtubanbolt/vendor/bolt/core/src/Configuration/Config.php:71 {
Bolt\Configuration\Config->getCache(): array …
› {
› return $this->cache->get(self::CACHE_KEY, fn (): array => $this->parseConfig());
› }
}
/var/www/html/maswidtubanbolt/vendor/bolt/core/src/Configuration/Config.php:51 {
Bolt\Configuration\Config->getConfig(): Collection …
›
› [$data, $timestamps] = $this->getCache();
›
}
/var/www/html/maswidtubanbolt/vendor/bolt/core/src/Configuration/Config.php:41 {
Bolt\Configuration\Config->__construct(string $locales, string $defaultLocale, Stopwatch $stopwatch, string $projectDir, CacheInterface $cache, string $publicFolder, ClearCacheController $clearCacheController, KernelInterface $kernel) …
› ) {
› $this->data = $this->getConfig();
›
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:6434 {
ContainerY5dxtTk\App_KernelDevDebugContainer::getConfigService($container) …
›
› $instance = new \Bolt\Configuration\Config('en|nl|es|fr|de|pl|it|hu|pt_BR|ja|nb|nn|nl_NL|nl_BE|is|ru|cs|bg', 'en', ($container->services['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), \dirname(__DIR__, 4), ($container->services['cache.app'] ?? self::getCache_AppService($container)), 'public', $a, ($container->services['kernel'] ?? $container->get('kernel', 1)));
›
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:14253 {
ContainerY5dxtTk\App_KernelDevDebugContainer::getTwigService($container) …
› $i = ($container->services['router'] ?? self::getRouterService($container));
› $j = ($container->privates['Bolt\\Configuration\\Config'] ?? self::getConfigService($container));
› $k = ($container->privates['Bolt\\Cache\\GetFormatCacher'] ?? self::getGetFormatCacherService($container));
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:7616 {
ContainerY5dxtTk\App_KernelDevDebugContainer::getWidgetsService($container) …
› {
› $a = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:6833 {
ContainerY5dxtTk\App_KernelDevDebugContainer::getWidgetSubscriberService($container) …
› {
› $a = ($container->privates['Bolt\\Widgets'] ?? self::getWidgetsService($container));
›
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:2754 {
ContainerY5dxtTk\App_KernelDevDebugContainer::ContainerY5dxtTk\{closure} …
› $instance->addListener('bolt.users_post_save', [#[\Closure(name: 'Bolt\\Event\\Subscriber\\UserLocaleSubscriber')] fn () => ($container->privates['Bolt\\Event\\Subscriber\\UserLocaleSubscriber'] ?? self::getUserLocaleSubscriberService($container)), 'onUserEdit'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Bolt\\Event\\Subscriber\\WidgetSubscriber')] fn () => ($container->privates['Bolt\\Event\\Subscriber\\WidgetSubscriber'] ?? self::getWidgetSubscriberService($container)), 'onKernelRequest'], 100);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Bolt\\Event\\Subscriber\\ZoneSubscriber')] fn () => ($container->privates['Bolt\\Event\\Subscriber\\ZoneSubscriber'] ??= new \Bolt\Event\Subscriber\ZoneSubscriber()), 'onKernelRequest'], 31);
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/maswidtubanbolt/public/index.php:5 {
›
› require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.881+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "page"
"route_parameters" => [
"_route" => "page"
"contentTypeSlug" => "pages"
"_controller" => "Bolt\Controller\FrontendController::record"
"slug" => "sitemap.txt"
]
"request_uri" => "https://karangkel.tubankab.go.id/sitemap.txt"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.959+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.959+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Bolt\Security\LoginFormAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.959+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Bolt\Security\LoginFormAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.959+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.959+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.960+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"charset" => "utf8mb4"
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "root"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "maswidtubanbolt"
"serverVersion" => "mariadb-10.11.2"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.962+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "INSERT IGNORE INTO visitor_stats (ip_address, visit_date) VALUES (?, ?)"
"params" => [
1 => "52.167.144.234"
2 => "2026-05-10"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1511
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#1511}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.964+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COUNT(*) FROM visitor_stats WHERE visit_date = ?"
"params" => [
1 => "2026-05-10"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1511}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.965+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COUNT(*) FROM visitor_stats WHERE visit_date >= ?"
"params" => [
1 => "2026-05-03"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1511}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.966+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COUNT(*) FROM visitor_stats WHERE visit_date >= ?"
"params" => [
1 => "2026-05-01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1511}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.966+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COUNT(*) FROM visitor_stats"
]
"channel" => "doctrine"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\VisitorCounterSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.972+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\EntityServiceProvider::run"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.985+00:00"
"message" => "Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/sitemap.txt" is not callable: Controller "Bolt\Controller\FrontendController" does neither exist as service nor as class." at ControllerResolver.php line 98"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => InvalidArgumentException {#1492
#message: "The controller for URI "/sitemap.txt" is not callable: Controller "Bolt\Controller\FrontendController" does neither exist as service nor as class."
#code: 0
#file: "/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
#line: 98
-previous: InvalidArgumentException {#1494 …}
trace: {
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Controller/ControllerResolver.php:98 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› } catch (\InvalidArgumentException $e) {
› throw new \InvalidArgumentException(\sprintf('The controller for URI "%s" is not callable: ', $request->getPathInfo()).$e->getMessage(), 0, $e);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:164 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/maswidtubanbolt/public/index.php:5 {
›
› require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.095+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.096+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
1745 => [
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\VisitorCounterSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417813
"timestamp_rfc3339" => "2026-05-10T12:56:53.988+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Bolt\Event\Subscriber\EntityServiceProvider::run"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.016+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.016+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.016+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.016+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.030+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.031+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.031+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerY5dxtTk\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.031+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.079+00:00"
"message" => "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14
#message: "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
#code: 0
#file: "/var/www/html/maswidtubanbolt/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php"
#line: 35
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/maswidtubanbolt/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) …
›
› trigger_deprecation('nelmio/security-bundle', '3.4.0', 'The "%s" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.', __CLASS__);
› }
}
/var/www/html/maswidtubanbolt/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:80 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(array $config): self …
›
› return new self($enabled, $modeBlock, $reportUri);
› }
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:12622 {
ContainerY5dxtTk\App_KernelDevDebugContainer::getNelmioSecurity_XssProtectionListenerService($container) …
› {
› return $container->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true, 'mode_block' => true, 'report_uri' => NULL]);
› }
}
/var/www/html/maswidtubanbolt/var/cache/dev/ContainerY5dxtTk/App_KernelDevDebugContainer.php:2760 {
ContainerY5dxtTk\App_KernelDevDebugContainer::ContainerY5dxtTk\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.csp_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\ContentSecurityPolicyListener')] fn () => ($container->privates['nelmio_security.csp_listener'] ?? self::getNelmioSecurity_CspListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.xss_protection_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\XssProtectionListener')] fn () => ($container->privates['nelmio_security.xss_protection_listener'] ?? self::getNelmioSecurity_XssProtectionListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('console.command', [#[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] fn () => ($container->privates['debug.dump_listener'] ?? self::getDebug_DumpListenerService($container)), 'configure'], 1024);
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:214 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:202 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/maswidtubanbolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/maswidtubanbolt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/maswidtubanbolt/public/index.php:5 {
›
› require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/maswidtubanbolt/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.086+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1778417814
"timestamp_rfc3339" => "2026-05-10T12:56:54.087+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
24 => 1
1745 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#81 …}
} |