LendController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LendController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "homepage" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#549 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthenticator {#503 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#550 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#551 …} } ] |
_stopwatch_token | "cdc3d6" |
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 | "close" |
host | "skilch.ru" |
pragma | "no-cache" |
referer | "http://skilch.ru" |
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).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Mon, 23 Jun 2025 20:21:57 GMT" |
x-debug-token | "752146" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
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:39
[ [ "file" => "/home/vataman/skilch/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/security-bundle/Security.php" "line" => 81 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/security-bundle/Security.php" "line" => 52 "function" => "getToken" "class" => "Symfony\Bundle\SecurityBundle\Security" "type" => "->" ] [ "file" => "/home/vataman/skilch/src/Twig/AppExtension.php" "line" => 22 "function" => "getUser" "class" => "Symfony\Bundle\SecurityBundle\Security" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/ExtensionSet.php" "line" => 359 "function" => "getGlobals" "class" => "App\Twig\AppExtension" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/Environment.php" "line" => 900 "function" => "getGlobals" "class" => "Twig\ExtensionSet" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/Template.php" "line" => 398 "function" => "getGlobals" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/vataman/skilch/src/Controller/LendController.php" "line" => 79 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "index" "class" => "App\Controller\LendController" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/vataman/skilch/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/vataman/skilch/public/index.php" "line" => 5 "args" => [ "/home/vataman/skilch/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "94fe3ede191f0986c327c8600a494c23" |
DATABASE_URL | "pgsql://skilch:153426nN!11@85.198.82.44:5432/skilch?serverVersion=15&charset=utf8" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/home/vataman/skilch/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
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 | "close" |
HTTP_HOST | "skilch.ru" |
HTTP_PRAGMA | "no-cache" |
HTTP_REFERER | "http://skilch.ru" |
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" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "43.153.48.240" |
REMOTE_PORT | "35396" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1750710117 |
REQUEST_TIME_FLOAT | 1750710117.4865 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/vataman/skilch/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "85.198.82.44" |
SERVER_NAME | "skilch.ru" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_PATH | "/home/vataman/skilch/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
USER | "www-data" |