| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#614
-records: [
15 => [
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.106+01:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "app_frontend_constants_gettoconstants"
"route_parameters" => [
"_route" => "app_frontend_constants_gettoconstants"
"_controller" => "App\Controller\Frontend\ConstantsController::getToConstants"
"className" => "DateTimeInterface::RFC3339_EXTENDED"
]
"request_uri" => "https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.109+01:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 4
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.110+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.111+01:00"
"message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#172
#message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
#code: 0
#file: "/var/www/web3/htdocs/html/backend/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/web3/htdocs/html/backend/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:127 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› /** @phpstan-ignore arguments.count (DBAL < 4.x doesn't accept an argument) */
› $platform = $driver->getDatabasePlatform(
› ...(class_exists(StaticServerVersionProvider::class)
}
/var/www/web3/htdocs/html/backend/var/cache/dev/ContainerJFxWvcj/App_KernelDevDebugContainer.php:890 {
ContainerJFxWvcj\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, NULL, ['enum' => 'string']);
› }
}
/var/www/web3/htdocs/html/backend/var/cache/dev/ContainerJFxWvcj/App_KernelDevDebugContainer.php:945 {
ContainerJFxWvcj\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/web3/htdocs/html/backend/var/cache/dev/ContainerJFxWvcj/App_KernelDevDebugContainer.php:937 {
ContainerJFxWvcj\App_KernelDevDebugContainer::ContainerJFxWvcj\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
ContainerJFxWvcj\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/web3/htdocs/html/backend/vendor/doctrine/orm/src/EntityManager.php:499 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/web3/htdocs/html/backend/src/Security/SecurityHelper.php:24 {
App\Security\SecurityHelper->getUserByApiToken(string $token): AgenturMitarbeiter …
› public function getUserByApiToken(string $token): User|Kunde|AgenturMitarbeiter {
› $apiUser = $this->entityManager->getRepository(User::class)->findOneBy(['token' => $token]);
› if ($apiUser) {
}
/var/www/web3/htdocs/html/backend/src/Security/ApiKeyAuthenticator.php:44 {
App\Security\ApiKeyAuthenticator->authenticate(Request $request): Passport …
› $apiToken = str_replace('Bearer ', '', $apiToken);
› $user = $this->securityHelper->getUserByApiToken($apiToken);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:74 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
› try {
› $this->passport = $this->authenticator->authenticate($request);
› } finally {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:185 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
› // get the passport from the Authenticator
› $passport = $authenticator->authenticate($request);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
›
› $response = $this->executeAuthenticator($authenticator, $request);
› if (null !== $response) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
›
› return $this->executeAuthenticators($authenticators, $request);
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› $request = $event->getRequest();
› $response = $this->authenticatorManager->authenticateRequest($request);
› if (null === $response) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› {
› $this->authenticationManagerListener->authenticate($event);
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
› try {
› $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:61 {
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
› foreach ($listeners as $listener) {
› $listener($event);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
› foreach ($requestListeners as $listener) {
› $listener($event);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall.php:92 {
Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/web3/htdocs/html/backend/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/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php:159 {
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/web3/htdocs/html/backend/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
}
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
$catch: true
}
}
/var/www/web3/htdocs/html/backend/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.112+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "localhost"
"port" => 3307
"user" => "web3"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "usr_web3_1"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.122+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.deleted_at AS deleted_at_1, t0.anlage_datum AS anlage_datum_2, t0.aenderung_datum AS aenderung_datum_3, t0.aktiv AS aktiv_4, t0.sb_name AS sb_name_5, t0.tempFlag AS tempFlag_6, t0.deleteFlag AS deleteFlag_7, t0.id AS id_8, t0.username AS username_9, t0.vorname AS vorname_10, t0.nachname AS nachname_11, t0.password AS password_12, t0.email AS email_13, t0.to_user AS to_user_14, t0.auth_counter AS auth_counter_15, t0.auth_sperre AS auth_sperre_16, t0.telefonnummer AS telefonnummer_17, t0.kuerzel AS kuerzel_18, t0.veroeffentlichen AS veroeffentlichen_19, t0.geburtstag AS geburtstag_20, t0.letzter_login AS letzter_login_21, t0.letzte_passwort_aenderung AS letzte_passwort_aenderung_22, t0.text AS text_23, t0.signatur_email AS signatur_email_24, t0.token AS token_25, t0.sb_user AS sb_user_26, t0.geschlecht_id AS geschlecht_id_27, t0.sprache_id AS sprache_id_28, t0.abteilung_id AS abteilung_id_29 FROM user t0 WHERE t0.token = ? AND ((t0.deleted_at IS NULL)) LIMIT 1"
"params" => [
1 => "qkTJjXyKOG3D8Eqqn6RBf4Y9Mi0pfTnKDmOE9tKYSOYxMnoVe0KNkL9wGg3I9YtqNcxItOMrvtqdhqpWxsJRDCamzr7isg8njocvzpbK2YbmyUgsVUc2gR0RuhbbBxJUTYbsREHmKNpWBJwVoEwBLB4nAcWvK4PoyDWKiv3ZQVgsds46oQemyOU4lr4GcG8tsD1fy9iBoLRd70PAhFokd7Xs01M27vowCon5Ye9A0j3zE68Q3Gos2E4ckflyS37VdxsvDE4vt7kclunbm3PfIU55AIrGKCMwEtUuQNHoSBysdDHkBjmx6nUc6sF8c4eHJZOcyL6ZZ36qXeq1aM9ioL5aFCtpQvQQ4VSwjg8kNnn09hMAdhVTQgcxALM0TqeriusSjyVpkmxOa3231231"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#921
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.132+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.deleted_at AS deleted_at_1, t0.anlage_datum AS anlage_datum_2, t0.aenderung_datum AS aenderung_datum_3, t0.aktiv AS aktiv_4, t0.sb_name AS sb_name_5, t0.tempFlag AS tempFlag_6, t0.deleteFlag AS deleteFlag_7, t0.id AS id_8, t0.username AS username_9, t0.vorname AS vorname_10, t0.nachname AS nachname_11, t0.password AS password_12, t0.email AS email_13, t0.to_user AS to_user_14, t0.auth_counter AS auth_counter_15, t0.auth_sperre AS auth_sperre_16, t0.telefonnummer AS telefonnummer_17, t0.kuerzel AS kuerzel_18, t0.veroeffentlichen AS veroeffentlichen_19, t0.geburtstag AS geburtstag_20, t0.letzter_login AS letzter_login_21, t0.letzte_passwort_aenderung AS letzte_passwort_aenderung_22, t0.text AS text_23, t0.signatur_email AS signatur_email_24, t0.token AS token_25, t0.sb_user AS sb_user_26, t0.geschlecht_id AS geschlecht_id_27, t0.sprache_id AS sprache_id_28, t0.abteilung_id AS abteilung_id_29 FROM user t0 WHERE t0.email = ? AND ((t0.deleted_at IS NULL)) LIMIT 1"
"params" => [
1 => "admin@tourone.de"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#921}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.132+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.133+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.133+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.133+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.133+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.134+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.right_id AS right_id_3 FROM user_right t0 WHERE t0.user_id = ?"
"params" => [
1 => 54
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#923
+name: "INTEGER"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.136+01:00"
"message" => "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\Administration\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1509
#message: "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\Administration\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
#code: 0
#file: "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
#line: 321
#severity: E_USER_DEPRECATED
trace: {
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
› if ($deprecatedImplementations[$token::class]) {
› trigger_deprecation('symfony/security-http', '7.3', 'Implementing "%s::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.', get_debug_type($token));
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:310 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
› if ($genericImplementations[$token::class]) {
› return self::checkEraseCredentials($token->getUser());
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:213 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
› if ($this->eraseCredentials) {
› self::checkEraseCredentials($authenticatedToken)?->eraseCredentials();
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
›
› $response = $this->executeAuthenticator($authenticator, $request);
› if (null !== $response) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
›
› return $this->executeAuthenticators($authenticators, $request);
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› $request = $event->getRequest();
› $response = $this->authenticatorManager->authenticateRequest($request);
› if (null === $response) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› {
› $this->authenticationManagerListener->authenticate($event);
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
› try {
› $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:61 {
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
› foreach ($listeners as $listener) {
› $listener($event);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
› foreach ($requestListeners as $listener) {
› $listener($event);
›
}
/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Firewall.php:92 {
Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/web3/htdocs/html/backend/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/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php:159 {
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/web3/htdocs/html/backend/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
}
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
$catch: true
}
}
/var/www/web3/htdocs/html/backend/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.137+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "security.authentication.success"
"listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.137+01:00"
"message" => "Authenticator successful!"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"token" => Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1309
-user: App\Entity\Administration\User {#933 …}
-roleNames: [
"ROLE_RIGHT_USER"
"ROLE_RIGHT_ADMIN"
"ROLE_RIGHT_CRM"
"ROLE_RIGHT_FIBU"
"ROLE_RIGHT_MARKETING"
"ROLE_RIGHT_CMS"
"ROLE_RIGHT_REISE"
"ROLE_RIGHT_REISE_EKK"
"ROLE_RIGHT_CRM_LT"
"ROLE_RIGHT_CRM_VP"
"ROLE_RIGHT_REISE_VKK"
"ROLE_RIGHT_CRM_LT"
"ROLE_RIGHT_CRM_VP"
"ROLE_RIGHT_REISE_VKK"
"ROLE_RIGHT_CRM_LT"
"ROLE_RIGHT_CRM_VP"
"ROLE_RIGHT_REISE_VKK"
"ROLE_RIGHT_DOKU"
"ROLE_RIGHT_VORGANG"
"ROLE_RIGHT_CMS_MEDIA"
]
-attributes: []
-firewallName: "main"
}
"authenticator" => "App\Security\ApiKeyAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.137+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.137+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.137+01:00"
"message" => "Authenticator set no success response: request continues."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"authenticator" => "App\Security\ApiKeyAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\AgenturSessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.138+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.139+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.140+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.140+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.140+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.140+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerJFxWvcj\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.140+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.144+01:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.145+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "INSERT INTO error (ip, url, file, error, datum, type) VALUES (?, ?, ?, ?, ?, ?)"
"params" => [
1 => "213.187.93.111"
2 => "https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM"
3 => "/var/www/web3/htdocs/html/backend/src/Controller/Frontend/ConstantsController.php - Line: 25"
4 => "Class DateTimeInterface::RFC3339_EXTENDED does not exist."
5 => "2025-12-17 16:45:11"
6 => "ERROR"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#921}
2 => Doctrine\DBAL\ParameterType {#921}
3 => Doctrine\DBAL\ParameterType {#921}
4 => Doctrine\DBAL\ParameterType {#921}
5 => Doctrine\DBAL\ParameterType {#921}
6 => Doctrine\DBAL\ParameterType {#921}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.146+01:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.147+01:00"
"message" => "Uncaught PHP Exception InvalidArgumentException: "Class DateTimeInterface::RFC3339_EXTENDED does not exist." at ConstantsController.php line 25"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => InvalidArgumentException {#1667
#message: "Class DateTimeInterface::RFC3339_EXTENDED does not exist."
#code: 0
#file: "/var/www/web3/htdocs/html/backend/src/Controller/Frontend/ConstantsController.php"
#line: 25
trace: {
/var/www/web3/htdocs/html/backend/src/Controller/Frontend/ConstantsController.php:25 {
App\Controller\Frontend\ConstantsController->getToConstants(string $className): JsonResponse …
› if (!class_exists($fqcn)) {
› throw new InvalidArgumentException("Class $className does not exist.");
› }
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$className: "DateTimeInterface::RFC3339_EXTENDED"
}
}
/var/www/web3/htdocs/html/backend/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
}
}
/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
$type: 1
$catch: true
}
}
/var/www/web3/htdocs/html/backend/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#15 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventListener\ExceptionSubscriber::logException"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01:00"
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
]
"channel" => "security"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\LocaleSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.185+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.186+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.186+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.186+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.186+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.186+01: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"
]
]
1920 => [
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.148+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\AgenturSessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.149+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerJFxWvcj\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.151+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\LocaleSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.165+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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" => 1765986311
"timestamp_rfc3339" => "2025-12-17T16:45:11.166+01: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: [
15 => 1
1920 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#613 …}
} |