http://isbbethesda.com/index.php/prof/rooms/10/42/pdf

ClassRoomController :: recapitulatifAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\ClassRoomController::recapitulatifAction"
_firewall_context
"security.firewall.map.context.main"
_method
Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#862
  -methods: [
    "GET"
  ]
}
_route
"admin_classrooms_recapitulatif"
_route_params
[
  "room" => "10"
  "seq" => "42"
]
_stopwatch_token
"fdd815"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#806
  #template: "class_room/recapitulatif.html.twig"
  -vars: []
  -streamable: false
  -owner: [
    App\Controller\ClassRoomController {#346
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#369 …}
      -em: ContainerK0FNpDw\EntityManager_9a5be93 {#283 …}
      -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 {#255 …}
      -session: Symfony\Component\HttpFoundation\Session\Session {#356 …}
      -pdf: Knp\Snappy\Pdf {#255 …}
      -schoolYearService: App\Service\SchoolYearService {#351 …}
      -mainTeacherRepo: App\Repository\MainTeacherRepository {#350 …}
      -attRepo: App\Repository\AttributionRepository {#349 …}
      -instRepo: App\Repository\InstallmentRepository {#347 …}
    }
    "recapitulatifAction"
  ]
}
room
App\Entity\ClassRoom {#1002
  -id: 10
  -name: "Seconde A Esp"
  -apc: false
  -modules: Doctrine\ORM\PersistentCollection {#1031 …}
  -level: Proxies\__CG__\App\Entity\Level {#1051 …}
  -mainTeachers: Doctrine\ORM\PersistentCollection {#1066 …}
  -subscriptions: Doctrine\ORM\PersistentCollection {#1094 …}
  -abscenceSheets: Doctrine\ORM\PersistentCollection {#1122 …}
}
seq
App\Entity\Sequence {#1186
  -id: 42
  -quater: Proxies\__CG__\App\Entity\Quater {#1216 …}
  -validationDate: DateTime @1738540800 {#1180
    date: 2025-02-03 00:00:00.0 UTC (+00:00)
  }
  -evaluations: Doctrine\ORM\PersistentCollection {#1226 …}
  -abscenceSheets: Doctrine\ORM\PersistentCollection {#1228 …}
  -code: "SES3-24-25"
  -wording: "session3"
  -startDate: DateTime @1734220800 {#1177
    date: 2024-12-15 00:00:00.0 UTC (+00:00)
  }
  -endDate: DateTime @1739145600 {#1179
    date: 2025-02-10 00:00:00.0 UTC (+00:00)
  }
  -activated: true
}

Request Headers

Header Value
accept-encoding
"gzip"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"100.25.120.246"
cf-ipcountry
"US"
cf-ray
"9174675a88dfb49c-IAD"
cf-visitor
"{"scheme":"http"}"
connection
"Keep-Alive"
host
"isbbethesda.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
x-forwarded-for
"100.25.120.246"
x-forwarded-proto
"http"
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-disposition
"inline; filename="fiche_recep_Seconde A Esp.pdf""
content-type
"application/pdf"
date
"Tue, 25 Feb 2025 02:53:13 GMT"
x-debug-token
"d122f0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Tue, 25 Feb 25 02:53:12 +0000"
Last used
"Tue, 25 Feb 25 02:53:12 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

6 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" => 544
    "function" => "sessionYearById"
    "class" => "App\Service\SchoolYearService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "recapitulatifAction"
    "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\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/prod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "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.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"
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_ENCODING
"gzip"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"100.25.120.246"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9174675a88dfb49c-IAD"
HTTP_CF_VISITOR
"{"scheme":"http"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"isbbethesda.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
HTTP_X_FORWARDED_FOR
"100.25.120.246"
HTTP_X_FORWARDED_PROTO
"http"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_INFO
"/prof/rooms/10/42/pdf"
PATH_TRANSLATED
"/var/www/prod/current/public/prof/rooms/10/42/pdf"
PHP_SELF
"/index.php/prof/rooms/10/42/pdf"
QUERY_STRING
""
REMOTE_ADDR
"172.70.42.101"
REMOTE_PORT
"41232"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1740451992
REQUEST_TIME_FLOAT
1740451992.8792
REQUEST_URI
"/index.php/prof/rooms/10/42/pdf"
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"