Redirect 302 redirect from GET @guest_community_list (4ee712)

GET https://jpmlc.org/guest

GuestController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\GuestController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"guest_index"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#566
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#490 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#567
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#568 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#564
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#560 …}
  }
]
_stopwatch_token
"777ac4"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%224ee712%22%2C%22route%22%3A%22guest_community_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGuestController%22%2C%22method%22%3A%22communityListRedirect%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FGuestController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=4ee712"
host
"jpmlc.org"
referer
"https://jpmlc.org/guest/community-list"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"text/html; charset=UTF-8"
date
"Mon, 04 May 2026 13:22:17 GMT"
x-debug-token
"205879"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"4ee712"
sf_redirect
"{"token":"4ee712","route":"guest_community_list","method":"GET","controller":{"class":"App\\Controller\\GuestController","method":"communityListRedirect","file":"\/var\/www\/symfony\/src\/Controller\/GuestController.php","line":36},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"ThisIsASecretChangeInProduction2025"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|jpmlc\.net)(:[0-9]+)?$"
DATABASE_URL
"postgresql://postgres:postgres@postgres:5432/jpmlc?serverVersion=16&charset=utf8"
DEFAULT_URI
"https://jpmlc.net"
MAILER_DSN
"smtp://jpmlc-james:25"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/symfony"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/symfony"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/symfony/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%224ee712%22%2C%22route%22%3A%22guest_community_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGuestController%22%2C%22method%22%3A%22communityListRedirect%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FGuestController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=4ee712"
HTTP_HOST
"jpmlc.org"
HTTP_REFERER
"https://jpmlc.org/guest/community-list"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.86"
REMOTE_PORT
"56375"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1777900937
REQUEST_TIME_FLOAT
1777900937.1138
REQUEST_URI
"/guest"
SCRIPT_FILENAME
"/var/www/symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.10"
SERVER_NAME
"jpmlc.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.27.5"
SYMFONY_DOTENV_PATH
"/var/www/symfony/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,DEFAULT_URI,MAILER_DSN,CORS_ALLOW_ORIGIN,APP_DEBUG"
USER
"www-data"