Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _remove_csp_headers | true |
| _stopwatch_token | "d5234b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "demo.advarium.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).
Retry Command
curl \ --compressed \ --url 'https://demo.advarium.fr/robots.txt' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 14 Jun 2026 08:13:37 GMT" |
| vary | "Accept" |
| x-debug-exception | "No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdemo.advarium.fr%2Frobots.txt%22" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fdemo.advarium.fr%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156" |
| x-debug-token | "41661f" |
| x-debug-token-link | "https://demo.advarium.fr/_profiler/fe6d0a" |
| x-previous-debug-token | "fe6d0a" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_LOCALES | "["fr", "en"]" |
| APP_SECRET | "e5a231cadbd9b669279ba3da31952381" |
| APP_TIMEZONE | "Europe/Paris" |
| APP_URI | "" |
| AREA | "" |
| DATABASE_URL | "mysql://demo:S8+ZMX0r4zktvAh@127.0.0.1:3306/demo.advarium.fr?serverVersion=10.11.8-MariaDB&charset=utf8mb4" |
| ENCRYPT_ALGORITHM | "AES-256-CBC" |
| ENCRYPT_KEY | "%kernel.project_dir%/advarium.pem" |
| ENCRYPT_PASSPHRASE | "z1bCgtH9ApHcrrZ4QniB" |
| HOLIDAY_EXCEPTIONS | "{}" |
| LAST_COMPILE | "v202606111350" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://localhost:1025" |
| MAIN_LOCALE | "fr" |
| MESSENGER_SYNC_MODE | "async" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NB_AUTHORIZED_REPORTS | "2" |
| NB_ELEMENTS_IN_CAROUSEL | "10" |
| NB_RECIPIENTS_FOR_MASS_MAILING | "10" |
| NOREPLY_MAIL | "demo@demo.advarium.fr" |
| PAGE_SIZE | "20" |
| REQUIRE_ACCOUNT_ACTIVATION | "0" |
| SLACK_BOT_NAME | "Monolog" |
| SLACK_WEBHOOK_CHANNEL | "#advarium" |
| SLACK_WEBHOOK_NAME | "demo.advarium.fr" |
| SLACK_WEBHOOK_URL | "https://chat.groupe-cya.fr/hooks/1txxny3deibnpm198ws4xtpnto" |
| UPLOAD_NAMELEN | "11" |
| UPLOAD_ROOT | "%kernel.project_dir%/uploads" |
| USE_DB_ROUTE_LOADER | "0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html/demo.advarium.fr" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/demo.advarium.fr" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/demo.advarium.fr/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "demo.advarium.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.204" |
| REMOTE_PORT | "34812" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781424814 |
| REQUEST_TIME_FLOAT | 1781424814.5714 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/var/www/html/demo.advarium.fr/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.255.92.241" |
| SERVER_NAME | "demo.advarium.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/demo.advarium.fr/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN,MAILER_DSN,APP_LOCALES,APP_TIMEZONE,APP_URI,AREA,ENCRYPT_ALGORITHM,ENCRYPT_KEY,ENCRYPT_PASSPHRASE,HOLIDAY_EXCEPTIONS,LAST_COMPILE,MAIN_LOCALE,NB_AUTHORIZED_REPORTS,NB_ELEMENTS_IN_CAROUSEL,NB_RECIPIENTS_FOR_MASS_MAILING,NOREPLY_MAIL,PAGE_SIZE,REQUIRE_ACCOUNT_ACTIVATION,SLACK_BOT_NAME,SLACK_WEBHOOK_CHANNEL,SLACK_WEBHOOK_URL,UPLOAD_NAMELEN,UPLOAD_ROOT,USE_DB_ROUTE_LOADER,APP_DEBUG,MESSENGER_SYNC_MODE,SLACK_WEBHOOK_NAME" |
| USER | "www-data" |
Sub-Requests 1
ErrorController (token = fe6d0a)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _controller_attributes | [] |
| _stopwatch_token | "eb9110" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#516 #message: "No route found for "GET https://demo.advarium.fr/robots.txt"" #code: 0 #file: "/var/www/html/demo.advarium.fr/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 156 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#340 …} -statusCode: 404 -headers: [] : { { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void … › › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#726 -records: [ 37 => [ [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.003+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.020+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.021+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.021+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.021+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.021+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1781424817 "timestamp_rfc3339" => "2026-06-14T10:13:37.113+02:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://demo.advarium.fr/robots.txt"" at RouterListener.php line 156" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#516 #message: "No route found for "GET https://demo.advarium.fr/robots.txt"" #code: 0 #file: "/var/www/html/demo.advarium.fr/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 156 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#340 …} -statusCode: 404 -headers: [] : { { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void … › › |