IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1394 -links: [ 1395 => Symfony\Component\WebLink\Link {#1395 -href: "https://apitest.office357.com/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _route | "index" |
| _route_params | [] |
| _stopwatch_token | "cadfc2" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, zstd" |
| connection | "keep-alive" |
| host | "apitest.office357.com" |
| user-agent | "python-requests/2.32.5" |
| 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 | "Mon, 09 Feb 2026 21:59:08 GMT" |
| link | "<https://apitest.office357.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| x-debug-token | "535162" |
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 | "bc6c4372e82290b08aae74c984984aa9" |
| DATABASE_OLD_URL | "mysql://office357Local:UgJ=bc&Ppf7CzW+@127.0.0.1:3306/office357test?serverVersion=mariadb-10.3.29" |
| DATABASE_URL | "mysql://office357test:9xUR8@0I2F@127.0.0.1:3306/office357test?serverVersion=mariadb-10.3.29" |
| JWT_PASSPHRASE | "bdbac20bca47d502fbb7de1fbf736bd1" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://0.0.0.0:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/office357apiold/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/office357apiold/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, zstd" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "apitest.office357.com" |
| HTTP_USER_AGENT | "python-requests/2.32.5" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "apitest.office357.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "148.251.71.2" |
| REMOTE_PORT | "54645" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770674348 |
| REQUEST_TIME_FLOAT | 1770674348.7231 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/office357apiold/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "178.33.155.8" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "apitest.office357.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at apitest.office357.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "apitest.office357.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_OLD_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN" |