http://isbbethesda.com/prof/students/1707/show

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 {#314
  -methods: [
    "GET"
  ]
}
_route
"admin_students_show"
_route_params
[
  "id" => "1707"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"27e83d"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#320
  #template: "student/show.html.twig"
  -vars: []
  -streamable: false
  -owner: [
    App\Controller\StudentController {#80
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#338 …}
      -em: ContainerR9XRaPH\EntityManager_9a5be93 {#57 …}
      -repo: App\Repository\StudentRepository {#334 …}
      -scRepo: App\Repository\SchoolYearRepository {#389 …}
      -seqRepo: App\Repository\SequenceRepository {#343 …}
      -subRepo: App\Repository\SubscriptionRepository {#386 …}
      -markRepo: App\Repository\MarkRepository {#370 …}
      -evalRepo: App\Repository\EvaluationRepository {#377 …}
      -qtRepo: App\Repository\QuaterRepository {#345 …}
      -snappy: Knp\Snappy\Pdf {#341 …}
      -schoolYearService: App\Service\SchoolYearService {#390 …}
      -ppRepo: App\Repository\PaymentPlanRepository {#394 …}
      -instRepo: App\Repository\InstallmentRepository {#398 …}
      -pRepo: App\Repository\PaymentRepository {#78 …}
      -mainTeacherRepo: App\Repository\MainTeacherRepository {#342 …}
      -programRepo: App\Repository\ProgramRepository {#346 …}
    }
    "showAction"
  ]
}
id
"1707"
student
App\Entity\Student {#864
  -id: 1707
  -imageFile: null
  -matricule: "242305588"
  -firstname: "Kerenne"
  -lastname: "Maoussa Baba"
  -particularDisease: "Non"
  -fatherName: "Baba Taya"
  -motherName: "Taïle Elise"
  -primaryContact: "697618639"
  -residence: "Mbadoumou"
  -secondaryContact: "657656470"
  -otherInformations: null
  -birthday: DateTime @1363910400 {#860
    date: 2013-03-22 00:00:00.0 UTC (+00:00)
  }
  -gender: "1"
  -birthplace: "Yde"
  -enrolled: true
  -subscriptions: Doctrine\ORM\PersistentCollection {#926 …}
  -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#959 …}
  -createdAt: DateTime @1728474929 {#861
    date: 2024-10-09 11:55:29.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1760449420 {#862
    date: 2025-10-14 13:43:40.0 UTC (+00:00)
  }
  -imageName: "242305588.jpg"
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
cache-control
"max-age=259200"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.228"
cf-ipcountry
"US"
cf-ray
"a214343f3dfce9de-CMH"
cf-visitor
"{"scheme":"http"}"
connection
"Keep-Alive"
cookie
"PHPSESSID=r3gfjr88cv1g3ujcvq657md93j"
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-5b96dc6d46-w9hd5 (squid/6.13)"
x-forwarded-for
"10.2.244.215,216.73.216.228"
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
"Sun, 26 Jul 2026 14:48:15 GMT"
location
"/login"
x-debug-token
"741d0b"

Cookies

Request Cookies

Key Value
PHPSESSID
"r3gfjr88cv1g3ujcvq657md93j"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sun, 26 Jul 26 14:47:31 +0000"
Last used
"Sun, 26 Jul 26 14:48:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"TGg07ZItSY0urMpZMFfCPd_G1doHfg8tNbdeUom9Z9g"
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" => 99
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bethesda/src/Controller/StudentController.php"
    "line" => 228
    "function" => "checkAuth"
    "class" => "App\Controller\StudentController"
    "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!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
  "You need login first!"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"ff7325025ae307787e22fe923a2e178d"
CITY
"YAOUNDE"
CONTACT
"(+237)699545124"
DATABASE_URL
"mysql://bethesda:PwdBethesda%[email protected]:3306/bethesda"
DELEGATION_DEPARTEMENTATLE
"La Mefou et Akono"
DELEGATION_REGIONALE
"D&eacutel&eacutegation R&eacutegionale de la Mefou et Akono"
DIVISIONAL_DELEGATION
" Mefou and Akono"
EMAIL
"[email protected]"
ENGLISH_SCHOOL_NAME
"Bethesda Bilingual Secondary Institute"
ENGLISH_SLOGAN
"Discipline-Work-Sucess"
FRENCH_SCHOOL_NAME
"Insitut Secondaire Bilingue Bethesda"
FRENCH_SLOGAN
"Discipline-Travail-Succes"
LINUX_WKHTMLTOIMAGE_PATH
"/usr/bin/wkhtmltoimage"
LINUX_WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"
LOGO_PATH
"logo_isbb.jpg"
MAILER_DSN
"gmail+smtp://isbbethesda%40gmail.com:PasswordBethesda%401@default"
MAILER_FROM_ADDRESS
"[email protected]"
MAILER_FROM_NAME
"Administration"
MAILER_HOST
"mail.server:25"
MAILER_PASS
"PasswordBethesda%401"
MAILER_URL
"null://localhost"
ONEDRIVE_CLIENT_ID
"a9d9e752-0cbe-43b0-a831-c0b3dc6a0d8e"
ONEDRIVE_CLIENT_SECRET
"AYT8Q~JU.B~sCQxFos5gTVOMU~YkOG7kC18o7bVw"
ONEDRIVE_TENANT_ID
"53c58e8b-854a-474c-a629-af92f38279ad"
POSTAL_BOX
"31367 YDE"
PRINCIPAL
"Poka Simeon"
REGIONAL_DELEGATION
"Center Regional Delegation"
WINDOWS_WKHTMLTOIMAGE_PATH
""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltoimage""
WINDOWS_WKHTMLTOPDF_PATH
""C:\\Program Files\\wkhtmltopdf\\bin\\wkhtmltopdf""
facebook_client_id
"426320422157981"
facebook_secret
"8e863804fa85badd8070326f13a9ba52"
github_client_id
"ef63970819450b03aecf"
github_client_secret
"c6af0bec04ef243b1c8b47437699423bd4a2b8ba"
github_secret
"c6af0bec04ef243b1c8b47437699423bd4a2b8ba"
googleplus_client_id
"248980514136-hhjepha3ij0965qmaqehq57ifg1seb4d.apps.googleusercontent.com"
googleplus_secret
"YqpgoaaYiHXqzqFJBzunsjSf"
linkedin_client_id
"78wdfyexlyks62"
linkedin_secret
"zic8WfEGmsrSCODU"
stackexchange_client_id
"YqpgoaaYiHXqzqFJBzunsjSf"
stackexchange_key
"zic8WfEGmsrSCODU"
stackexchange_secret
"zic8WfEGmsrSCODU"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
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.228"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a214343f3dfce9de-CMH"
HTTP_CF_VISITOR
"{"scheme":"http"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=r3gfjr88cv1g3ujcvq657md93j"
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-5b96dc6d46-w9hd5 (squid/6.13)"
HTTP_X_FORWARDED_FOR
"10.2.244.215,216.73.216.228"
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/1707/show"
REMOTE_ADDR
"104.23.243.221"
REMOTE_PORT
"11079"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785077293
REQUEST_TIME_FLOAT
1785077293.988
REQUEST_URI
"/prof/students/1707/show"
SCRIPT_FILENAME
"/var/www/bethesda/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"72.61.2.180"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"isbbethesda.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at isbbethesda.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_PASS,MAILER_HOST,MAILER_URL,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,github_client_id,github_secret,github_client_secret,facebook_client_id,facebook_secret,googleplus_client_id,googleplus_secret,stackexchange_client_id,stackexchange_secret,stackexchange_key,linkedin_client_id,linkedin_secret,ONEDRIVE_CLIENT_ID,ONEDRIVE_TENANT_ID,ONEDRIVE_CLIENT_SECRET,WINDOWS_WKHTMLTOPDF_PATH,WINDOWS_WKHTMLTOIMAGE_PATH,LINUX_WKHTMLTOPDF_PATH,LINUX_WKHTMLTOIMAGE_PATH,FRENCH_SCHOOL_NAME,ENGLISH_SCHOOL_NAME,LOGO_PATH,FRENCH_SLOGAN,ENGLISH_SLOGAN,POSTAL_BOX,CONTACT,EMAIL,DELEGATION_REGIONALE,REGIONAL_DELEGATION,DELEGATION_DEPARTEMENTATLE,DIVISIONAL_DELEGATION,CITY,PRINCIPAL"