ErrorController
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
"" |
|
class | "10" |
emailAddress | "test@gmail.com" |
firstName | "Raksha" |
lastName | "Seo" |
phoneNo | "9854752145" |
rollNumber | "123" |
section | "a" |
Uploaded Files
No files were uploaded
Request Attributes
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "en-GB,en-US;q=0.9,en;q=0.8" |
cache-control | "no-cache" |
connection | "keep-alive" |
content-length | "151" |
content-type | "application/json" |
cookie | "quizSlug=qriosity-2024-round-three" |
host | "qriosity.ideasthatmatter.in" |
origin | "https://qriosity.ideasthatmatter.in" |
pragma | "no-cache" |
sec-ch-ua | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "first_name": "Raksha", "last_name": "Seo", "class": "10", "section": "a", "roll_number": "123", "email_address": "test@gmail.com", "phone_no": "9854752145", "": "" }
Raw
{"first_name":"Raksha","last_name":"Seo","class":"10","section":"a","roll_number":"123","email_address":"test@gmail.com","phone_no":"9854752145","":""}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Mon, 18 Aug 2025 10:40:05 GMT" |
vary | "Accept" |
x-debug-exception | "Call%20to%20a%20member%20function%20setIsRegistered%28%29%20on%20null" |
x-debug-exception-file | "%2Fvar%2Fwww%2Fround3%2Fsrc%2FServices%2FSchoolService.php:149" |
x-debug-token | "7d2005" |
Cookies
Request Cookies
Key | Value |
---|---|
quizSlug | "qriosity-2024-round-three" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/round3/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 70 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 128 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/round3/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/round3/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/round3/public/index.php" "line" => 5 "args" => [ "/var/www/round3/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 | "9dad6fecde5f1916b68601343979753a" |
DATABASE_URL | "mysql://admin:2IR]TRW7P]2kmq!C@quiz-system-2024.cxclltmut51e.ap-south-1.rds.amazonaws.com:3306/quiz_system_07_2024" |
MAILER_DSN | "smtp://ideasthatmatter@shooliniuniversity.com:Shoolini@12345@smtp.office365.com:587" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "151" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/round3/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/round3/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "en-GB,en-US;q=0.9,en;q=0.8" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "quizSlug=qriosity-2024-round-three" |
HTTP_HOST | "qriosity.ideasthatmatter.in" |
HTTP_ORIGIN | "https://qriosity.ideasthatmatter.in" |
HTTP_PRAGMA | "no-cache" |
HTTP_SEC_CH_UA | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "qriosity.ideasthatmatter.in" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/v1/school/registration/school-not-found" |
REMOTE_ADDR | "103.72.223.43" |
REMOTE_PORT | "52534" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1755513605 |
REQUEST_TIME_FLOAT | 1755513605.0359 |
REQUEST_URI | "/api/v1/school/registration/school-not-found" |
SCRIPT_FILENAME | "/var/www/round3/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.33.0" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "qriosity.ideasthatmatter.in" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at qriosity.ideasthatmatter.in Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "qriosity.ideasthatmatter.in" |
SYMFONY_DOTENV_VARS | "DATABASE_URL,APP_ENV,APP_SECRET,MAILER_DSN" |
Parent Request
Return to parent request (token = 1e5948)
Key | Value |
---|---|
_controller | "App\Controller\Api\RegistrationController::putAction" |
_firewall_context | "security.firewall.map.context.main" |
_remove_csp_headers | true |
_route | "registration_app_api_registration_put" |
_route_params | [ "slug" => "school-not-found" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "1d800f" |
media_type | "application/json" |
slug | "school-not-found" |