http://qa.edusoho.cn/online/sample

OnlineController :: sampleAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"AppBundle\Controller\OnlineController::sampleAction"
_firewall_context
"security.firewall.map.context.main"
_route
"online_sample"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"035457"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
accept-language
"zh-CN,en;q=0.9,en-GB;q=0.8,en-US;q=0.7,fr;q=0.6"
connection
"Close"
host
"qa.edusoho.cn"
referer
"http://qa.edusoho.cn/login"
user-agent
"Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)"
x-accel-mapping
"/udisk=/var/www/hangzhou/hz-2.77.edusoho.cn/app/data/udisk"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"
x-sendfile-type
"X-Accel-Redirect"

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
"Sat, 23 Nov 2024 13:51:59 GMT"
set-cookie
"online-uuid=DC273763-16F1-1866-BB8C-01E7D7866C28; path=/; httponly; samesite=lax"
x-debug-token
"c75da8"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
online-uuid
Symfony\Component\HttpFoundation\Cookie {#1415
  #name: "online-uuid"
  #value: "DC273763-16F1-1866-BB8C-01E7D7866C28"
  #domain: null
  #expire: 0
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

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:44
[
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hangzhou/hz-2.77.edusoho.cn/web/app_dev.php"
    "line" => 50
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/hangzhou/hz-2.77.edusoho.cn/web"
DOCUMENT_URI
"/app_dev.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"zh-CN,en;q=0.9,en-GB;q=0.8,en-US;q=0.7,fr;q=0.6"
HTTP_CONNECTION
"Close"
HTTP_HOST
"qa.edusoho.cn"
HTTP_REFERER
"http://qa.edusoho.cn/login"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)"
HTTP_X-Accel-Mapping
"/udisk=/var/www/hangzhou/hz-2.77.edusoho.cn/app/data/udisk"
HTTP_X-Sendfile-Type
"X-Accel-Redirect"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PHP_SELF
"/app_dev.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"116.179.37.235"
REMOTE_PORT
"37114"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732369919
REQUEST_TIME_FLOAT
1732369919.3585
REQUEST_URI
"/online/sample"
SCRIPT_FILENAME
"/var/www/hangzhou/hz-2.77.edusoho.cn/web/app_dev.php"
SCRIPT_NAME
"/app_dev.php"
SERVER_ADDR
"124.160.104.77"
SERVER_NAME
"qa.edusoho.cn"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
USER
"www-data"