QuestionController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\QuestionController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_question_show" |
| _route_params | [ "slug" => "alice-as-he-could-go-alice-took-up-the-chimney" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "e12805" |
| question | App\Entity\Question {#671 -id: 5 -name: "Alice as he could go. Alice took up the chimney." -slug: "alice-as-he-could-go-alice-took-up-the-chimney" -question: """ Illo dolorem tempora ut sequi vel sed. Deserunt fuga in suscipit praesentium. Aut voluptatibus reiciendis quo est saepe. Doloribus molestiae perspiciatis aut. Adipisci vero quia quia possimus est est dolorum quisquam.\n \n Error fugiat quibusdam qui inventore nihil. Eaque magni cum laboriosam nihil et hic. In voluptatum voluptatum non iste fugiat corrupti voluptatem ipsa. Voluptates architecto minima atque inventore animi a. """ -askedBy: Proxies\__CG__\App\Entity\User {#720 …} -votes: 25 -answers: Doctrine\ORM\PersistentCollection {#690 …} -topic: Proxies\__CG__\App\Entity\Topic {#734 …} -isApproved: true #createdAt: DateTime @1662389806 {#665 : 2022-09-05 14:56:46.0 UTC (+00:00) } #updatedAt: DateTime @1668981948 {#662 : 2022-11-20 22:05:48.0 UTC (+00:00) } } |
| slug | "alice-as-he-could-go-alice-took-up-the-chimney" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "" |
| content-type | "" |
| host | "mng.apagmedia.com" |
| 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 | "Mon, 16 Mar 2026 21:04:34 GMT" |
| x-debug-token | "d22947" |
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:41
[
[
"file" => "/var/www/admin-apag/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 48
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/var/cache/dev/twig/72/728bed01bbfa1e7a12c0959823f91f50.php"
"line" => 89
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_83edfd2a11c614ca23eca12a45b37497"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/var/cache/dev/twig/26/262276b04fca4e2d658ad915b8d9fcda.php"
"line" => 50
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_a689e2d8ed2cb7708cbb937605be9c9a"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/twig/twig/src/Environment.php"
"line" => 299
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 220
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 228
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/src/Controller/QuestionController.php"
"line" => 53
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "show"
"class" => "App\Controller\QuestionController"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/admin-apag/public/index.php"
"line" => 5
"args" => [
"/var/www/admin-apag/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APAG_DB_HOST | "127.0.0.1" |
| APAG_DB_NAME | "apag" |
| APAG_DB_PASSWORD | "y4sQ33UQQCcz2Pa2" |
| APAG_DB_PORT | "3306" |
| APAG_DB_USER | "alexandalex" |
| APP_DEBUG | "1" |
| APP_ELASTICSEARCH_HOST | "http://164.68.107.53:9200" |
| APP_ENV | "dev" |
| APP_SECRET | "ad95a1540bed90fb1616dc656877da19" |
| BH_ELASTICSEARCH_HOST | "http://85.239.231.249:9200" |
| BH_REDIS_DB_CAMPAIGN | "11" |
| BH_REDIS_HOST | "127.0.0.1" |
| BH_REDIS_PORT | "6379" |
| BH_REDIS_TIMEOUT | "2.5" |
| DATABASE_URL | "mysql://alexandalex:y4sQ33UQQCcz2Pa2@5.161.199.179:3306/apag?serverVersion=mariadb-10.11.0&charset=utf8mb4" |
| ROI_DB_HOST | "127.0.0.1" |
| ROI_DB_NAME | "roidb" |
| ROI_DB_PASSWORD | "strong_pass" |
| ROI_DB_PORT | "3306" |
| ROI_DB_USER | "rootroialex" |
| TELEGRAM_DSN | "telegram://1663395249:AAE_KpySx-zJZQKtWdWJ_OYhGDle9xpFjb4@default?channel=CHAT_ID" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/admin-apag/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_HOST | "mng.apagmedia.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.175" |
| REMOTE_PORT | "5686" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773695074 |
| REQUEST_TIME_FLOAT | 1773695074.3126 |
| REQUEST_URI | "/questions/alice-as-he-could-go-alice-took-up-the-chimney" |
| SCRIPT_FILENAME | "/var/www/admin-apag/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.161.199.179" |
| SERVER_NAME | "mng.apagmedia.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_ELASTICSEARCH_HOST,BH_ELASTICSEARCH_HOST,BH_REDIS_HOST,TELEGRAM_DSN,APP_DEBUG,BH_REDIS_PORT,BH_REDIS_TIMEOUT,BH_REDIS_DB_CAMPAIGN,ROI_DB_HOST,ROI_DB_PORT,ROI_DB_NAME,ROI_DB_USER,ROI_DB_PASSWORD,APAG_DB_HOST,APAG_DB_PORT,APAG_DB_NAME,APAG_DB_USER,APAG_DB_PASSWORD,DATABASE_URL" |
| USER | "www-data" |