GET https://www.lynux.me/about

PublicController :: about

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\PublicController::about"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#680
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/about"
    +name: "about"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"about"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#666
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#599 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#670
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#671 …}
  }
]
_stopwatch_token
"e7b96e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.lynux.me"
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).

Retry Command

curl \
  --compressed \
  --url 'https://www.lynux.me/about' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 05 Jun 2026 20:26:39 GMT"
x-debug-token
"f2fd84"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

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_ENV
"dev"
APP_SECRET
"f25f8417eadb31d506181289de0446f4"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"postgresql://dos:IloveU@98WXY@127.0.0.1:5432/smfy_db?serverVersion=18.3&charset=utf8"
DEFAULT_URI
"https://lynux.me"
MAILER_DSN
"smtp://admin@mail.lynux.me:IloveU98HMJ@smtpdm.aliyun.com:465?encryption=ssl&auth_mode=login"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MINIMAX_API_KEY
"sk-cp-Ubdwz_FIVDQ7d8TjUSbCHVJeenS6jEBzL0Nx5UOHKFCWT4JSWFF8-bpKbip5aQAaaxhD0UjhI7rc9_miDR_M6GjTxBY5PkFMiZy7HE26GvllSceoRyD4UjY"
MINIMAX_BASE_URL
"https://api.minimax.chat"
OPENAI_API_KEY
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/wxy/www/symfony"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/wxy/www/symfony"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/wxy/www/symfony/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/lib/nginx"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.lynux.me"
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.239"
REMOTE_PORT
"15842"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780691199
REQUEST_TIME_FLOAT
1780691199.5703
REQUEST_URI
"/about"
SCRIPT_FILENAME
"/wxy/www/symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"223.254.130.242"
SERVER_NAME
"lynux.me"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.30.2"
SYMFONY_DOTENV_PATH
"/wxy/www/symfony/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,OPENAI_API_KEY,MINIMAX_BASE_URL,MINIMAX_API_KEY"
USER
"nginx"