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
"18b2dc"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"_fbp=fb.1.1776427944697.1303488395.AQECAQIB; device_view=full; default-cookie-name=1776427944; PHPSESSID=nbeg99kuf83dnihhgtchc0487h"
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
"Fri, 17 Apr 2026 12:12:33 GMT"
set-cookie
"default-cookie-name=1776427944; path=/; httponly; samesite=lax"
x-debug-token
"ad67ef"

Cookies

Request Cookies

Key Value
PHPSESSID
"nbeg99kuf83dnihhgtchc0487h"
_fbp
"fb.1.1776427944697.1303488395.AQECAQIB"
default-cookie-name
"1776427944"
device_view
"full"

Response Cookies

Key Value
default-cookie-name
Symfony\Component\HttpFoundation\Cookie {#1242
  #name: "default-cookie-name"
  #value: "1776427944"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 13

Session Metadata

Key Value
Created
"Fri, 17 Apr 26 12:12:24 +0000"
Last used
"Fri, 17 Apr 26 12:12:24 +0000"
Lifetime
0

Session Attributes

Attribute Value
lastURLLogged
"/"
sessionObject
App\SessionsBundle\Entity\Sessions {#96
  -id: "7acdf0b7-246e-49ee-82f1-ad82f8002806"
  -symfony_cookie: "1776427944"
  -cookie_name: "default-cookie-name"
  -remote_ip: "216.73.216.51"
  -remote_domain: "Unknown"
  -browser_string: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  -created_by: null
  -created_at: DateTime @1776427944 {#97
    date: 2026-04-17 12:12:24.0 UTC (+00:00)
  }
  -updated_at: DateTime @1776427944 {#68
    date: 2026-04-17 12:12:24.0 UTC (+00:00)
  }
  -session_urls: Doctrine\ORM\PersistentCollection {#121 …}
  -session_values: Doctrine\ORM\PersistentCollection {#57 …}
  -session_text_values: Doctrine\ORM\PersistentCollection {#808 …}
  -sites: Proxies\__CG__\App\SessionsBundle\Entity\Sites {#729 …}
  -previous_session: null
}
sessionObjectId
"7acdf0b7-246e-49ee-82f1-ad82f8002806"
siteObject
App\SessionsBundle\Entity\Sites {#157
  -id: "8ecc5b2c-246e-44e5-9b6e-b42494f96e0a"
  -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 @1774714672 {#140
    date: 2026-03-28 16:17:52.0 UTC (+00:00)
  }
  -updated_at: null
  -sessions: Doctrine\ORM\PersistentCollection {#148 …}
  -user_list: Doctrine\ORM\PersistentCollection {#141 …}
}
system_settings_array
"a:2:{s:13:"not_found_org";i:0;s:14:"session_length";i:43200;}"

Session Usage

13 Usages
Stateless check enabled
Usage
App\SessionsBundle\Services\SessionsManager:297
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 297
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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:298
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 298
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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\CoreBundle\Services\SystemSettingManager:183
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/CoreBundle/Services/SystemSettingManager.php"
    "line" => 183
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 371
    "function" => "getSetting"
    "class" => "App\CoreBundle\Services\SystemSettingManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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:446
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 446
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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" => 447
    "function" => "getValue"
    "class" => "App\SessionsBundle\Services\SessionValuesManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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:468
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 468
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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:486
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 486
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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:487
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 487
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Services/SessionsManager.php"
    "line" => 258
    "function" => "getSessionInternal"
    "class" => "App\SessionsBundle\Services\SessionsManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 65
    "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" => 526
    "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" => 74
    "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:538
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/UserBundle/Services/UserListManager.php"
    "line" => 538
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/EventListener/RequestListener.php"
    "line" => 74
    "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" => 88
    "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:1919
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/37/370bb828a0fdf063cd801ea19151737c.php"
    "line" => 892
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flashes_content"
    "class" => "__TwigTemplate_2165118a9510bbb80f1f7153b18d0039"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/37/370bb828a0fdf063cd801ea19151737c.php"
    "line" => 865
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flashes"
    "class" => "__TwigTemplate_2165118a9510bbb80f1f7153b18d0039"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/37/370bb828a0fdf063cd801ea19151737c.php"
    "line" => 518
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_container"
    "class" => "__TwigTemplate_2165118a9510bbb80f1f7153b18d0039"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/37/370bb828a0fdf063cd801ea19151737c.php"
    "line" => 439
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_2165118a9510bbb80f1f7153b18d0039"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/37/370bb828a0fdf063cd801ea19151737c.php"
    "line" => 101
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2165118a9510bbb80f1f7153b18d0039"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/var/cache/dev/twig/ff/ffe179a5119deb660a26540f1ae59ed0.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2310a7f469932cf8c54b0aa8de1d2328"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "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" => 23
    "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"
MAILER_DSN
"smtp://info%40sscinfo.co.za:Xaq03628@smtp.office365.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

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
"1"
H2_STREAM_TAG
"2913385-586-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_fbp=fb.1.1776427944697.1303488395.AQECAQIB; device_view=full; default-cookie-name=1776427944; PHPSESSID=nbeg99kuf83dnihhgtchc0487h"
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.51"
REMOTE_PORT
"63915"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776427952
REQUEST_TIME_FLOAT
1776427952.668
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,MAILER_DSN,APP_TIMEZONE,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH"
TEMP
"/var/www/clients/client38/web248/tmp"
TMP
"/var/www/clients/client38/web248/tmp"
TMPDIR
"/var/www/clients/client38/web248/tmp"