https://telemanngakki-webshop.com/api

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"18fb72"
exception
ErrorException {#11650
  #message: "Warning: Undefined array key "date""
  #code: 0
  #file: "/home/ocarinahouse/www/ec4/app/Plugin/Api42/GraphQL/Types.php"
  #line: 115
  #severity: E_WARNING
  trace: {
    /home/ocarinahouse/www/ec4/app/Plugin/Api42/GraphQL/Types.php:115 {
      Plugin\Api42\GraphQL\Types->convertFieldMappingToType($fieldMapping) …
      ›     'boolean' => Type::boolean(),][$fieldMapping['type']];}
    /home/ocarinahouse/www/ec4/app/Plugin/Api42/GraphQL/Types.php:70 {
      Plugin\Api42\GraphQL\Types->Plugin\Api42\GraphQL\{closure} …
      › $fields = array_reduce($classMetadata->fieldMappings, function ($acc, $mapping) use ($classMetadata) {    $type = $this->convertFieldMappingToType($mapping);    $fieldName = $mapping['fieldName'];
      arguments: {
        $fieldMapping: [ …8]
      }
    }
    Plugin\Api42\GraphQL\Types->Plugin\Api42\GraphQL\{closure}() {}
    /home/ocarinahouse/www/ec4/app/Plugin/Api42/GraphQL/Types.php:82 {
      Plugin\Api42\GraphQL\Types->Plugin\Api42\GraphQL\{closure} …
      ›     return $acc;}, []);arguments: {
        $array: [ …10]
        $callback: Closure($acc, $mapping) {#11682 …}
        $initial: []
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Definition/FieldDefinition.php:98 {
      GraphQL\Type\Definition\FieldDefinition::defineFieldMap(Type $type, $fields): array …
      › if (is_callable($fields)) {    $fields = $fields();}
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php:26 {
      GraphQL\Type\Definition\TypeWithFields->initializeFields(): void …
      ›     $fields       = $this->config['fields'] ?? [];    $this->fields = FieldDefinition::defineFieldMap($this, $fields);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#7665 …}
        $fields: Closure() {#7666 …}
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php:61 {
      GraphQL\Type\Definition\TypeWithFields->getFields(): array …
      › {    $this->initializeFields();}
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php:202 {
      GraphQL\Utils\TypeInfo::extractTypes($type, array $typeMap = null) …
      › if ($type instanceof HasFieldsType) {    foreach ($type->getFields() as $field) {        if (count($field->args) > 0) {
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php:222 {
      GraphQL\Utils\TypeInfo::extractTypes($type, array $typeMap = null) …
      › foreach ($nestedTypes as $nestedType) {    $typeMap = self::extractTypes($nestedType, $typeMap);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#3522 …}
        $typeMap: [ …6]
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php:162 {
      GraphQL\Utils\TypeInfo::extractTypes($type, array $typeMap = null) …
      › if ($type instanceof WrappingType) {    return self::extractTypes($type->getWrappedType(true), $typeMap);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#11599 …}
        $typeMap: [ …7]
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php:222 {
      GraphQL\Utils\TypeInfo::extractTypes($type, array $typeMap = null) …
      › foreach ($nestedTypes as $nestedType) {    $typeMap = self::extractTypes($nestedType, $typeMap);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#3522 …}
        $typeMap: [ …6]
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php:222 {
      GraphQL\Utils\TypeInfo::extractTypes($type, array $typeMap = null) …
      › foreach ($nestedTypes as $nestedType) {    $typeMap = self::extractTypes($nestedType, $typeMap);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#3522 …}
        $typeMap: [ …6]
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Schema.php:222 {
      GraphQL\Type\Schema->collectAllTypes() …
      › foreach ($this->resolvedTypes as $type) {    $typeMap = TypeInfo::extractTypes($type, $typeMap);}
      arguments: {
        $type: GraphQL\Type\Definition\ObjectType {#5201 …}
        $typeMap: [ …2]
      }
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Schema.php:208 {
      GraphQL\Type\Schema->getTypeMap(): array …
      › if (! $this->fullyLoaded) {    $this->resolvedTypes = $this->collectAllTypes();    $this->fullyLoaded   = true;
    }
    /home/ocarinahouse/www/ec4/vendor/webonyx/graphql-php/src/Type/Schema.php:161 {
      GraphQL\Type\Schema->__construct($config) …
      ›     // Perform full scan of the schema    $this->getTypeMap();}
    }
    /home/ocarinahouse/www/ec4/app/Plugin/Api42/GraphQL/Schema.php:45 {
      Plugin\Api42\GraphQL\Schema->__construct(Types $types, ArrayObject $queries, ArrayObject $mutations) …
      ›         return $types->get($name);    },]),
      arguments: {
        $config: GraphQL\Type\SchemaConfig {#11479 …}
      }
    }
    /home/ocarinahouse/www/ec4/var/cache/dev/ContainerWGZx5HT/getSchemaService.php:81 {
      ContainerWGZx5HT\getSchemaService::do($container, $lazyLoad = true) …
      › 
      ›     return $container->privates['Plugin\\Api42\\GraphQL\\Schema'] = new \Plugin\Api42\GraphQL\Schema($a, $b, $m);}
      arguments: {
        $types: ContainerWGZx5HT\Types_0fe571c {#3517 …}
        $queries: ArrayObject {#3516 …}
        $mutations: ArrayObject {#3513 …}
      }
    }
    /home/ocarinahouse/www/ec4/var/cache/dev/ContainerWGZx5HT/Eccube_KernelDevDebugContainer.php:704 {
      ContainerWGZx5HT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
      › 
      ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      arguments: {
        $container: ContainerWGZx5HT\Eccube_KernelDevDebugContainer {#27 …}
        $lazyLoad: true
      }
    }
    /home/ocarinahouse/www/ec4/var/cache/dev/ContainerWGZx5HT/getApiControllerService.php:24 {
      ContainerWGZx5HT\getApiControllerService::do($container, $lazyLoad = true) …
      › 
      › $container->services['Plugin\\Api42\\Controller\\ApiController'] = $instance = new \Plugin\Api42\Controller\ApiController(($container->privates['Plugin\\Api42\\GraphQL\\Types'] ?? $container->load('getTypesService')), ($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Plugin\\Api42\\GraphQL\\Schema'] ?? $container->load('getSchemaService')), new \Plugin\Api42\GraphQL\ScopeValidationRule(($container->services['.container.private.security.authorization_checker'] ?? $container->get_Container_Private_Security_AuthorizationCheckerService())));arguments: {
        $file: "getSchemaService.php"
      }
    }
    /home/ocarinahouse/www/ec4/var/cache/dev/ContainerWGZx5HT/Eccube_KernelDevDebugContainer.php:704 {
      ContainerWGZx5HT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
      › 
      ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      arguments: {
        $container: ContainerWGZx5HT\Eccube_KernelDevDebugContainer {#27 …}
        $lazyLoad: true
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/dependency-injection/Container.php:237 {
      Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
      › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      arguments: {
        $file: "getApiControllerService.php"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/dependency-injection/Container.php:219 {
      Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
      ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      arguments: {
        $id: "Plugin\Api42\Controller\ApiController"
        $invalidBehavior: 1
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
      Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class) …
      › if ($this->container->has($class)) {    return $this->container->get($class);}
      arguments: {
        $id: "Plugin\Api42\Controller\ApiController"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:29 {
      Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
      › {    $controller = parent::instantiateController($class);arguments: {
        $class: "Plugin\Api42\Controller\ApiController"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/Controller/ControllerResolver.php:120 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller) …
      › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
      arguments: {
        $class: "Plugin\Api42\Controller\ApiController"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
      Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) …
      › 
      ›     return parent::createController($controller);}
      arguments: {
        $controller: "Plugin\Api42\Controller\ApiController::index"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
      › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      arguments: {
        $controller: "Plugin\Api42\Controller\ApiController::index"
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
      Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
      › 
      › $ret = $this->resolver->getController($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
    /home/ocarinahouse/www/ec4/vendor/symfony/http-kernel/HttpKernel.php:146 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
    /home/ocarinahouse/www/ec4/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 {#8 …}
        $type: 1
      }
    }
    /home/ocarinahouse/www/ec4/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 {#8 …}
        $type: 1
        $catch: true
      }
    }
    /home/ocarinahouse/www/ec4/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#910 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
authorization
""
from
"gptbot(at)openai.com"
host
"telemanngakki-webshop.com"
listen-ipaddr
"219.94.155.217"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"538364183"
x-php-ob-level
"0"
x-real-ip
"74.7.227.51"

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
"Sun, 30 Nov 2025 21:11:45 GMT"
set-cookie
"maintenance_token=deleted; expires=Sat, 30-Nov-2024 21:11:44 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
"Warning%3A%20Undefined%20array%20key%20%22date%22"
x-debug-exception-file
"%2Fhome%2Focarinahouse%2Fwww%2Fec4%2Fapp%2FPlugin%2FApi42%2FGraphQL%2FTypes.php:115"
x-debug-token
"18b0af"

Cookies

Request Cookies

No request cookies

Response Cookies

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

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
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/home/ocarinahouse/www/ec4"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"5.7.40-log"
DATABASE_URL
"mysql://ocarinahouse:next5321@mysql629.db.sakura.ne.jp/ocarinahouse_ec4_240620"
DOCUMENT_ROOT
"/home/ocarinahouse/www/ec4"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"telemann"
ECCUBE_AUTH_MAGIC
"raipistiofrouroutriohajiaraetheavouthaed"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"1"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_AUTHORIZATION
""
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"telemanngakki-webshop.com"
HTTP_LISTEN_IPADDR
"219.94.155.217"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"538364183"
HTTP_X_REAL_IP
"74.7.227.51"
MAILER_DSN
"smtp://localhost:25"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/ocarinahouse/www/ec4/index.php"
ORIG_SCRIPT_FILENAME
"/home/ocarinahouse/www/ec4/php.cgi"
ORIG_SCRIPT_NAME
"/php.cgi"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/home/ocarinahouse/www/ec4"
QUERY_STRING
""
REDIRECT_HANDLER
"myphp-script"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"74.7.227.51"
REMOTE_PORT
"0"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764537101
REQUEST_TIME_FLOAT
1764537101.0826
REQUEST_URI
"/api"
SCRIPT_FILENAME
"/home/ocarinahouse/www/ec4/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.64.0.61"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"telemanngakki-webshop.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TRUSTED_HOSTS
"^telemanngakki-webshop\.com$"
argc
0
argv
[]

Parent Request

Return to parent request (token = cddc14)

Key Value
_controller
"Plugin\Api42\Controller\ApiController::index"
_firewall_context
"security.firewall.map.context.api"
_remove_csp_headers
true
_route
"api"
_route_params
[]
_stopwatch_token
"ff1bc1"