BankAccountApiController :: balances

Request

GET Parameters

Key Value
dateTo
"2026-04-30"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\BankAccountApiController::balances"
_firewall_context
"security.firewall.map.context.main"
_route
"api_bank_accounts_balances"
_route_params
[
  "uuid" => "3cd8ba96-7e98-4e75-a395-0957bae7dbb3"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c61786"
uuid
"3cd8ba96-7e98-4e75-a395-0957bae7dbb3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.5"
connection
"keep-alive"
cookie
"PHPSESSID=da1i87dfq6523h0nn6e4e2c01k"
host
"budget.higumadev.fr"
referer
"https://budget.higumadev.fr/"
sec-ch-ua
""Brave";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
sec-gpc
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
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
"Tue, 21 Apr 2026 22:38:01 GMT"
x-debug-token
"7bf3bb"

Cookies

Request Cookies

Key Value
PHPSESSID
"da1i87dfq6523h0nn6e4e2c01k"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Tue, 21 Apr 26 18:28:27 +0000"
Last used
"Tue, 21 Apr 26 22:38:01 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-account
"yDoCT-v0ihqX2JoWQK-W8W7HI5xbVONBo4SsYix0Mp8"
_csrf/https-profile_picture
"ERKOc07O9r40PJ-F_33bnMJeOqLUtvgoQSMxnmRyMr8"
_security.last_username
"delaigue.adrien@gmail.com"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":12:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:25:"delaigue.adrien@gmail.com";s:26:"\x00App\Entity\User\x00firstName";s:6:"Adrien";s:25:"\x00App\Entity\User\x00lastName";s:8:"Delaigue";s:25:"\x00App\Entity\User\x00username";s:5:"Stick";s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-04-14 16:11:32.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-04-21 18:18:03.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:21:"\x00App\Entity\User\x00uuid";O:28:"Symfony\Component\Uid\UuidV4":1:{s:6:"\x00*\x00uid";s:36:"aded90c8-9b2f-4427-a8e7-3a4f145ac229";}s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$U2KYG6w1jorXu.3Uwwonj.zEpqBDgEdBRXqSitkZrsGO9TTk8/Wqa";s:31:"\x00App\Entity\User\x00profilePicture";s:30:"pp_69e7bf5b6c1d63.06737545.gif";s:27:"\x00App\Entity\User\x00categories";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;}}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:41
[
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/budget.higumadev/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/budget.higumadev/html/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
"ed12fbdd1eb68202f1dc1722b9def92e"
DATABASE_URL
"mysql://budget_higumadev:mxkAM7ds1!@localhost:3306/higuma-budget_db?serverVersion=8.0&charset=utf8mb4"
FRONT_URL
"http://budget.higumadev.fr"
MAILER_DSN
"smtp://contact@higumadev.fr:!eqm3sUsQZYUxU@smtp.hostinger.com:465?encryption=ssl&auth_mode=login"
MAILER_RECIPIENT
"delaigue.adrien@gmail.com"
MAILER_SENDER
"contact@higumadev.fr"
MAILER_SENDER_NAME
"Higuma-Budget"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/budget.higumadev/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/lib/nginx"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.5"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=da1i87dfq6523h0nn6e4e2c01k"
HTTP_HOST
"budget.higumadev.fr"
HTTP_REFERER
"https://budget.higumadev.fr/"
HTTP_SEC_CH_UA
""Brave";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_GPC
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
"dateTo=2026-04-30"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"88.125.144.33"
REMOTE_PORT
"10421"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776811080
REQUEST_TIME_FLOAT
1776811080.9976
REQUEST_URI
"/api/bank-accounts/3cd8ba96-7e98-4e75-a395-0957bae7dbb3/balances?dateTo=2026-04-30"
SCRIPT_FILENAME
"/var/www/budget.higumadev/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.35.3.73"
SERVER_NAME
"budget.higumadev.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.14.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_SENDER_NAME,MAILER_SENDER,MAILER_RECIPIENT,FRONT_URL"
USER
"nginx"