ExpenseReportController :: expensesList

Request

GET Parameters

Key Value
direction
"desc"
from
"expense"
sort
"e.date"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ExpenseReportController::expensesList"
_firewall_context
"security.firewall.map.context.main"
_route
"expenses_report_detail"
_route_params
[
  "expenseReport" => "23117"
]
_security
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\Security {#1056
    -expression: "expenseReport.getUser() === user"
    #statusCode: null
    #message: "Access denied."
  }
]
_security_firewall_run
"_security_main"
_stopwatch_token
"cf858d"
auth_token
null
expenseReport
App\Entity\ExpenseReport {#1077
  -id: 23117
  -currentStatus: 1
  #updatedAt: DateTime @1707211483 {#1070
    date: 2024-02-06 09:24:43.0 UTC (+00:00)
  }
  -expenses: Doctrine\ORM\PersistentCollection {#1088 …}
  -total: [
    1 => [
      "excl_tax" => [
        "EUR" => 254.72
      ]
      "incl_tax" => [
        "EUR" => 272.7
      ]
    ]
    "all" => [
      "excl_tax" => [
        "EUR" => 254.72
      ]
      "incl_tax" => [
        "EUR" => 272.7
      ]
    ]
    "nb_expenses" => 4
  ]
  -events: Doctrine\ORM\PersistentCollection {#1153 …}
  -manualUpdateDate: DateTime @1707211483 {#1067
    date: 2024-02-06 09:24:43.0 UTC (+00:00)
  }
  -user: App\Entity\User {#898 …}
  #createdAt: DateTime @1707211115 {#1069
    date: 2024-02-06 09:18:35.0 UTC (+00:00)
  }
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
connection
"close"
content-length
""
content-type
""
cookie
"PHPSESSID=2f360c75baa3b18c2c381b30cd853e3b"
host
"bfast-plug-staging.bfast-system.net"
referer
"https://bfast-plug-staging.bfast-system.net/frais/120290?sort=e.date&direction=desc&from=expense"
sec-ch-ua
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
x-forwarded-for
"185.15.53.46"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"185.15.53.46"

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 Dec 2025 07:39:16 GMT"
x-debug-token
"a8163a"

Cookies

Request Cookies

Key Value
PHPSESSID
"2f360c75baa3b18c2c381b30cd853e3b"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 07:29:21 +0000"
Last used
"Wed, 10 Dec 25 07:39:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/leave_application
"6_R84Y24qa2c1NlXBg6KfKhHueLlU59XekRCThbjImI"
_csrf/user
"NoWmg0xKWlIEfe48yusKxDIApGVgwk0Gb4la8IaWDy8"
_security.last_username
"ludovic.surcin@bfast-system.net"
_security.main.target_path
"http://bfast-plug-staging.bfast-system.net/"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":3:{s:2:"id";i:3073;s:5:"email";s:31:"ludovic.surcin@bfast-system.net";s:8:"password";s:60:"$2y$12$j6vyeslGS4CQ4J6WeFkNZeF24ojJmQZJ8Ca2ZreUQ2BygTLdszK5G";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:12:"ROLE_MANAGER";i:1;s:9:"ROLE_USER";}}}"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/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/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php:1570
[
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/65/65d640ae024dd487b61dc79661cd80e9.php"
    "line" => 49
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2b91dbd66bc3b445249b89845db19981"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/d0/d0e8f600f3d997904acc6c46644483d7.php"
    "line" => 152
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_main"
    "class" => "__TwigTemplate_6160b9defb058353a16b713e8c8c6dc5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/15/15d170ed4ea35a013b62c1886e674111.php"
    "line" => 168
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4dcbbfe6e20c78a0fde0f3ec230b8e16"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/d0/d0e8f600f3d997904acc6c46644483d7.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6160b9defb058353a16b713e8c8c6dc5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/88/88f222485736a1288362b1058a0b7a70.php"
    "line" => 75
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a219f3bf885a83a6ce64396a326b6b43"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/ExpenseReportController.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "expensesList"
    "class" => "App\Controller\ExpenseReportController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 174
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
1
"dev"
API_TOKEN
"TOKEN"
APP_SECRET
"1f96a1ccdaef31b286458c56aed3722b"
AZURE_API_TOKEN
""
DATABASE_URL
"mysql://connectrh:WRuy7B73V4wkH8cXGaHWqRhVA8D3!@rds-preprod-mysql.cls2koia6mid.eu-west-3.rds.amazonaws.com:3306/connect-rh"
HOST
"bfast-plug-staging.bfast-system.net"
MAILER_DSN
"smtp://AKIA4MTWJWQHPPSCRN4O:BN6g%2F2zLukHvLzTf3fnKL1%2F5j%2B826I%2BNN9LTF2fthWDV@email-smtp.eu-west-3.amazonaws.com:587?encryption=tls"
MAILER_FROM
"connectrh@transalliance.eu"
MAINTENANCE
"false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
POSTMARK_API_TOKEN
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"91ae5d63034d"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=2f360c75baa3b18c2c381b30cd853e3b"
HTTP_HOST
"bfast-plug-staging.bfast-system.net"
HTTP_REFERER
"https://bfast-plug-staging.bfast-system.net/frais/120290?sort=e.date&direction=desc&from=expense"
HTTP_SEC_CH_UA
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"185.15.53.46"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"185.15.53.46"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.29.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c"
PHP_URL
"https://www.php.net/distributions/php-8.2.29.tar.xz"
PHP_VERSION
"8.2.29"
PWD
"/var/www/html"
QUERY_STRING
"sort=e.date&direction=desc&from=expense"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"39746"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765352355
REQUEST_TIME_FLOAT
1765352355.9639
REQUEST_URI
"/notes-de-frais/23117?sort=e.date&direction=desc&from=expense"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.25.5"
SYMFONY_DOTENV_VARS
"APP_SECRET,DATABASE_URL,API_TOKEN,HOST,MAINTENANCE,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,POSTMARK_API_TOKEN,AZURE_API_TOKEN,1"
USER
"www-data"
argc
1
argv
[
  "sort=e.date&direction=desc&from=expense"
]