MessengerController :: chat
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Messenger\MessengerController::chat" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_messenger_messenger_chat" |
_route_params | [ "username" => "Suche82dich" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "2ea6aa" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#530 #template: "/messenger/messenger/index.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\Messenger\MessengerController {#42 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#35 …} #memberService: App\Service\Client\User\MemberService {#49 …} #messengerService: App\Service\Client\Messenger\MessengerService {#43 …} #propertyService: App\Service\Client\User\MemberPropertyService {#525 …} } "chat" ] } |
username | "Suche82dich" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=alnnqv8s9a5epl0id58huvh4c1" |
host | "frontend-dev.frivol.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "216.73.216.42" |
x-forwarded-host | "frontend-dev.frivol.com" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
x-real-ip | "216.73.216.42" |
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 | "Tue, 07 Oct 2025 19:55:22 GMT" |
location | "/login" |
x-debug-token | "88f22a" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "alnnqv8s9a5epl0id58huvh4c1" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Tue, 07 Oct 25 19:55:19 +0000" |
Last used | "Tue, 07 Oct 25 19:55:21 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-security_login | "zrl3ADw1aWs5kWM2x0RSkVJQTVbBJ5nSf9UYJ5KkGZc" |
_security.main.target_path | "https://frontend-dev.frivol.com/messenger/chat/Suche82dich" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 80 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/public/index.php" "line" => 38 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[ [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 238 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 207 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/public/index.php" "line" => 38 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 249 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/frontend-dev/apps/frontend/public/index.php" "line" => 38 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
API_BASE_URI | "https://api-dev.frivol.com" |
APP_ENV | "dev" |
APP_SECRET | "32L4uiasdfjk" |
ELASTICSEARCH_HOST | "http://mainlb.interquest.nl:9200" |
FE_BASE_URI | "https://frontend-dev.frivol.com" |
LIVECAM_SOCKET_URL | "wss://chat-cam.frivol.com" |
PAGE_CACHE_USER_NAME | "__FILL_ME__" |
PAGE_CACHE_USER_PASSWORD | "__FILL_ME__" |
RECAPTCHA_API_KEY | "__FILL_ME__" |
RECAPTCHA_FORM_KEY | "__FILL_ME__" |
REDIS_HOST | "localhost" |
REDIS_ONLINE_LIVECAMS_KEY | "LIVECAM_AMATEURS_ONLINE" |
REDIS_PORT | "6379" |
SENTRY_DSN | "" |
TRUSTED_PROXIES | "172.16.252.252,172.16.252.251,172.16.252.250,172.16.159.25" |
WEBSOCKET_LISTENHOST | "0.0.0.0" |
WEBSOCKET_LISTENHOST2 | "172.16.252.130" |
WEBSOCKET_LISTENHOST2_SSLCERT | "/etc/ssl/frivol/wildcard.frivol.com/cert.pem" |
WEBSOCKET_LISTENHOST2_SSLKEY | "/etc/ssl/frivol/wildcard.frivol.com/privkey.pem" |
WEBSOCKET_LISTENPORT | "9501" |
WEBSOCKET_LISTENPORT2 | "8080" |
WEBSOCKET_URL | "wss://chat-dev.frivol.com" |
WEBSOCKET_URL_FE | "ws://frivol-client.docker.localhost:9501" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/frontend-dev/apps/frontend/public" |
DOCUMENT_URI | "/index.php/messenger/chat/Suche82dich" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=alnnqv8s9a5epl0id58huvh4c1" |
HTTP_HOST | "frontend-dev.frivol.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "216.73.216.42" |
HTTP_X_FORWARDED_HOST | "frontend-dev.frivol.com" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_REAL_IP | "216.73.216.42" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "172.16.252.190" |
REMOTE_PORT | "59614" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1759866922 |
REQUEST_TIME_FLOAT | 1759866922.7842 |
REQUEST_URI | "/messenger/chat/Suche82dich" |
SCRIPT_FILENAME | "/var/www/frontend-dev/apps/frontend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.16.252.130" |
SERVER_NAME | "frontend-dev.frivol.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SYMFONY_DOTENV_VARS | "APP_ENV,TRUSTED_PROXIES,API_BASE_URI,FE_BASE_URI,WEBSOCKET_URL,WEBSOCKET_URL_FE,ELASTICSEARCH_HOST,REDIS_HOST,REDIS_PORT,REDIS_ONLINE_LIVECAMS_KEY,RECAPTCHA_FORM_KEY,RECAPTCHA_API_KEY,PAGE_CACHE_USER_NAME,PAGE_CACHE_USER_PASSWORD,WEBSOCKET_LISTENHOST,WEBSOCKET_LISTENPORT,WEBSOCKET_LISTENHOST2,WEBSOCKET_LISTENPORT2,LIVECAM_SOCKET_URL,APP_SECRET,WEBSOCKET_LISTENHOST2_SSLCERT,WEBSOCKET_LISTENHOST2_SSLKEY,SENTRY_DSN" |
USER | "www-data" |