Error 500 Internal Server Error

GET https://jonathan-websource.websrc.fr/blog

Forwarded to ErrorController (084382)

BlogController :: blog

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Front\BlogController::blog"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"blog"
_route_params
[
  "page" => 1
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1141
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#1063 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1143
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#1144 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1149
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1150 …}
  }
]
_stopwatch_token
"5b4c19"
page
1

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"jonathan-websource.websrc.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 04 Feb 2026 00:46:21 GMT"
set-cookie
[
  "main_deauth_profile_token=084382; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Tue, 04 Feb 2025 00:46:20 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Neither%20the%20property%20%22get%22%20nor%20one%20of%20the%20methods%20%22get%28%29%22%2C%20%22getget%28%29%22%2C%20%22isget%28%29%22%2C%20%22hasget%28%29%22%20or%20%22__call%28%29%22%20exist%20and%20have%20public%20access%20in%20class%20%22Symfony%5CComponent%5CHttpFoundation%5CRequest%22%20in%20%22default%2Fblog%2Fhome.html.twig%22%20at%20line%203."
x-debug-exception-file
"%2Fvar%2Fwww%2Fwebsource%2Fjonathan-websource.websrc.fr%2Ftemplates%2Fdefault%2Fblog%2Fhome.html.twig:3"
x-debug-token
"8d7888"
x-debug-token-link
"https://jonathan-websource.websrc.fr/_profiler/084382"
x-previous-debug-token
"084382"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2928
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2919
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "084382"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 6

Session Metadata

Key Value
Created
"Wed, 04 Feb 26 00:46:21 +0000"
Last used
"Wed, 04 Feb 26 00:46:21 +0000"
Lifetime
604800

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
App\Controller\AbstractCoreController:146
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/src/Controller/AbstractCoreController.php"
    "line" => 146
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php"
    "line" => 102
    "function" => "render"
    "class" => "App\Controller\AbstractCoreController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "blog"
    "class" => "App\Controller\Front\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/websource/jonathan-websource.websrc.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ANTHROPIC_API_KEY
"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"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"0b13bf81252612f4fa18901ed1cda5cd"
CACHE_ADAPTER
"memcached"
CACHE_DSN
"memcached://localhost?default_ttl=3600"
CORS_ALLOW_ORIGIN
"^https?://(jonathan-websource\.websrc\.fr|localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://websource:ZASKtKACKjCG4iMH2fOn@54.38.80.100:3306/websource"
DOCUSIGN_ACCOUNT_ID
"26009777"
DOCUSIGN_INTEGRATION_KEY
"09c39a81-c8ed-4498-a05f-449786797533"
DOCUSIGN_PRIVATE_KEY_PATH
"%kernel.project_dir%/config/jwt/docusign.pem"
DOCUSIGN_USER_GUID
"b1087040-6597-480f-a6e8-e8c60ddb27fe"
ELEVEN_LABS_API_KEY
"sk_c3cfa3a271709185180008ed31339a70bc4ab50c7745cb3a"
FIRECRAWL_API_KEY
"fc-7398893274fc4f1c94c68dd5d0450fa1"
FIRECRAWL_ENDPOINT
"https://api.firecrawl.dev"
GOOGLE_CLIENT_ID
"878212302785-mslhhfpcmphvffoodqskgede59hp5c0r.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
JWT_PASSPHRASE
"c7a0552ebca8f8694bb527c7eaa746c7f903258f08cf3db36bc6934f3c135031"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://jonathan@websource.fr:iakdpslreyafjocy@smtp.gmail.com:587?encryption=tls&auth_mode=login"
MERCURE_JWT_SECRET
"tMNs7u5MpfHEgS/6EtI4GKhgj8QB3CSIAquYl/E27Qo="
MERCURE_PUBLIC_URL
"https://jonathan-websource.websrc.fr/.well-known/mercure"
MERCURE_URL
"https://jonathan-websource.websrc.fr/.well-known/mercure"
OPENAI_API_KEY
"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"
OPENAI_ORGANIZATION
"org-6nwcQ8NKuE9IHutSKfOGTuZ8"
PAGESPEED_API_KEY
"AIzaSyDG2Ii4AD19MyTaoMyzuI-9IqiDgcy2C3s"
PERPLEXITY_API_KEY
"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"
SERP_API_KEY
"f412096d018cb48bfd47a4724698b17e1f2f8cfa0b2280426f706048f9b2f05b"
UNIVERSIGN_API_KEY
"apikey_6MdgMLM6nLMqkTZwbKkM2waDEo"
UNIVERSIGN_API_URL
"https://api.universign.com/v1"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/websource/jonathan-websource.websrc.fr"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/websource/jonathan-websource.websrc.fr"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/websource/jonathan-websource.websrc.fr/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/websource/jonathan-websource.websrc.fr/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/websource"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"jonathan-websource.websrc.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://jonathan-websource.websrc.fr/blog"
REDIRECT_SCRIPT_URL
"/blog"
REDIRECT_SSL_TLS_SNI
"jonathan-websource.websrc.fr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYKW3ZeEAs5qF91vtHO_6QAAAAI"
REDIRECT_URL
"/blog"
REMOTE_ADDR
"216.73.216.155"
REMOTE_PORT
"15371"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770165981
REQUEST_TIME_FLOAT
1770165981.6002
REQUEST_URI
"/blog"
SCRIPT_FILENAME
"//var/www/websource/jonathan-websource.websrc.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://jonathan-websource.websrc.fr/blog"
SCRIPT_URL
"/blog"
SERVER_ADDR
"54.38.80.100"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"jonathan-websource.websrc.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at jonathan-websource.websrc.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SSL_TLS_SNI
"jonathan-websource.websrc.fr"
SYMFONY_DOTENV_PATH
"/var/www/websource/jonathan-websource.websrc.fr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DOCUSIGN_PRIVATE_KEY_PATH,DOCUSIGN_INTEGRATION_KEY,DOCUSIGN_USER_GUID,DOCUSIGN_ACCOUNT_ID,UNIVERSIGN_API_KEY,UNIVERSIGN_API_URL,PAGESPEED_API_KEY,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_DSN,CACHE_ADAPTER,CACHE_DSN,OPENAI_API_KEY,OPENAI_ORGANIZATION,PERPLEXITY_API_KEY,SERP_API_KEY,ELEVEN_LABS_API_KEY,ANTHROPIC_API_KEY,FIRECRAWL_API_KEY,FIRECRAWL_ENDPOINT,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MERCURE_JWT_SECRET,MERCURE_URL,MERCURE_PUBLIC_URL"
UNIQUE_ID
"aYKW3ZeEAs5qF91vtHO_6QAAAAI"
USER
"websource"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 084382)

