ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "196181" |
| exception | RuntimeException {#646 #message: "Controller "App\Controller\BlogController::show" requires the "$article" argument that could not be resolved. Possible reasons: 1) Cannot find mapping for "App\Entity\Article": declare one using either the #[MapEntity] attribute or mapped route parameters. 2) Cannot autowire argument $article of "App\Controller\BlogController::show()": it needs an instance of "App\Entity\Article" but this type has been excluded because it's a Doctrine entity." #code: 0 #file: "/var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php" #line: 122 : { { Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array … › › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#105 -records: [ 2 => [ [ "timestamp" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.570+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "app_blog_show" "route_parameters" => [ "_route" => "app_blog_show" "_controller" => "App\Controller\BlogController::show" "slug" => "les-vendanges-2026-s-annoncent-prometteuses" ] "request_uri" => "https://vendangeur.com/blog/les-vendanges-2026-s-annoncent-prometteuses" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.571+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 2 ] "channel" => "security" ] [ "timestamp" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.571+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" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.571+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" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.571+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" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.571+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" => 1775012567 "timestamp_rfc3339" => "2026-04-01T03:02:47.574+00:00" "message" => "Uncaught PHP Exception RuntimeException: "Controller "App\Controller\BlogController::show" requires the "$article" argument that could not be resolved. Possible reasons: 1) Cannot find mapping for "App\Entity\Article": declare one using either the #[MapEntity] attribute or mapped route parameters. 2) Cannot autowire argument $article of "App\Controller\BlogController::show()": it needs an instance of "App\Entity\Article" but this type has been excluded because it's a Doctrine entity." at ArgumentResolver.php line 122" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => RuntimeException {#646 #message: "Controller "App\Controller\BlogController::show" requires the "$article" argument that could not be resolved. Possible reasons: 1) Cannot find mapping for "App\Entity\Article": declare one using either the #[MapEntity] attribute or mapped route parameters. 2) Cannot autowire argument $article of "App\Controller\BlogController::show()": it needs an instance of "App\Entity\Article" but this type has been excluded because it's a Doctrine entity." #code: 0 #file: "/var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php" #line: 122 : { { Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array … › › |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "Keep-Alive" |
| cookie | "main_deauth_profile_token=b2c92f" |
| host | "vendangeur.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.115" |
| x-forwarded-host | "vendangeur.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "vendangeur.com" |
| x-php-ob-level | "0" |
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, 01 Apr 2026 03:02:47 GMT" |
| vary | "Accept" |
| x-debug-exception | "Controller%20%22App%5CController%5CBlogController%3A%3Ashow%22%20requires%20the%20%22%24article%22%20argument%20that%20could%20not%20be%20resolved.%20Possible%20reasons%3A%201%29%20Cannot%20find%20mapping%20for%20%22App%5CEntity%5CArticle%22%3A%20declare%20one%20using%20either%20the%20%23%5BMapEntity%5D%20attribute%20or%20mapped%20route%20parameters.%202%29%20Cannot%20autowire%20argument%20%24article%20of%20%22App%5CController%5CBlogController%3A%3Ashow%28%29%22%3A%20it%20needs%20an%20instance%20of%20%22App%5CEntity%5CArticle%22%20but%20this%20type%20has%20been%20excluded%20because%20it%27s%20a%20Doctrine%20entity." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FController%2FArgumentResolver.php:122" |
| x-debug-token | "a065db" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "b2c92f" |
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "45666ad14440dc4a79cb6d57b4e8cae2" |
| APP_SHARE_DIR | "var/share" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_DOCUMENT_ROOT | "/var/www/html/public" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "mysql://winejobr:secret@db:3306/winejobr?serverVersion=11.4.0-MariaDB" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOSTNAME | "623e595fada6" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "main_deauth_profile_token=b2c92f" |
| HTTP_HOST | "vendangeur.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.115" |
| HTTP_X_FORWARDED_HOST | "vendangeur.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "vendangeur.com" |
| LANG | "C" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz" |
| PHP_VERSION | "8.3.30" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/blog/les-vendanges-2026-s-annoncent-prometteuses" |
| REMOTE_ADDR | "172.18.0.1" |
| REMOTE_PORT | "53514" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1775012567 |
| REQUEST_TIME_FLOAT | 1775012567.5584 |
| REQUEST_URI | "/blog/les-vendanges-2026-s-annoncent-prometteuses" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.5" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "vendangeur.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at vendangeur.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = 0046d1)
| Key | Value |
|---|---|
| _controller | "App\Controller\BlogController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "app_blog_show" |
| _route_params | [ "slug" => "les-vendanges-2026-s-annoncent-prometteuses" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#599 -supports: false -passport: null -duration: null -stub: "App\Security\Authenticator" -authenticated: null -exception: null -authenticator: App\Security\Authenticator {#557 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#601 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#602 …} } ] |
| _stopwatch_token | "b3d6f8" |
| slug | "les-vendanges-2026-s-annoncent-prometteuses" |