StudentController :: edit
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::edit" |
_firewall_context | "security.firewall.map.context.main" |
_route | "admin_students_edit" |
_route_params | [ "id" => "1847" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "ba39de" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#769 #template: "student/edit.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\StudentController {#262 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#368 …} -em: ContainerRWJYH5x\EntityManager_9a5be93 {#298 …} -repo: App\Repository\StudentRepository {#360 …} -scRepo: App\Repository\SchoolYearRepository {#346 …} -seqRepo: App\Repository\SequenceRepository {#361 …} -subRepo: App\Repository\SubscriptionRepository {#357 …} -markRepo: App\Repository\MarkRepository {#358 …} -evalRepo: App\Repository\EvaluationRepository {#359 …} -qtRepo: App\Repository\QuaterRepository {#362 …} -snappy: Knp\Snappy\Pdf {#363 …} -schoolYearService: App\Service\SchoolYearService {#345 …} -ppRepo: App\Repository\PaymentPlanRepository {#356 …} -instRepo: App\Repository\InstallmentRepository {#355 …} -pRepo: App\Repository\PaymentRepository {#252 …} } "edit" ] } |
id | "1847" |
student | App\Entity\Student {#1004 -id: 1847 -imageFile: null -matricule: "202410160030" -firstname: "GWLADYS JOELLE" -lastname: "ABENG ATEBA" -particularDisease: "non" -fatherName: "RAS" -motherName: "RAS" -primaryContact: "RAS" -residence: "MBADOUMOU" -secondaryContact: "RAS" -otherInformations: null -birthday: DateTime @1244160000 {#997 : 2009-06-05 00:00:00.0 UTC (+00:00) } -gender: "1" -birthplace: "EBOLOWA" -enrolled: false -subscriptions: Doctrine\ORM\PersistentCollection {#1034 …} -payments: Doctrine\ORM\PersistentCollection {#1063 …} -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#1096 …} -createdAt: DateTime @1729090730 {#994 : 2024-10-16 14:58:50.0 UTC (+00:00) } -updatedAt: DateTime @1729196486 {#996 : 2024-10-17 20:21:26.0 UTC (+00:00) } -imageName: null } |
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 | "154.72.167.126" |
cf-ipcountry | "CM" |
cf-ray | "8ea5471ecb466485-GIG" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
cookie | "_gid=GA1.2.1075925938.1732530028; _ga_PFRZ0VEZSF=GS1.1.1732832536.252.1.1732833976.0.0.0; _ga=GA1.1.1776439881.1710408727; PHPSESSID=80dlof4g1halme28iarrota3sp" |
host | "isbbethesda.com" |
priority | "u=0, i" |
referer | "https://isbbethesda.com/index.php/prof/students/1847/show" |
sec-ch-ua | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "same-origin" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
x-forwarded-for | "154.72.167.126" |
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 | "Fri, 29 Nov 2024 20:16:51 GMT" |
location | "/index.php/login" |
x-debug-token | "9e4a44" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "80dlof4g1halme28iarrota3sp" |
_ga | "GA1.1.1776439881.1710408727" |
_ga_PFRZ0VEZSF | "GS1.1.1732832536.252.1.1732833976.0.0.0" |
_gid | "GA1.2.1075925938.1732530028" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Fri, 29 Nov 24 20:15:31 +0000" |
Last used | "Fri, 29 Nov 24 20:16:51 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "utGWxgb-2F3ZaQ9bAz8ZzhBqcr8GcnnIz8Sxvl87H7U" |
referer | "app_login" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:212
[ [ "file" => "/var/www/prod/current/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 212 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/prod/current/src/Controller/StudentController.php" "line" => 247 "function" => "addFlash" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/prod/current/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "edit" "class" => "App\Controller\StudentController" "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:195
[ [ "file" => "/var/www/prod/current/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "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
Key | Value |
---|---|
warning | [ "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://sammy:sammy@localhost:3306/bethesda?serverVersion=mariadb-10.4.11" |
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.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 | "154.72.167.126" |
HTTP_CF_IPCOUNTRY | "CM" |
HTTP_CF_RAY | "8ea5471ecb466485-GIG" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_COOKIE | "_gid=GA1.2.1075925938.1732530028; _ga_PFRZ0VEZSF=GS1.1.1732832536.252.1.1732833976.0.0.0; _ga=GA1.1.1776439881.1710408727; PHPSESSID=80dlof4g1halme28iarrota3sp" |
HTTP_HOST | "isbbethesda.com" |
HTTP_PRIORITY | "u=0, i" |
HTTP_REFERER | "https://isbbethesda.com/index.php/prof/students/1847/show" |
HTTP_SEC_CH_UA | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "154.72.167.126" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PATH_INFO | "/prof/students/1847/edit" |
PATH_TRANSLATED | "/var/www/prod/current/public/prof/students/1847/edit" |
PHP_SELF | "/index.php/prof/students/1847/edit" |
QUERY_STRING | "" |
REMOTE_ADDR | "172.69.90.94" |
REMOTE_PORT | "44184" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732911411 |
REQUEST_TIME_FLOAT | 1732911411.3272 |
REQUEST_URI | "/index.php/prof/students/1847/edit" |
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" |