FrontendController :: serve
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\FrontendController::serve" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "frontend_spa" |
| _route_params | [ "path" => "sitemap.xml" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "9bcd9e" |
| path | "sitemap.xml" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| cookie | "main_deauth_profile_token=4a7d42" |
| host | "vector.sumimi.tokyo" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b96dc6d46-289gm (squid/6.13)" |
| x-forwarded-for | "10.9.206.42" |
| 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, 29 Jul 2026 21:20:56 GMT" |
| x-debug-token | "23b267" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "4a7d42" |
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 | "85eb250ed18d2ddde3aab9650e7bb7cf" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/home/sumimi5/domains/vector.sumimi.tokyo/sumimi-vector/public" |
| GEOIP_ADDR | "216.73.216.134" |
| GEOIP_CONTINENT_CODE | "NA" |
| GEOIP_COUNTRY_CODE | "US" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_deauth_profile_token=4a7d42" |
| HTTP_HOST | "vector.sumimi.tokyo" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b96dc6d46-289gm (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.9.206.42" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/sitemap.xml" |
| REMOTE_ADDR | "216.73.216.134" |
| REMOTE_PORT | "46197" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1785360056 |
| REQUEST_TIME_FLOAT | 1785360056.1597 |
| REQUEST_URI | "/sitemap.xml" |
| SCRIPT_FILENAME | "/home/sumimi5/domains/vector.sumimi.tokyo/sumimi-vector/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://vector.sumimi.tokyo/sitemap.xml" |
| SCRIPT_URL | "/sitemap.xml" |
| SERVER_ADDR | "163.44.176.20" |
| SERVER_ADMIN | "webmaster@sumimi.tokyo" |
| SERVER_NAME | "vector.sumimi.tokyo" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN" |
| X-LSCACHE | "on,crawler" |