StudentController :: 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\StudentController::showAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _method | Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#768 -methods: [ "GET" ] } |
| _route | "admin_students_show" |
| _route_params | [ "id" => "1384" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "3c4d57" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#770 #template: "student/show.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\StudentController {#276 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#370 …} -em: ContainerLwPEVdm\EntityManager_9a5be93 {#307 …} -repo: App\Repository\StudentRepository {#361 …} -scRepo: App\Repository\SchoolYearRepository {#245 …} -seqRepo: App\Repository\SequenceRepository {#362 …} -subRepo: App\Repository\SubscriptionRepository {#358 …} -markRepo: App\Repository\MarkRepository {#359 …} -evalRepo: App\Repository\EvaluationRepository {#360 …} -qtRepo: App\Repository\QuaterRepository {#363 …} -snappy: Knp\Snappy\Pdf {#365 …} -schoolYearService: App\Service\SchoolYearService {#244 …} -ppRepo: App\Repository\PaymentPlanRepository {#357 …} -instRepo: App\Repository\InstallmentRepository {#356 …} -pRepo: App\Repository\PaymentRepository {#290 …} -mainTeacherRepo: App\Repository\MainTeacherRepository {#364 …} } "showAction" ] } |
| id | "1384" |
| student | App\Entity\Student {#1052 -id: 1384 -imageFile: null -matricule: "241792387" -firstname: "CHANCELINE" -lastname: "DJEUABENG MBENDA" -particularDisease: "RAS" -fatherName: "MBENDA MATHIEU" -motherName: "RAS" -primaryContact: "665833812" -residence: "MBADOUMOU" -secondaryContact: "RAS" -otherInformations: "RAS" -birthday: DateTime @1239148800 {#1045 : 2009-04-08 00:00:00.0 UTC (+00:00) } -gender: "1" -birthplace: "BATCHAM" -enrolled: true -subscriptions: Doctrine\ORM\PersistentCollection {#1084 …} -payments: Doctrine\ORM\PersistentCollection {#1108 …} -entryClass: null -createdAt: DateTime @1665399462 {#1042 : 2022-10-10 10:57:42.0 UTC (+00:00) } -updatedAt: DateTime @1748591320 {#1044 : 2025-05-30 07:48:40.0 UTC (+00:00) } -imageName: "241792387.PNG" } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| cache-control | "max-age=259200" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.23" |
| cf-ipcountry | "US" |
| cf-ray | "99908e27caf4873b-ORD" |
| cf-visitor | "{"scheme":"http"}" |
| connection | "Keep-Alive" |
| cookie | "PHPSESSID=8h15ftqm64i36qulfpfr66sn2m" |
| host | "isbbethesda.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| via | "1.1 squid-proxy-5b5d847c96-6ljmk (squid/6.10)" |
| x-forwarded-for | "10.1.247.19,216.73.216.23" |
| 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-type | "text/html; charset=utf-8" |
| date | "Tue, 04 Nov 2025 02:07:00 GMT" |
| location | "/login" |
| x-debug-token | "055bc2" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "8h15ftqm64i36qulfpfr66sn2m" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 04 Nov 25 02:06:58 +0000" |
| Last used | "Tue, 04 Nov 25 02:07:00 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/authenticate | "XLGfPckaeF1FuuVgRBV_Os_V-ZAoUHuTNRw1knfqYw4" |
| referer | "app_login" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:212
[
[
"file" => "/var/www/bethesda/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 212
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/src/Controller/StudentController.php"
"line" => 194
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "showAction"
"class" => "App\Controller\StudentController"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/bethesda/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bethesda/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bethesda/public/index.php"
"line" => 5
"args" => [
"/var/www/bethesda/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| warning | [
"You need login first!"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "ff7325025ae307787e22fe923a2e178d" |
| CITY | "YAOUNDE" |
| CONTACT | "(+237)699545124" |
| DATABASE_URL | "mysql://bethesda_user:[email protected]:3306/bethesda" |
| DELEGATION_DEPARTEMENTATLE | "La Mefou et Akono" |
| DELEGATION_REGIONALE | "Délégation Régionale de la Mefou et Akono" |
| DIVISIONAL_DELEGATION | " Mefou and Akono" |
"[email protected]" |
|
| ENGLISH_SCHOOL_NAME | "Bethesda Bilingual Secondary Institute" |
| ENGLISH_SLOGAN | "Discipline-Work-Sucess" |
| FRENCH_SCHOOL_NAME | "Insitut Secondaire Bilingue Bethesda" |
| FRENCH_SLOGAN | "Discipline-Travail-Succes" |
| LINUX_WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
| LINUX_WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
| LOGO_PATH | "logo_isbb.jpg" |
| MAILER_DSN | "gmail+smtp://isbbethesda%40gmail.com:PasswordBethesda%401@default" |
| MAILER_FROM_ADDRESS | "[email protected]" |
| MAILER_FROM_NAME | "Administration" |
| MAILER_HOST | "mail.server:25" |
| MAILER_PASS | "PasswordBethesda%401" |
| MAILER_URL | "null://localhost" |
| ONEDRIVE_CLIENT_ID | "a9d9e752-0cbe-43b0-a831-c0b3dc6a0d8e" |
| ONEDRIVE_CLIENT_SECRET | "AYT8Q~JU.B~sCQxFos5gTVOMU~YkOG7kC18o7bVw" |
| ONEDRIVE_TENANT_ID | "53c58e8b-854a-474c-a629-af92f38279ad" |
| POSTAL_BOX | "31367 YDE" |
| PRINCIPAL | "Poka Simeon" |
| REGIONAL_DELEGATION | "Center Regional Delegation" |
| WINDOWS_WKHTMLTOIMAGE_PATH | ""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltoimage"" |
| WINDOWS_WKHTMLTOPDF_PATH | ""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf"" |
| facebook_client_id | "426320422157981" |
| facebook_secret | "8e863804fa85badd8070326f13a9ba52" |
| github_client_id | "ef63970819450b03aecf" |
| github_client_secret | "c6af0bec04ef243b1c8b47437699423bd4a2b8ba" |
| github_secret | "c6af0bec04ef243b1c8b47437699423bd4a2b8ba" |
| googleplus_client_id | "248980514136-hhjepha3ij0965qmaqehq57ifg1seb4d.apps.googleusercontent.com" |
| googleplus_secret | "YqpgoaaYiHXqzqFJBzunsjSf" |
| linkedin_client_id | "78wdfyexlyks62" |
| linkedin_secret | "zic8WfEGmsrSCODU" |
| stackexchange_client_id | "YqpgoaaYiHXqzqFJBzunsjSf" |
| stackexchange_key | "zic8WfEGmsrSCODU" |
| stackexchange_secret | "zic8WfEGmsrSCODU" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/bethesda/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/bethesda/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.23" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "99908e27caf4873b-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"http"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "PHPSESSID=8h15ftqm64i36qulfpfr66sn2m" |
| HTTP_HOST | "isbbethesda.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-6ljmk (squid/6.10)" |
| HTTP_X_FORWARDED_FOR | "10.1.247.19,216.73.216.23" |
| HTTP_X_FORWARDED_PROTO | "http" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/prof/students/1384/show" |
| REMOTE_ADDR | "172.70.130.220" |
| REMOTE_PORT | "12609" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1762222019 |
| REQUEST_TIME_FLOAT | 1762222019.858 |
| REQUEST_URI | "/prof/students/1384/show" |
| SCRIPT_FILENAME | "/var/www/bethesda/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "161.97.128.28" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "isbbethesda.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at isbbethesda.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_PASS,MAILER_HOST,MAILER_URL,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,github_client_id,github_secret,github_client_secret,facebook_client_id,facebook_secret,googleplus_client_id,googleplus_secret,stackexchange_client_id,stackexchange_secret,stackexchange_key,linkedin_client_id,linkedin_secret,ONEDRIVE_CLIENT_ID,ONEDRIVE_TENANT_ID,ONEDRIVE_CLIENT_SECRET,WINDOWS_WKHTMLTOPDF_PATH,WINDOWS_WKHTMLTOIMAGE_PATH,LINUX_WKHTMLTOPDF_PATH,LINUX_WKHTMLTOIMAGE_PATH,FRENCH_SCHOOL_NAME,ENGLISH_SCHOOL_NAME,LOGO_PATH,FRENCH_SLOGAN,ENGLISH_SLOGAN,POSTAL_BOX,CONTACT,EMAIL,DELEGATION_REGIONALE,REGIONAL_DELEGATION,DELEGATION_DEPARTEMENTATLE,DIVISIONAL_DELEGATION,CITY,PRINCIPAL" |