GET https://newn8n.needweb.com.br/questions/alice-timidly-would-you-tell-me-please-which

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-timidly-would-you-tell-me-please-which"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c47070"
question
App\Entity\Question {#671
  -id: 19
  -name: "Alice timidly. 'Would you tell me, please, which."
  -slug: "alice-timidly-would-you-tell-me-please-which"
  -question: "Aperiam quo officiis et eaque. Incidunt consequatur repellendus quaerat ut occaecati nulla accusantium quia. Et quos ad non esse. Corrupti sint et atque nemo quo. Voluptatem qui voluptatum reprehenderit laborum repellendus."
  -askedBy: Proxies\__CG__\App\Entity\User {#720 …}
  -votes: 13
  -answers: Doctrine\ORM\PersistentCollection {#690 …}
  -topic: Proxies\__CG__\App\Entity\Topic {#734 …}
  -isApproved: true
  #createdAt: DateTime @1661815029 {#665
    date: 2022-08-29 23:17:09.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1668981948 {#662
    date: 2022-11-20 22:05:48.0 UTC (+00:00)
  }
}
slug
"alice-timidly-would-you-tell-me-please-which"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.180"
cf-ipcountry
"US"
cf-ray
"9dd8e8d1ee968020-CMH"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
""
content-type
""
host
"newn8n.needweb.com.br"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.180"
x-forwarded-proto
"https"
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
"Tue, 17 Mar 2026 03:28:46 GMT"
x-debug-token
"6dc01c"

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:[email protected]: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"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.180"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9dd8e8d1ee968020-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"newn8n.needweb.com.br"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.180"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"104.23.243.204"
REMOTE_PORT
"11031"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773718126
REQUEST_TIME_FLOAT
1773718126.3889
REQUEST_URI
"/questions/alice-timidly-would-you-tell-me-please-which"
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"