FrontController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\FrontController::index" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#150 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/" +name: "front_home" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "front_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#512 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#462 …} } ] |
| _stopwatch_token | "9a8fbb" |
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" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "no-cache" |
| connection | "keep-alive, close" |
| host | "lynux.net" |
| pragma | "no-cache" |
| referer | "http://lynux.net" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://lynux.net/' \ --header 'Upgrade-Insecure-Requests: 1' \ --header 'Referer: http://lynux.net' \ --header 'Pragma: no-cache' \ --header 'Connection: keep-alive, close' \ --header 'Cache-Control: no-cache' \ --header 'Accept-Language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7' \ --header 'Accept-Encoding: gzip' \ --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 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 02 Aug 2026 18:28:30 GMT" |
| x-debug-token | "c52a1f" |
| 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_API_TOKEN | "1d37c018108604f361d97fce81bfa92fbaeed9e5d5cc0dad24381fe91ef4c091" |
| APP_ENV | "dev" |
| APP_SECRET | "13c3be060267cde174b3b518255e18ac" |
| 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 | "http://localhost" |
| GAOKAO_DATABASE_URL | "postgresql://dos:IloveU@98WXY@127.0.0.1:5432/gaokao_db?serverVersion=18.3&charset=utf8" |
| MAILER_DSN | "smtp://admin@mail.lynux.net:IloveU98WXY@smtpdm.aliyun.com:465?encryption=ssl&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SITE_URL | "https://lynux.net" |
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" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive, close" |
| HTTP_HOST | "lynux.net" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "http://lynux.net" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "43.153.54.14" |
| REMOTE_PORT | "47772" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785695310 |
| REQUEST_TIME_FLOAT | 1785695310.2051 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/wxy/www/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "24.233.2.29" |
| SERVER_NAME | "lynux.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.30.4" |
| SYMFONY_DOTENV_PATH | "/wxy/www/symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,GAOKAO_DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,SITE_URL,APP_API_TOKEN" |
| USER | "nginx" |