https://base.fpro2023.com/products/list?pageno=%27

ErrorController

Request

GET Parameters

Key Value
pageno
"'"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"ba2087"
exception
TypeError {#4752
  #message: "Argument 2 passed to ContainerIih1Gqd\PaginatorInterface_82dac15::paginate() must be of the type int, string given, called in /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/src/Eccube/Controller/ProductController.php on line 168"
  #code: 0
  #file: "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/var/cache/dev/ContainerIih1Gqd/PaginatorInterface_82dac15.php"
  #line: 26
  trace: {
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/var/cache/dev/ContainerIih1Gqd/PaginatorInterface_82dac15.php:26 {
      ContainerIih1Gqd\PaginatorInterface_82dac15->paginate($target, int $page = 1, int $limit = null, array $options = []): PaginationInterface …
      › 
      › public function paginate($target, int $page = 1, ?int $limit = null, array $options = []) : \Knp\Component\Pager\Pagination\PaginationInterface{
    }
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/src/Eccube/Controller/ProductController.php:168 {
      Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
      ›     !empty($searchData['pageno']) ? $searchData['pageno'] : 1,    !empty($searchData['disp_number']) ? $searchData['disp_number']->getId() : $this->productListMaxRepository->findOneBy([], ['sort_no' => 'ASC'])->getId());
      arguments: {
        $target: Doctrine\ORM\Query {#4514 …}
        $page: "'"
        $limit: 20
      }
    }
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $paginator: ContainerIih1Gqd\PaginatorInterface_82dac15 {#3603 …}
      }
    }
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#490 …8}

Request Headers

Header Value
accept
"*/*"
authorization
""
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22e2a6a7%22%2C%22route%22%3A%22product_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ffpro0605%5C%2Ffpro2023.com%5C%2Fpublic_html%5C%2Fbase.fpro2023.com%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
from
"gptbot(at)openai.com"
host
"base.fpro2023.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"74.7.227.188"
x-forwarded-host
"base.fpro2023.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-openai-host-hash
"275634497"
x-php-ob-level
"1"
x-real-ip
"74.7.227.188"
x-server-address
"162.43.118.16"
x-ua-device
"pc"
x-wp-access
"0"

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
"Thu, 06 Nov 2025 11:01:09 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 06-Nov-2024 11:01:08 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
"Argument%202%20passed%20to%20ContainerIih1Gqd%5CPaginatorInterface_82dac15%3A%3Apaginate%28%29%20must%20be%20of%20the%20type%20int%2C%20string%20given%2C%20called%20in%20%2Fhome%2Ffpro0605%2Ffpro2023.com%2Fpublic_html%2Fbase.fpro2023.com%2Fsrc%2FEccube%2FController%2FProductController.php%20on%20line%20168"
x-debug-exception-file
"%2Fhome%2Ffpro0605%2Ffpro2023.com%2Fpublic_html%2Fbase.fpro2023.com%2Fvar%2Fcache%2Fdev%2FContainerIih1Gqd%2FPaginatorInterface_82dac15.php:26"
x-debug-token
"b17951"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"e2a6a7","route":"product_list","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/fpro0605\/fpro2023.com\/public_html\/base.fpro2023.com\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#5096
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: false
}

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" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"105"
DATABASE_URL
"mysql://fpro0605_ec1:xqxcml430o@localhost/fpro0605_ec1"
DOCUMENT_ROOT
"/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_DENY_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"administrator"
ECCUBE_AUTH_MAGIC
"guwO35uoJxX8a7REUVhL0p7hTBpyxFUO"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_CURRENCY
"JPY"
ECCUBE_FORCE_SSL
"1"
ECCUBE_FRONT_ALLOW_HOSTS
"[]"
ECCUBE_FRONT_DENY_HOSTS
"[]"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"origin"
ECCUBE_TIMEZONE
"Asia/Tokyo"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e2a6a7%22%2C%22route%22%3A%22product_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ffpro0605%5C%2Ffpro2023.com%5C%2Fpublic_html%5C%2Fbase.fpro2023.com%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"base.fpro2023.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"74.7.227.188"
HTTP_X_FORWARDED_HOST
"base.fpro2023.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_OPENAI_HOST_HASH
"275634497"
HTTP_X_REAL_IP
"74.7.227.188"
HTTP_X_SERVER_ADDRESS
"162.43.118.16"
HTTP_X_UA_DEVICE
"pc"
HTTP_X_WP_ACCESS
"0"
MAILER_DSN
"sendmail://localhost"
MEF_PROXY_ADDR
"162.43.118.16"
Ngx_Cache_NormalFile
"1"
Ngx_Cache_StaticMode
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
PWD
"/home/userfastcgi/fpro0605/fpro2023.com"
QUERY_STRING
"pageno=%27"
REDIRECT_FailureCacheTime
"0"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MEF_PROXY_ADDR
"162.43.118.16"
REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_QUERY_STRING
"pageno=%27"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQx_9TS6jdIXdb6xjxac_AAAATU"
REDIRECT_URL
"/products/list"
REMOTE_ADDR
"74.7.227.188"
REMOTE_PORT
"36722"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762426869
REQUEST_TIME_FLOAT
1762426869.1594
REQUEST_URI
"/products/list?pageno=%27"
SCRIPT_FILENAME
"/home/fpro0605/fpro2023.com/public_html/base.fpro2023.com/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.43.118.16"
SERVER_ADMIN
"webmaster@fpro2023.com"
SERVER_NAME
"base.fpro2023.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
TRUSTED_HOSTS
"^base\.fpro2023\.com$"
UNIQUE_ID
"aQx_9TS6jdIXdb6xjxac_AAAATU"

Parent Request

Return to parent request (token = eec2f9)

Key Value
_controller
"Eccube\Controller\ProductController::index"
_firewall_context
"security.firewall.map.context.customer"
_redirected
true
_remove_csp_headers
true
_route
"product_list"
_route_params
[]
_security_firewall_run
"_security_customer"
_stopwatch_token
"d1024f"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3558
  #template: "Product/list.twig"
  -vars: []
  -streamable: false
  -owner: [
    Eccube\Controller\ProductController {#3271
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#3272 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#3278 …}
      #cartService: ContainerIih1Gqd\CartService_9dde17f {#388 …}
      #productRepository: Eccube\Repository\ProductRepository {#380 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#3150 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#3462 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#3463 …}
      -title: ""
      #eccubeConfig: Eccube\Common\EccubeConfig {#535 …}
      #entityManager: ContainerIih1Gqd\EntityManager_9a5be93 {#372 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#679 …}
      #formFactory: Symfony\Component\Form\FormFactory {#3495 …}
      #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#611 …}
      #session: Symfony\Component\HttpFoundation\Session\Session {#642 …}
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3508 …}
    }
    "index"
  ]
}