Error 500 Internal Server Error

GET http://fit-portal-module.fit.softplus.tsszo.eu/second/reservation/setData

Forwarded to ErrorController (131b93)

ReservationSecondController :: reservation

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ReservationSecond\ReservationSecondController::reservation"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"second_reservation"
_route_params
[
  "prototypeUuid" => "setData"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b70318"
prototypeUuid
"setData"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-proxy
""
client-verify-host
"false"
client-verify-peer
"false"
connection
"Keep-Alive"
host
"fit-portal-module.fit.softplus.tsszo.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.224.59.50"
x-forwarded-host
"fit-portal-module.fit.softplus.tsszo.eu"
x-forwarded-server
"fit-portal-module.fit.softplus.tsszo.eu"
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
"Fri, 05 Jul 2024 18:21:06 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Undefined%20array%20key%200"
x-debug-exception-file
"C%3A%5Cxampp%5Chtdocs%5Csoftplus%5Cfit-portal-module%5Csrc%5CController%5CReservationSecond%5CReservationSecondController.php:294"
x-debug-token
"9595c4"
x-debug-token-link
"http://fit-portal-module.fit.softplus.tsszo.eu/_profiler/131b93"
x-previous-debug-token
"131b93"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Fri, 05 Jul 24 20:21:02 +0200"
Last used
"Fri, 05 Jul 24 20:21:02 +0200"
Lifetime
0

Session Attributes

Attribute Value
reservationObject
App\Controller\ReservationSecond\ReservationSecondSessionObject {#994
  -entryPrototypeUuid: "setData"
  -reservationType: Tss\FitModuleBundle\Enum\EntryPrototypeReservationType {#1021 …}
  -roomUuid: null
  -attendeesCount: 1
  -reservationLengthInMinutes: 0
  -reservationBlockLength: 1
  -timezoneUuid: null
  -serviceTimeBefore: 0
  -serviceTimeAfter: 0
  -actualCapacity: 0
  -canCreateReservation: false
  -productUuid: null
  -timeZoneMinTime: null
  -timeZoneMaxTime: null
  -reservationMinuteStep: null
  -minCapacity: null
  -maxCapacity: null
  -maxReservationDaysAdvance: null
}

Session Usage

7 Usages
Stateless check enabled
Usage
App\Controller\ReservationSecond\ReservationSecondController:272
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\src\Controller\ReservationSecond\ReservationSecondController.php"
    "line" => 272
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 181
    "function" => "reservation"
    "class" => "App\Controller\ReservationSecond\ReservationSecondController"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\tss\identity-server-bundle\src\EventListener\JWTListener.php"
    "line" => 129
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "Tss\IdentityServerBundle\EventListener\JWTListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Profiler\Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\xampp\htdocs\softplus\fit-portal-module\public\index.php"
    "line" => 5
    "args" => [
      "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_COPYRIGHT
"© TSS Group"
APP_ENV
"dev"
APP_ICON
"build/images/favicon-tss.png"
APP_IS_SECURE
"false"
APP_KEY
"fit_portal_module"
APP_LOGO_BLACK
"build/images/softplus-logo-black.png"
APP_LOGO_WHITE
"build/images/softplus-logo-white.png"
APP_MAIL_FROM
"schmidt@tssgroup.sk"
APP_NAME
"Fit Portal Module"
APP_NAME_SHORT
"Fit Portal Module"
APP_SECRET
"2e09a897971e147cb3ad747ea3289be4"
APP_THEME_PREFIX
"portal"
APP_VERSION_DATE
"2022-07-07T08:00:00"
APP_VERSION_FRONTEND
"Bootstrap v5.1.3, jQuery v3.6.0"
APP_VERSION_NUMBER
"1.0.1"
APP_VERSION_PHP
"8.1"
AVAILABLE_APPS
"[]"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:@127.0.0.1:3306/fit_portal_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4"
DEFAULT_LOCALE
"sk"
EVENT_HUB_SUBSCRIBE_URL
"https://event-hub.dev.softplus.tsszo.eu/mercure"
FIT_MODULE_DATABASE_URL
"mysql://root:@127.0.0.1:3306/fit_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4"
HTTP_CLIENT_PROXY
""
HTTP_CLIENT_VERIFY_HOST
"false"
HTTP_CLIENT_VERIFY_PEER
"false"
IDENTITY_SERVER_NOTIFICATIONS_URL
"https://identity-server.dev.softplus.tsszo.eu/api/notification/get"
IDENTITY_SERVER_URL
"https://identity-server.dev.softplus.tsszo.eu/"
LOAD_BY_UUID
"true"
LOCK_DSN
"flock"
PHP_PATH
"php"
TRANSLATION_CACHE_SAME_POOL
"true"
TRANSLATION_CACHE_URL
"mysql://root:@127.0.0.1:3306/translations_cache?serverVersion=10.4.21-MariaDB&charset=utf8mb4"
TRANSLATION_MODULE_IS_SAME
"false"
TRANSLATION_MODULE_URL
"https://translation-module.dev.softplus.tsszo.eu"
USE_EVENT_HUB
"true"
USE_IDENTITY_SERVER
"true"
USE_SINGLE_SIGN_ON
"false"
USE_SYMFONY_PROXY
"false"
USE_TRANSLATION_MODULE
"true"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMSPEC
"C:\WINDOWS\system32\cmd.exe"
CONTEXT_DOCUMENT_ROOT
"C:/xampp/htdocs/softplus/fit-portal-module/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"C:/xampp/htdocs/softplus/fit-portal-module/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"fit-portal-module.fit.softplus.tsszo.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.224.59.50"
HTTP_X_FORWARDED_HOST
"fit-portal-module.fit.softplus.tsszo.eu"
HTTP_X_FORWARDED_SERVER
"fit-portal-module.fit.softplus.tsszo.eu"
MIBDIRS
"C:/xampp/php/extras/mibs"
MYSQL_HOME
"\xampp\mysql\bin"
OPENSSL_CONF
"C:/xampp/apache/bin/openssl.cnf"
PATH
"C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
PHPRC
"\xampp\php"
PHP_PEAR_SYSCONF_DIR
"\xampp\php"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_MIBDIRS
"C:/xampp/php/extras/mibs"
REDIRECT_MYSQL_HOME
"\xampp\mysql\bin"
REDIRECT_OPENSSL_CONF
"C:/xampp/apache/bin/openssl.cnf"
REDIRECT_PHPRC
"\xampp\php"
REDIRECT_PHP_PEAR_SYSCONF_DIR
"\xampp\php"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"\xampp\tmp"
REDIRECT_URL
"/second/reservation/setData"
REMOTE_ADDR
"10.10.8.9"
REMOTE_PORT
"53588"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1720203662
REQUEST_TIME_FLOAT
1720203662.0276
REQUEST_URI
"/second/reservation/setData"
SCRIPT_FILENAME
"C:/xampp/htdocs/softplus/fit-portal-module/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.6.20"
SERVER_ADMIN
"postmaster@localhost"
SERVER_NAME
"fit-portal-module.fit.softplus.tsszo.eu"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4 Server at fit-portal-module.fit.softplus.tsszo.eu Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,FIT_MODULE_DATABASE_URL,DEFAULT_LOCALE,TRANSLATION_CACHE_URL,TRANSLATION_CACHE_SAME_POOL,APP_NAME,APP_NAME_SHORT,APP_ICON,APP_LOGO_WHITE,APP_LOGO_BLACK,APP_VERSION_NUMBER,APP_VERSION_DATE,APP_COPYRIGHT,APP_VERSION_PHP,APP_VERSION_FRONTEND,APP_MAIL_FROM,APP_IS_SECURE,APP_KEY,APP_THEME_PREFIX,AVAILABLE_APPS,USE_SINGLE_SIGN_ON,USE_SYMFONY_PROXY,USE_IDENTITY_SERVER,LOAD_BY_UUID,IDENTITY_SERVER_URL,IDENTITY_SERVER_NOTIFICATIONS_URL,TRANSLATION_MODULE_URL,TRANSLATION_MODULE_IS_SAME,USE_TRANSLATION_MODULE,EVENT_HUB_SUBSCRIBE_URL,USE_EVENT_HUB,LOCK_DSN,PHP_PATH,CORS_ALLOW_ORIGIN,HTTP_CLIENT_VERIFY_HOST,HTTP_CLIENT_VERIFY_PEER,HTTP_CLIENT_PROXY"
SystemRoot
"C:\WINDOWS"
TMP
"\xampp\tmp"
WINDIR
"C:\WINDOWS"

Sub Requests 1

ErrorController (token = 131b93)

Key Value
_controller
"error_controller"
_stopwatch_token
"8b308b"
exception
ErrorException {#1177
  #message: "Warning: Undefined array key 0"
  #code: 0
  #file: "C:\xampp\htdocs\softplus\fit-portal-module\src\Controller\ReservationSecond\ReservationSecondController.php"
  #line: 294
  #severity: E_WARNING
  trace: {
    C:\xampp\htdocs\softplus\fit-portal-module\src\Controller\ReservationSecond\ReservationSecondController.php:294 {
      App\Controller\ReservationSecond\ReservationSecondController->reservation(Request $request, string $prototypeUuid = null): Response …
      › \r$selectedRoom = $rooms[0]->getUuid();\r\r
    }
    C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#16 …}
        $prototypeUuid: "setData"
      }
    }
    C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#16 …}
        $type: 1
      }
    }
    C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\http-kernel\Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#16 …}
        $type: 1
        $catch: true
      }
    }
    C:\xampp\htdocs\softplus\fit-portal-module\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#16 …}
      }
    }
    C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    C:\xampp\htdocs\softplus\fit-portal-module\public\index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "C:\xampp\htdocs\softplus\fit-portal-module\vendor\autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#137 …9}