GET https://frans.s.capsearch.com/

HomeController :: homepageAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Home\HomeController::homepageAction"
_firewall_context
"security.firewall.map.context.main"
_route
"homepage"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#453
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#410 …}
  }
]
_stopwatch_token
"7f1816"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.9,de-CH;q=0.8,de;q=0.7,ca;q=0.6"
host
"frans.s.capsearch.com"
user-agent
"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
access-control-allow-credentials
"true"
access-control-allow-headers
"authorization,content-type,x-xsrf-token"
access-control-allow-methods
"GET,POST,PUT"
access-control-allow-origin
[
  null
]
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 20 May 2026 17:46:00 GMT"
location
"/login"
x-debug-token
"ff09e0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Wed, 20 May 26 19:46:00 +0200"
Last used
"Wed, 20 May 26 19:46:00 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Utils\LoggerContextProcessor:79
[
  [
    "file" => "/home/frans/projects/capsearch/src/Utils/LoggerContextProcessor.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/src/Utils/LoggerContextProcessor.php"
    "line" => 36
    "function" => "getSessionValue"
    "class" => "App\Utils\LoggerContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 378
    "function" => "__invoke"
    "class" => "App\Utils\LoggerContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 607
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    "line" => 106
    "function" => "info"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Utils\LoggerContextProcessor:83
[
  [
    "file" => "/home/frans/projects/capsearch/src/Utils/LoggerContextProcessor.php"
    "line" => 83
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/src/Utils/LoggerContextProcessor.php"
    "line" => 36
    "function" => "getSessionValue"
    "class" => "App\Utils\LoggerContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 378
    "function" => "__invoke"
    "class" => "App\Utils\LoggerContextProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 607
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    "line" => 106
    "function" => "info"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/frans/projects/capsearch/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"ad3255220f2383c0435cade4e812f239"
BASE_PATH
"/frans/capsearch"
CORS_ALLOW_ORIGIN
"^https://([A-Za-z0-9-]+\\.)?capsearch\\.com$"
CREDITSAFE_BASE_URL
"https://connect.creditsafe.com/v1"
CREDITSAFE_PASSWORD
"example-password"
CREDITSAFE_USERNAME
"fake@email.com"
CRONTAB_UPDATE
"no"
DATABASE_URL
"mysql://capsearch:8qDUBhFpVs7K2cevqNDHYd2b9U8TSZYz@127.0.0.1:3306/frans_capsearch?serverVersion=mariadb-10.6.22"
DB_HOST
"127.0.0.1"
DB_NAME
"frans_capsearch"
DB_PASS
"8qDUBhFpVs7K2cevqNDHYd2b9U8TSZYz"
DB_USER
"capsearch"
DOCUMENT_UPLOAD_ACCEPT
".jpg,.jpeg,.png,.bmp,.940,.mt940,.sta,.htm,.html,.numbers,.odt,.doc,.docx,.xls,.xlsx,.xlsb,.xlsm,.csv,.pptx,.rtf,.zip,.7z,.pdf,.txt,.xml,.json,.xbrl,.swi"
FB_ID
""
FB_SECRET
""
FIREBASE_AUTH_EMAIL
"fake-email@capsearch.com"
FIREBASE_AUTH_PASSWORD
"fake-password"
FIREBASE_ENABLED
"false"
FIREBASE_WEB_API_KEY
"fake-web-api-key"
FRONT_CONTROLLER
"/index.php"
HTTP_HOST
"develop.capsearch.com"
ING_WEBLEAD_INTEGRATION_EMAIL
"test.ing@capsearch.com"
IP_BLACKLIST
""
JWT_ACCESS_TOKEN_TTL
"900"
JWT_COOKIE_DOMAIN
".capsearch.com"
JWT_COOKIE_SAME_SITE
"lax"
JWT_COOKIE_SECURE
"true"
JWT_PASSPHRASE
"cc1c30cf454b2b8b4300ae4e65c5a1818e428051f58e9eaf3f8eda65f6d330df"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_REFRESH_TOKEN_TTL
"604800"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KVK_KEY
"secret"
LEADGENERATOR_URL
"https://develop.capsearch.com/frans/capsearch_lg"
LIVECHAT_KEY
"secret"
MAILER_ADMINISTRATION
"test.administratie@capsearch.com"
MAILER_AUTH_MODE
"login"
MAILER_BERICHTENSERVICE
"frans.berichtenservice@capsearch-online.com"
MAILER_BERICHTENSERVICE_FROM
"test.berichtenservice@capsearch.com"
MAILER_BERICHTENSERVICE_PASSWORD
"v853#!Nt2nAF8HFH"
MAILER_CLOSED_REQUEST
"test.info@capsearch.com"
MAILER_CLOSED_REQUEST_NAME
"Test"
MAILER_CRITICAL
"test.critical@capsearch.com"
MAILER_DSN
"smtp://capsearch@capsearch.com:6tZCN4%219F%25%26X@smtp.office365.com:587"
MAILER_ENCRYPTION
"tls"
MAILER_ENVIRONMENT_NAME
"frans"
MAILER_FINANCIER
"test.financier@capsearch.com"
MAILER_FROM
"test.info@capsearch.com"
MAILER_HOST
"smtp.office365.com"
MAILER_LOST_EMAILS
"test.info@capsearch.com"
MAILER_PASSWORD
"6tZCN4%219F%25%26X"
MAILER_PORT
"587"
MAILER_REPLACE
"yes"
MAILER_TO
"test.aanvraag@capsearch.com"
MAILER_TO_ADVISORY
"test.advisory@capsearch.com"
MAILER_TRANSPORT
"smtp"
MAILER_USER
"capsearch@capsearch.com"
MAILER_WARNING_NOTIFICATION
"joost@capsearch.com,frans@capsearch.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MOUNT
"/"
POSTCODE_API_KEY
"ZN9lXUjhybAcUBkGhIQ93pAYJ3ySQ2ffi0lGQvJg4fS"
POSTCODE_API_SECRET
"FXFKM7QrCr59bhWJIN93CZrrJ67TO5a3bjxRks1HGO3co4FTWX"
QUANTA_API_BASE_URL
"https://quanta.capsearch.com/capsearch/api/quanta/v1"
QUANTA_API_KEY
"aVmApRI6s5MQw2gi"
QUANTA_ARA_MONITOR_DIR
"/home/capsearch/projects/capsearch_quanta/data/ara/runs"
SCHEME
"https"
SESSION_COOKIE_DOMAIN
".capsearch.com"
SHARE_POINT_DIR
"CapShare:Capsearch/Test/Advisory"
SHARE_POINT_ENABLED
"no"
SPRYNG_KEY
"secret"
WEBSITE_TITLE
"Capsearch | serviceprovider vastgoed- en bedrijfsfinanciering | voor mkb-adviseurs."
YUPAL_API_KEY
"af1a8651f68c3b4237d38c9cdcb66042"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/develop/frans/capsearch"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/develop/frans/capsearch"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9,de-CH;q=0.8,de;q=0.7,ca;q=0.6"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"157.143.84.87"
REMOTE_PORT
"44230"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1779299160
REQUEST_TIME_FLOAT
1779299160.0434
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/develop/frans/capsearch/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"136.144.175.30"
SERVER_ADMIN
"capsearch@capsearch.com"
SERVER_NAME
"frans.s.capsearch.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at frans.s.capsearch.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"frans.s.capsearch.com"
SYMFONY_DOTENV_PATH
"/home/frans/projects/capsearch/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DB_HOST,DB_USER,DB_PASS,DB_NAME,DATABASE_URL,MAILER_TRANSPORT,MAILER_HOST,MAILER_USER,MAILER_PASSWORD,MAILER_ENCRYPTION,MAILER_AUTH_MODE,MAILER_PORT,MAILER_DSN,MAILER_REPLACE,MAILER_FROM,MAILER_TO,MAILER_WARNING_NOTIFICATION,MAILER_TO_ADVISORY,MAILER_ADMINISTRATION,MAILER_CRITICAL,MAILER_CLOSED_REQUEST,MAILER_CLOSED_REQUEST_NAME,ING_WEBLEAD_INTEGRATION_EMAIL,MAILER_FINANCIER,MAILER_BERICHTENSERVICE,MAILER_BERICHTENSERVICE_PASSWORD,MAILER_BERICHTENSERVICE_FROM,MAILER_ENVIRONMENT_NAME,MAILER_LOST_EMAILS,SCHEME,HTTP_HOST,BASE_PATH,FRONT_CONTROLLER,LEADGENERATOR_URL,WEBSITE_TITLE,DOCUMENT_UPLOAD_ACCEPT,MOUNT,MESSENGER_TRANSPORT_DSN,IP_BLACKLIST,FB_ID,FB_SECRET,CRONTAB_UPDATE,SHARE_POINT_ENABLED,SHARE_POINT_DIR,CORS_ALLOW_ORIGIN,QUANTA_API_BASE_URL,QUANTA_API_KEY,YUPAL_API_KEY,CREDITSAFE_BASE_URL,CREDITSAFE_USERNAME,CREDITSAFE_PASSWORD,POSTCODE_API_KEY,POSTCODE_API_SECRET,FIREBASE_ENABLED,FIREBASE_WEB_API_KEY,FIREBASE_AUTH_EMAIL,FIREBASE_AUTH_PASSWORD,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_ACCESS_TOKEN_TTL,JWT_REFRESH_TOKEN_TTL,JWT_COOKIE_SECURE,JWT_COOKIE_SAME_SITE,JWT_COOKIE_DOMAIN,SESSION_COOKIE_DOMAIN,QUANTA_ARA_MONITOR_DIR,SPRYNG_KEY,KVK_KEY,LIVECHAT_KEY"