GET https://gabrielgaume.site/robots.txt

TemplateController :: templateAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction"
_firewall_context
"security.firewall.map.context.main"
_route
"frontend"
_route_params
[
  "template" => "base.html.twig"
  "any" => "robots.txt"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#280
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#240 …}
  }
]
_stopwatch_token
"90ccdd"
any
"robots.txt"
template
"base.html.twig"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"gabrielgaume.site"
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
"Sun, 18 May 2025 16:22:28 GMT"
x-debug-token
"1ec5e1"

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_SECRET
"9cd8fea4b6131f81a5417c2c7489a95c"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
JWT_PASSPHRASE
"5ba5f979e288c965d18ae05c42af0c3b550e4288f0d9ad01ed68c19b595f388c"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MYSQL_CHARSET
"utf8mb4"
MYSQL_DATABASE
"app"
MYSQL_PASSWORD
"root"
MYSQL_USER
"root"
MYSQL_VERSION
"8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://app:root@database:3306/app?serverVersion=8&charset=utf8mb4"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"56f81bf234cc"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"gabrielgaume.site"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_JWT_SECRET
"A9jd3k2Dg3sA/+vYtRZ1M3U/zj4KFqOEOi/XrEoGkRM="
MERCURE_PUBLIC_URL
"https://gabrielgaume.site/.well-known/mercure/.well-known/mercure}"
MERCURE_PUBLISHER_JWT_KEY
"A9jd3k2Dg3sA/+vYtRZ1M3U/zj4KFqOEOi/XrEoGkRM="
MERCURE_SUBSCRIBER_JWT_KEY
"A9jd3k2Dg3sA/+vYtRZ1M3U/zj4KFqOEOi/XrEoGkRM="
MERCURE_URL
"http://php/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
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.4.7.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_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"index.php"
PHP_SHA256
"e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3"
PHP_URL
"https://www.php.net/distributions/php-8.4.7.tar.xz"
PHP_VERSION
"8.4.7"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"3.14.147.45"
REMOTE_HOST
"3.14.147.45"
REMOTE_IDENT
""
REMOTE_PORT
"54293"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1747585348
REQUEST_TIME_FLOAT
1747585348.9057
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"gabrielgaume.site"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"FrankenPHP"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,MYSQL_VERSION,MYSQL_CHARSET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"
TERM
"xterm"
XDEBUG_MODE
"off"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"