EvaluationController :: indexAction
Request
GET Parameters
| Key | Value |
|---|---|
| course | "" |
| room | "20" |
| sequence | "46" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\EvaluationController::indexAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _method | Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#762 -methods: [ "GET" ] } |
| _route | "admin_evaluations" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "ce7c7b" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#764 #template: "evaluation/index.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\EvaluationController {#276 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#364 …} -em: ContainerLwPEVdm\EntityManager_9a5be93 {#307 …} -repo: App\Repository\EvaluationRepository {#356 …} -userRepo: App\Repository\UserRepository {#290 …} -scRepo: App\Repository\SchoolYearRepository {#245 …} -stdRepo: App\Repository\StudentRepository {#357 …} -clRepo: App\Repository\ClassRoomRepository {#359 …} -crsRepo: App\Repository\CourseRepository {#358 …} -seqRepo: App\Repository\SequenceRepository {#360 …} -attrRepo: App\Repository\AttributionRepository {#361 …} -notes: [] -markRepo: App\Repository\MarkRepository {#362 …} -schoolYearService: App\Service\SchoolYearService {#244 …} } "indexAction" ] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "74.7.227.76" |
| cf-ipcountry | "US" |
| cf-ray | "9996b0deaadb9ac0-MIA" |
| cf-visitor | "{"scheme":"http"}" |
| connection | "Keep-Alive" |
| from | "gptbot(at)openai.com" |
| host | "isbbethesda.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| x-forwarded-for | "74.7.227.76" |
| x-forwarded-proto | "http" |
| x-openai-host-hash | "231678190" |
| 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 | "Tue, 04 Nov 2025 19:59:16 GMT" |
| location | "/login" |
| x-debug-token | "f9f131" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 04 Nov 25 19:59:16 +0000" |
| Last used | "Tue, 04 Nov 25 19:59:16 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:212
[
[
"file" => "/var/www/bethesda/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 212
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/src/Controller/EvaluationController.php"
"line" => 95
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "indexAction"
"class" => "App\Controller\EvaluationController"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| warning | [
"You need login first!"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "ff7325025ae307787e22fe923a2e178d" |
| CITY | "YAOUNDE" |
| CONTACT | "(+237)699545124" |
| DATABASE_URL | "mysql://bethesda_user:[email protected]:3306/bethesda" |
| DELEGATION_DEPARTEMENTATLE | "La Mefou et Akono" |
| DELEGATION_REGIONALE | "Délégation Régionale de la Mefou et Akono" |
| DIVISIONAL_DELEGATION | " Mefou and Akono" |
"[email protected]" |
|
| ENGLISH_SCHOOL_NAME | "Bethesda Bilingual Secondary Institute" |
| ENGLISH_SLOGAN | "Discipline-Work-Sucess" |
| FRENCH_SCHOOL_NAME | "Insitut Secondaire Bilingue Bethesda" |
| FRENCH_SLOGAN | "Discipline-Travail-Succes" |
| LINUX_WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
| LINUX_WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
| LOGO_PATH | "logo_isbb.jpg" |
| MAILER_DSN | "gmail+smtp://isbbethesda%40gmail.com:PasswordBethesda%401@default" |
| MAILER_FROM_ADDRESS | "[email protected]" |
| MAILER_FROM_NAME | "Administration" |
| MAILER_HOST | "mail.server:25" |
| MAILER_PASS | "PasswordBethesda%401" |
| MAILER_URL | "null://localhost" |
| ONEDRIVE_CLIENT_ID | "a9d9e752-0cbe-43b0-a831-c0b3dc6a0d8e" |
| ONEDRIVE_CLIENT_SECRET | "AYT8Q~JU.B~sCQxFos5gTVOMU~YkOG7kC18o7bVw" |
| ONEDRIVE_TENANT_ID | "53c58e8b-854a-474c-a629-af92f38279ad" |
| POSTAL_BOX | "31367 YDE" |
| PRINCIPAL | "Poka Simeon" |
| REGIONAL_DELEGATION | "Center Regional Delegation" |
| WINDOWS_WKHTMLTOIMAGE_PATH | ""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltoimage"" |
| WINDOWS_WKHTMLTOPDF_PATH | ""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf"" |
| facebook_client_id | "426320422157981" |
| facebook_secret | "8e863804fa85badd8070326f13a9ba52" |
| github_client_id | "ef63970819450b03aecf" |
| github_client_secret | "c6af0bec04ef243b1c8b47437699423bd4a2b8ba" |
| github_secret | "c6af0bec04ef243b1c8b47437699423bd4a2b8ba" |
| googleplus_client_id | "248980514136-hhjepha3ij0965qmaqehq57ifg1seb4d.apps.googleusercontent.com" |
| googleplus_secret | "YqpgoaaYiHXqzqFJBzunsjSf" |
| linkedin_client_id | "78wdfyexlyks62" |
| linkedin_secret | "zic8WfEGmsrSCODU" |
| stackexchange_client_id | "YqpgoaaYiHXqzqFJBzunsjSf" |
| stackexchange_key | "zic8WfEGmsrSCODU" |
| stackexchange_secret | "zic8WfEGmsrSCODU" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/bethesda/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/bethesda/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "74.7.227.76" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9996b0deaadb9ac0-MIA" |
| HTTP_CF_VISITOR | "{"scheme":"http"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "isbbethesda.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| HTTP_X_FORWARDED_FOR | "74.7.227.76" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_OPENAI_HOST_HASH | "231678190" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "course=&room=20&sequence=46" |
| REDIRECT_QUERY_STRING | "course=&room=20&sequence=46" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/evaluations/" |
| REMOTE_ADDR | "172.70.54.247" |
| REMOTE_PORT | "12880" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1762286356 |
| REQUEST_TIME_FLOAT | 1762286356.4654 |
| REQUEST_URI | "/evaluations/?course=&room=20&sequence=46" |
| SCRIPT_FILENAME | "/var/www/bethesda/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "161.97.128.28" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "isbbethesda.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at isbbethesda.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_PASS,MAILER_HOST,MAILER_URL,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,github_client_id,github_secret,github_client_secret,facebook_client_id,facebook_secret,googleplus_client_id,googleplus_secret,stackexchange_client_id,stackexchange_secret,stackexchange_key,linkedin_client_id,linkedin_secret,ONEDRIVE_CLIENT_ID,ONEDRIVE_TENANT_ID,ONEDRIVE_CLIENT_SECRET,WINDOWS_WKHTMLTOPDF_PATH,WINDOWS_WKHTMLTOIMAGE_PATH,LINUX_WKHTMLTOPDF_PATH,LINUX_WKHTMLTOIMAGE_PATH,FRENCH_SCHOOL_NAME,ENGLISH_SCHOOL_NAME,LOGO_PATH,FRENCH_SLOGAN,ENGLISH_SLOGAN,POSTAL_BOX,CONTACT,EMAIL,DELEGATION_REGIONALE,REGIONAL_DELEGATION,DELEGATION_DEPARTEMENTATLE,DIVISIONAL_DELEGATION,CITY,PRINCIPAL" |