GET https://ssc3.devstage.co.za/

DefaultController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\CoreBundle\Controller\DefaultController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"6e9be7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"default-cookie-name=r0rhv19dav94hg16248grc4olh; PHPSESSID=r0rhv19dav94hg16248grc4olh"
host
"ssc3.devstage.co.za"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Mon, 16 Feb 2026 12:27:00 GMT"
set-cookie
[
  "device_view=full; expires=Mon, 16 Mar 2026 12:27:00 GMT; Max-Age=2419200; path=/; httponly; samesite=lax"
  "default-cookie-name=r0rhv19dav94hg16248grc4olh; path=/; httponly; samesite=lax"
]
x-debug-token
"9e506a"

Cookies

Request Cookies

Key Value
PHPSESSID
"r0rhv19dav94hg16248grc4olh"
default-cookie-name
"r0rhv19dav94hg16248grc4olh"

Response Cookies

Key Value
default-cookie-name
Symfony\Component\HttpFoundation\Cookie {#1233
  #name: "default-cookie-name"
  #value: "r0rhv19dav94hg16248grc4olh"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}
device_view
Symfony\Component\HttpFoundation\Cookie {#1229
  #name: "device_view"
  #value: "full"
  #domain: ""
  #expire: 1773664020
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 14

Session Metadata

Key Value
Created
"Mon, 16 Feb 26 12:26:48 +0000"
Last used
"Mon, 16 Feb 26 12:26:59 +0000"
Lifetime
0

Session Attributes

Attribute Value
lastURLLogged
"/"
sessionObject
App\SessionsBundle\Entity\Sessions {#653
  -id: "7f00697b-7c09-46ae-8f4d-326a54025144"
  -symfony_cookie: "r0rhv19dav94hg16248grc4olh"
  -cookie_name: "default-cookie-name"
  -remote_ip: "216.73.216.123"
  -remote_domain: "216.73.216.123"
  -browser_string: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  -created_by: null
  -created_at: DateTime @1771244818 {#648
    date: 2026-02-16 12:26:58.0 UTC (+00:00)
  }
  -updated_at: DateTime @1771244818 {#644
    date: 2026-02-16 12:26:58.0 UTC (+00:00)
  }
  -session_urls: Doctrine\ORM\PersistentCollection {#699 …}
  -session_values: Doctrine\ORM\PersistentCollection {#683 …}
  -session_text_values: Doctrine\ORM\PersistentCollection {#698 …}
  -sites: Proxies\__CG__\App\SessionsBundle\Entity\Sites {#663 …}
  -previous_session: null
}
sessionObjectId
"7f00697b-7c09-46ae-8f4d-326a54025144"
siteObject
App\SessionsBundle\Entity\Sites {#314
  -id: "8ff7cdc7-db95-45e6-b9fb-d58ef8344057"
  -site_host_name: "devstage.co.za"
  -site_name: null
  -site_e_mail: null
  -server_ip: "159.223.16.78"
  -site_port: 443
  -template_id: null
  -session_count: 0
  -build_site_map: false
  -created_by: null
  -created_at: DateTime @1771240298 {#200
    date: 2026-02-16 11:11:38.0 UTC (+00:00)
  }
  -updated_at: DateTime @1771240298 {#199
    date: 2026-02-16 11:11:38.0 UTC (+00:00)
  }
  -sessions: Doctrine\ORM\PersistentCollection {#198 …}
  -user_list: Doctrine\ORM\PersistentCollection {#196 …}
}
system_settings_array
"a:2:{s:11:"cookie_name";s:19:"default-cookie-name";s:14:"session_length";i:43200;}"

Session Usage

14 Usages
Stateless check enabled
Usage
App\SessionsBundle\Services\SessionsManager:180
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 180
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 38
    "function" => "setSfSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\CoreBundle\Services\SystemSettingManager:211
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/CoreBundle/Services/SystemSettingManager.php"
    "line" => 211
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 231
    "function" => "getSetting"
    "class" => "App\CoreBundle\Services\SystemSettingManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:254
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 254
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:255
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 255
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:398
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 398
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionValuesManager:285
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionValuesManager.php"
    "line" => 285
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 399
    "function" => "getValue"
    "class" => "App\SessionsBundle\Services\SessionValuesManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:419
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 419
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:437
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 437
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionsManager:438
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 438
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 47
    "function" => "getSession"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/UserBundle/Services/UserListManager.php"
    "line" => 489
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 53
    "function" => "getLoggedInUser"
    "class" => "App\UserBundle\Services\UserListManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\UserBundle\Services\UserListManager:500
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/UserBundle/Services/UserListManager.php"
    "line" => 500
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 53
    "function" => "getLoggedInUser"
    "class" => "App\UserBundle\Services\UserListManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\SessionsBundle\Services\SessionValuesManager:377
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionValuesManager.php"
    "line" => 377
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 67
    "function" => "setValue"
    "class" => "App\SessionsBundle\Services\SessionValuesManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\SessionsBundle\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1629
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1629
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/16/1664b083b620b46da81b124ae612ce95.php"
    "line" => 810
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_flashes_content"
    "class" => "__TwigTemplate_7d005cf04eabb69a139983af00a4e561"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/16/1664b083b620b46da81b124ae612ce95.php"
    "line" => 786
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_flashes"
    "class" => "__TwigTemplate_7d005cf04eabb69a139983af00a4e561"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/16/1664b083b620b46da81b124ae612ce95.php"
    "line" => 475
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_container"
    "class" => "__TwigTemplate_7d005cf04eabb69a139983af00a4e561"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/16/1664b083b620b46da81b124ae612ce95.php"
    "line" => 402
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_7d005cf04eabb69a139983af00a4e561"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/16/1664b083b620b46da81b124ae612ce95.php"
    "line" => 97
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7d005cf04eabb69a139983af00a4e561"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/bc/bc5b6168dba9e9adc115366c457f86e5.php"
    "line" => 49
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bedce193f302044e75cec39d23b2ad89"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/CoreBundle/Controller/DefaultController.php"
    "line" => 18
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CoreBundle\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client38/web248/web/meerkat/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"11030d234320ab188dcfb3e585b2bcce"
APP_TIMEZONE
"Africa/Johannesburg"
DATABASE_HOST
"skynet.local"
DATABASE_NAME
"c38_meerkat"
DATABASE_PORT
"3306"
DATABASE_PWD
"ndYisHFP38_"
DATABASE_URL
"mysql://c38_meerkat:ndYisHFP38_@skynet.local:3306/c38_meerkat?serverVersion=mariadb-10.4.28&charset=latin1"
DATABASE_USER
"c38_meerkat"
EWZ_RECAPTCHA_SECRET
"6LeBYrsaAAAAAHCEUeSP3tYX1KKqVcRILXpPv8_s"
EWZ_RECAPTCHA_SITE_KEY
"6LeBYrsaAAAAAHCEUeSP3tYX1KKqVcRILXpPv8_s"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/var/www/clients/client38/web248/web/meerkat/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/clients/client38/web248/web/meerkat/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"2056586-55-3"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"default-cookie-name=r0rhv19dav94hg16248grc4olh; PHPSESSID=r0rhv19dav94hg16248grc4olh"
HTTP_HOST
"ssc3.devstage.co.za"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHPRC
"/var/www/conf/web248"
PHP_DOCUMENT_ROOT
"/var/www/clients/client38/web248"
PHP_FCGI_MAX_REQUESTS
"5000"
PHP_SELF
"/index.php"
PWD
"/var/www/php-fcgi-scripts/web248"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.123"
REMOTE_PORT
"50257"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771244820
REQUEST_TIME_FLOAT
1771244820.0371
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/clients/client38/web248/web/meerkat/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"159.223.16.78"
SERVER_ADMIN
"webmaster@ssc3.devstage.co.za"
SERVER_NAME
"ssc3.devstage.co.za"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"ssc3.devstage.co.za"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DATABASE_PWD,MESSENGER_TRANSPORT_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,APP_TIMEZONE"
TEMP
"/var/www/clients/client38/web248/tmp"
TMP
"/var/www/clients/client38/web248/tmp"
TMPDIR
"/var/www/clients/client38/web248/tmp"