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

DefaultController :: loginAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\SessionsBundle\Controller\DefaultController::loginAction"
_firewall_context
"security.firewall.map.context.main"
_route
"login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"77defd"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"device_view=full; PHPSESSID=5h784gn7cqgg877174cpn0u5bs; default-cookie-name=1781061488"
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
"Wed, 10 Jun 2026 03:18:11 GMT"
set-cookie
"default-cookie-name=1781061488; path=/; httponly; samesite=lax"
x-debug-token
"644671"

Cookies

Request Cookies

Key Value
PHPSESSID
"5h784gn7cqgg877174cpn0u5bs"
default-cookie-name
"1781061488"
device_view
"full"

Response Cookies

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

Session 17

Session Metadata

Key Value
Created
"Wed, 10 Jun 26 03:18:09 +0000"
Last used
"Wed, 10 Jun 26 03:18:09 +0000"
Lifetime
0

Session Attributes

Attribute Value
lastURLLogged
"/login"
sessionObject
App\SessionsBundle\Entity\Sessions {#94
  -id: "0cc2f35c-4132-4ba1-a817-c0ca5b72784d"
  -symfony_cookie: "1781061488"
  -cookie_name: "default-cookie-name"
  -remote_ip: "216.73.217.35"
  -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 @1781061489 {#95
    date: 2026-06-10 03:18:09.0 UTC (+00:00)
  }
  -updated_at: DateTime @1781061489 {#66
    date: 2026-06-10 03:18:09.0 UTC (+00:00)
  }
  -session_urls: Doctrine\ORM\PersistentCollection {#119 …}
  -session_values: Doctrine\ORM\PersistentCollection {#791 …}
  -session_text_values: Doctrine\ORM\PersistentCollection {#821 …}
  -sites: Proxies\__CG__\App\SessionsBundle\Entity\Sites {#673 …}
  -previous_session: null
}
sessionObjectId
"0cc2f35c-4132-4ba1-a817-c0ca5b72784d"
siteObject
App\SessionsBundle\Entity\Sites {#157
  -id: "6881ca38-9099-45f8-9e0e-cab006d0aff6"
  -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 @1779715478 {#140
    date: 2026-05-25 13:24:38.0 UTC (+00:00)
  }
  -updated_at: null
  -sessions: Doctrine\ORM\PersistentCollection {#148 …}
  -user_list: Doctrine\ORM\PersistentCollection {#141 …}
}
system_settings_array
"a:3:{s:13:"not_found_org";i:0;s:14:"session_length";i:43200;s:14:"login_template";s:39:"@SessionsBundle/Default/login.html.twig";}"

Session Usage

17 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"
  ]
]
App\SessionsBundle\Controller\DefaultController:39
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Controller/DefaultController.php"
    "line" => 39
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "App\SessionsBundle\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"
  ]
]
App\SessionsBundle\Controller\DefaultController:40
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Controller/DefaultController.php"
    "line" => 40
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "App\SessionsBundle\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"
  ]
]
App\CoreBundle\Services\SystemSettingManager:221
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/CoreBundle/Services/SystemSettingManager.php"
    "line" => 221
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Controller/DefaultController.php"
    "line" => 55
    "function" => "getSetting"
    "class" => "App\CoreBundle\Services\SystemSettingManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "App\SessionsBundle\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"
  ]
]
App\SessionsBundle\Controller\DefaultController:58
[
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/src/SessionsBundle/Controller/DefaultController.php"
    "line" => 58
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "App\SessionsBundle\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"
  ]
]
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/c0/c08933b7f2ac533a25b4a80caeb4f9a1.php"
    "line" => 63
    "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_8e189ba3ffa3547e8fb581076fbdc6ea"
    "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/SessionsBundle/Controller/DefaultController.php"
    "line" => 57
    "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" => "loginAction"
    "class" => "App\SessionsBundle\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
"7"
H2_STREAM_TAG
"1319111-728-7"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"device_view=full; PHPSESSID=5h784gn7cqgg877174cpn0u5bs; default-cookie-name=1781061488"
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.217.35"
REMOTE_PORT
"32209"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781061491
REQUEST_TIME_FLOAT
1781061491.0787
REQUEST_URI
"/login"
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"