Redirect 302 redirect from GET @app_admin_quiz_index (7bf545)

GET https://quiz.masterdi.fr/admin/quiz/new

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\QuizController::newQuiz"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_admin_quiz_new"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#607
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#633 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#606
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#613 …}
  }
]
_stopwatch_token
"64c209"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"main_deauth_profile_token=7bf545; sf_redirect=%7B%22token%22%3A%227bf545%22%2C%22route%22%3A%22app_admin_quiz_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CQuizController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fmasterdi.fr%5C%2Fhttpdocs%5C%2Fquiz%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FQuizController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=jjqgh0iqkhjlmn5n07k7snhr44"
host
"quiz.masterdi.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"216.73.216.135"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=utf-8"
date
"Sat, 06 Dec 2025 03:43:05 GMT"
expires
"-1"
location
"https://quiz.masterdi.fr/login"
pragma
"no-cache"
x-debug-token
"a45051"

Cookies

Request Cookies

Key Value
PHPSESSID
"jjqgh0iqkhjlmn5n07k7snhr44"
main_deauth_profile_token
"7bf545"
sf_redirect
"{"token":"7bf545","route":"app_admin_quiz_index","method":"GET","controller":{"class":"App\\Controller\\Admin\\QuizController","method":"index","file":"\/var\/www\/vhosts\/masterdi.fr\/httpdocs\/quiz\/src\/Controller\/Admin\/QuizController.php","line":27},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 03:43:04 +0000"
Last used
"Sat, 06 Dec 25 03:43:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://quiz.masterdi.fr/admin/quiz/new"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 74
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/masterdi.fr/httpdocs/quiz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/masterdi.fr/httpdocs/quiz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALLOW_ANONYMOUS
"1"
APP_EMAIL
"noreply-sbx@masterdi.fr"
APP_EMAILTO
"mohamed.hichem@gmail.com"
APP_ENV
"dev"
APP_LOCALE
"fr"
APP_NOM
"MasterDi"
APP_NOMTO
"Battiche Ramy"
APP_SECRET
"d68cb787b2efd7c3436555b90afe28f4"
CORS_ALLOWED_ORIGINS
"*"
DATABASE_URL
"mysql://masterdi_quiz_test:Owgsdv7y5k$87@127.0.0.1:3306/masterdi_quiz_test"
EMAIL_ENABLED
"1"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SECRET_KEY
"6Lc8ptoqAAAAAEcHqwZ8QUJdMxN5YyceZpz_SaS0"
GOOGLE_RECAPTCHA_SITE_KEY
"6Lc8ptoqAAAAADkuIfYzGrX_FTUsght_x2yb27Md"
JOLINOTIF_DSN
"jolinotif://default"
MAILER_DSN
"smtp://noreply-sbx@masterdi.fr:Noreplysbx11%3F%3F@smtp.ionos.fr:587?encryption=tls&auth_mode=login"
MERCURE_JWT_KEY
"9eb4c53bdb9026f4c7095a66edd21e87d5fca0f440459154fbbd1e89996e238e"
MERCURE_JWT_SECRET
"2fcc557ab53165a6c65d128b8abeadc41d356a42d30bdd6fba3c6dd6836ffa7a"
MERCURE_PUBLIC_URL
"http://195.20.249.128:3001/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"2fcc557ab53165a6c65d128b8abeadc41d356a42d30bdd6fba3c6dd6836ffa7a"
MERCURE_SUBSCRIBER_JWT_KEY
"e11186b92f6462afdf4af2172be2a2fd61f3474991cdeeeb0113dec149d910db"
MERCURE_URL
"http://195.20.249.128:3001/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
STRIPE_PUBLIC_KEY
"pk_test_51Q8OerCR3o0I0uEZwjY831bT0zxaXEbZYU7DhpqtoEPI5mVgF72VWgtOK3t6SVFHLeu7tzxqWbsWOCLeHjM7GLxu00OUTKKPur"
STRIPE_SECRET_KEY
"sk_test_51Q8OerCR3o0I0uEZVwpOj2nq5CvYEwaI4FeSGu4j6aAVmWAMRFCT09kXgMbyhb80nABwsE0a2HrmXKutDXWqPUcE00brlwpAd7"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/masterdi.fr/httpdocs/quiz/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/masterdi.fr/httpdocs/quiz/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/masterdi.fr"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"main_deauth_profile_token=7bf545; sf_redirect=%7B%22token%22%3A%227bf545%22%2C%22route%22%3A%22app_admin_quiz_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CQuizController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fmasterdi.fr%5C%2Fhttpdocs%5C%2Fquiz%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FQuizController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=jjqgh0iqkhjlmn5n07k7snhr44"
HTTP_HOST
"quiz.masterdi.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"216.73.216.135"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/admin/quiz/new"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.135"
REMOTE_PORT
"39578"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764992584
REQUEST_TIME_FLOAT
1764992584.9727
REQUEST_URI
"/admin/quiz/new"
SCRIPT_FILENAME
"/var/www/vhosts/masterdi.fr/httpdocs/quiz/public/index.php"
SCRIPT_NAME
"/admin/quiz/new"
SCRIPT_URI
"https://quiz.masterdi.fr/admin/quiz/new"
SCRIPT_URL
"/admin/quiz/new"
SERVER_ADDR
"195.20.249.128"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"quiz.masterdi.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at quiz.masterdi.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"quiz.masterdi.fr"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/masterdi.fr/httpdocs/quiz/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_SECRET_KEY,APP_LOCALE,APP_NOM,APP_EMAIL,APP_NOMTO,APP_EMAILTO,EMAIL_ENABLED,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,MERCURE_PUBLISHER_JWT_KEY,MERCURE_SUBSCRIBER_JWT_KEY,MERCURE_JWT_KEY,CORS_ALLOWED_ORIGINS,ALLOW_ANONYMOUS,JOLINOTIF_DSN"
UNIQUE_ID
"aTOmSPQJ8VXYdbtJgGarJgAAAEQ"
USER
"masterdi.fr_6teq102rrtj"
proxy-nokeepalive
"1"