GET https://www.lynux.me/

PublicController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\PublicController::index"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#680
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: "homepage"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"homepage"
_route_params
[]
_security_firewall_run
"_security_main"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#1116
  #expire: 1781309443
  #path: "/"
  -sameSite: null
  -secureDefault: false
  #name: "REMEMBERME"
  #value: ":bHpqdGZqQDEyNi5jb20~:1781309443:tE2A36IlmseqHhvneMuMxk1OSgcNDrsgDjHwdsy_0k4~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~"
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
_stopwatch_token
"0b3b3b"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"zh-CN,zh;q=0.9"
cookie
"REMEMBERME=%3AbHpqdGZqQDEyNi5jb20~%3A1781182768%3AH39wzkBulMam9ddlwwRt_rlTj5TfYv2BAErtUi6k-6g~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~"
host
"www.lynux.me"
priority
"u=0, i"
sec-ch-ua
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
sec-purpose
"prefetch;prerender"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
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/' \
  --header 'Priority: u=0, i' \
  --header 'Accept-Language: zh-CN,zh;q=0.9' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'Sec-Fetch-Site: none' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
  --header 'Sec-Purpose: prefetch;prerender' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Sec-Ch-Ua-Platform: "Windows"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua: "Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'REMEMBERME=%3AbHpqdGZqQDEyNi5jb20%7E%3A1781182768%3AH39wzkBulMam9ddlwwRt_rlTj5TfYv2BAErtUi6k-6g%7ExtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI%7E'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 06 Jun 2026 00:10:43 GMT"
expires
"Sat, 06 Jun 2026 00:10:43 GMT"
set-cookie
[
  "REMEMBERME=%3AbHpqdGZqQDEyNi5jb20~%3A1781309443%3AtE2A36IlmseqHhvneMuMxk1OSgcNDrsgDjHwdsy_0k4~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~; expires=Sat, 13 Jun 2026 00:10:43 GMT; Max-Age=604800; path=/; secure; httponly"
  "PHPSESSID=83a2bd856c8ea19f7b401a1d617bfcd1; path=/; secure; httponly; samesite=lax"
]
x-debug-token
"3d48fc"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
REMEMBERME
":bHpqdGZqQDEyNi5jb20~:1781182768:H39wzkBulMam9ddlwwRt_rlTj5TfYv2BAErtUi6k-6g~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~"

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#1206
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "83a2bd856c8ea19f7b401a1d617bfcd1"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#1116
  #expire: 1781309443
  #path: "/"
  -sameSite: null
  -secureDefault: false
  #name: "REMEMBERME"
  #value: ":bHpqdGZqQDEyNi5jb20~:1781309443:tE2A36IlmseqHhvneMuMxk1OSgcNDrsgDjHwdsy_0k4~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~"
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 57
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 65
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 77
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php"
    "line" => 34
    "function" => "{closure:Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext::authenticate():74}"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "::"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/var/cache/dev/twig/df/df7c006b6f6ae1b9b41b6a5d486f91ad.php"
    "line" => 107
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f8fc4f870b451897e4cb330db631ace4"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/src/Controller/PublicController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "index"
    "class" => "App\Controller\PublicController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/public/index.php"
    "line" => 5
    "args" => [
      "/wxy/www/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 51
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 231
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 77
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php"
    "line" => 34
    "function" => "{closure:Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext::authenticate():74}"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "::"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/var/cache/dev/twig/df/df7c006b6f6ae1b9b41b6a5d486f91ad.php"
    "line" => 107
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f8fc4f870b451897e4cb330db631ace4"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/src/Controller/PublicController.php"
    "line" => 32
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "index"
    "class" => "App\Controller\PublicController"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/wxy/www/symfony/public/index.php"
    "line" => 5
    "args" => [
      "/wxy/www/symfony/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
"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
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"zh-CN,zh;q=0.9"
HTTP_COOKIE
"REMEMBERME=%3AbHpqdGZqQDEyNi5jb20~%3A1781182768%3AH39wzkBulMam9ddlwwRt_rlTj5TfYv2BAErtUi6k-6g~xtENf2eY0-2PKMtg84w6EDtfHQ0u7f1M8BTrkMpI9oI~"
HTTP_HOST
"www.lynux.me"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_CH_UA
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_PURPOSE
"prefetch;prerender"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"113.122.227.117"
REMOTE_PORT
"15773"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780704643
REQUEST_TIME_FLOAT
1780704643.521
REQUEST_URI
"/"
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"