http://isbbethesda.com/evaluations/16227/update

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
201910030033appr
"NA"
201910030033note
"7.5"
201910030033weight
"1"
202011050015appr
"NA"
202011050015note
"7.5"
202011050015weight
"1"
202309190012appr
"EA/IA"
202309190012note
"11"
202309190012weight
"1"
202535678appr
"NA"
202535678note
"0"
202535678weight
"1"
20254441appr
"EA/IA"
20254441note
"12.5"
20254441weight
"1"
230701400appr
"EA/IA"
230701400note
"11.5"
230701400weight
"1"
230701994appr
"NA"
230701994note
"5.5"
230701994weight
"1"
231759869appr
"NA"
231759869note
"8"
231759869weight
"1"
233114417appr
"NA"
233114417note
"5"
233114417weight
"1"
241327568appr
"EA/IA"
241327568note
"10"
241327568weight
"1"
241385142appr
"NA"
241385142note
"6.5"
241385142weight
"1"
241400530appr
"NA"
241400530note
"7"
241400530weight
"1"
241430409appr
"EA/IA"
241430409note
"10.5"
241430409weight
"1"
241651494appr
"NA"
241651494note
"8.5"
241651494weight
"1"
241656735appr
"A"
241656735note
"15.5"
241656735weight
"1"
241656981appr
"EA/IA"
241656981note
"10"
241656981weight
"1"
241861373appr
"NA"
241861373note
"6"
241861373weight
"1"
241861375appr
"NA"
241861375note
"7.5"
241861375weight
"1"
241861376appr
"NA"
241861376note
"0"
241861376weight
"1"
241861377appr
"NA"
241861377note
"8"
241861377weight
"1"
241861385appr
"NA"
241861385note
"8.5"
241861385weight
"1"
241861387appr
"NA"
241861387note
"0"
241861387weight
"1"
241874945appr
"NA"
241874945note
"6"
241874945weight
"1"
242013773appr
"NA"
242013773note
"9"
242013773weight
"1"
242035771appr
"NA"
242035771note
"4.5"
242035771weight
"1"
242269030appr
"NA"
242269030note
"9"
242269030weight
"1"
242269047appr
"NA"
242269047note
"8"
242269047weight
"1"
242269068appr
"NA"
242269068note
"6"
242269068weight
"1"
242269667_appr
"NA"
242269667_note
"6"
242269667_weight
"1"
242270764_appr
"NA"
242270764_note
"8.5"
242270764_weight
"1"
242270778appr
"NA"
242270778note
"0"
242270778weight
"1"
242270787appr
"NA"
242270787note
"6"
242270787weight
"1"
242271009_appr
"EA/IA"
242271009_note
"11.5"
242271009_weight
"1"
242271015appr
"NA"
242271015note
"8"
242271015weight
"1"
242271034appr
"EA/IA"
242271034note
"10"
242271034weight
"1"
242271039appr
"EA/IA"
242271039note
"10.5"
242271039weight
"1"
24519735666565appr
"NA"
24519735666565note
"1"
24519735666565weight
"1"
_method
"PUT"
evaluation
[
  "sequence" => "55"
  "classRoom" => "8"
  "competence" => "Répondre correctement aux questions. "
  "_token" => "34da5e838ba7513f.L43oesRZwjzSFw7VTQ1m9raNU9tRYGpsYIP5gU3SW90.TtiBT50vtneEZTq6F1pemoTXZLwoWA4WFbLBxiKZbI8fw6sPvhPyWJ56YQ"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"aa4971"
exception
ErrorException {#2254
  #message: "Warning: Undefined array key "242269667.note""
  #code: 0
  #file: "/var/www/bethesda/src/Controller/EvaluationController.php"
  #line: 358
  #severity: E_WARNING
  trace: {
    /var/www/bethesda/src/Controller/EvaluationController.php:358 {
      App\Controller\EvaluationController->editMark(Request $request, Evaluation $evaluation, string $matricule) …
      › $marks = $this->markRepo->findBy(array("evaluation" => $evaluation));$note = $_POST[$matricule."note"];$appr = $_POST[$matricule."appr"];
    }
    /var/www/bethesda/src/Controller/EvaluationController.php:435 {
      App\Controller\EvaluationController->updateAction(Evaluation $evaluation, Request $request, SessionInterface $session) …
      › 
      › $this->editMark($request, $evaluation, $std->getMatricule());$note = $_POST[$std->getMatricule()."note"];
    }
    /var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/bethesda/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/bethesda/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/bethesda/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/bethesda/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#170 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, br"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"max-age=0"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"2605:b100:332:aca7:4d34:ba80:dfb5:9672"
cf-ipcountry
"CA"
cf-ray
"a089723d89e2f41f-YYZ"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"2299"
content-type
"application/x-www-form-urlencoded"
cookie
"_gid=GA1.2.1101849654.1780886876; PHPSESSID=gf71t56430b6fe99pctooqfecg; _gat_gtag_UA_208287842_1=1; _ga_PFRZ0VEZSF=GS2.1.s1780936925$o187$g1$t1780937945$j60$l0$h0; _ga=GA1.1.1016124471.1768082408"
host
"isbbethesda.com"
origin
"https://isbbethesda.com"
priority
"u=0, i"
referer
"https://isbbethesda.com/evaluations/16227/edit"
sec-ch-ua
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
x-forwarded-for
"2605:b100:332:aca7:4d34:ba80:dfb5:9672"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Raw

_method=PUT&evaluation%5Bsequence%5D=55&evaluation%5BclassRoom%5D=8&evaluation%5Bcompetence%5D=R%C3%A9pondre+correctement+aux+questions.+&evaluation%5B_token%5D=34da5e838ba7513f.L43oesRZwjzSFw7VTQ1m9raNU9tRYGpsYIP5gU3SW90.TtiBT50vtneEZTq6F1pemoTXZLwoWA4WFbLBxiKZbI8fw6sPvhPyWJ56YQ&241861373note=6&241861373appr=NA&241861373weight=1&241400530note=7&241400530appr=NA&241400530weight=1&24519735666565note=1&24519735666565appr=NA&24519735666565weight=1&241656735note=15.5&241656735appr=A&241656735weight=1&230701994note=5.5&230701994appr=NA&230701994weight=1&242269030note=9&242269030appr=NA&242269030weight=1&242269047note=8&242269047appr=NA&242269047weight=1&241861375note=7.5&241861375appr=NA&241861375weight=1&242269068note=6&242269068appr=NA&242269068weight=1&241874945note=6&241874945appr=NA&241874945weight=1&241861376note=0&241861376appr=NA&241861376weight=1&241861377note=8&241861377appr=NA&241861377weight=1&202309190012note=11&202309190012appr=EA%2FIA&202309190012weight=1&242269667.note=6&242269667.appr=NA&242269667.weight=1&242035771note=4.5&242035771appr=NA&242035771weight=1&241656981note=10&241656981appr=EA%2FIA&241656981weight=1&233114417note=5&233114417appr=NA&233114417weight=1&241385142note=6.5&241385142appr=NA&241385142weight=1&202535678note=0&202535678appr=NA&202535678weight=1&242270764.note=8.5&242270764.appr=NA&242270764.weight=1&230701400note=11.5&230701400appr=EA%2FIA&230701400weight=1&242013773note=9&242013773appr=NA&242013773weight=1&242270778note=0&242270778appr=NA&242270778weight=1&241861385note=8.5&241861385appr=NA&241861385weight=1&242270787note=6&242270787appr=NA&242270787weight=1&201910030033note=7.5&201910030033appr=NA&201910030033weight=1&20254441note=12.5&20254441appr=EA%2FIA&20254441weight=1&202011050015note=7.5&202011050015appr=NA&202011050015weight=1&241861387note=0&241861387appr=NA&241861387weight=1&242271009.note=11.5&242271009.appr=EA%2FIA&242271009.weight=1&242271015note=8&242271015appr=NA&242271015weight=1&241651494note=8.5&241651494appr=NA&241651494weight=1&242271034note=10&242271034appr=EA%2FIA&242271034weight=1&231759869note=8&231759869appr=NA&231759869weight=1&241430409note=10.5&241430409appr=EA%2FIA&241430409weight=1&242271039note=10.5&242271039appr=EA%2FIA&242271039weight=1&241327568note=10&241327568appr=EA%2FIA&241327568weight=1

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 08 Jun 2026 16:59:18 GMT"
x-debug-exception
"Warning%3A%20Undefined%20array%20key%20%22242269667.note%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fbethesda%2Fsrc%2FController%2FEvaluationController.php:358"
x-debug-token
"824521"

Cookies

Request Cookies

Key Value
PHPSESSID
"gf71t56430b6fe99pctooqfecg"
_ga
"GA1.1.1016124471.1768082408"
_ga_PFRZ0VEZSF
"GS2.1.s1780936925$o187$g1$t1780937945$j60$l0$h0"
_gat_gtag_UA_208287842_1
"1"
_gid
"GA1.2.1101849654.1780886876"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 08 Jun 26 16:42:12 +0000"
Last used
"Mon, 08 Jun 26 16:59:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/evaluation
"aUi5YvtKVr4oZW8l2Z7gy8dzu18GoK7R0NCuzJ0dLmo"
_csrf/evaluations_deletion14651
"RcSUwDqMxcuejD9rW3qbjtr6lfH-z0qNJN8R-aAJZH4"
_csrf/evaluations_deletion15159
"d3fiwGOrY5DHXCGnuFgPWoiWcUx2PCREFWd4PeNf8tw"
_csrf/evaluations_deletion15430
"xxr9wFAXGYIe8bjYXzSbx9VK5IBHHwsEuUJR-LGDOqU"
_csrf/evaluations_deletion16057
"YCdDqVr6kP-FQTLDnUyOSNLjLmgUhEQRyMcqXEbTj9U"
_csrf/evaluations_deletion16712
"3Na4IKvmSjrQo6md4c7iEpgiCnXtDxXNpaTmT5ACsPc"
_csrf/evaluations_deletion16713
"q_-_-ds5iRhwEeUJFUzk7m3vaWheqPG813aUlMysXv8"
_csrf/evaluations_deletion16929
"7V_1IZyrZUotTgq0UByybUtXAC82vATon47QuJog9E0"
_csrf/evaluations_deletion16930
"bIoQGciAOfBFp9hWSMge5H9DLpOg-Ti5y14lrEBCTbQ"
_csrf/evaluations_deletion16931
"tyn3S-aLnXOOnCmHxb5NI7E3GEnC2_nRQ3mW75fzFLM"
_csrf/evaluations_deletion16932
"8rf8D9xlZp4rv5QUY5MHIYWl2QV1acP9GfdxvrTidUY"
_csrf/evaluations_deletion16933
"hSmBEcb2ul_41GFBfiF4lo2WmsfajAWHsQ2mF5UNr6E"
_csrf/evaluations_deletion16934
"GJbpokaajGXjs_np5-yX6cTfSzFFL2yET4u_VOWRkAY"
_csrf/evaluations_deletion16935
"EOoSMKvvf7-XCLNN_34n_kvNaLkgqhjGEJzp7r0fg_4"
_csrf/evaluations_deletion16936
"P3ZGRNTVjkp9urfY0pfjR3fub7FQ7B5--FObYlY7XW4"
_csrf/evaluations_deletion16937
"1EPtFXWHpD3vybB2Gkwp8BLtAwtRU5G8vv9ZckwRLr0"
_csrf/evaluations_deletion16938
"UzSSMH7mZN-LSC8sJkA-mZ50pc1d9a2g85LQz27g044"
_csrf/evaluations_deletion16939
"EiFdlD5SeBDIFCxHhisNpwO7yreJ29ASz5P-vIwYk7Y"
_csrf/evaluations_deletion16940
"TJR-EoWwpl_d_ZzEyPNWACY99x7-TgrdwZlSef4uJik"
_csrf/evaluations_deletion16941
"z9eSVE7aq2S9i-ykTGvq7LsjQIYJJP9pnLQdLXt4I44"
_csrf/evaluations_deletion16942
"ZnGDywrt6qgNoaCZ3Zr23GL79O_1EmuLqhl7wm7p79w"
_csrf/evaluations_deletion16943
"3ZTrTeJ6H1uGZT4fRjZlLYWN3qbwWBQg5ApMyCxK-_0"
_csrf/evaluations_deletion16944
"V8czHAEB15g9hsgp6j_KatHLwvdDN0QQuT-mQKclNn8"
_csrf/evaluations_deletion16945
"ShMvpueMUU4fT9Oq6gjjrL48AAEBViHg8M430etYfeU"
_csrf/evaluations_deletion16946
"8c6UEIkyu1SerWZXk0fXdxzV0rFMYr46DOyP-eyFf9k"
_csrf/evaluations_deletion16947
"Balpiso5r_3-oZQVvzrnB50hsHsA9Mepq-dbTYbjKTY"
_csrf/evaluations_deletion16948
"RijXc2cirCuKfDeBJ0YgXTfRB5bl8PaCo0VBdGL-ED4"
_csrf/logout
"v-kiNdn6AOeMrWKlnN9Ryi_27vzV-Zf903kMl8gd3S8"
_security.last_username
"[email protected]"
_security_main
"O:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":29:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:16:"[email protected]";s:22:"\x00App\Entity\User\x00roles";a:0:{}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$AC9FvtAH797uW4TKlhMFEuqTAa1BQ1NzDbRlOIQJ1mGjGAIUin6jW";s:16:"confirm_password";N;s:27:"\x00App\Entity\User\x00isVerified";b:1;s:23:"\x00App\Entity\User\x00emails";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:13:"\x00*\x00avatarPath";s:12:"avatar-4.jpg";s:14:"\x00*\x00phoneNumber";s:9:"678342591";s:9:"\x00*\x00gender";s:1:"1";s:11:"\x00*\x00birthday";O:8:"DateTime":3:{s:4:"date";s:26:"1989-04-02 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:27:"\x00App\Entity\User\x00birthplace";s:7:"YAOUNDE";s:14:"\x00*\x00nationality";s:2:"AF";s:11:"\x00*\x00location";s:8:"MONTREAL";s:9:"\x00*\x00region";s:8:"Adamaoua";s:13:"\x00*\x00department";s:9:"KOUNG-KHI";s:16:"\x00*\x00academicLevel";s:6:"MASTER";s:9:"\x00*\x00numCni";s:11:"amjrtrrttry";s:9:"\x00*\x00status";s:5:"ADMIN";s:23:"\x00App\Entity\User\x00domain";O:32:"Proxies\__CG__\App\Entity\Domain":6:{s:17:"__isInitialized__";b:0;s:21:"\x00App\Entity\Domain\x00id";i:1;s:23:"\x00App\Entity\Domain\x00name";N;s:26:"\x00App\Entity\Domain\x00courses";N;s:35:"\x00App\Entity\Domain\x00headOfDepartment";N;s:27:"\x00App\Entity\Domain\x00teachers";N;}s:36:"\x00App\Entity\User\x00headOfDepartementOf";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\User\x00attributions";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\User\x00mainTeachers";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00fullName";s:8:"FOKAM P.";s:33:"\x00App\Entity\User\x00securityQuestion";s:17:"mother_birthplace";s:31:"\x00App\Entity\User\x00securityAnswer";s:8:"bandjoun";s:26:"\x00App\Entity\User\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2021-10-16 21:17:27.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2024-11-11 23:09:54.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00imageName";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:10:"ROLE_ADMIN";}}}"
referer
"admin_evaluations_edit"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "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"
  ]
]
App\Service\SchoolYearService:34
[
  [
    "file" => "/var/www/bethesda/src/Service/SchoolYearService.php"
    "line" => 34
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/src/Controller/EvaluationController.php"
    "line" => 420
    "function" => "sessionYearById"
    "class" => "App\Service\SchoolYearService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "updateAction"
    "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"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"ff7325025ae307787e22fe923a2e178d"
CITY
"YAOUNDE"
CONTACT
"(+237)699545124"
DATABASE_URL
"mysql://bethesda:PwdBethesda%[email protected]:3306/bethesda"
DELEGATION_DEPARTEMENTATLE
"La Mefou et Akono"
DELEGATION_REGIONALE
"D&eacutel&eacutegation R&eacutegionale de la Mefou et Akono"
DIVISIONAL_DELEGATION
" Mefou and Akono"
EMAIL
"[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
APP_DEBUG
"1"
CONTENT_LENGTH
"2299"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/bethesda/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/bethesda/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"2605:b100:332:aca7:4d34:ba80:dfb5:9672"
HTTP_CF_IPCOUNTRY
"CA"
HTTP_CF_RAY
"a089723d89e2f41f-YYZ"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"_gid=GA1.2.1101849654.1780886876; PHPSESSID=gf71t56430b6fe99pctooqfecg; _gat_gtag_UA_208287842_1=1; _ga_PFRZ0VEZSF=GS2.1.s1780936925$o187$g1$t1780937945$j60$l0$h0; _ga=GA1.1.1016124471.1768082408"
HTTP_HOST
"isbbethesda.com"
HTTP_ORIGIN
"https://isbbethesda.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://isbbethesda.com/evaluations/16227/edit"
HTTP_SEC_CH_UA
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"2605:b100:332:aca7:4d34:ba80:dfb5:9672"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/evaluations/16227/update"
REMOTE_ADDR
"172.70.80.89"
REMOTE_PORT
"13579"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780937958
REQUEST_TIME_FLOAT
1780937958.0442
REQUEST_URI
"/evaluations/16227/update"
SCRIPT_FILENAME
"/var/www/bethesda/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"72.61.2.180"
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_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"

Parent Request

Return to parent request (token = 92f4c4)

Key Value
_controller
"App\Controller\EvaluationController::updateAction"
_firewall_context
"security.firewall.map.context.main"
_method
Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#1074
  -methods: [
    "PUT"
  ]
}
_remove_csp_headers
true
_route
"prof_evaluations_update"
_route_params
[
  "id" => "16227"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"303340"
evaluation
App\Entity\Evaluation {#1358
  -id: 16227
  -sequence: Proxies\__CG__\App\Entity\Sequence {#1394 …}
  -moyenne: 9.1351351351351
  -competence: "Répondre correctement aux questions. "
  -abscent: 0
  -successH: 0
  -successF: 2
  -failluresH: 11
  -failluresF: 0
  -mini: 11.0
  -maxi: 11.0
  -course: Proxies\__CG__\App\Entity\Course {#1398 …}
  -classRoom: Proxies\__CG__\App\Entity\ClassRoom {#1413 …}
  -author: App\Entity\User {#900 …}
  -marks: Doctrine\ORM\PersistentCollection {#1432 …}
  -createdAt: DateTime @1777671033 {#1355
    date: 2026-05-01 21:30:33.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1777671033 {#1356
    date: 2026-05-01 21:30:33.0 UTC (+00:00)
  }
}
id
"16227"