http://5.135.160.91/items/furniture?p=items%2Ffurniture

ItemsController :: itemsIndex

Request

GET Parameters

Key Value
p
"items/furniture"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ItemsController::itemsIndex"
_firewall_context
"security.firewall.map.context.main"
_route
"items_type"
_route_params
[
  "currentPage" => 1
  "type" => "furniture"
]
currentPage
1
type
"furniture"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"5.135.160.91"
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
"Sat, 28 Sep 2024 16:19:13 GMT"
x-debug-token
"2f9ae9"
x-debug-token-link
"http://5.135.160.91/_profiler/7aa0f4"
x-previous-debug-token
"7aa0f4"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sat, 28 Sep 24 18:19:13 +0200"
Last used
"Sat, 28 Sep 24 18:19:13 +0200"
Lifetime
"0"

Session Attributes

Attribute Value
idiom
"es"
idiomas
[
  "es"
  "us"
  "de"
  "fr"
  "it"
  "ru"
  "nl"
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"4d79c3e90021125eec96337e5024fc6e"
DATABASE_HOST
"127.0.0.1"
DATABASE_PASSWORD
"4ng3lsf00d13"
DATABASE_SCHEMA
"acnh"
DATABASE_USER
"foodieAngels"
MYSQL_VERSION
"latest"
OAUTH_FACEBOOK_ID
"896653894079027"
OAUTH_FACEBOOK_SECRET
"e7beac05dc4eefef62f8c416ee8eb135"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/acnh/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/acnh/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"5.135.160.91"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=items/furniture"
REDIRECT_QUERY_STRING
"p=items/furniture"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/items/furniture"
REMOTE_ADDR
"3.144.30.178"
REMOTE_PORT
"39922"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727540353
REQUEST_TIME_FLOAT
1727540353.7279
REQUEST_URI
"/items/furniture"
SCRIPT_FILENAME
"/var/www/acnh/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.135.160.91"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"5.135.160.91"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at 5.135.160.91 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_HOST,DATABASE_USER,DATABASE_PASSWORD,DATABASE_SCHEMA,MYSQL_VERSION,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET"

Sub Requests 1

ErrorController (token = 7aa0f4)

Key Value
_controller
"error_controller"
exception
ErrorException {#555
  #message: "Notice: Undefined offset: 3"
  #code: 0
  #file: "/home/www/www/acnh/src/Controller/ItemsController.php"
  #line: 52
  #severity: E_NOTICE
  trace: {
    /home/www/www/acnh/src/Controller/ItemsController.php:52 {
      App\Controller\ItemsController->itemsIndex(Request $request, $type, $currentPage = 1) …
      › 
      › if($name[3]!=''){    $items = $em->getRepository($name[0])->getAllByField($currentPage, $limit, 'tag',$name[3]);
    }
    /home/www/www/acnh/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/www/www/acnh/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/www/www/acnh/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/www/www/acnh/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
null