ResetPasswordController :: request
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ResetPasswordController::request" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "es_ES" |
| _route | "app_forgot_password_request" |
| _route_params | [ "_locale" => "es_ES" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#532 -supports: false -passport: null -duration: null -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator" -authenticated: null -exception: null -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#538 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#342 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#345 …} } ] |
| _stopwatch_token | "da6433" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "dumde.roberto.eus" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
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 | "Sat, 10 Jan 2026 17:07:39 GMT" |
| x-debug-token | "bb232a" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 10 Jan 26 18:07:38 +0100" |
| Last used | "Sat, 10 Jan 26 18:07:38 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-reset_password_request_form | "y4uaT_khOrYRSX2eLNWCDVMmNH4msv_TnTNsFb2PXYc" |
| locale | "eu_ES" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 70
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 423
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 423
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\form\Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 423
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1909
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Extension\CoreExtension.php"
"line" => 1909
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\37\37ea6c37f11abe20375200bf3c748be9.php"
"line" => 139
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_84e534b7face4fb0428e548c70b03e5d"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\43\43a1a7cc7088d9b84f39f9d2650a72ab.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cf67b746faca996a6362e6db412e86f7"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\twig-bridge\AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Extension\CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\37\37ea6c37f11abe20375200bf3c748be9.php"
"line" => 242
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_84e534b7face4fb0428e548c70b03e5d"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\43\43a1a7cc7088d9b84f39f9d2650a72ab.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cf67b746faca996a6362e6db412e86f7"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\twig-bridge\AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Extension\CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\43\43a1a7cc7088d9b84f39f9d2650a72ab.php"
"line" => 78
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_cf67b746faca996a6362e6db412e86f7"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\37\37ea6c37f11abe20375200bf3c748be9.php"
"line" => 539
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_84e534b7face4fb0428e548c70b03e5d"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\var\cache\dev\twig\43\43a1a7cc7088d9b84f39f9d2650a72ab.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cf67b746faca996a6362e6db412e86f7"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\twig\twig\src\Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\src\Controller\ResetPasswordController.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\http-kernel\Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\dumde\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\dumde\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "fc8671ead27cf26ba6fa582796ccc955" |
| DATABASE_URL | "mysql://web:WWW27php@127.0.0.1:3306/pasaiamusikal" |
| EMAIL_PROVIDER | "brevo" |
| EMAIL_TO | "robertovergara@pasaiamusikal.eus" |
| GOOGLE_DRIVE_CREDENTIALS_PATH | "%kernel.project_dir%/x-custom/pm-ikasleen-datuak-a3cad3f631c7.json" |
| GOOGLE_DRIVE_FOLDER_ID | "1kYwsumpSOnY7aAdGenVxXanf33vwWDQ_" |
| GOOGLE_ID | "372728847702-v22prddqb9e54gu5ibd02r95pk6qtkpb.apps.googleusercontent.com" |
| GOOGLE_SECRET | "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" |
| ICO_IMG | "dumde.ico" |
| IZENA_LEHENENGO | "false" |
| KOMUNIKAZIOA_DEV | "1;" |
| MAILER_DEFAULT_FROM | "roberto27vs@gmail.com" |
| MAILER_DSN | "smtp://9d9de8001%40smtp-brevo.com:xsmtpsib-8c7ae3ea8c9f3c9fba3b71a69c924b1485c4d41a9b0fb6f06be5a316cf836240-x9PgING5r36LLyq1@smtp-relay.brevo.com:587?verify_peer=0" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?queue_name=async" |
| META_ACCESS_TOKEN | "" |
| META_API_VERSION | "v18.0" |
| META_PHONE_ID | "" |
| NAVBAR_COLOR | "F4E7FF" |
| TWILIO_ACCOUNT_SID | "AC7c2ffd8f4332deeb70405492bf0e9441" |
| TWILIO_AUTH_TOKEN | "9de641839b80106d850c8d938ea6d348" |
| TWILIO_SANDBOX_CODE | "join motor-pay" |
| TWILIO_SSL_VERIFY | "false" |
| TWILIO_WHATSAPP_FROM | "whatsapp:+14155238886" |
| WHATSAPP_PROVIDER | "twilio" |
| WHATSAPP_TO | "whatsapp:+34686837184" |
Defined as regular env variables
| Key | Value |
|---|---|
| COMSPEC | "C:\Windows\system32\cmd.exe" |
| CONTEXT_DOCUMENT_ROOT | "C:/xampp/htdocs/dumde/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "C:/xampp/htdocs/dumde/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "dumde.roberto.eus" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| MIBDIRS | "C:/xampp/php/extras/mibs" |
| MYSQL_HOME | "\xampp\mysql\bin" |
| OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| PATH | "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Certbot\bin;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PHPRC | "\xampp\php" |
| PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MIBDIRS | "C:/xampp/php/extras/mibs" |
| REDIRECT_MYSQL_HOME | "\xampp\mysql\bin" |
| REDIRECT_OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| REDIRECT_PHPRC | "\xampp\php" |
| REDIRECT_PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| REDIRECT_SSL_TLS_SNI | "dumde.roberto.eus" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TMP | "\xampp\tmp" |
| REDIRECT_URL | "/es_ES/reset-password" |
| REMOTE_ADDR | "216.73.216.97" |
| REMOTE_PORT | "23782" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768064858 |
| REQUEST_TIME_FLOAT | 1768064858.6085 |
| REQUEST_URI | "/es_ES/reset-password" |
| SCRIPT_FILENAME | "C:/xampp/htdocs/dumde/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.10" |
| SERVER_ADMIN | "roberto@localhost" |
| SERVER_NAME | "dumde.roberto.eus" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at dumde.roberto.eus Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12" |
| SSL_TLS_SNI | "dumde.roberto.eus" |
| SYMFONY_DOTENV_PATH | "C:\xampp\htdocs\dumde/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,GOOGLE_ID,GOOGLE_SECRET,MESSENGER_TRANSPORT_DSN,NAVBAR_COLOR,ICO_IMG,IZENA_LEHENENGO,GOOGLE_DRIVE_CREDENTIALS_PATH,GOOGLE_DRIVE_FOLDER_ID,MAILER_DSN,MAILER_DEFAULT_FROM,WHATSAPP_PROVIDER,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_WHATSAPP_FROM,META_PHONE_ID,META_ACCESS_TOKEN,META_API_VERSION,KOMUNIKAZIOA_DEV,EMAIL_TO,WHATSAPP_TO,TWILIO_SANDBOX_CODE,TWILIO_SSL_VERIFY,EMAIL_PROVIDER" |
| SystemRoot | "C:\Windows" |
| TMP | "\xampp\tmp" |
| WINDIR | "C:\Windows" |