http://crypuesupport.com/en/forgot-password

Authentication :: forgotPassword

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication::forgotPassword"
_firewall_context
"security.firewall.map.context.customer"
_locale
"en"
_remove_csp_headers
true
_route
"helpdesk_forgot_account_password"
_route_params
[
  "_locale" => "en"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"495c9c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
accept-language
"en-US,en;q=0.9"
authorization
""
cache-control
"max-age=0"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"45.188.237.74"
cf-ipcountry
"BR"
cf-ray
"916cfb55ad14cad7-GIG"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"65"
content-type
"application/json"
cookie
"PHPSESSID=0l5m3dpd24oh0gduf0nuquepb3"
host
"crypuesupport.com"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
x-forwarded-for
"45.188.237.74"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Pretty

{
    "forgot_password_form[email]": "[email protected]"
}

Raw

{"forgot_password_form[email]":"[email protected]"}

Response

Response Headers

Header Value
access-control-allow-headers
[
  "Access-Control-Allow-Origin"
  "Authorization"
  "Content-Type"
]
access-control-allow-methods
"GET,POST,PUT,OPTIONS"
access-control-allow-origin
"*"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 24 Feb 2025 05:16:10 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Trying%20to%20access%20array%20offset%20on%20value%20of%20type%20null"
x-debug-exception-file
"%2Fhome%2Fakshay%2Fworkstation%2Fprojects%2Fcrypque-support%2Fpackages%2Fcore-framework%2FController%2FAuthentication.php:96"
x-debug-token
"9e5a0f"
x-debug-token-link
"http://crypuesupport.com/_profiler/e79a41"
x-previous-debug-token
"e79a41"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"0l5m3dpd24oh0gduf0nuquepb3"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 24 Feb 25 05:15:52 +0000"
Last used
"Mon, 24 Feb 25 05:16:08 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"[email protected]"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/public/index.php"
    "line" => 5
    "args" => [
      "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/akshay/workstation/projects/crypque-support/crypque-support/public/index.php"
    "line" => 5
    "args" => [
      "/home/akshay/workstation/projects/crypque-support/crypque-support/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
"YOUR_APP_SECRET"
DATABASE_URL
"mysql://crypque:[email protected]:3306/crypque-support"
MAILER_URL
"null://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"65"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/akshay/workstation/www/crypque-support"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/akshay/workstation/www/crypque-support"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_AUTHORIZATION
""
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"45.188.237.74"
HTTP_CF_IPCOUNTRY
"BR"
HTTP_CF_RAY
"916cfb55ad14cad7-GIG"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=0l5m3dpd24oh0gduf0nuquepb3"
HTTP_HOST
"crypuesupport.com"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"45.188.237.74"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_INFO
"/en/forgot-password"
PATH_TRANSLATED
"redirect:/./index.php/en/forgot-password/forgot-password"
PHP_SELF
"/index.php/en/forgot-password"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/forgot-password"
REMOTE_ADDR
"172.68.14.115"
REMOTE_PORT
"53330"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1740374170
REQUEST_TIME_FLOAT
1740374170.3955
REQUEST_URI
"/en/forgot-password"
SCRIPT_FILENAME
"/home/akshay/workstation/www/crypque-support/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"64.23.220.99"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"crypuesupport.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.57 (Ubuntu) Server at crypuesupport.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.57 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL"

Sub Requests 1

ErrorController (token = e79a41)

Key Value
_controller
"error_controller"
_stopwatch_token
"d75815"
exception
ErrorException {#1920
  #message: "Warning: Trying to access array offset on value of type null"
  #code: 0
  #file: "/home/akshay/workstation/projects/crypque-support/packages/core-framework/Controller/Authentication.php"
  #line: 96
  #severity: E_WARNING
  trace: {
    /home/akshay/workstation/projects/crypque-support/packages/core-framework/Controller/Authentication.php:96 {
      Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication->forgotPassword(Request $request) …
      › 
      › $form->submit(['email' => $request->request->get('forgot_password_form')['email']]);$form->handleRequest($request);
    }
    /home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/akshay/workstation/projects/crypque-support/crypque-support/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/akshay/workstation/projects/crypque-support/crypque-support/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/akshay/workstation/projects/crypque-support/crypque-support/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/akshay/workstation/projects/crypque-support/crypque-support/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#509 …9}