Key Value
_controller
"error_controller"
_stopwatch_token
"0594e6"
exception
Twig\Error\RuntimeError {#2660
  #message: "Neither the property "get" nor one of the methods "get()", "getget()", "isget()", "hasget()" or "__call()" exist and have public access in class "Symfony\Component\HttpFoundation\Request" in "default/blog/home.html.twig" at line 3."
  #code: 0
  #file: "/var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig"
  #line: 3
  -lineno: 3
  -rawMessage: "Neither the property "get" nor one of the methods "get()", "getget()", "isget()", "hasget()" or "__call()" exist and have public access in class "Symfony\Component\HttpFoundation\Request"."
  -source: Twig\Source {#2569 …}
  -phpFile: "/var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
  -phpLine: 1893
  trace: {
    /var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig:3 {
      Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › 
      › {% if app.request.get('_route') == 'blog' %}    {% set title = 'Notre blog' %}
    }
    /var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig:3 {
      __TwigTemplate_3c995d1dc591cd8190d374eab9840431->doDisplay(array $context, array $blocks = []): iterable …
      › 
      › {% if app.request.get('_route') == 'blog' %}    {% set title = 'Notre blog' %}
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:462 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:279 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
    }
    /var/www/websource/jonathan-websource.websrc.fr/src/Controller/AbstractCoreController.php:184 {
      App\Controller\AbstractCoreController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › \r    return parent::render($view, $parameters, $response);\r}\r
    }
    /var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php:102 {
      App\Controller\Front\BlogController->blog(Request $request, ?int $page = 1): Response …
      › \rreturn $this->render('default/blog/home.html.twig', [\r    'pagination' => $pagination,\r
    }
    /var/www/websource/jonathan-websource.websrc.fr/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);}
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/websource/jonathan-websource.websrc.fr/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#601
  -records: [
    2 => [
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.636+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "blog"
          "route_parameters" => [
            "_route" => "blog"
            "page" => 1
            "_controller" => "App\Controller\Front\BlogController::blog"
          ]
          "request_uri" => "https://jonathan-websource.websrc.fr/blog"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.638+00: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" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.641+00: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 {#1236
            #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/websource/jonathan-websource.websrc.fr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/vendor/doctrine/dbal/src/Connection.php:196 {
                Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
                › 
                ›     $this->platform = $this->driver->getDatabasePlatform($versionProvider);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:151 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform …
                › try {    return $connection->getDatabasePlatform();} catch (DriverException $driverException) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:129 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
                › if (! empty($mappingTypes)) {    $platform = $this->getDatabasePlatform($connection);    foreach ($mappingTypes as $dbType => $doctrineType) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/App_KernelDevDebugContainer.php:897 {
                ContainerKJE5JO6\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(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $container->getEnv('resolve:DATABASE_URL'), 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7.40', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, ['enum' => 'string', 'datetime' => 'datetime']);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/App_KernelDevDebugContainer.php:916 {
                ContainerKJE5JO6\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/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/App_KernelDevDebugContainer.php:908 {
                ContainerKJE5JO6\App_KernelDevDebugContainer::{closure:ContainerKJE5JO6\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():908} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php:65 {
                App\Controller\Front\BlogController->__construct(ManagerRegistry $doctrine, RequestStack $requestStack, SettingsService $settingsService, JsonEncoderService $jsonEncoderService, StringToArrayTransformer $stringToArrayTransformer, RssService $rssService, PaginatorInterface $paginator, TokenStorageInterface $tokenStorage, EventDispatcherInterface $eventDispatcher) …
                ›     $this->paginator = $paginator;\r    $this->repo = $this->doctrine->getRepository($this->getEntity());\r}\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/getBlogControllerService.php:29 {
                ContainerKJE5JO6\getBlogControllerService::do($container, $lazyLoad = true) …
                › 
                › $container->services['App\\Controller\\Front\\BlogController'] = $instance = new \App\Controller\Front\BlogController(($container->services['doctrine'] ?? self::getDoctrineService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Service\\SettingsService'] ?? $container->load('getSettingsServiceService')), ($container->privates['App\\Service\\JsonEncoderService'] ??= new \App\Service\JsonEncoderService()), ($container->privates['App\\Form\\DataTransformer\\StringToArrayTransformer'] ??= new \App\Form\DataTransformer\StringToArrayTransformer()), new \App\Service\RssService(($container->services['router'] ?? self::getRouterService($container))), ($container->services['knp_paginator'] ?? $container->load('getKnpPaginatorService')), ($container->privates['security.csrf.token_storage'] ?? self::getSecurity_Csrf_TokenStorageService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/App_KernelDevDebugContainer.php:672 {
                ContainerKJE5JO6\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/websource/jonathan-websource.websrc.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.646+00:00"
        "message" => "Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1300
            #message: "Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
            #code: 0
            #file: "/var/www/websource/jonathan-websource.websrc.fr/src/Entity/User.php"
            #line: 19
            #severity: E_DEPRECATED
            trace: {
              /var/www/websource/jonathan-websource.websrc.fr/src/Entity/User.php:19 {
                class_exists(string $class, bool $autoload = true): bool …
                › #[ORM\Entity(repositoryClass: 'App\Repository\UserRepository')]\rclass User implements UserInterface, \Serializable, PasswordAuthenticatedUserInterface\r{\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:948 {
                Doctrine\ORM\Mapping\ClassMetadata->validateAssociations(): void …
                › if (    ! class_exists($mapping->targetEntity)    && ! interface_exists($mapping->targetEntity)
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:271 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(ClassMetadata $class, ?ClassMetadata $parent): void …
                › $class->validateIdentifier();$class->validateAssociations();$class->validateLifecycleCallbacks($this->getReflectionService());
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:255 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › 
                ›     $this->validateRuntimeMetadata($class, $parent);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:23 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php:65 {
                App\Controller\Front\BlogController->__construct(ManagerRegistry $doctrine, RequestStack $requestStack, SettingsService $settingsService, JsonEncoderService $jsonEncoderService, StringToArrayTransformer $stringToArrayTransformer, RssService $rssService, PaginatorInterface $paginator, TokenStorageInterface $tokenStorage, EventDispatcherInterface $eventDispatcher) …
                ›     $this->paginator = $paginator;\r    $this->repo = $this->doctrine->getRepository($this->getEntity());\r}\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/getBlogControllerService.php:29 {
                ContainerKJE5JO6\getBlogControllerService::do($container, $lazyLoad = true) …
                › 
                › $container->services['App\\Controller\\Front\\BlogController'] = $instance = new \App\Controller\Front\BlogController(($container->services['doctrine'] ?? self::getDoctrineService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Service\\SettingsService'] ?? $container->load('getSettingsServiceService')), ($container->privates['App\\Service\\JsonEncoderService'] ??= new \App\Service\JsonEncoderService()), ($container->privates['App\\Form\\DataTransformer\\StringToArrayTransformer'] ??= new \App\Form\DataTransformer\StringToArrayTransformer()), new \App\Service\RssService(($container->services['router'] ?? self::getRouterService($container))), ($container->services['knp_paginator'] ?? $container->load('getKnpPaginatorService')), ($container->privates['security.csrf.token_storage'] ?? self::getSecurity_Csrf_TokenStorageService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /var/www/websource/jonathan-websource.websrc.fr/var/cache/dev/ContainerKJE5JO6/App_KernelDevDebugContainer.php:672 {
                ContainerKJE5JO6\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/websource/jonathan-websource.websrc.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.654+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "54.38.80.100"
            "port" => 3306
            "user" => "websource"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "5.7.40"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "websource"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.655+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(DISTINCT b0_.id) AS sclr_0 FROM blog_posts b0_ WHERE b0_.active = 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.658+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT b0_.id AS id_0, b0_.count AS count_1 FROM blog_posts b0_ WHERE b0_.active = 1 ORDER BY b0_.count DESC LIMIT 20"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.673+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.title AS title_0, b0_.content AS content_1, b0_.url AS url_2, b0_.slug AS slug_3, b0_.date_publication AS date_publication_4, b0_.image AS image_5, b0_.count AS count_6, b0_.meta_description AS meta_description_7, b0_.id AS id_8, b0_.date_created AS date_created_9, b0_.date_updated AS date_updated_10, b0_.active AS active_11, b0_.user_id AS user_id_12, b0_.category_id AS category_id_13 FROM blog_posts b0_ WHERE b0_.active = 1 AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.count DESC"
          "params" => [
            1 => 5393
            2 => 5409
            3 => 5402
            4 => 5411
            5 => 5401
            6 => 5414
            7 => 5403
            8 => 5410
            9 => 5406
            10 => 5413
            11 => 5408
            12 => 5404
            13 => 5327
            14 => 5416
            15 => 5396
            16 => 5394
            17 => 5326
            18 => 5405
            19 => 5400
            20 => 5395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1696
              +name: "INTEGER"
            }
            2 => Doctrine\DBAL\ParameterType {#1696}
            3 => Doctrine\DBAL\ParameterType {#1696}
            4 => Doctrine\DBAL\ParameterType {#1696}
            5 => Doctrine\DBAL\ParameterType {#1696}
            6 => Doctrine\DBAL\ParameterType {#1696}
            7 => Doctrine\DBAL\ParameterType {#1696}
            8 => Doctrine\DBAL\ParameterType {#1696}
            9 => Doctrine\DBAL\ParameterType {#1696}
            10 => Doctrine\DBAL\ParameterType {#1696}
            11 => Doctrine\DBAL\ParameterType {#1696}
            12 => Doctrine\DBAL\ParameterType {#1696}
            13 => Doctrine\DBAL\ParameterType {#1696}
            14 => Doctrine\DBAL\ParameterType {#1696}
            15 => Doctrine\DBAL\ParameterType {#1696}
            16 => Doctrine\DBAL\ParameterType {#1696}
            17 => Doctrine\DBAL\ParameterType {#1696}
            18 => Doctrine\DBAL\ParameterType {#1696}
            19 => Doctrine\DBAL\ParameterType {#1696}
            20 => Doctrine\DBAL\ParameterType {#1696}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.688+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.title AS title_0, b0_.content AS content_1, b0_.url AS url_2, b0_.slug AS slug_3, b0_.date_publication AS date_publication_4, b0_.image AS image_5, b0_.count AS count_6, b0_.meta_description AS meta_description_7, b0_.id AS id_8, b0_.date_created AS date_created_9, b0_.date_updated AS date_updated_10, b0_.active AS active_11, b0_.user_id AS user_id_12, b0_.category_id AS category_id_13 FROM blog_posts b0_ INNER JOIN blog_categories b1_ ON b0_.category_id = b1_.id WHERE b0_.active = 1 GROUP BY b1_.id ORDER BY b1_.name ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.695+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.title AS title_0, b0_.content AS content_1, b0_.url AS url_2, b0_.slug AS slug_3, b0_.date_publication AS date_publication_4, b0_.image AS image_5, b0_.count AS count_6, b0_.meta_description AS meta_description_7, b0_.id AS id_8, b0_.date_created AS date_created_9, b0_.date_updated AS date_updated_10, b0_.active AS active_11, b0_.user_id AS user_id_12, b0_.category_id AS category_id_13 FROM blog_posts b0_ INNER JOIN blog_posts_tags b2_ ON b0_.id = b2_.blog_posts_id INNER JOIN tags t1_ ON t1_.id = b2_.tags_id WHERE b0_.active = 1 GROUP BY t1_.id ORDER BY COUNT(b0_.id) DESC LIMIT 10"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.705+00:00"
        "message" => "User Deprecated: Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead. (Parser.php:1665 called by Parser.php:1544, https://github.com/doctrine/orm/issues/12192, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2151
            #message: "User Deprecated: Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead. (Parser.php:1665 called by Parser.php:1544, https://github.com/doctrine/orm/issues/12192, package doctrine/orm)"
            #code: 0
            #file: "/var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/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/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:1665 {
                Doctrine\ORM\Query\Parser->Join(): Join …
                ›     $conditionalExpression = $this->ConditionalExpression();    Deprecation::trigger('doctrine/orm', 'https://github.com/doctrine/orm/issues/12192', 'Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead.');}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:1544 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration(): IdentificationVariableDeclaration …
                › ) {    $joins[] = $this->Join();}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:1301 {
                Doctrine\ORM\Query\Parser->FromClause(): FromClause …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:843 {
                Doctrine\ORM\Query\Parser->SelectStatement(): SelectStatement …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:814 {
                Doctrine\ORM\Query\Parser->QueryLanguage(): DeleteStatement …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:238 {
                Doctrine\ORM\Query\Parser->getAST(): DeleteStatement …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query/Parser.php:330 {
                Doctrine\ORM\Query\Parser->parse(): ParserResult …
                › {    $AST = $this->getAST();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query.php:248 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query.php:717 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/Query.php:257 {
                Doctrine\ORM\Query->_doExecute(): Result|int …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/AbstractQuery.php:930 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/doctrine/orm/src/AbstractQuery.php:688 {
                Doctrine\ORM\AbstractQuery->getResult(string|int $hydrationMode = self::HYDRATE_OBJECT): mixed …
                › {    return $this->execute(null, $hydrationMode);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php:100 {
                App\Controller\Front\BlogController->blog(Request $request, ?int $page = 1): Response …
                › $tags = $this->repo->getPopularTags();\r$recents = $this->repo->listLastPosts(null, ['e.id' => 'DESC'], 15)->getResult();\r\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/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);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/websource/jonathan-websource.websrc.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.707+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.title AS title_0, b0_.content AS content_1, b0_.url AS url_2, b0_.slug AS slug_3, b0_.date_publication AS date_publication_4, b0_.image AS image_5, b0_.count AS count_6, b0_.meta_description AS meta_description_7, b0_.id AS id_8, b0_.date_created AS date_created_9, b0_.date_updated AS date_updated_10, b0_.active AS active_11, b0_.user_id AS user_id_12, b0_.category_id AS category_id_13 FROM blog_posts b0_ INNER JOIN blog_categories b1_ ON (b0_.category_id = b1_.id) WHERE b0_.active = ? AND b0_.date_publication <= ? ORDER BY b0_.id DESC LIMIT 15"
          "params" => [
            1 => 1
            2 => "2026-02-04 00:46:21"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#391
              +name: "BOOLEAN"
            }
            2 => Doctrine\DBAL\ParameterType {#410
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.723+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.question AS question_1, t0.answer AS answer_2, t0.routename AS routename_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6 FROM faq t0 WHERE t0.routename = ?"
          "params" => [
            1 => "blog"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#410}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.724+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description_short AS description_short_3, t0.id AS id_4, t0.active AS active_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.parent_id AS parent_id_8 FROM categories t0 WHERE t0.active = ? AND t0.parent_id = ?"
          "params" => [
            1 => 1
            2 => 118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#391}
            2 => Doctrine\DBAL\ParameterType {#1696}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.color AS color_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6, t0.active AS active_7, t0.parent_id AS parent_id_8 FROM themes_categories t0 WHERE t0.active = ? AND t0.parent_id = ?"
          "params" => [
            1 => 1
            2 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#391}
            2 => Doctrine\DBAL\ParameterType {#1696}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.749+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.install AS install_1, t0.config AS config_2, t0.express AS express_3, t0.status AS status_4, t0.id AS id_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.customer_id AS customer_id_8, t0.user_id AS user_id_9, t0.guest_id AS guest_id_10 FROM cart t0 WHERE t0.guest_id = ? LIMIT 1"
          "params" => [
            1 => null
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1696}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.751+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.io AS io_2, t0.ram AS ram_3, t0.storage AS storage_4, t0.price AS price_5, t0.strike_price AS strike_price_6, t0.market_price AS market_price_7, t0.headline AS headline_8, t0.stars AS stars_9, t0.id AS id_10, t0.active AS active_11 FROM webhostings_offers t0 WHERE t0.active = ? ORDER BY t0.id ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#391}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1770165981
        "timestamp_rfc3339" => "2026-02-04T00:46:21.758+00:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "get" nor one of the methods "get()", "getget()", "isget()", "hasget()" or "__call()" exist and have public access in class "Symfony\Component\HttpFoundation\Request" in "default/blog/home.html.twig" at line 3." at home.html.twig line 3"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#2660
            #message: "Neither the property "get" nor one of the methods "get()", "getget()", "isget()", "hasget()" or "__call()" exist and have public access in class "Symfony\Component\HttpFoundation\Request" in "default/blog/home.html.twig" at line 3."
            #code: 0
            #file: "/var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig"
            #line: 3
            -lineno: 3
            -rawMessage: "Neither the property "get" nor one of the methods "get()", "getget()", "isget()", "hasget()" or "__call()" exist and have public access in class "Symfony\Component\HttpFoundation\Request"."
            -source: Twig\Source {#2569 …}
            -phpFile: "/var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
            -phpLine: 1893
            trace: {
              /var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig:3 {
                Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
                › 
                › {% if app.request.get('_route') == 'blog' %}    {% set title = 'Notre blog' %}
              }
              /var/www/websource/jonathan-websource.websrc.fr/templates/default/blog/home.html.twig:3 {
                __TwigTemplate_3c995d1dc591cd8190d374eab9840431->doDisplay(array $context, array $blocks = []): iterable …
                › 
                › {% if app.request.get('_route') == 'blog' %}    {% set title = 'Notre blog' %}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:462 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:279 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
              }
              /var/www/websource/jonathan-websource.websrc.fr/src/Controller/AbstractCoreController.php:184 {
                App\Controller\AbstractCoreController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › \r    return parent::render($view, $parameters, $response);\r}\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/src/Controller/Front/BlogController.php:102 {
                App\Controller\Front\BlogController->blog(Request $request, ?int $page = 1): Response …
                › \rreturn $this->render('default/blog/home.html.twig', [\r    'pagination' => $pagination,\r
              }
              /var/www/websource/jonathan-websource.websrc.fr/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);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/websource/jonathan-websource.websrc.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/websource/jonathan-websource.websrc.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/websource/jonathan-websource.websrc.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#667 …}
}