NotificationController :: getLastNotification
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\NotificationController::getLastNotification" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "notification.unread" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "80c8b0" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3" |
| cookie | "PHPSESSID=1mvo08d5kk70nhq1mb6lv6q3mu" |
| host | "manager.mindpulse.online" |
| priority | "u=4" |
| referer | "https://manager.mindpulse.online/" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| te | "trailers" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.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, 11 Dec 2025 15:48:51 GMT" |
| x-debug-token | "ce109d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1mvo08d5kk70nhq1mb6lv6q3mu" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 12:34:13 +0000" |
| Last used | "Thu, 11 Dec 25 15:48:50 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-collection_mindpulse_analyser | "1HiB_PPBC7z20MlQVm6-uoA_MXNjLa-6KdzTjhRY0xU" |
| _csrf/https-create_job | "9QX96_RzgRckRFFWtKDwnA8-scmDEGE0Hh9vnSHYlUE" |
| _csrf/https-job_filter | "vF7d3K2NqUgLuAaMBDklJss2GPixUNlIQ1eBO8lRd7U" |
| _security.last_username | "bertrand.eynard@mindpulse.net" |
| _security.main.target_path | "https://manager.mindpulse.online/" |
| _security_main | "O:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":8:{s:19:"\x00App\Entity\User\x00id";i:2;s:22:"\x00App\Entity\User\x00email";s:29:"bertrand.eynard@mindpulse.net";s:22:"\x00App\Entity\User\x00roles";a:4:{i:0;s:15:"ROLE_USER_ADMIN";i:1;s:15:"ROLE_COMMERCIAL";i:2;s:9:"ROLE_USER";i:3;s:23:"ROLE_RESEARCHER_MANAGER";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$yqgr10p0bs4jOxyOatHF9OvZaEfgKPDh5WLUOeOMEbk9ISg4k4o26";s:26:"\x00App\Entity\User\x00firstname";s:8:"Bertrand";s:25:"\x00App\Entity\User\x00lastname";s:6:"Eynard";s:34:"\x00App\Entity\User\x00userNotifications";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:26:"\x00App\Entity\User\x00isDefault";b:0;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:4:{i:0;s:15:"ROLE_USER_ADMIN";i:1;s:15:"ROLE_COMMERCIAL";i:2;s:9:"ROLE_USER";i:3;s:23:"ROLE_RESEARCHER_MANAGER";}}}" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:198
[
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 198
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mindpulse_manager/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "0374078f5236fed61541b8d103ce946d" |
| DATABASE_URL | "mysql://mindpulse_manager:E9yHT1yvkqzMAU@192.168.42.2:3306/mindpulse_manager?serverVersion=10.3.28-MariaDB" |
| MAILER_DSN | "smtp://manager@mindpulse.net:i6ijAQGbEyqJQ9kp@ssl0.ovh.net:465" |
| MESSENGER_TRANSPORT_DSN_ANALYSIS | "amqp://rabbita2l:A2Libre&rabbit@localhost:5672/%2f/mindpulse_messenger_analysis" |
| MESSENGER_TRANSPORT_DSN_ASYNC | "amqp://rabbita2l:A2Libre&rabbit@localhost:5672/%2f/mindpulse_messenger_async" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/mindpulse_manager/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/mindpulse_manager/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "" |
| H2_STREAM_TAG | "000" |
| HOME | "/usr/share/httpd" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3" |
| HTTP_COOKIE | "PHPSESSID=1mvo08d5kk70nhq1mb6lv6q3mu" |
| HTTP_HOST | "manager.mindpulse.online" |
| HTTP_PRIORITY | "u=4" |
| HTTP_REFERER | "https://manager.mindpulse.online/" |
| 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 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "" |
| REDIRECT_H2_STREAM_TAG | "000" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "manager.mindpulse.online" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTrn4yyfdLV7W8wFzqIDMAABBgU" |
| REDIRECT_URL | "/notification/unread" |
| REMOTE_ADDR | "82.66.202.55" |
| REMOTE_PORT | "62938" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765468131 |
| REQUEST_TIME_FLOAT | 1765468131.0899 |
| REQUEST_URI | "/notification/unread" |
| SCRIPT_FILENAME | "/var/www/html/mindpulse_manager/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "15.235.54.28" |
| SERVER_ADMIN | "mindpulse@atoutlibre.fr" |
| SERVER_NAME | "manager.mindpulse.online" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k" |
| SSL_TLS_SNI | "manager.mindpulse.online" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MESSENGER_TRANSPORT_DSN_ASYNC,MESSENGER_TRANSPORT_DSN_ANALYSIS" |
| UNIQUE_ID | "aTrn4yyfdLV7W8wFzqIDMAABBgU" |
| USER | "apache" |
| proxy-nokeepalive | "1" |