ApiController :: reviewQuestions
Request
GET Parameters
| Key | Value |
|---|---|
| source | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ApiController::reviewQuestions" |
| _firewall_context | "security.firewall.map.context.main" |
| _nelmio_cors_should_allow_origin | true |
| _route | "_api-review-questions" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#303 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#227 …} } ] |
| _stopwatch_token | "ac0e28" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/plain, */*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-GB,en;q=0.5" |
| connection | "keep-alive" |
| cookie | "main_deauth_profile_token=d33a91; PHPSESSID=d8c7e1b1c4017067fce868ad4fa2dd4d" |
| host | "api.aeroknow.xyz" |
| origin | "https://www.aeroknow.xyz" |
| referer | "https://www.aeroknow.xyz/" |
| sec-ch-ua | ""Not:A-Brand";v="99", "Brave";v="145", "Chromium";v="145"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-site" |
| sec-gpc | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-credentials | "true" |
| access-control-allow-origin | "https://www.aeroknow.xyz" |
| access-control-expose-headers | "link, link" |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 25 Mar 2026 02:03:28 GMT" |
| x-debug-token | "582d06" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "d8c7e1b1c4017067fce868ad4fa2dd4d" |
| main_deauth_profile_token | "d33a91" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 25 Mar 26 02:03:15 +0000" |
| Last used | "Wed, 25 Mar 26 02:03:22 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "HcalCdir46WMB11LmjEHPsne7svK1KXOCVDfN2aRUrE" |
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 | "ac6f176a26f48db5465e94e46762b23d" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://aeroknow:aeroknow@127.0.0.1:3306/aeroknow?serverVersion=5.7" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/aeroknow/htdocs/aeroknow.xyz/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/aeroknow/htdocs/aeroknow.xyz/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/plain, */*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-GB,en;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_deauth_profile_token=d33a91; PHPSESSID=d8c7e1b1c4017067fce868ad4fa2dd4d" |
| HTTP_HOST | "api.aeroknow.xyz" |
| HTTP_ORIGIN | "https://www.aeroknow.xyz" |
| HTTP_REFERER | "https://www.aeroknow.xyz/" |
| HTTP_SEC_CH_UA | ""Not:A-Brand";v="99", "Brave";v="145", "Chromium";v="145"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-site" |
| HTTP_SEC_GPC | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "source=1" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "source=1" |
| REDIRECT_SSL_TLS_SNI | "api.aeroknow.xyz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/review/questions" |
| REMOTE_ADDR | "82.64.4.89" |
| REMOTE_PORT | "50174" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774404205 |
| REQUEST_TIME_FLOAT | 1774404205.6071 |
| REQUEST_URI | "/api/review/questions?source=1" |
| SCRIPT_FILENAME | "/var/www/aeroknow/htdocs/aeroknow.xyz/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "46.101.75.161" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "api.aeroknow.xyz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at api.aeroknow.xyz Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "api.aeroknow.xyz" |
| SYMFONY_DOTENV_PATH | "/var/www/aeroknow/htdocs/aeroknow.xyz/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN" |