https://www.dressyfun.com/forgot-password

RequestPasswordLinkController :: sendPasswordRequest

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ForgotPassword\RequestPasswordLinkController::sendPasswordRequest"
_firewall_context
"security.firewall.map.context.main"
_route
"reset_password_request"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"caa080"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
connection
"close"
content-type
"application/json"
cookie
"PHPSESSID=qgb7ql1qgrcpkuqbfhegbs54u8"
host
"www.dressyfun.com"
transfer-encoding
"chunked"
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-php-ob-level
"1"

Request Content

Pretty

{
    "request_password_reset[_token]": "c96a6b.xUSYoDWQw3o_4GQtf9zONlpGxZkKxWUrikD263konug.sizv90TZ8h8GjCVIOq-5czs0_MFiqhBAuiXOoi9G9Zuidu_nd9uJPAmEDw",
    "request_password_reset[email]": "qi1es0j44hphhirv@yahoo.com"
}

Raw

{"request_password_reset[_token]":"c96a6b.xUSYoDWQw3o_4GQtf9zONlpGxZkKxWUrikD263konug.sizv90TZ8h8GjCVIOq-5czs0_MFiqhBAuiXOoi9G9Zuidu_nd9uJPAmEDw","request_password_reset[email]":"qi1es0j44hphhirv@yahoo.com"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 08 Nov 2024 06:27:10 GMT"
x-debug-token
"069a01"

Cookies

Request Cookies

Key Value
PHPSESSID
"qgb7ql1qgrcpkuqbfhegbs54u8"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Fri, 08 Nov 24 07:26:44 +0100"
Last used
"Fri, 08 Nov 24 07:27:08 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"X9DrDII0QK_5NkJwWWTsqWWV5V3yqeofOpIFnmPI3lA"
_csrf/https-registration
"pS1WRABkLzn1HwBOmw-30rVi2RynsI1E-wqJ81cbL2Q"
_csrf/https-request_password_reset
"whwWqI1e9lAeEswEar9Xhouk0e8IVnksg2wGBKJF6dk"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/src/App/Controller/ForgotPassword/RequestPasswordLinkController.php"
    "line" => 73
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "sendPasswordRequest"
    "class" => "App\Controller\ForgotPassword\RequestPasswordLinkController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/src/App/Controller/ForgotPassword/RequestPasswordLinkController.php"
    "line" => 73
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "sendPasswordRequest"
    "class" => "App\Controller\ForgotPassword\RequestPasswordLinkController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/src/App/Controller/ForgotPassword/RequestPasswordLinkController.php"
    "line" => 73
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "sendPasswordRequest"
    "class" => "App\Controller\ForgotPassword\RequestPasswordLinkController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/04/04c1e0483bfb4e6d11bcb33ebc890b9bd7687951b4901e738b6cc2c6f0d98f55.php"
    "line" => 46
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e83f6606c00da8e643c7f05cb02066ba24f14bb6b30aac11b6dbcde4da247977"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/52/52cd4676d55d3f933f65e0878bec5648fa5058706a3b9587fd80af853285fa29.php"
    "line" => 153
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_e270eae55a13d50b1910b720df5fd9ebeb1281516178d91de3ad9136cf46288b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/82/8297f906619d964ec82130e8d7d3017b8781a0254d3bcae3d5e2fbfa016438a9.php"
    "line" => 94
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_e979a8a19e16c624d541d0cb6f83387aae237d11a29ba577a498ace7cf541859"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/00/00084dbfcf59e9bda393b736ef1aa049245b0cfc46e0304190fc5c0fc3fc7e2f.php"
    "line" => 139
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c87dad97d4fb40b9487b826f77f27c8ade480d4ac5989b536b6cc3b99e1eda48"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/82/8297f906619d964ec82130e8d7d3017b8781a0254d3bcae3d5e2fbfa016438a9.php"
    "line" => 55
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e979a8a19e16c624d541d0cb6f83387aae237d11a29ba577a498ace7cf541859"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/var/cache/dev/twig/52/52cd4676d55d3f933f65e0878bec5648fa5058706a3b9587fd80af853285fa29.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e270eae55a13d50b1910b720df5fd9ebeb1281516178d91de3ad9136cf46288b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/src/App/Controller/ForgotPassword/RequestPasswordLinkController.php"
    "line" => 73
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "sendPasswordRequest"
    "class" => "App\Controller\ForgotPassword\RequestPasswordLinkController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dressyfun.com/releases/5/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_SECRET
"some_secret_change_me"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"AKSJdgi7Ti*as&f8IaOSFUYA"
BACKEND_HOST
"admin.dressyfun.com"
CDN77_API_PASSWORD
"haha, boy"
CDN77_API_USERNAME
"com"
CDN77_PRIVATE_KEY
"private key"
CDN_CONTENT_DIRECTORY
"/crowd"
CDN_LINK
"https://cdn-host.local.netperv.com"
CDN_PROTECTED_HOST
"ftp.ams.32C4A.iotacdn.net"
CDN_PROTECTED_PASSWORD
"password_here"
CDN_PROTECTED_ROOT
"/test/videos/perveee.bumz/"
CDN_PROTECTED_USER
"user@sindrive.com"
CDN_PURGE_CLIENT_ID
"11"
CDN_PURGE_TOKEN
"cdn77 purge token"
CONTENT_PROTECTION
"true"
DATABASE_URL
"mysql://netperv:netperv@localhost:3306/netperv?serverVersion=8.0"
ENABLE_RABBIT
"true"
FFMPEG_BINARY
"/usr/bin/ffmpeg"
FFPROBE_BINARY
"/usr/bin/ffprobe"
FRONTEND_HOST
"www.dressyfun.com"
GEOIP_DB
"/usr/local/share/GeoIP/GeoLite2-Country.mmdb"
INTERNAL_NOTIFICATION_EMAIL
"proposal-notification@dressplay.com"
MAILER_DEV_RECIPIENT
"info@sinx.com"
MAILER_DSN
"smtp://localhost"
MEMCACHED_HOST
"127.0.0.1"
MEMCACHED_PORT
"11211"
MEMCACHED_WEIGHT
"0"
OPTIMIZER_JPEGTRAN_PATH
"/usr/bin/jpegtran"
OPTIMIZER_OPTIPNG_PATH
"/usr/bin/optipng"
OPTIMIZER_PNGQUANT_PATH
"/usr/bin/pngquant"
RABBIT_MQ_URL
"amqp://pervee:mypass@127.0.0.1:5672/%2fpervee"
RECAPTCHA_ENABLED
"true"
RECAPTCHA_PRIVATE_KEY
"private"
RECAPTCHA_PUBLIC_KEY
"public"
TWO_FACTOR_ENABLED
"true"
TWO_FACTOR_ISSUER
"Dressplay"
VXS_MERCHANT_PASSWORD
"vxs_merchant_password"
VXS_MERCHANT_USERNAME
"vxs_merchant_username"

Defined as regular env variables

Key Value
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/dressyfun.com/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dressyfun.com/current/public"
Droot
"html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=qgb7ql1qgrcpkuqbfhegbs54u8"
HTTP_HOST
"www.dressyfun.com"
HTTP_TRANSFER_ENCODING
"chunked"
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"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_Droot
"html"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"www.dressyfun.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zy2vPnTGh-TbstgLctTi1gAAAAc"
REDIRECT_URL
"/forgot-password"
REMOTE_ADDR
"103.244.251.163"
REMOTE_PORT
"45531"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1731047230
REQUEST_TIME_FLOAT
1731047230.3238
REQUEST_URI
"/forgot-password"
SCRIPT_FILENAME
"/var/www/dressyfun.com/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"91.103.163.62"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.dressyfun.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.dressyfun.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_DEV_RECIPIENT,DATABASE_URL,BACKEND_HOST,FRONTEND_HOST,TWO_FACTOR_ISSUER,TWO_FACTOR_ENABLED,CDN_PROTECTED_HOST,CDN_PROTECTED_USER,CDN_PROTECTED_PASSWORD,CDN_PROTECTED_ROOT,MEMCACHED_HOST,MEMCACHED_PORT,MEMCACHED_WEIGHT,CDN_PURGE_TOKEN,CDN_PURGE_CLIENT_ID,CDN77_API_USERNAME,CDN77_API_PASSWORD,CONTENT_PROTECTION,CDN77_PRIVATE_KEY,CDN_LINK,CDN_CONTENT_DIRECTORY,OPTIMIZER_JPEGTRAN_PATH,OPTIMIZER_PNGQUANT_PATH,OPTIMIZER_OPTIPNG_PATH,ENABLE_RABBIT,RABBIT_MQ_URL,API_SECRET,RECAPTCHA_ENABLED,RECAPTCHA_PUBLIC_KEY,RECAPTCHA_PRIVATE_KEY,FFMPEG_BINARY,FFPROBE_BINARY,VXS_MERCHANT_USERNAME,VXS_MERCHANT_PASSWORD,GEOIP_DB,INTERNAL_NOTIFICATION_EMAIL,APP_DEBUG"
UNIQUE_ID
"Zy2vPnTGh-TbstgLctTi1gAAAAc"