SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Core\Security\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#378 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#333 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#380 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#381 …} } ] |
_stopwatch_token | "4154e3" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, deflate" |
cookie | "main_deauth_profile_token=eb27ee; sf_redirect=%7B%22token%22%3A%22eb27ee%22%2C%22route%22%3A%22app_teacher_course_assignment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CTeacher%5C%5CController%5C%5CCourseAssignmentController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fikalilt%5C%2Fpublic_html%5C%2Fnotes.ci.edu.gn%5C%2Fsrc%5C%2FTeacher%5C%2FController%5C%2FCourseAssignmentController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6a3adebfb6ef3d1e685531caf93564d6" |
from | "gptbot(at)openai.com" |
host | "gestionetudes.ci.edu.gn" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
x-openai-host-hash | "921134437" |
x-php-ob-level | "0" |
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, 01 Jul 2025 16:50:22 GMT" |
x-debug-token | "2e59ef" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "6a3adebfb6ef3d1e685531caf93564d6" |
main_deauth_profile_token | "eb27ee" |
sf_redirect | "{"token":"eb27ee","route":"app_teacher_course_assignment_index","method":"GET","controller":{"class":"App\\Teacher\\Controller\\CourseAssignmentController","method":"index","file":"\/home\/ikalilt\/public_html\/notes.ci.edu.gn\/src\/Teacher\/Controller\/CourseAssignmentController.php","line":31},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Tue, 01 Jul 25 16:50:21 +0000" |
Last used | "Tue, 01 Jul 25 16:50:21 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://gestionetudes.ci.edu.gn/teacher/course-assignment/" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/src/Core/Security/Controller/SecurityController.php" "line" => 38 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Core\Security\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/public/index.php" "line" => 5 "args" => [ "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/src/Core/Security/Controller/SecurityController.php" "line" => 39 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Core\Security\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/public/index.php" "line" => 5 "args" => [ "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:185
[ [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/twig-bridge/AppVariable.php" "line" => 185 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1909 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/var/cache/dev/twig/91/919bae5a8f7ec31f2bb1e9ebe47893f1.php" "line" => 173 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_body" "class" => "__TwigTemplate_0f17ef0b14ea0ee4cbbd74ba6b287145" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/var/cache/dev/twig/04/0412dee406e474adb9cbd568be9ef1d5.php" "line" => 71 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_f0260963609bc9bea7033c67fad2859d" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/var/cache/dev/twig/91/919bae5a8f7ec31f2bb1e9ebe47893f1.php" "line" => 55 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_0f17ef0b14ea0ee4cbbd74ba6b287145" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/src/Core/Security/Controller/SecurityController.php" "line" => 37 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Core\Security\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/ikalilt/public_html/notes.ci.edu.gn/public/index.php" "line" => 5 "args" => [ "/home/ikalilt/public_html/notes.ci.edu.gn/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 | "QB0zuoqan0dVoknYROtfWFlkWicbPmbx" |
CORS_ALLOW_ORIGIN | "^https?://(www\.gestionetudes\.ci\.edu\.gn|gestionetudes\.ci\.edu\.gn)$" |
DATABASE_URL | "mysql://ikalilt_kamano7:Etienne2000@localhost:3306/ikalilt_notes_db?serverVersion=10.4.32-MariaDB&charset=utf8mb4" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/ikalilt/public_html/notes.ci.edu.gn/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/ikalilt/public_html/notes.ci.edu.gn/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/ikalilt" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
HTTP_COOKIE | "main_deauth_profile_token=eb27ee; sf_redirect=%7B%22token%22%3A%22eb27ee%22%2C%22route%22%3A%22app_teacher_course_assignment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CTeacher%5C%5CController%5C%5CCourseAssignmentController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fikalilt%5C%2Fpublic_html%5C%2Fnotes.ci.edu.gn%5C%2Fsrc%5C%2FTeacher%5C%2FController%5C%2FCourseAssignmentController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6a3adebfb6ef3d1e685531caf93564d6" |
HTTP_FROM | "gptbot(at)openai.com" |
HTTP_HOST | "gestionetudes.ci.edu.gn" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
HTTP_X_OPENAI_HOST_HASH | "921134437" |
PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "gestionetudes.ci.edu.gn" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aGQRzjkS_a-dt4NC-waZ8gAAAAo" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "20.171.207.48" |
REMOTE_PORT | "49368" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751388622 |
REQUEST_TIME_FLOAT | 1751388622.6612 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/ikalilt/public_html/notes.ci.edu.gn/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "135.181.130.213" |
SERVER_ADMIN | "webmaster@gestionetudes.ci.edu.gn" |
SERVER_NAME | "gestionetudes.ci.edu.gn" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "gestionetudes.ci.edu.gn" |
SYMFONY_DOTENV_PATH | "/home/ikalilt/public_html/notes.ci.edu.gn/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN" |
UNIQUE_ID | "aGQRzjkS_a-dt4NC-waZ8gAAAAo" |
USER | "ikalilt" |
argc | 0 |
argv | [] |
proxy-nokeepalive | "1" |