DashboardController :: getAllDevicesLiveData
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::getAllDevicesLiveData" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "dashboard_api_devices_live_data" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "700e31" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.5" |
| content-type | "application/json" |
| cookie | "PHPSESSID=phbv03qavn7nr5c37bagcgu813; REMEMBERME=App.Entity.User%3Aa2V2aW5AYmVha2VyLmNh%3A1768401867%3AHsYtdn53BsXTvhkXXOngcucRpfNFZawQYmolNfVSNEc~mHYPinfCn9cFktTQlhTdA0T2640x5LY-n0WRn1MdlUM~; main_auth_profile_token=91c071" |
| host | "beaker.ca" |
| priority | "u=4" |
| referer | "https://beaker.ca/dashboard" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| te | "trailers" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0" |
| 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 | "application/json" |
| date | "Thu, 08 Jan 2026 00:30:31 GMT" |
| x-debug-token | "a0e7a4" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "phbv03qavn7nr5c37bagcgu813" |
| REMEMBERME | "App.Entity.User:a2V2aW5AYmVha2VyLmNh:1768401867:HsYtdn53BsXTvhkXXOngcucRpfNFZawQYmolNfVSNEc~mHYPinfCn9cFktTQlhTdA0T2640x5LY-n0WRn1MdlUM~" |
| main_auth_profile_token | "91c071" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 07 Jan 26 14:44:27 +0000" |
| Last used | "Thu, 08 Jan 26 00:30:26 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security_main | "O:68:"Symfony\Component\Security\Core\Authentication\Token\RememberMeToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":14:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:15:"kevin@beaker.ca";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$nM.QX786SvUhxMLJF/NApODDqVHaM6bhh4bPTfrcF8B5SG9vXlfjG";s:27:"\x00App\Entity\User\x00first_name";s:5:"kevin";s:26:"\x00App\Entity\User\x00last_name";s:5:"wiebe";s:27:"\x00App\Entity\User\x00created_at";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-06-09 22:35:45.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:27:"\x00App\Entity\User\x00updated_at";N;s:27:"\x00App\Entity\User\x00last_login";N;s:35:"\x00App\Entity\User\x00stripe_customer_id";N;s:24:"\x00App\Entity\User\x00devices";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00vehicles";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:32:"\x00App\Entity\User\x00vehiclesUpdated";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:30:"\x00App\Entity\User\x00plainPassword";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/beaker/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 161
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/beaker/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/beaker/public/index.php"
"line" => 5
"args" => [
"/var/www/beaker/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "130caa2a911cfa04d18909c12b1ebc03" |
| DATABASE_URL | "mysql://air_user:bagel@127.0.0.1:3306/air_scales" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/var/www/beaker/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_COOKIE | "PHPSESSID=phbv03qavn7nr5c37bagcgu813; REMEMBERME=App.Entity.User%3Aa2V2aW5AYmVha2VyLmNh%3A1768401867%3AHsYtdn53BsXTvhkXXOngcucRpfNFZawQYmolNfVSNEc~mHYPinfCn9cFktTQlhTdA0T2640x5LY-n0WRn1MdlUM~; main_auth_profile_token=91c071" |
| HTTP_HOST | "beaker.ca" |
| HTTP_PRIORITY | "u=4" |
| HTTP_REFERER | "https://beaker.ca/dashboard" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_TE | "trailers" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "98.149.44.52" |
| REMOTE_PORT | "53127" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767832231 |
| REQUEST_TIME_FLOAT | 1767832231.7767 |
| REQUEST_URI | "/dashboard/api/devices/live-data" |
| SCRIPT_FILENAME | "/var/www/beaker/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "64.227.97.133" |
| SERVER_NAME | "beaker.ca" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/beaker/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TRUSTED_PROXIES,APP_DEBUG" |
| USER | "www-data" |