| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#465
-records: [
"" => [
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.099+01:00"
"message" => "User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Administration\EngagementFraisDetailType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#519
#message: "User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Administration\EngagementFraisDetailType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/normanv/www/backoffice-ni/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/home/normanv/www/backoffice-ni/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ReflectionClass->__construct(object|string $objectOrClass) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/ReflectionClassResource.php:102 {
Symfony\Component\Config\Resource\ReflectionClassResource->computeHash(): string …
› try {
› $this->classReflector ??= new \ReflectionClass($this->className);
› } catch (\ReflectionException) {
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/ReflectionClassResource.php:50 {
Symfony\Component\Config\Resource\ReflectionClassResource->isFresh(int $timestamp): bool …
› if ($filemtime > $timestamp) {
› return $this->hash === $this->computeHash();
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php:44 {
Symfony\Component\Config\Resource\SelfCheckingResourceChecker->isFresh(ResourceInterface $resource, int $timestamp): bool …
›
› return self::$cache[$key] ??= $resource->isFresh($timestamp);
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/ResourceCheckerConfigCache.php:88 {
Symfony\Component\Config\ResourceCheckerConfigCache->isFresh(): bool …
› }
› if ($checker->isFresh($resource, $time)) {
› break; // no need to further check this resource
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/ConfigCache.php:58 {
Symfony\Component\Config\ConfigCache->isFresh(): bool …
›
› return parent::isFresh();
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:403 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› if (is_file($cachePath) && \is_object($this->container = include $cachePath)
› && (!$this->debug || (self::$freshCache[$cachePath] ?? $cache->isFresh()))
› ) {
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:740 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/home/normanv/www/backoffice-ni/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/normanv/www/backoffice-ni/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.100+01:00"
"message" => "User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Administration\EngagementFraisDetailType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#528
#message: "User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Administration\EngagementFraisDetailType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/normanv/www/backoffice-ni/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/home/normanv/www/backoffice-ni/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ReflectionClass->__construct(object|string $objectOrClass) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/ReflectionClassResource.php:102 {
Symfony\Component\Config\Resource\ReflectionClassResource->computeHash(): string …
› try {
› $this->classReflector ??= new \ReflectionClass($this->className);
› } catch (\ReflectionException) {
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/ReflectionClassResource.php:50 {
Symfony\Component\Config\Resource\ReflectionClassResource->isFresh(int $timestamp): bool …
› if ($filemtime > $timestamp) {
› return $this->hash === $this->computeHash();
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php:44 {
Symfony\Component\Config\Resource\SelfCheckingResourceChecker->isFresh(ResourceInterface $resource, int $timestamp): bool …
›
› return self::$cache[$key] ??= $resource->isFresh($timestamp);
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/ResourceCheckerConfigCache.php:88 {
Symfony\Component\Config\ResourceCheckerConfigCache->isFresh(): bool …
› }
› if ($checker->isFresh($resource, $time)) {
› break; // no need to further check this resource
}
/home/normanv/www/backoffice-ni/vendor/symfony/config/ConfigCache.php:58 {
Symfony\Component\Config\ConfigCache->isFresh(): bool …
›
› return parent::isFresh();
› }
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:403 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› if (is_file($cachePath) && \is_object($this->container = include $cachePath)
› && (!$this->debug || (self::$freshCache[$cachePath] ?? $cache->isFresh()))
› ) {
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:740 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/home/normanv/www/backoffice-ni/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/normanv/www/backoffice-ni/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.100+01:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#447
+count: 42
-severity: E_WARNING
trace: {
/home/normanv/www/backoffice-ni/vendor/symfony/error-handler/DebugClassLoader.php:298 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› // no-op
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
}
/home/normanv/www/backoffice-ni/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:124 {
›
› $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);
› }
}
}
}
]
"channel" => "php"
]
]
8 => [
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.105+01:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "app_fa_inscriptions_pdf_projet"
"route_parameters" => [
"_route" => "app_fa_inscriptions_pdf_projet"
"_controller" => "App\Controller\Fa\FaInscriptionsController::pdfProjet"
]
"request_uri" => "https://backoffice.normandieimages.net/backoffice/fonds-d-aide/inscriptions/pdf/projet?Fa=prodcm&projetID=717&type=lecteur"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.112+01:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.112+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.112+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.112+01:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.112+01:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.115+01:00"
"message" => "Read existing security token from the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
"token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.127+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "ba21430-002.dbaas.ovh.net"
"port" => 35510
"user" => "postmaster_ni"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "backoffice-ni"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.149+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.prenom AS prenom_3, t0.nom AS nom_4, t0.roles AS roles_5, t0.password AS password_6, t0.reset_password AS reset_password_7, t0.reset_password_date AS reset_password_date_8, t0.auth_code AS auth_code_9 FROM user t0 WHERE t0.id = ?"
"params" => [
1 => 8
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.152+01:00"
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
"username" => "lilydaragon@normandieimages.fr"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.154+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.155+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.155+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.156+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.156+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.156+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.156+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerR7oLD6i\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.156+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.162+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "ba21430-002.dbaas.ovh.net"
"port" => 35510
"user" => "postmaster_ni"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "inscriptionsfondsaide"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.168+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.projet_film_id AS projet_film_id_2, t0.motpassehash AS motpassehash_3, t0.mail_utilisateur AS mail_utilisateur_4, t0.token_date AS token_date_5, t0.titre AS titre_6, t0.duree AS duree_7, t0.format_tournage AS format_tournage_8, t0.format_definitif AS format_definitif_9, t0.genre AS genre_10, t0.synopsis AS synopsis_11, t0.adaptation_oeuvre AS adaptation_oeuvre_12, t0.deposant AS deposant_13, t0.type_aide_lm AS type_aide_lm_14, t0.type_soutien_num AS type_soutien_num_15, t0.mt_budget AS mt_budget_16, t0.liens_eligibilite AS liens_eligibilite_17, t0.date_preparation AS date_preparation_18, t0.date_tournage AS date_tournage_19, t0.date_diffusion AS date_diffusion_20, t0.casting_envisage AS casting_envisage_21, t0.lieux_tournage AS lieux_tournage_22, t0.nombre_jours_tournage AS nombre_jours_tournage_23, t0.nombre_jours_total AS nombre_jours_total_24, t0.droit_artistique_total_ht AS droit_artistique_total_ht_25, t0.droit_artistique_total_ht_normandie AS droit_artistique_total_ht_normandie_26, t0.personnel_total_ht AS personnel_total_ht_27, t0.personnel_total_ht_normandie AS personnel_total_ht_normandie_28, t0.interpretation_total_ht AS interpretation_total_ht_29, t0.interpretation_total_ht_normandie AS interpretation_total_ht_normandie_30, t0.charge_sociales_total_ht AS charge_sociales_total_ht_31, t0.charge_sociales_total_ht_normandie AS charge_sociales_total_ht_normandie_32, t0.deco_et_costumes_total_ht AS deco_et_costumes_total_ht_33, t0.deco_et_costumes_total_ht_normandie AS deco_et_costumes_total_ht_normandie_34, t0.transport_total_ht AS transport_total_ht_35, t0.transport_total_ht_normandie AS transport_total_ht_normandie_36, t0.moyen_technique_tournage_total_ht AS moyen_technique_tournage_total_ht_37, t0.pellicules_total_ht AS pellicules_total_ht_38, t0.moyen_technique_tournage_total_ht_normandie AS moyen_technique_tournage_total_ht_normandie_39, t0.pellicules_total_ht_normandie AS pellicules_total_ht_normandie_40, t0.assurance_et_frais_total_ht AS assurance_et_frais_total_ht_41, t0.assurance_et_frais_total_ht_normandie AS assurance_et_frais_total_ht_normandie_42, t0.total_partiel_total_ht AS total_partiel_total_ht_43, t0.total_partiel_total_ht_normandie AS total_partiel_total_ht_normandie_44, t0.total_general_total_ht AS total_general_total_ht_45, t0.total_general_total_ht_normandie AS total_general_total_ht_normandie_46, t0.financement_acquis AS financement_acquis_47, t0.financement_acquis_precision AS financement_acquis_precision_48, t0.depot_projet_collectivite AS depot_projet_collectivite_49, t0.depot_projet_collectivite_precision AS depot_projet_collectivite_precision_50, t0.projet_deja_presente_fonds_aide AS projet_deja_presente_fonds_aide_51, t0.projet_deja_presente_fonds_aide_date AS projet_deja_presente_fonds_aide_date_52, t0.projet_deja_presente_fonds_aide_type_aide AS projet_deja_presente_fonds_aide_type_aide_53, t0.genre_precision_autre AS genre_precision_autre_54, t0.adaptation_oeuvre_toa AS adaptation_oeuvre_toa_55, t0.adaptation_oeuvre_dacp AS adaptation_oeuvre_dacp_56, t0.adaptation_oeuvre_dfc AS adaptation_oeuvre_dfc_57, t0.montant_sollicite AS montant_sollicite_58, t0.montant_sollicite2 AS montant_sollicite2_59, t0.modified_at AS modified_at_60, t0.created_at AS created_at_61, t0.type_film AS type_film_62, t0.type_oeuvre AS type_oeuvre_63, t0.duree_episode AS duree_episode_64, t0.droit_artistiques_france AS droit_artistiques_france_65, t0.personnel_france AS personnel_france_66, t0.interpretation_france AS interpretation_france_67, t0.charge_sociale_france AS charge_sociale_france_68, t0.deco_et_costumes_france AS deco_et_costumes_france_69, t0.transport_france AS transport_france_70, t0.moyen_technique_france AS moyen_technique_france_71, t0.pellicules_france AS pellicules_france_72, t0.assurance_france AS assurance_france_73, t0.total_partiel_france AS total_partiel_france_74, t0.total_general_france AS total_general_france_75, t0.production_tv AS production_tv_76, t0.preachat_tv AS preachat_tv_77, t0.nombre_episode AS nombre_episode_78, t0.premier_film AS premier_film_79, t0.droit_artistique_cout_definitif AS droit_artistique_cout_definitif_80, t0.personnel_cout_definitif AS personnel_cout_definitif_81, t0.interpretation_cout_definitif AS interpretation_cout_definitif_82, t0.charge_sociales_cout_definitif AS charge_sociales_cout_definitif_83, t0.deco_et_costumes_cout_definitif AS deco_et_costumes_cout_definitif_84, t0.transport_cout_definitif AS transport_cout_definitif_85, t0.moyen_technique_cout_definitif AS moyen_technique_cout_definitif_86, t0.pellicules_cout_definitif AS pellicules_cout_definitif_87, t0.assurance_et_frais_cout_definitif AS assurance_et_frais_cout_definitif_88, t0.total_partiel_cout_definitif AS total_partiel_cout_definitif_89, t0.frais_generaux_cout_definitif AS frais_generaux_cout_definitif_90, t0.imprevus_cout_definitif AS imprevus_cout_definitif_91, t0.total_general_cout_definitif AS total_general_cout_definitif_92, t0.frais_generaux_total_ht AS frais_generaux_total_ht_93, t0.frais_generaux_depense_france AS frais_generaux_depense_france_94, t0.frais_generaux_normandie AS frais_generaux_normandie_95, t0.imprevus_depense_france AS imprevus_depense_france_96, t0.imprevus_normandie AS imprevus_normandie_97, t0.imprevus_total_ht AS imprevus_total_ht_98, t0.nombre_salarie_permanent AS nombre_salarie_permanent_99, t0.nombre_salarie_intermittent AS nombre_salarie_intermittent_100, t0.salarie_permenent_eqtemps AS salarie_permenent_eqtemps_101, t0.salarie_intermittentth AS salarie_intermittentth_102, t0.mt_total_programme_developpement AS mt_total_programme_developpement_103, t0.how_is_submitted AS how_is_submitted_104, t0.statut AS statut_105, t0.choix_img_diff_nouv_media AS choix_img_diff_nouv_media_106, t0.information_auteur AS information_auteur_107, t0.engagement_logo_region AS engagement_logo_region_108, t0.engagement_participation_region AS engagement_participation_region_109, t0.liste_realisateurs AS liste_realisateurs_110, t0.liste_scenaristes AS liste_scenaristes_111, t0.date_developpement AS date_developpement_112, t0.date_production AS date_production_113, t0.film_id_fk AS film_id_fk_114, t0.retrait AS retrait_115, t0.type_aide_doc AS type_aide_doc_116, t0.montant_aide_accordee AS montant_aide_accordee_117, t0.montant_aide_proposee AS montant_aide_proposee_118, t0.commission_lecture_date AS commission_lecture_date_119, t0.commission_lecture_lecteurs AS commission_lecture_lecteurs_120, t0.preselection_groupe AS preselection_groupe_121, t0.commission_lecture_avis AS commission_lecture_avis_122, t0.commission_pleniere_date AS commission_pleniere_date_123, t0.commission_pleniere_lecteurs AS commission_pleniere_lecteurs_124, t0.commission_pleniere_avis AS commission_pleniere_avis_125, t0.importation_date AS importation_date_126, t0.statut_complementaire AS statut_complementaire_127, t0.ordre_passage AS ordre_passage_128, t0.token_del AS token_del_129, t0.liste_productions_france AS liste_productions_france_130, t0.liste_productions_etrangeres AS liste_productions_etrangeres_131, t0.type_production AS type_production_132, t0.type_production_precision AS type_production_precision_133, t0.fabrication_envisagee AS fabrication_envisagee_134, t0.partenaires_envisages AS partenaires_envisages_135, t0.postes_tech_art_envisages AS postes_tech_art_envisages_136, t0.prod_deleguee_total_ht AS prod_deleguee_total_ht_137, t0.prod_deleguee_depense_france AS prod_deleguee_depense_france_138, t0.prod_deleguee_normandie AS prod_deleguee_normandie_139, t0.prod_deleguee_cout_definitif AS prod_deleguee_cout_definitif_140, t0.marge_total_ht AS marge_total_ht_141, t0.marge_depense_france AS marge_depense_france_142, t0.marge_normandie AS marge_normandie_143, t0.marge_cout_definitif AS marge_cout_definitif_144, t0.etape AS etape_145, t0.retire_abandon_motif AS retire_abandon_motif_146, t0.session_id AS session_id_147 FROM projet t0 WHERE t0.id = ? LIMIT 1"
"params" => [
1 => "717"
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.177+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.preselection AS preselection_5, t0.pleniere AS pleniere_6, t0.numerus_clausus AS numerus_clausus_7, t0.annee_attribution_aide AS annee_attribution_aide_8, t0.session_active AS session_active_9, t0.blocage_numerus_clausus AS blocage_numerus_clausus_10, t0.pleniere_lieu AS pleniere_lieu_11, t0.nbr_new_save AS nbr_new_save_12, t0.nbr_new_valide AS nbr_new_valide_13, t0.preselection_lecteurs_a AS preselection_lecteurs_a_14, t0.preselection_lecteurs_b AS preselection_lecteurs_b_15, t0.pleniere_lecteurs AS pleniere_lecteurs_16, t0.statut AS statut_17, t0.rdv_prealable AS rdv_prealable_18, t0.acces_formulaire AS acces_formulaire_19, t0.fonds_aide_id AS fonds_aide_id_20 FROM session t0 WHERE t0.id = ?"
"params" => [
1 => 459
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.180+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.actif AS actif_3, t0.annee AS annee_4, t0.session_1 AS session_1_5, t0.session_2 AS session_2_6, t0.session_3 AS session_3_7, t0.ordre AS ordre_8, t0.soutien_type AS soutien_type_9, t0.soutien_montant_min AS soutien_montant_min_10, t0.soutien_montant_max AS soutien_montant_max_11, t0.libelle_formulaire AS libelle_formulaire_12, t0.entretien_prealable_by AS entretien_prealable_by_13 FROM fonds_aide t0 WHERE t0.id = ? LIMIT 1"
"params" => [
1 => 26
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.184+01:00"
"message" => "Deprecated: Function utf8_decode() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2021
#message: "Deprecated: Function utf8_decode() is deprecated"
#code: 0
#file: "/home/normanv/www/backoffice-ni/src/Service/Fa/GenerePdf.php"
#line: 44
#severity: E_DEPRECATED
trace: {
/home/normanv/www/backoffice-ni/src/Service/Fa/GenerePdf.php:44 {
App\Service\Fa\GenerePdf->getPdf($projet_id, $type) …
› $pdf->SetFont('Arial','',11);
› $pdf->cell(0,5,utf8_decode("de la Région Normandie en partenariat avec le CNC"),0,1,"C");
› $pdf->cell(0,5,utf8_decode("et en association avec Normandie Images"),0,1,"C");
}
/home/normanv/www/backoffice-ni/src/Controller/Fa/FaInscriptionsController.php:757 {
App\Controller\Fa\FaInscriptionsController->pdfProjet(Request $request): Response …
› }else{
› $this->generePdf->getPdf($projet_id, $export_type);
› }
}
/home/normanv/www/backoffice-ni/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);
›
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
}
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
$catch: true
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/normanv/www/backoffice-ni/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.184+01:00"
"message" => "Deprecated: Function utf8_decode() is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2022
#message: "Deprecated: Function utf8_decode() is deprecated"
#code: 0
#file: "/home/normanv/www/backoffice-ni/src/Service/Fa/GenerePdf.php"
#line: 45
#severity: E_DEPRECATED
trace: {
/home/normanv/www/backoffice-ni/src/Service/Fa/GenerePdf.php:45 {
App\Service\Fa\GenerePdf->getPdf($projet_id, $type) …
› $pdf->cell(0,5,utf8_decode("de la Région Normandie en partenariat avec le CNC"),0,1,"C");
› $pdf->cell(0,5,utf8_decode("et en association avec Normandie Images"),0,1,"C");
› $pdf->ln();
}
/home/normanv/www/backoffice-ni/src/Controller/Fa/FaInscriptionsController.php:757 {
App\Controller\Fa\FaInscriptionsController->pdfProjet(Request $request): Response …
› }else{
› $this->generePdf->getPdf($projet_id, $export_type);
› }
}
/home/normanv/www/backoffice-ni/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);
›
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
}
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
$catch: true
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/normanv/www/backoffice-ni/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.184+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.pseudonyme AS pseudonyme_4, t0.denomination AS denomination_5, t0.adresse AS adresse_6, t0.code_postal AS code_postal_7, t0.ville AS ville_8, t0.indicatif_telephone AS indicatif_telephone_9, t0.telephone AS telephone_10, t0.courriel AS courriel_11, t0.type_personne AS type_personne_12, t0.pourcentage AS pourcentage_13, t0.date_naissance AS date_naissance_14, t0.lieu_naissance AS lieu_naissance_15, t0.civilite AS civilite_16, t0.nationalite AS nationalite_17, t0.pays AS pays_18, t0.id_fk_fm AS id_fk_fm_19, t0.projet_id AS projet_id_20 FROM auteur_realisateur t0 WHERE t0.projet_id = ?"
"params" => [
1 => 717
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.189+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nature AS nature_3, t0.siret AS siret_4, t0.recup_tva AS recup_tva_5, t0.nom_gerant AS nom_gerant_6, t0.prenom_gerant AS prenom_gerant_7, t0.indicatif_telephone_gerant AS indicatif_telephone_gerant_8, t0.telephone_gerant AS telephone_gerant_9, t0.email_gerant AS email_gerant_10, t0.adresse AS adresse_11, t0.code_postal AS code_postal_12, t0.ville AS ville_13, t0.adresse_bureau AS adresse_bureau_14, t0.code_postale_bureau AS code_postale_bureau_15, t0.ville_bureau AS ville_bureau_16, t0.prenom_personne_chargee AS prenom_personne_chargee_17, t0.nom_personne_chargee AS nom_personne_chargee_18, t0.indicatif_telephone_personne_chargee AS indicatif_telephone_personne_chargee_19, t0.telephone_personne_chargee AS telephone_personne_chargee_20, t0.courriel_personne_chargee AS courriel_personne_chargee_21, t0.civilite_gerant AS civilite_gerant_22, t0.civilite_personne_chargee AS civilite_personne_chargee_23, t0.fonction_personne_chargee AS fonction_personne_chargee_24, t0.pays AS pays_25, t0.pays_bureau AS pays_bureau_26, t0.id_fk_fm AS id_fk_fm_27, t0.regionale AS regionale_28, t0.ordre AS ordre_29, t0.liste_producteurs AS liste_producteurs_30, t0.participation AS participation_31, t0.deleguee AS deleguee_32, t0.executive AS executive_33, t0.soutien AS soutien_34, t0.projet_id AS projet_id_35 FROM production t0 WHERE t0.projet_id = ?"
"params" => [
1 => 717
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.192+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.civilite AS civilite_4, t0.adresse AS adresse_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.indicatif_telephone AS indicatif_telephone_9, t0.telephone AS telephone_10, t0.courriel AS courriel_11, t0.ordre AS ordre_12, t0.production_ordre AS production_ordre_13, t0.production_id AS production_id_14 FROM producteur t0 WHERE t0.production_id = ?"
"params" => [
1 => 593
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.193+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.realisateur AS realisateur_3, t0.genre AS genre_4, t0.annee AS annee_5, t0.duree AS duree_6, t0.mot_de_passe AS mot_de_passe_7, t0.lien AS lien_8, t0.projet_id AS projet_id_9 FROM document_audio_visuels t0 WHERE t0.projet_id = ?"
"params" => [
1 => 717
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.196+01:00"
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
]
"channel" => "security"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "ContainerR7oLD6i\TrustedCookieResponseListenerGhost75a5183::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.199+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.201+01:00"
"message" => "Uncaught PHP Exception ErrorException: "Warning: Cannot modify header information - headers already sent by (output started at /home/normanv/www/backoffice-ni/vendor/setasign/fpdf/fpdf.php:1013)" at SessionUtils.php line 52"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ErrorException {#2249
#message: "Warning: Cannot modify header information - headers already sent by (output started at /home/normanv/www/backoffice-ni/vendor/setasign/fpdf/fpdf.php:1013)"
#code: 0
#file: "/home/normanv/www/backoffice-ni/vendor/symfony/http-foundation/Session/SessionUtils.php"
#line: 52
#severity: E_WARNING
trace: {
/home/normanv/www/backoffice-ni/vendor/symfony/http-foundation/Session/SessionUtils.php:52 {
Symfony\Component\HttpFoundation\Session\SessionUtils::popSessionCookie(string $sessionName, string $sessionId): ?string …
›
› header_remove('Set-Cookie');
› foreach ($otherCookies as $h) {
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:151 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->onKernelResponse(ResponseEvent $event): void …
›
› SessionUtils::popSessionCookie($sessionName, $sessionId);
›
arguments: {
$sessionName: "PHPSESSID"
$sessionId: SensitiveParameterValue {#2250 …}
}
}
/home/normanv/www/backoffice-ni/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ResponseEvent {#2157 …}
...: {
"kernel.response"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#442 …}
}
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ResponseEvent {#2157 …}
$eventName: "kernel.response"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#442 …}
}
}
/home/normanv/www/backoffice-ni/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);
› }
arguments: {
$listeners: [ …13]
$eventName: "kernel.response"
$event: Symfony\Component\HttpKernel\Event\ResponseEvent {#2157 …}
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ResponseEvent {#2157 …}
$eventName: "kernel.response"
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ResponseEvent {#2157 …}
$eventName: "kernel.response"
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
arguments: {
$response: Symfony\Component\HttpFoundation\Response {#1900 …}
$request: Symfony\Component\HttpFoundation\Request {#8 …}
$type: 1
}
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
}
}
/home/normanv/www/backoffice-ni/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 {#8 …}
$type: 1
$catch: true
}
}
/home/normanv/www/backoffice-ni/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/normanv/www/backoffice-ni/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/normanv/www/backoffice-ni/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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"
]
]
2292 => [
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.202+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerR7oLD6i\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.211+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "ContainerR7oLD6i\TrustedCookieResponseListenerGhost75a5183::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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" => 1768302821
"timestamp_rfc3339" => "2026-01-13T12:13:41.224+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: [
"" => 0
8 => 1
2292 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#476 …}
} |