GronkController :: getMessages
Request
GET Parameters
| Key | Value |
|---|---|
| after | "28527102WA8JPRZ2BYF5J5SDVV" |
POST Parameters
No POST parameters
Uploaded Files
No uploaded files
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\GronkController::getMessages" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#757 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/session/{id}/messages" +name: "app_session_messages" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_session_messages" |
| _route_params | [ "id" => "4cc35de6-cd01-4755-8b0e-2804e987015a" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#546 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#486 …} } ] |
| _stopwatch_token | "c77adf" |
| id | "4cc35de6-cd01-4755-8b0e-2804e987015a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.5" |
| connection | "close" |
| cookie | "PHPSESSID=36b92340a479bcad37ecc3c5db376b20; main_auth_profile_token=2f9c96" |
| host | "gronk.work" |
| priority | "u=1, i" |
| referer | "https://gronk.work/session/4cc35de6-cd01-4755-8b0e-2804e987015a" |
| sec-ch-ua | ""Not;A=Brand";v="8", "Chromium";v="150", "Brave";v="150"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| sec-gpc | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| x-forwarded-for | "10.10.20.60" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "10.10.20.60" |
| x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://gronk.work/session/4cc35de6-cd01-4755-8b0e-2804e987015a/messages?after=28527102WA8JPRZ2BYF5J5SDVV' \ --header 'X-Forwarded-For: 10.10.20.60' \ --header 'X-Real-Ip: 10.10.20.60' \ --header 'X-Forwarded-Proto: https' \ --header 'Connection: close' \ --header 'Sec-Ch-Ua-Platform: "Linux"' \ --header 'X-Requested-With: XMLHttpRequest' \ --header 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36' \ --header 'Sec-Ch-Ua: "Not;A=Brand";v="8", "Chromium";v="150", "Brave";v="150"' \ --header 'Sec-Ch-Ua-Mobile: ?0' \ --header 'Accept: */*' \ --header 'Sec-Gpc: 1' \ --header 'Accept-Language: en-US,en;q=0.5' \ --header 'Sec-Fetch-Site: same-origin' \ --header 'Sec-Fetch-Mode: cors' \ --header 'Sec-Fetch-Dest: empty' \ --header 'Referer: https://gronk.work/session/4cc35de6-cd01-4755-8b0e-2804e987015a' \ --header 'Accept-Encoding: gzip, deflate, br, zstd' \ --header 'Priority: u=1, i' \ --header 'X-Php-Ob-Level: 0' \ --cookie 'PHPSESSID=36b92340a479bcad37ecc3c5db376b20; main_auth_profile_token=2f9c96'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "application/json" |
| date | "Wed, 22 Jul 2026 22:12:07 GMT" |
| expires | "Wed, 22 Jul 2026 22:12:07 GMT" |
| pragma | "no-cache" |
| x-debug-token | "030f13" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "36b92340a479bcad37ecc3c5db376b20" |
| main_auth_profile_token | "2f9c96" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/public/index.php"
"line" => 5
"args" => [
"/var/www/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 | "2f19ffa17f4d6293eebf1139e2e2f163" |
| DEFAULT_URI | "http://localhost:18080" |
| EXECUTION_TIME_LIMIT | "8000" |
| MAILER_DSN | "smtp://info@carpenter.family:TTWW4FQ585CZRYE9@smtp.protonmail.ch:587" |
| MAILER_FROM | "info@carpenter.family" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=true" |
| OPENAI_ENDPOINT_TIMEOUT | "6000" |
| POSTGRES_DB | "app" |
| POSTGRES_PASSWORD | "219c4b63-23d9-46ad-81c8-758474f7ed35" |
| POSTGRES_USER | "app" |
| TRUSTED_PROXIES | "10.10.30.10,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/public" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "postgresql://app:219c4b63-23d9-46ad-81c8-758474f7ed35@database:5432/app?serverVersion=16&charset=utf8" |
| DOCUMENT_ROOT | "/var/www/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOSTNAME | "4b813e2c091f" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=36b92340a479bcad37ecc3c5db376b20; main_auth_profile_token=2f9c96" |
| HTTP_HOST | "gronk.work" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://gronk.work/session/4cc35de6-cd01-4755-8b0e-2804e987015a" |
| HTTP_SEC_CH_UA | ""Not;A=Brand";v="8", "Chromium";v="150", "Brave";v="150"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| 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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "10.10.20.60" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "10.10.20.60" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| LANG | "C" |
| 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.4.23.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 | "1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a72" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.23.tar.xz" |
| PHP_VERSION | "8.4.23" |
| PWD | "/var/www" |
| QUERY_STRING | "after=28527102WA8JPRZ2BYF5J5SDVV" |
| REMOTE_ADDR | "10.10.30.10" |
| REMOTE_PORT | "36700" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1784758327 |
| REQUEST_TIME_FLOAT | 1784758327.8697 |
| REQUEST_URI | "/session/4cc35de6-cd01-4755-8b0e-2804e987015a/messages?after=28527102WA8JPRZ2BYF5J5SDVV" |
| SCRIPT_FILENAME | "/var/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.4" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "gronk.work" |
| SERVER_PORT | "9000" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.68 (Debian) Server at gronk.work Port 9000</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.68 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/var/www/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,TRUSTED_PROXIES,POSTGRES_DB,POSTGRES_USER,POSTGRES_PASSWORD,MESSENGER_TRANSPORT_DSN,MAILER_FROM,MAILER_DSN,OPENAI_ENDPOINT_TIMEOUT,EXECUTION_TIME_LIMIT" |
| argc | 0 |
| argv | [] |