BlogController :: ShowBlogContent
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\BlogController::ShowBlogContent" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1615 -links: [ 1620 => Symfony\Component\WebLink\Link {#1620 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-unDKcHG.css" } 1619 => Symfony\Component\WebLink\Link {#1619 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/style/style-egEjIcZ.css" } 1598 => Symfony\Component\WebLink\Link {#1598 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css" } 1575 => Symfony\Component\WebLink\Link {#1575 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.css" } ] } |
| _route | "app_blog_content" |
| _route_params | [ "tag_1" => "linux" "tag_2" => "shell" "tag_3" => "exec" "name_content" => "komanda_exec_linux" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#570 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#522 …} } ] |
| _stopwatch_token | "e496f7" |
| name_content | "komanda_exec_linux" |
| tag_1 | "linux" |
| tag_2 | "shell" |
| tag_3 | "exec" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=65ddcd" |
| host | "test.netbash.ru" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Fri, 02 Jan 2026 18:20:59 GMT" |
| link | "</assets/styles/app-unDKcHG.css>; rel="preload"; as="style",</assets/style/style-egEjIcZ.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style"" |
| x-debug-token | "f815e1" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "65ddcd" |
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_ENV | "dev" |
| APP_SECRET | "cf9b3af0438be47e4d8e3594f3d6d775" |
| DATABASE_URL | "postgresql://megauser:toly52515@127.0.0.1:9999/test_megabase?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/test.netbash/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=65ddcd" |
| HTTP_HOST | "test.netbash.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.60" |
| REMOTE_PORT | "62247" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767378059 |
| REQUEST_TIME_FLOAT | 1767378059.8849 |
| REQUEST_URI | "/blog/linux/shell/exec/komanda_exec_linux" |
| SCRIPT_FILENAME | "/var/www/test.netbash/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.159.128.141" |
| SERVER_NAME | "test.netbash.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/test.netbash/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |