ClassroomController :: schoolsList

Request

GET Parameters

Key Value
city
"test city"
county
"test country"
query
"Test School, test tity, test tountry"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ClassroomController::schoolsList"
_firewall_context
"security.firewall.map.context.main"
_route
"authapi_schools_list"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"c50d19"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev-hr-bizzi-api.izzi.digital"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Thu, 02 Oct 2025 18:00:20 GMT"
x-debug-token
"d703d2"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Thu, 02 Oct 25 18:00:20 +0000"
Last used
"Thu, 02 Oct 25 18:00:20 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://dev-hr-bizzi-api.izzi.digital/authapi/schools?city=test%20city&county=test%20country&query=Test%20School%2C%20test%20tity%2C%20test%20tountry"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 224
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 195
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 148
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
LANGUAGE
"hr"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"83bb476842c036c61923e64fb0769a76"
ATOLLO_BG_DOMAIN_NAME
"dev-atollo-bg-bizzi-api.izzi.digital"
ATOLLO_DE_DOMAIN_NAME
"dev-atollo-de-bizzi-api.izzi.digital"
ATOLLO_EN_DOMAIN_NAME
"dev-atollo-en-bizzi-api.izzi.digital"
ATOLLO_HR_DOMAIN_NAME
"dev-atollo-hr-bizzi-api.izzi.digital"
ATOLLO_IS_DOMAIN_NAME
"dev-atollo-is-bizzi-api.izzi.digital"
ATOLLO_NO_DOMAIN_NAME
"dev-atollo-no-bizzi-api.izzi.digital"
AUTHAPI_ENVOY_ROKUS_SECRET
"rHAzJaXbp5HuU7QoCndzASns5f7tyuOQ1E3APbie"
AUTHAPI_EXTERNAL_AUTHENTICATION
"CloudDev"
AUTHAPI_KLETTBG_P
"bBZpk6n9udV2YF@SdpQQaYyNhdSrrtEf8pXs7xGq"
AUTHORING_API_PORT
"tcp://172.20.123.173:9000"
AUTHORING_API_PORT_80_TCP
"tcp://172.20.123.173:80"
AUTHORING_API_PORT_80_TCP_ADDR
"172.20.123.173"
AUTHORING_API_PORT_80_TCP_PORT
"80"
AUTHORING_API_PORT_80_TCP_PROTO
"tcp"
AUTHORING_API_PORT_9000_TCP
"tcp://172.20.123.173:9000"
AUTHORING_API_PORT_9000_TCP_ADDR
"172.20.123.173"
AUTHORING_API_PORT_9000_TCP_PORT
"9000"
AUTHORING_API_PORT_9000_TCP_PROTO
"tcp"
AUTHORING_API_SERVICE_HOST
"172.20.123.173"
AUTHORING_API_SERVICE_PORT
"9000"
AUTHORING_API_SERVICE_PORT_FASTCGI
"9000"
AUTHORING_API_SERVICE_PORT_HTTP
"80"
AUTHORING_API_URL
"https://dev-izzi-cloud-api.izzi.digital"
BA_DOMAIN_NAME
"dev-bih-bizzi-api.izzi.digital"
BETT_DOMAIN_NAME
"dev-bett-bizzi-api.izzi.digital"
BG_DOMAIN_NAME
"dev-bg-bizzi-api.izzi.digital"
BIZZI_API_PORT
"tcp://172.20.62.40:9000"
BIZZI_API_PORT_9000_TCP
"tcp://172.20.62.40:9000"
BIZZI_API_PORT_9000_TCP_ADDR
"172.20.62.40"
BIZZI_API_PORT_9000_TCP_PORT
"9000"
BIZZI_API_PORT_9000_TCP_PROTO
"tcp"
BIZZI_API_SERVICE_HOST
"172.20.62.40"
BIZZI_API_SERVICE_PORT
"9000"
BIZZI_API_SERVICE_PORT_FASTCGI
"9000"
BOOKSHELF_API_PORT
"tcp://172.20.99.68:9000"
BOOKSHELF_API_PORT_80_TCP
"tcp://172.20.99.68:80"
BOOKSHELF_API_PORT_80_TCP_ADDR
"172.20.99.68"
BOOKSHELF_API_PORT_80_TCP_PORT
"80"
BOOKSHELF_API_PORT_80_TCP_PROTO
"tcp"
BOOKSHELF_API_PORT_9000_TCP
"tcp://172.20.99.68:9000"
BOOKSHELF_API_PORT_9000_TCP_ADDR
"172.20.99.68"
BOOKSHELF_API_PORT_9000_TCP_PORT
"9000"
BOOKSHELF_API_PORT_9000_TCP_PROTO
"tcp"
BOOKSHELF_API_SERVICE_HOST
"172.20.99.68"
BOOKSHELF_API_SERVICE_PORT
"9000"
BOOKSHELF_API_SERVICE_PORT_FASTCGI
"9000"
BOOKSHELF_API_SERVICE_PORT_HTTP
"80"
BUCKET_ENDPOINT
"https://s3.eu-central-003.backblazeb2.com"
BUCKET_KEY
"003e4455d8171bd0000000002"
BUCKET_NAME
"izzi-dev-assets"
BUCKET_SECRET
"K00306T1nxuWAle8m02sMcfBpJZxHPI"
BUNNY_CDN_TOKEN
"e5bcd94b-8099-41a3-b2d7-93c0911a649f"
BUNNY_CDN_URL
"https://izzi-dev-assets.izzi.digital"
CM_ACME_HTTP_SOLVER_F8RHQ_PORT
"tcp://172.20.139.186:8089"
CM_ACME_HTTP_SOLVER_F8RHQ_PORT_8089_TCP
"tcp://172.20.139.186:8089"
CM_ACME_HTTP_SOLVER_F8RHQ_PORT_8089_TCP_ADDR
"172.20.139.186"
CM_ACME_HTTP_SOLVER_F8RHQ_PORT_8089_TCP_PORT
"8089"
CM_ACME_HTTP_SOLVER_F8RHQ_PORT_8089_TCP_PROTO
"tcp"
CM_ACME_HTTP_SOLVER_F8RHQ_SERVICE_HOST
"172.20.139.186"
CM_ACME_HTTP_SOLVER_F8RHQ_SERVICE_PORT
"8089"
CM_ACME_HTTP_SOLVER_F8RHQ_SERVICE_PORT_HTTP
"8089"
CONTENT_LENGTH
""
CONTENT_TYPE
""
CORS_ALLOW_ORIGIN
"^https?://.*?$"
CZ_DOMAIN_NAME
"dev-cz-bizzi-api.izzi.digital"
DATABASE_URL
"postgres://dbuser:RkjJVKeG2Hoas3n@mic-development-tyij4o8vn8-postgresql-rr-dbcluster-hrcfmgleadtp.cluster-ctaqouwy8dag.eu-central-1.rds.amazonaws.com:3306/bizzi_dev?serverVersion=15&charset=utf8"
DEMO_DOMAIN_NAME
"dev-demo-bizzi-api.izzi.digital"
DG_DOMAIN_NAME
"dev-bizzi-api.izzi.digital"
DOCUMENT_ROOT
"/var/www/public"
DOCUMENT_URI
"/authapi/schools"
DOMAIN_NAME
"dev-bizzi-api.izzi.digital"
EXTERNAL_BG_PASSWORD
"65AHWIsRYwa1gFW3ki1yTxxp8HPamAB2rQ2m6z7X"
EXTERNAL_ZNAIKO_PASSWORD
"A5AHWIsRYga2gFW3kity1yxp8Q8amAB2raqm6z2y"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"bizzi-api-6f4876f4b-b57dr"
HR_DOMAIN_NAME
"dev-hr-bizzi-api.izzi.digital"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev-hr-bizzi-api.izzi.digital"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
INTERNAL_BASIC_AUTH_PASSWORD
"bizzi12345"
INTERNAL_BIZZI_KEY
"dhsnp26Xad1w"
KEYCLOAK_SECRET_RS
"dNkZ71ysU70ez7Jnu1x8ImFm1YUqp2Iy"
KUBERNETES_PORT
"tcp://172.20.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://172.20.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"172.20.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"172.20.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LILIBI_DOMAIN_NAME
"dev-lilibi-bizzi-api.izzi.digital"
LJEVAK_DOMAIN_NAME
"dev-ljevak-bizzi-api.izzi.digital"
MAILER_DSN
"postmark+api://94cf0048-e945-42b6-9062-7d771374654d@default"
MAXTURA_DOMAIN_NAME
"dev-maxtura-bizzi-api.izzi.digital"
MK_DOMAIN_NAME
"dev-mk-bizzi-api.izzi.digital"
MULTI_TENANT
"true"
NODE_DIST
"node-v14.21.3-linux-x64"
NODE_VERSION
"14.21.3"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.15.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/authapi/schools"
PHP_SHA256
"3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f"
PHP_URL
"https://www.php.net/distributions/php-8.3.15.tar.xz"
PHP_VERSION
"8.3.15"
PL_DOMAIN_NAME
"dev-pl-bizzi-api.izzi.digital"
PWD
"/var/www"
PYP_DOMAIN_NAME
"dev-pyp-bizzi-api.izzi.digital"
QUERY_STRING
"city=test+city&county=test+country&query=Test+School%2C+test+tity%2C+test+tountry"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.150"
REMOTE_PORT
"8761"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1759428020
REQUEST_TIME_FLOAT
1759428020.4239
REQUEST_URI
"/authapi/schools?city=test+city&county=test+country&query=Test+School%2C+test+tity%2C+test+tountry"
RO_DOMAIN_NAME
"dev-ro-bizzi-api.izzi.digital"
RS_DOMAIN_NAME
"dev-rs-bizzi-api.izzi.digital"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/authapi/schools"
SERVER_ADDR
"10.0.0.163"
SERVER_NAME
"dev-hr-bizzi-api.izzi.digital"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.19.9"
SI_DOMAIN_NAME
"dev-si-bizzi-api.izzi.digital"
SK_DOMAIN_NAME
"dev-sk-bizzi-api.izzi.digital"
SYMFONY_DOTENV_VARS
"LANGUAGE"
UA_DOMAIN_NAME
"dev-ua-bizzi-api.izzi.digital"
USER
"www-data"
VALUATION_API_PORT
"tcp://172.20.199.39:80"
VALUATION_API_PORT_80_TCP
"tcp://172.20.199.39:80"
VALUATION_API_PORT_80_TCP_ADDR
"172.20.199.39"
VALUATION_API_PORT_80_TCP_PORT
"80"
VALUATION_API_PORT_80_TCP_PROTO
"tcp"
VALUATION_API_SERVICE_HOST
"172.20.199.39"
VALUATION_API_SERVICE_PORT
"80"
XAPI_BASIC_PASSWORD
"b"
XAPI_REPORTS_PORT
"tcp://172.20.46.242:80"
XAPI_REPORTS_PORT_80_TCP
"tcp://172.20.46.242:80"
XAPI_REPORTS_PORT_80_TCP_ADDR
"172.20.46.242"
XAPI_REPORTS_PORT_80_TCP_PORT
"80"
XAPI_REPORTS_PORT_80_TCP_PROTO
"tcp"
XAPI_REPORTS_SERVICE_HOST
"172.20.46.242"
XAPI_REPORTS_SERVICE_PORT
"80"
XAPI_REPORTS_SERVICE_PORT_HTTP
"80"
XAPI_SESSION_STATS_PORT
"tcp://172.20.82.198:80"
XAPI_SESSION_STATS_PORT_80_TCP
"tcp://172.20.82.198:80"
XAPI_SESSION_STATS_PORT_80_TCP_ADDR
"172.20.82.198"
XAPI_SESSION_STATS_PORT_80_TCP_PORT
"80"
XAPI_SESSION_STATS_PORT_80_TCP_PROTO
"tcp"
XAPI_SESSION_STATS_SERVICE_HOST
"172.20.82.198"
XAPI_SESSION_STATS_SERVICE_PORT
"80"
XAPI_SESSION_STATS_SERVICE_PORT_HTTP
"80"
XAPI_STATEMENT_METRICS_PORT
"tcp://172.20.158.187:80"
XAPI_STATEMENT_METRICS_PORT_80_TCP
"tcp://172.20.158.187:80"
XAPI_STATEMENT_METRICS_PORT_80_TCP_ADDR
"172.20.158.187"
XAPI_STATEMENT_METRICS_PORT_80_TCP_PORT
"80"
XAPI_STATEMENT_METRICS_PORT_80_TCP_PROTO
"tcp"
XAPI_STATEMENT_METRICS_SERVICE_HOST
"172.20.158.187"
XAPI_STATEMENT_METRICS_SERVICE_PORT
"80"
XAPI_STATEMENT_METRICS_SERVICE_PORT_HTTP
"80"
YETTEL_CLIENT_SECRET
"a5b4ff7cf41b7d0e55227c35d87fa7ecbf145a67c471c95826a30ea96c1444a0"
YETTEL_PASSWORD
"92795c7b39ce7b7c2b60b7ad1c855d5f5b465f52ce491005d177b4e458afa3c4"
ZNAIKO_DOMAIN_NAME
"dev-znaiko-bizzi-api.izzi.digital"
ZUNS_DOMAIN_NAME
"dev-zuns-bizzi-api.izzi.digital"
argc
8
argv
[
  "city=test"
  "city&county=test"
  "country&query=Test"
  "School%2C"
  "test"
  "tity%2C"
  "test"
  "tountry"
]