ResetPasswordController :: request
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Common\ResetPasswordController::request" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_forgot_password_request" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "f3116d" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "keep-alive" |
content-length | "0" |
host | "disciplinary.dev-1.olomeleia.gr" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-appgw-trace-id | "ee9e823221960fecdc5ba98401c3d51a" |
x-forwarded-for | "3.137.215.234:51453" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-original-host | "disciplinary.dev-1.olomeleia.gr" |
x-original-url | "/reset-password" |
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 | "Thu, 03 Apr 2025 06:59:43 GMT" |
x-debug-token | "9b6acf" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
Key | Value |
---|---|
Created | "Thu, 03 Apr 25 09:59:42 +0300" |
Last used | "Thu, 03 Apr 25 09:59:42 +0300" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-reset_password_request_form | "IVjpi2x01KexfiPY9VefffO_ut7wgkWYtZ-OkQfV78A" |
Session Usage
11
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php" "line" => 76 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-csrf\CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\form\Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\twig-bridge\AppVariable.php" "line" => 103 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Extension\CoreExtension.php" "line" => 1861 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\75\751776d58db91ebac1cadc24d991afa3.php" "line" => 53 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_70bfa8a06e733f8d3543afde97fdcc36" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\6d\6d7117112868b1dd17d96e3c55d1c74e.php" "line" => 87 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_7c593ea98257ef54ccb1b9d5a852e9b1" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\2a\2a1db4e45e32e5d3dbd90c86e78f42b1.php" "line" => 95 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_499b848301eb64c90bdbcbb961bbd596" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\b2\b26588cbfa0fdc33fdfd76db952c547c.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_37585558652b4bb55556c03b89e9e218" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:205
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\twig-bridge\AppVariable.php" "line" => 205 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Extension\CoreExtension.php" "line" => 1861 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\2f\2fe50579ea9cf61611598689d077ec37.php" "line" => 52 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_bca48be0ae5f254edb0a9396fd1da0f0" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\2a\2a1db4e45e32e5d3dbd90c86e78f42b1.php" "line" => 118 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_499b848301eb64c90bdbcbb961bbd596" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\b2\b26588cbfa0fdc33fdfd76db952c547c.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_37585558652b4bb55556c03b89e9e218" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:200
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\twig-bridge\AppVariable.php" "line" => 200 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Extension\CoreExtension.php" "line" => 1861 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\b2\b26588cbfa0fdc33fdfd76db952c547c.php" "line" => 81 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 431 "function" => "block_main_content" "class" => "__TwigTemplate_37585558652b4bb55556c03b89e9e218" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\2a\2a1db4e45e32e5d3dbd90c86e78f42b1.php" "line" => 121 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_499b848301eb64c90bdbcbb961bbd596" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\twig\b2\b26588cbfa0fdc33fdfd76db952c547c.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_37585558652b4bb55556c03b89e9e218" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\twig\twig\src\Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 50 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "request" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" "line" => 5 "args" => [ "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_CACHE_DIR | "C:\var\disciplinary.olomeleia.gr\cache" |
APP_ENV | "dev" |
APP_LOG_DIR | "C:\var\disciplinary.olomeleia.gr\log" |
APP_SECRET | "4774feeee15c6048265f166a76f51ab8" |
APP_TRUSTED_PROXIES | "10.241.44.0/26" |
APP_ZIP_DIR | "C:\var\disciplinary.olomeleia.gr\zip" |
FTP_HOST | "ftp.ia04-rg02.intranet" |
FTP_PASS | "@rchiver-2k24" |
FTP_ROOT | "disciplinary.olomeleia.gr" |
FTP_USER | "archiver" |
MAILER_DSN | "smtp://ac369f2e63b6c8:69fc362f5a74ac@sandbox.smtp.mailtrap.io:2525" |
MAIN_DB_DSN | "sqlsrv:server=10.241.39.247;Database=Disciplinary;TrustServerCertificate=1;" |
MAIN_DB_HOST | "10.241.39.247" |
MAIN_DB_NAME | "Disciplinary" |
MAIN_DB_PASS | "D1sc1pl1n@ry" |
MAIN_DB_USER | "Disciplinary" |
MAIN_DB_VERSION | "16" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
OAUTH2_GOV_CLIENT_ID | "client-id" |
OAUTH2_GOV_CLIENT_SECRET | "client-secret" |
OAUTH2_GOV_REALM | "realm" |
OAUTH2_GOV_URL | "base-url" |
OAUTH2_PLENARY_CLIENT_ID | "disciplinary.dev.olomeleia.gr" |
OAUTH2_PLENARY_CLIENT_SECRET | "63b822cf-243f-4165-af70-378f39ff262d" |
OAUTH2_PLENARY_LOGOUT_URL | "https://accounts.dev.olomeleia.gr/realms/master/protocol/openid-connect/logout" |
OAUTH2_PLENARY_REALM | "master" |
OAUTH2_PLENARY_SCOPE | "openid email backoffice" |
OAUTH2_PLENARY_URL | "https://accounts.dev.olomeleia.gr" |
PDF_SIGN_ENDPOINT | "https://signatory-service.ia04-rg02.intranet:30500" |
PDF_SIGN_PASS | "Ic6q4xo0hYF0" |
PDF_SIGN_USER | "user" |
PIRAEUS_ACQUIRER_ID | "14" |
PIRAEUS_CHANNEL_TYPE | "3DSecure" |
PIRAEUS_MERCHANT_ID_ATHENS | "2147483312" |
PIRAEUS_MERCHANT_ID_PIRAEUS | "2147483496" |
PIRAEUS_PASS_ATHENS | "SA562348" |
PIRAEUS_PASS_PIRAEUS | "PE582579" |
PIRAEUS_PENALTY_POS_ID_ATHENS | "2136948980" |
PIRAEUS_PENALTY_POS_ID_PIRAEUS | "2141993777" |
PIRAEUS_PETITION_POS_ID_ATHENS | "2147483353" |
PIRAEUS_PETITION_POS_ID_PIRAEUS | "2147483545" |
PIRAEUS_REDIRECTION_URL | "https://paycenter.piraeusbank.gr/redirection/pay.aspx" |
PIRAEUS_TICKET_URL | "https://paycenter.piraeusbank.gr/services/tickets/issuer.asmx?WSDL" |
PIRAEUS_USER_ATHENS | "DS757717" |
PIRAEUS_USER_PIRAEUS | "DP242467" |
PIRAEUS_WEB_SERVICE_URL | "https://paycenter.piraeusbank.gr/services/paymentgateway.asmx?WSDL" |
PLENARY_DB_HOST | "10.241.39.247" |
PLENARY_DB_NAME | "dsolomeleia_test" |
PLENARY_DB_PASS | "Dsaslg!@#" |
PLENARY_DB_USER | "DSOlomeleia" |
PLENARY_DB_VERSION | "16" |
WKHTMLTOPDF_PATH | ""C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe"" |
WKHTMLTOPDF_TEMP_FOLDER | "C:\var\disciplinary.olomeleia.gr\pdftmp" |
Defined as regular env variables
Key | Value |
---|---|
ALLUSERSPROFILE | "C:\ProgramData" |
APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
APPL_MD_PATH | "/LM/W3SVC/4/ROOT" |
APPL_PHYSICAL_PATH | "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\" |
APP_DEBUG | "1" |
APP_POOL_CONFIG | "C:\inetpub\temp\apppools\disciplinary.dev-1.olomeleia.gr\disciplinary.dev-1.olomeleia.gr.config" |
APP_POOL_ID | "disciplinary.dev-1.olomeleia.gr" |
ASPNETCORE_ENVIRONMENT | "Development" |
AUTH_PASSWORD | "" |
AUTH_TYPE | "" |
AUTH_USER | "" |
AzureMonAgentClientLocation | "C:\Packages\Plugins\Microsoft.Azure.Monitor.AzureMonitorWindowsAgent\1.30.0.0\Monitoring\Agent" |
CERT_COOKIE | "" |
CERT_FLAGS | "" |
CERT_ISSUER | "" |
CERT_SERIALNUMBER | "" |
CERT_SUBJECT | "" |
COMPUTERNAME | "IA04-RG02-VM05" |
CONTENT_LENGTH | "0" |
CONTENT_TYPE | "" |
ComSpec | "C:\Windows\system32\cmd.exe" |
CommonProgramFiles | "C:\Program Files\Common Files" |
CommonProgramFiles(x86) | "C:\Program Files (x86)\Common Files" |
CommonProgramW6432 | "C:\Program Files\Common Files" |
DOCUMENT_ROOT | "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public" |
DriverData | "C:\Windows\System32\Drivers\DriverData" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "off" |
HTTPS_KEYSIZE | "" |
HTTPS_SECRETKEYSIZE | "" |
HTTPS_SERVER_ISSUER | "" |
HTTPS_SERVER_SUBJECT | "" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "keep-alive" |
HTTP_CONTENT_LENGTH | "0" |
HTTP_HOST | "disciplinary.dev-1.olomeleia.gr" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_APPGW_TRACE_ID | "ee9e823221960fecdc5ba98401c3d51a" |
HTTP_X_FORWARDED_FOR | "3.137.215.234:51453" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_ORIGINAL_HOST | "disciplinary.dev-1.olomeleia.gr" |
HTTP_X_ORIGINAL_URL | "/reset-password" |
IIS_UrlRewriteModule | "7,1,1993,2351" |
INSTANCE_ID | "4" |
INSTANCE_META_PATH | "/LM/W3SVC/4" |
INSTANCE_NAME | "DISCIPLINARY.DEV-1.OLOMELEIA.GR" |
LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
LOCAL_ADDR | "10.241.39.248" |
LOGON_USER | "" |
NUMBER_OF_PROCESSORS | "4" |
ORIG_PATH_INFO | "/index.php" |
OS | "Windows_NT" |
PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
PATH_TRANSLATED | "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" |
PHPRC | "C:\opt\php-8.1.24-nts-Win32-vs16-x64\" |
PHP_FCGI_MAX_REQUESTS | "10000" |
PHP_SELF | "/index.php" |
PM2_HOME | "C:\ProgramData\pm2\home" |
PM2_INSTALL_DIRECTORY | "C:\ProgramData\npm\npm\node_modules\pm2" |
PM2_SERVICE_DIRECTORY | "C:\ProgramData\pm2\service" |
PROCESSOR_ARCHITECTURE | "AMD64" |
PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 85 Stepping 7, GenuineIntel" |
PROCESSOR_LEVEL | "6" |
PROCESSOR_REVISION | "5507" |
PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules" |
PUBLIC | "C:\Users\Public" |
Path | "C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Redis\;C:\Program Files\nodejs\;C:\opt\php-8.1.24-nts-Win32-vs16-x64;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\npm\npm;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
ProgramData | "C:\ProgramData" |
ProgramFiles | "C:\Program Files" |
ProgramFiles(x86) | "C:\Program Files (x86)" |
ProgramW6432 | "C:\Program Files" |
QUERY_STRING | "" |
REMOTE_ADDR | "10.241.44.7" |
REMOTE_HOST | "10.241.44.7" |
REMOTE_PORT | "48966" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1743663581 |
REQUEST_TIME_FLOAT | 1743663581.6626 |
REQUEST_URI | "/reset-password" |
SCRIPT_FILENAME | "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\public\index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "disciplinary.dev-1.olomeleia.gr" |
SERVER_PORT | "80" |
SERVER_PORT_SECURE | "0" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "Microsoft-IIS/10.0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TRUSTED_PROXIES,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_CACHE_DIR,APP_LOG_DIR,APP_ZIP_DIR,MAIN_DB_HOST,MAIN_DB_NAME,MAIN_DB_USER,MAIN_DB_PASS,MAIN_DB_VERSION,MAIN_DB_DSN,PLENARY_DB_HOST,PLENARY_DB_NAME,PLENARY_DB_USER,PLENARY_DB_PASS,PLENARY_DB_VERSION,FTP_HOST,FTP_USER,FTP_PASS,FTP_ROOT,OAUTH2_PLENARY_URL,OAUTH2_PLENARY_REALM,OAUTH2_PLENARY_CLIENT_ID,OAUTH2_PLENARY_CLIENT_SECRET,OAUTH2_PLENARY_SCOPE,OAUTH2_PLENARY_LOGOUT_URL,OAUTH2_GOV_URL,OAUTH2_GOV_REALM,OAUTH2_GOV_CLIENT_ID,OAUTH2_GOV_CLIENT_SECRET,PIRAEUS_ACQUIRER_ID,PIRAEUS_CHANNEL_TYPE,PIRAEUS_TICKET_URL,PIRAEUS_REDIRECTION_URL,PIRAEUS_WEB_SERVICE_URL,PIRAEUS_MERCHANT_ID_ATHENS,PIRAEUS_PETITION_POS_ID_ATHENS,PIRAEUS_PENALTY_POS_ID_ATHENS,PIRAEUS_USER_ATHENS,PIRAEUS_PASS_ATHENS,PDF_SIGN_ENDPOINT,PDF_SIGN_USER,PDF_SIGN_PASS,WKHTMLTOPDF_PATH,PIRAEUS_MERCHANT_ID_PIRAEUS,PIRAEUS_PETITION_POS_ID_PIRAEUS,PIRAEUS_PENALTY_POS_ID_PIRAEUS,PIRAEUS_USER_PIRAEUS,PIRAEUS_PASS_PIRAEUS,WKHTMLTOPDF_TEMP_FOLDER" |
SystemDrive | "C:" |
SystemRoot | "C:\Windows" |
TEMP | "C:\Windows\TEMP" |
TMP | "C:\Windows\TEMP" |
URL | "/index.php" |
USERDOMAIN | "WORKGROUP" |
USERNAME | "IA04-RG02-VM05$" |
USERPROFILE | "C:\Windows\system32\config\systemprofile" |
WEBSOCKET_VERSION | "13" |
_FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-c9c7b3f6-f8b1-40b2-b2e4-078453f7b99f" |
windir | "C:\Windows" |