NewsController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\NewsController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_news" |
_route_params | [] |
_stopwatch_token | "d6b20f" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "symfony.dotdev.be" |
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 | "Fri, 10 Jan 2025 08:54:50 GMT" |
x-debug-token | "2a191d" |
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 |
---|---|
API_NEWS_KEY | "e072e539652d42e08007065da1056123" |
APP_ENV | "dev" |
APP_SECRET | "b5959555d9abbc9a63a1e1f734123554" |
DATABASE_URL | "mysql://mathias:kaboum@127.0.0.1:3306/dev?serverVersion=8.0.32&charset=utf8mb4" |
MAILER_DSN | "null://null" |
MERCURE_JWT_SECRET | "demoSecretKey" |
MERCURE_PUBLIC_URL | "http://localhost/.well-known/mercure" |
MERCURE_PUBLISHER_JWT_KEY | "demoSecretKey" |
MERCURE_SUBSCRIBER_JWT_KEY | "demoSecretKey" |
MERCURE_URL | "http://localhost/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_CONTROLLER | "\symfony\controller" |
APP_DEBUG | "1" |
APP_LIB_PATH | "/var/www/srv_dev/app/symfony/lib" |
APP_PATH | "/var/www/srv_dev/app/symfony" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DATA_PATH | "/var/www/srv_dev/data" |
DEV_MODE | "1" |
DOCUMENT_ROOT | "/var/www/srv_dev/app/symfony" |
DOCUMENT_URI | "/news" |
ENV_PATH | "/var/www/srv_dev" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "symfony.dotdev.be" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
IGNORE_USER_ABORT | "1" |
LOG_PATH | "/var/www/srv_dev/log/php" |
PDO_PATH | "/var/www/srv_dev/config/php/pdo" |
PHP_SELF | "/news" |
PRINT_ERROR | "1" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIS_PATH | "/var/www/srv_dev/config/php/redis" |
REMOTE_ADDR | "13.59.58.68" |
REMOTE_PORT | "16613" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1736499289 |
REQUEST_TIME_FLOAT | 1736499289.6868 |
REQUEST_URI | "/news" |
SCRIPT_FILENAME | "/var/www/srv_dev/app/symfony/public/index.php" |
SCRIPT_NAME | "/news" |
SERVER_ADDR | "51.255.35.196" |
SERVER_ADMIN | "www-admin@dotdev.de" |
SERVER_NAME | "symfony.dotdev.be" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_PATH | "/var/www/srv_dev/app/symfony/.env" |
SYMFONY_DOTENV_VARS | "API_NEWS_KEY,APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_SUBSCRIBER_JWT_KEY,MERCURE_PUBLISHER_JWT_KEY" |
USER | "www-data" |