http://isbbethesda.com/index.php/prof/rooms/6/show

ClassRoomController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ClassRoomController::showAction"
_firewall_context
"security.firewall.map.context.main"
_method
Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#847
  -methods: [
    "GET"
  ]
}
_route
"admin_classrooms_show"
_route_params
[
  "id" => "6"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b20e3f"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#798
  #template: "class_room/show.html.twig"
  -vars: []
  -streamable: false
  -owner: [
    App\Controller\ClassRoomController {#346
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#369 …}
      -em: ContainerK1PxB4W\EntityManager_9a5be93 {#277 …}
      -repo: App\Repository\ClassRoomRepository {#366 …}
      -scRepo: App\Repository\SchoolYearRepository {#352 …}
      -stdRepo: App\Repository\StudentRepository {#363 …}
      -subRepo: App\Repository\SubscriptionRepository {#367 …}
      -seqRepo: App\Repository\SequenceRepository {#365 …}
      -evalRepo: App\Repository\EvaluationRepository {#364 …}
      -qtRepo: App\Repository\QuaterRepository {#362 …}
      -markRepo: App\Repository\MarkRepository {#361 …}
      -snappy: Knp\Snappy\Pdf {#257 …}
      -session: Symfony\Component\HttpFoundation\Session\Session {#356 …}
      -pdf: Knp\Snappy\Pdf {#257 …}
      -schoolYearService: App\Service\SchoolYearService {#351 …}
      -mainTeacherRepo: App\Repository\MainTeacherRepository {#350 …}
      -attRepo: App\Repository\AttributionRepository {#349 …}
      -instRepo: App\Repository\InstallmentRepository {#347 …}
    }
    "showAction"
  ]
}
classroom
App\Entity\ClassRoom {#989
  -id: 6
  -name: "PREMIERE A4 ESP"
  -apc: true
  -modules: Doctrine\ORM\PersistentCollection {#1019 …}
  -level: Proxies\__CG__\App\Entity\Level {#1039 …}
  -mainTeachers: Doctrine\ORM\PersistentCollection {#1067 …}
  -subscriptions: Doctrine\ORM\PersistentCollection {#1092 …}
  -abscenceSheets: Doctrine\ORM\PersistentCollection {#1121 …}
}
id
"6"

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"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"102.244.45.90"
cf-ipcountry
"CM"
cf-ray
"8dafd33088ebe0f1-GIG"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
cookie
"_gid=GA1.2.98417495.1730337202; PHPSESSID=41meena77b87821gd32d0r9s6u; _gat_gtag_UA_208287842_1=1; _ga_PFRZ0VEZSF=GS1.1.1730337201.6.1.1730337632.0.0.0; _ga=GA1.1.2083285415.1729951840"
host
"isbbethesda.com"
priority
"u=0, i"
referer
"https://isbbethesda.com/index.php/evaluations/"
sec-ch-ua
""Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128""
sec-ch-ua-mobile
"?1"
sec-ch-ua-platform
""Android""
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 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
x-forwarded-for
"102.244.45.90"
x-forwarded-proto
"https"
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
"Thu, 31 Oct 2024 01:20:51 GMT"
x-debug-token
"5a1956"

Cookies

Request Cookies

Key Value
PHPSESSID
"41meena77b87821gd32d0r9s6u"
_ga
"GA1.1.2083285415.1729951840"
_ga_PFRZ0VEZSF
"GS1.1.1730337201.6.1.1730337632.0.0.0"
_gat_gtag_UA_208287842_1
"1"
_gid
"GA1.2.98417495.1730337202"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Thu, 31 Oct 24 01:13:49 +0000"
Last used
"Thu, 31 Oct 24 01:20:51 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/evaluation
"8E4IZQSBbvXjUIqzjB-h1Bai6kgxXNgo14I9Ate7KGk"
_csrf/logout
"MehevMKV0a_L-ruv6hIDYBWdT-assuBhFrk0lCY5POc"
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#1171
  #message: ""
  #code: 0
  #file: "/var/www/prod/current/src/Security/LoginFormAuthenticator.php"
  #line: 67
  #serialized: null
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#1174 …}
  trace: {
    /var/www/prod/current/src/Security/LoginFormAuthenticator.php:67 {
      session_start(array $options = []): bool …
      › if (!$this->csrfTokenManager->isTokenValid($token)) {    throw new InvalidCsrfTokenException();}
    }
    /var/www/prod/current/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/prod/current/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/prod/current/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/prod/current/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/prod/current/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->has(string $name) …
      › {    return $this->getAttributeBag()->has($name);}
    }
    /var/www/prod/current/src/Service/SchoolYearService.php:34 {
      App\Service\SchoolYearService->sessionYearById() …
      › {    return ($this->session->has('session_school_year') && ($this->session->get('session_school_year')!= null)) ? $this->scRepo->findOneBy(array("id" => $this->session->get('session_school_year')))  : $this->scRepo->findOneBy(array("activated" => true));}
    }
    /var/www/prod/current/src/Controller/ClassRoomController.php:117 {
      App\Controller\ClassRoomController->showAction(ClassRoom $classroom, StudentRepository $stdRepo) …
      › // Année scolaire et seuquence en cours$year = $this->schoolYearService->sessionYearById();$seq = $this->seqRepo->findOneBy(array("activated" => true));
    }
    /var/www/prod/current/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/prod/current/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/prod/current/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/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/prod/current/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/prod/current/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/prod/current/vendor/autoload_runtime.php"
      }
    }
  }
}
_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:30:"Proxies\__CG__\App\Entity\User":42:{s:17:"__isInitialized__";b:1;s:19:"\x00App\Entity\User\x00id";i:10;s:22:"\x00App\Entity\User\x00email";s:27:"[email protected]";s:26:"\x00App\Entity\User\x00github_id";N;s:36:"\x00App\Entity\User\x00github_access_token";N;s:28:"\x00App\Entity\User\x00facebook_id";N;s:38:"\x00App\Entity\User\x00facebook_access_token";N;s:26:"\x00App\Entity\User\x00google_id";N;s:36:"\x00App\Entity\User\x00google_access_token";N;s:28:"\x00App\Entity\User\x00linkedin_id";N;s:38:"\x00App\Entity\User\x00linkedin_access_token";N;s:27:"\x00App\Entity\User\x00twitter_id";N;s:37:"\x00App\Entity\User\x00twitter_access_token";N;s:25:"\x00App\Entity\User\x00yahoo_id";N;s:35:"\x00App\Entity\User\x00yahoo_access_token";N;s:22:"\x00App\Entity\User\x00roles";a:0:{}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$7JuwJGH7wzDSSASSHItkGubEF5Os7WfWrQ3VGHkXNfQ7Si/U2OJDm";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";N;s:14:"\x00*\x00phoneNumber";s:22:"691108623 /  673414442";s:9:"\x00*\x00gender";s:1:"1";s:11:"\x00*\x00birthday";O:8:"DateTime":3:{s:4:"date";s:26:"2020-01-12 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:27:"\x00App\Entity\User\x00birthplace";s:9:"NKOUMADJA";s:14:"\x00*\x00nationality";s:2:"AF";s:11:"\x00*\x00location";s:10:"MEFOU-ASSI";s:9:"\x00*\x00region";s:6:"Centre";s:13:"\x00*\x00department";s:5:"NYONG";s:16:"\x00*\x00academicLevel";s:7:"LICENCE";s:9:"\x00*\x00numCni";s:9:"112631645";s:9:"\x00*\x00status";s:4:"PROF";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:2;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:7:"BILOMBA";s:33:"\x00App\Entity\User\x00securityQuestion";s:10:"cin_number";s:31:"\x00App\Entity\User\x00securityAnswer";s:8:"bethesda";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-10-25 22:16:48.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:1:{i:0;s:9:"ROLE_USER";}}}"
referer
"admin_classrooms_show"

Session Usage

8 Usages
Stateless check enabled
Usage
App\Service\SchoolYearService:34
[
  [
    "file" => "/var/www/prod/current/src/Service/SchoolYearService.php"
    "line" => 34
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 117
    "function" => "sessionYearById"
    "class" => "App\Service\SchoolYearService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 224
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_identification"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 190
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_sidebar"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 144
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 83
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 748
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_header"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 149
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 83
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 748
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_header"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 149
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 83
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 748
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_header"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 149
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 83
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/b8/b82d4e7ffeea5773b3632232442b66fc.php"
    "line" => 44
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_77b91b2d300abd0255425bc2b5d9ba7e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 229
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_partials"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 86
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/prod/current/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/3f/3f6d03afd32528a12392cc406212e666.php"
    "line" => 103
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e7f1d21893dd6d66c29661cc67b0f49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/dc/dcf912d5fcf0e1ed0ed6545b6252d75d.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_90ca10bc88aa384bcc8eea3fc3eb437b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/var/cache/dev/twig/52/52e03a858ac31f4811cfd6e729a66f6e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_56351de448a964eb27c44be461be7adf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/src/Controller/ClassRoomController.php"
    "line" => 232
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showAction"
    "class" => "App\Controller\ClassRoomController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:198
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 198
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/prod/current/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://sammy:sammy@localhost:3306/bethesda?serverVersion=mariadb-10.4.11"
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.png"
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"
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"
CONTEXT_DOCUMENT_ROOT
"/var/www/prod/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/prod/current/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_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"102.244.45.90"
HTTP_CF_IPCOUNTRY
"CM"
HTTP_CF_RAY
"8dafd33088ebe0f1-GIG"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"_gid=GA1.2.98417495.1730337202; PHPSESSID=41meena77b87821gd32d0r9s6u; _gat_gtag_UA_208287842_1=1; _ga_PFRZ0VEZSF=GS1.1.1730337201.6.1.1730337632.0.0.0; _ga=GA1.1.2083285415.1729951840"
HTTP_HOST
"isbbethesda.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://isbbethesda.com/index.php/evaluations/"
HTTP_SEC_CH_UA
""Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128""
HTTP_SEC_CH_UA_MOBILE
"?1"
HTTP_SEC_CH_UA_PLATFORM
""Android""
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 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
HTTP_X_FORWARDED_FOR
"102.244.45.90"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_INFO
"/prof/rooms/6/show"
PATH_TRANSLATED
"/var/www/prod/current/public/prof/rooms/6/show"
PHP_SELF
"/index.php/prof/rooms/6/show"
QUERY_STRING
""
REMOTE_ADDR
"172.70.140.247"
REMOTE_PORT
"54766"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1730337651
REQUEST_TIME_FLOAT
1730337651.5961
REQUEST_URI
"/index.php/prof/rooms/6/show"
SCRIPT_FILENAME
"/var/www/prod/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"159.223.4.100"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"isbbethesda.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.57 (Ubuntu) Server at isbbethesda.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.57 (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,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"