AbsenceController :: parentsGetAbsenceIndex
Request
GET Parameters
| Key | Value |
|---|---|
| page | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\AbsenceController::parentsGetAbsenceIndex" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "api_parent_absence_student_list" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "1d843d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| content-length | "" |
| content-type | "" |
| from | "gptbot(at)openai.com" |
| host | "app.flex-edu.cloud" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-openai-host-hash | "93412379" |
| 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 | "Sat, 06 Dec 2025 09:50:25 GMT" |
| x-debug-exception | "Call%20to%20a%20member%20function%20getSchool%28%29%20on%20null" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fflex%2Fsrc%2FController%2FApi%2FAbsenceController.php:55" |
| x-debug-token | "0caff2" |
| x-debug-token-link | "https://app.flex-edu.cloud/_profiler/1b6bb1" |
| x-previous-debug-token | "1b6bb1" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/flex/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 354
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/flex/src/Controller/Api/AbsenceController.php"
"line" => 52
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "parentsGetAbsenceIndex"
"class" => "App\Controller\Api\AbsenceController"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/flex/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/flex/public/index.php"
"line" => 5
"args" => [
"/var/www/flex/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "0cdbeaf7c7e0ae6db8db3f356e80e45d" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://nashTechnologie:fgrZEDRTYHhhTfygTT@localhost:3306/flex?serverVersion=8&charset=utf8mb4" |
| HOST | "https://lipv2.flex-education.tech" |
| MAILER_DSN | "smtp://b979881fd9d0fe:80fd0c41b76366@sandbox.smtp.mailtrap.io:2525" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://app.flex-edu.cloud/.well-known/mercure" |
| MERCURE_PUBLISHER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_SUBSCRIBER_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_URL | "https://app.flex-edu.cloud/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WKHTMLTOIMAGE_PATH | "C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf" |
| WKHTMLTOPDF_PATH | "C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/flex/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "app.flex-edu.cloud" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "93412379" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "page=1" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "74.7.241.16" |
| REMOTE_PORT | "43378" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765014625 |
| REQUEST_TIME_FLOAT | 1765014625.1527 |
| REQUEST_URI | "/api/parent/students/absences/?page=1" |
| SCRIPT_FILENAME | "/var/www/flex/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "69.62.107.100" |
| SERVER_NAME | "app.flex-edu.cloud" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT_KEY,MERCURE_SUBSCRIBER_JWT_KEY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,HOST" |
| USER | "www-data" |