ArticleController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\ArticleController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#972 -links: [ 974 => Symfony\Component\WebLink\Link {#974 -href: "/assets/styles/app-713d9828d7058036a44786836080554c.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
| _route | "article_index" |
| _route_params | [] |
| _stopwatch_token | "674925" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, zstd" |
| connection | "keep-alive" |
| host | "resto.mars.tn" |
| user-agent | "python-requests/2.32.3" |
| 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 | "Thu, 01 Jan 2026 16:16:07 GMT" |
| link | "</assets/styles/app-713d9828d7058036a44786836080554c.css>; rel="preload"; as="style"" |
| x-debug-token | "f6ef33" |
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_ENV | "dev" |
| APP_SECRET | "4f5245cc852ee15099d0a8e59c793f0c" |
| CORS_ALLOW_ORIGIN | "resto.mars.tn" |
| DATABASE_URL | "mysql://resto:restoMySql!!3306@localhost:3306/resto?serverVersion=8.0.36&charset=utf8mb4" |
| JWT_PASSPHRASE | "99fb55b1553a77bb7a0247211928e48c1e57f258b561b5c242217a15b1312890" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/resto/resto.mars.tn/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/resto" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, zstd" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "resto.mars.tn" |
| HTTP_USER_AGENT | "python-requests/2.32.3" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "104.28.221.99" |
| REMOTE_PORT | "41572" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767284167 |
| REQUEST_TIME_FLOAT | 1767284167.1183 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/resto/resto.mars.tn/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.150" |
| SERVER_NAME | "resto.mars.tn" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| USER | "resto" |