ApiController :: publicRoutes
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ApiController::publicRoutes" |
| _firewall_context | "security.firewall.map.context.main" |
| _nelmio_cors_should_allow_origin | true |
| _route | "_api-public-routes" |
| _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 | "24632f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| accept-language | "en-US,en;q=0.9" |
| host | "api.aeroknow.xyz" |
| origin | "https://www.aeroknow.xyz" |
| referer | "https://www.aeroknow.xyz/" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.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 | "Tue, 24 Mar 2026 22:14:24 GMT" |
| x-debug-token | "253a03" |
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 | "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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_HOST | "api.aeroknow.xyz" |
| HTTP_ORIGIN | "https://www.aeroknow.xyz" |
| HTTP_REFERER | "https://www.aeroknow.xyz/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.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 | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "api.aeroknow.xyz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/public/routes" |
| REMOTE_ADDR | "43.173.178.44" |
| REMOTE_PORT | "60636" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774390464 |
| REQUEST_TIME_FLOAT | 1774390464.3711 |
| REQUEST_URI | "/api/public/routes" |
| 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" |