BlogController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_cache | Sensio\Bundle\FrameworkExtraBundle\Configuration\Cache {#365 -expires: null -maxage: null -smaxage: "10" -public: null -mustRevalidate: null -vary: null -lastModified: null -etag: null -maxStale: null -staleWhileRevalidate: null -staleIfError: null } |
_controller | "App\Controller\BlogController::index" |
_firewall_context | "security.firewall.map.context.main" |
_format | "html" |
_locale | "en" |
_route | "blog_index" |
_route_params | [ "page" => "1" "_format" => "html" "_locale" => "en" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "633265" |
page | "1" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "br,gzip" |
accept-language | "en-US,en;q=0.5" |
connection | "Keep-Alive" |
content-length | "" |
content-type | "" |
host | "skarbnik.by" |
user-agent | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "public, s-maxage=10" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 19 Mar 2023 02:30:41 GMT" |
x-debug-token | "3971f0" |
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:44
[ [ "file" => "/var/www/html/bfbot/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/twig-bridge/AppVariable.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1607 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/html/bfbot/var/cache/dev/twig/e9/e96e4aa4158438c360b2f4718ab2e66656cde96855543fc283c7dc49e50e5506.php" "line" => 238 "function" => "twig_get_attribute" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_header" "class" => "__TwigTemplate_6fcbfd19a1bf499651bba97afdddc9555307a456e3e9c85fa5cd271c9043cc47" "type" => "->" ] [ "file" => "/var/www/html/bfbot/var/cache/dev/twig/e9/e96e4aa4158438c360b2f4718ab2e66656cde96855543fc283c7dc49e50e5506.php" "line" => 89 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_6fcbfd19a1bf499651bba97afdddc9555307a456e3e9c85fa5cd271c9043cc47" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/var/cache/dev/twig/56/56896cf45ed5996de9be2e593495486bfdf3004850be4a1453a0e0a361606699.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_406702a153c1db9f0ea076e664fc87cfbeb8f78d9aa48e8d05b3f66028641017" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/bfbot/src/Controller/BlogController.php" "line" => 61 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "index" "class" => "App\Controller\BlogController" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/bfbot/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/bfbot/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "2ca64f8d83b9e89f5f19d672841d6bb8" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/data/database.sqlite" |
MAILER_DSN | "smtp://localhost" |
TELEGRAM_DSN | "telegram://1030442822:AAHV6U1VPsZsk5BFfnWW9attHFwqlHkHy7M@default?channel=-1001409664356" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/html/bfbot/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "br,gzip" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "skarbnik.by" |
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "44.200.168.16" |
REMOTE_PORT | "47078" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1679193041 |
REQUEST_TIME_FLOAT | 1679193041.5636 |
REQUEST_URI | "/en/blog/" |
SCRIPT_FILENAME | "/var/www/html/bfbot/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "85.159.233.141" |
SERVER_NAME | "bf.altpool.pro" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.10.3" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,TELEGRAM_DSN" |
USER | "www-data" |
Sub Requests 1
TemplateController :: templateAction (token = e3fcd0)
Key | Value |
---|---|
_controller | "Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "51b90b" |
sharedAge | 600 |
template | "blog/about.html.twig" |