ResetPasswordController :: reset
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Common\ResetPasswordController::reset" |
_firewall_context | "security.firewall.map.context.main" |
_remove_csp_headers | true |
_route | "app_reset_password" |
_route_params | [ "token" => null ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "a041cd" |
token | null |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, deflate" |
connection | "keep-alive" |
content-length | "0" |
from | "gptbot(at)openai.com" |
host | "disciplinary.dev-1.olomeleia.gr" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
x-appgw-trace-id | "39f2339efdaf48e4e65f0cd9f2835b0c" |
x-forwarded-for | "20.171.207.68:50342" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-openai-host-hash | "176718782" |
x-original-host | "disciplinary.dev-1.olomeleia.gr" |
x-original-url | "/reset-password/reset" |
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, 19 Apr 2025 14:02:42 GMT" |
vary | "Accept" |
x-debug-exception | "No%20reset%20password%20token%20found%20in%20the%20URL%20or%20in%20the%20session." |
x-debug-exception-file | "C%3A%5Cinetpub%5Cwwwroot%5Cdisciplinary.olomeleia.gr%5Cvendor%5Csymfony%5Cframework-bundle%5CController%5CAbstractController.php:314" |
x-debug-token | "e848ec" |
x-debug-token-link | "https://disciplinary.dev-1.olomeleia.gr/_profiler/1c7907" |
x-previous-debug-token | "1c7907" |
x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 19 Apr 25 17:02:42 +0300" |
Last used | "Sat, 19 Apr 25 17:02:42 +0300" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
App\Controller\Common\ResetPasswordController:62
[ [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfonycasts\reset-password-bundle\src\Controller\ResetPasswordControllerTrait.php" "line" => 62 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Controller\Common\ResetPasswordController.php" "line" => 89 "function" => "getTokenFromSession" "class" => "App\Controller\Common\ResetPasswordController" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 181 "function" => "reset" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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\security-bundle\Security.php" "line" => 99 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-bundle\Security.php" "line" => 81 "function" => "getToken" "class" => "Symfony\Bundle\SecurityBundle\Security" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\src\Service\Common\UserService.php" "line" => 29 "function" => "getUser" "class" => "Symfony\Bundle\SecurityBundle\Security" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\Container08ZPOPe\getUserServiceService.php" "line" => 32 "function" => "__construct" "class" => "App\Service\Common\UserService" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\Container08ZPOPe\App_KernelDevDebugContainer.php" "line" => 152 "function" => "do" "class" => "Container08ZPOPe\getUserServiceService" "type" => "::" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\Container08ZPOPe\getPetitionVoterService.php" "line" => 21 "function" => "load" "class" => "Container08ZPOPe\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\Container08ZPOPe\App_KernelDevDebugContainer.php" "line" => 152 "function" => "do" "class" => "Container08ZPOPe\getPetitionVoterService" "type" => "::" ] [ "file" => "C:\var\disciplinary.olomeleia.gr\cache\dev\Container08ZPOPe\App_KernelDevDebugContainer.php" "line" => 964 "function" => "load" "class" => "Container08ZPOPe\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\security-bundle\DataCollector\SecurityDataCollector.php" "line" => 136 "function" => "Container08ZPOPe\{closure}" "class" => "Container08ZPOPe\App_KernelDevDebugContainer" "type" => "::" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector" "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\EventListener\ErrorListener.php" "line" => 117 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "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" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "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.44.52" |
PLENARY_DB_NAME | "dsolomeleia" |
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.34.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, deflate" |
HTTP_CONNECTION | "keep-alive" |
HTTP_CONTENT_LENGTH | "0" |
HTTP_FROM | "gptbot(at)openai.com" |
HTTP_HOST | "disciplinary.dev-1.olomeleia.gr" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
HTTP_X_APPGW_TRACE_ID | "39f2339efdaf48e4e65f0cd9f2835b0c" |
HTTP_X_FORWARDED_FOR | "20.171.207.68:50342" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OPENAI_HOST_HASH | "176718782" |
HTTP_X_ORIGINAL_HOST | "disciplinary.dev-1.olomeleia.gr" |
HTTP_X_ORIGINAL_URL | "/reset-password/reset" |
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 | "53762" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1745071362 |
REQUEST_TIME_FLOAT | 1745071362.1113 |
REQUEST_URI | "/reset-password/reset" |
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-bffd7b32-25e6-48d3-b094-e0743fd768c7" |
windir | "C:\Windows" |
Sub Requests 1
ErrorController (token = 1c7907)
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "1add51" |
exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#683 #message: "No reset password token found in the URL or in the session." #code: 0 #file: "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" #line: 314 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#355 -records: [ 2 => [ [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.166+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.168+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.168+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.173+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.173+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.173+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Container08ZPOPe\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.173+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1745071362 "timestamp_rfc3339" => "2025-04-19T17:02:42.185+03:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No reset password token found in the URL or in the session." at AbstractController.php line 314" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#683 #message: "No reset password token found in the URL or in the session." #code: 0 #file: "C:\inetpub\wwwroot\disciplinary.olomeleia.gr\vendor\symfony\framework-bundle\Controller\AbstractController.php" #line: 314 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |