Dumped Contents
In
AppWireService.php
line 426:
{
if($this->isInitialized()) {
$this->session->set(static::APP_WIRE_SESSION_PREFIX.$this->getFirewallName(), $this->jsonSerialize(true));
if($this->isDev()) dump($this->session->get(static::APP_WIRE_SESSION_PREFIX.$this->getFirewallName()));
return true;
}
return false;
array:23 [
"sessionID" => "1fcf269be73fe2025993281a0b6d0eb9"
"user" => null
"environment" => "dev"
"firewallname" => "main"
"clientIp" => "10.101.4.186"
"clientIps" => array:1 [
0 => "10.101.4.186"
]
"XmlHttpRequest" => false
"TurboFrameRequest" => false
"TurboStreamRequest" => false
"public" => true
"private" => false
"currentdatetime" => DateTimeImmutable @1752083729 {#2710
date: 2025-07-09 19:55:29.943300 Europe/Paris (+02:00)
}
"debug" => true
"locale" => "fr"
"enabled_locales" => array:1 [
0 => "fr_FR"
]
"current_route" => null
"current_route_parameters" => []
"stopwatch" => 66.1
"Context" => array:8 [
"BaseUrl" => ""
"PathInfo" => "/boaform/admin/formLogin"
"Method" => "GET"
"Host" => "_"
"Scheme" => "http"
"HttpPort" => 80
"HttpsPort" => 443
"QueryString" => "username=ec8&psd=ec8"
]
"Headers" => Symfony\Component\HttpFoundation\HeaderBag {#21
#headers: array:8 [
"host" => array:1 [
0 => "_"
]
"x-real-ip" => array:1 [
0 => "42.178.83.70"
]
"x-forwarded-for" => array:1 [
0 => "42.178.83.70"
]
"x-remote-port" => array:1 [
0 => "40416"
]
"x-uri" => array:1 [
0 => "/boaform/admin/formLogin?username=ec8&psd=ec8"
]
"x-args" => array:1 [
0 => "username=ec8&psd=ec8"
]
"connection" => array:1 [
0 => "upgrade"
]
"x-php-ob-level" => array:1 [
0 => "0"
]
]
#cacheControl: []
}
"timezone" => DateTimeZone {#2744
timezone: Europe/Paris (+02:00)
+"timezone_type": 3
+"timezone": "Europe/Paris"
}
"datenow" => "NOW"
"tinyvalues" => array:1 [
"darkmode" => true
]
]