https://shiire.test.ky-trust.net/product/134/edit

ProductController :: edit

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ProductController::edit"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_product_edit"
_route_params
[
  "id" => "134"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c9957a"
id
"134"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"shiire.test.ky-trust.net"
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
"Wed, 04 Feb 2026 09:02:36 GMT"
vary
"Accept"
x-debug-exception
"Can%27t%20get%20a%20way%20to%20read%20the%20property%20%22supplier_code%22%20in%20class%20%22App%5CEntity%5CProduct%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Ftest-ky-trust-symfony%2Fvendor%2Fsymfony%2Fproperty-access%2FPropertyAccessor.php:525"
x-debug-token
"03d6d7"
x-debug-token-link
"https://shiire.test.ky-trust.net/_profiler/ea7347"
x-previous-debug-token
"ea7347"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

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
APP_ENV
"dev"
APP_SECRET
"6744023e8e012e0c28b7caf95bb92a79"
DATABASE_URL
"mysql://root:Y2hWEu5w@localhost/kyt_ec4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/test-ky-trust-symfony/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/test-ky-trust-symfony/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"shiire.test.ky-trust.net"
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"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"shiire.test.ky-trust.net"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYMLLH1EBiyyuG-f8CGk0wAAAAg"
REDIRECT_URL
"/product/134/edit"
REMOTE_ADDR
"216.73.216.52"
REMOTE_PORT
"38123"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770195756
REQUEST_TIME_FLOAT
1770195756.7028
REQUEST_URI
"/product/134/edit"
SCRIPT_FILENAME
"/var/www/html/test-ky-trust-symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"133.242.155.231"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"shiire.test.ky-trust.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2 PHP/8.1.31"
SSL_TLS_SNI
"shiire.test.ky-trust.net"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"
UNIQUE_ID
"aYMLLH1EBiyyuG-f8CGk0wAAAAg"

Sub Requests 1

ErrorController (token = ea7347)

Key Value
_controller
"error_controller"
_stopwatch_token
"c71aeb"
exception
Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException {#1818
  #message: "Can't get a way to read the property "supplier_code" in class "App\Entity\Product"."
  #code: 0
  #file: "/var/www/html/test-ky-trust-symfony/vendor/symfony/property-access/PropertyAccessor.php"
  #line: 525
  trace: {
    /var/www/html/test-ky-trust-symfony/vendor/symfony/property-access/PropertyAccessor.php:525 {
      Symfony\Component\PropertyAccess\PropertyAccessor->readProperty(array $zval, string $property, bool $ignoreInvalidProperty = false): array …
      › } elseif (!$ignoreInvalidProperty) {    throw new NoSuchPropertyException(sprintf('Can\'t get a way to read the property "%s" in class "%s".', $property, $class));}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/property-access/PropertyAccessor.php:154 {
      Symfony\Component\PropertyAccess\PropertyAccessor->getValue($objectOrArray, $propertyPath) …
      › if (\is_object($objectOrArray) && (false === strpbrk((string) $propertyPath, '.[') || $objectOrArray instanceof \stdClass && property_exists($objectOrArray, $propertyPath))) {    return $this->readProperty($zval, $propertyPath, $this->ignoreInvalidProperty)[self::VALUE];}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:104 {
      Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getPropertyValue($data, PropertyPathInterface $propertyPath) …
      › try {    return $this->propertyAccessor->getValue($data, $propertyPath);} catch (PropertyAccessException $e) {
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:50 {
      Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getValue($data, FormInterface $form) …
      › 
      ›     return $this->getPropertyValue($data, $propertyPath);}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Extension/Core/DataAccessor/ChainAccessor.php:40 {
      Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor->getValue($data, FormInterface $form) …
      › if ($accessor->isReadable($data, $form)) {    return $accessor->getValue($data, $form);}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Extension/Core/DataMapper/DataMapper.php:57 {
      Symfony\Component\Form\Extension\Core\DataMapper\DataMapper->mapDataToForms($data, iterable $forms): void …
      › if (!$empty && $config->getMapped() && $this->dataAccessor->isReadable($data, $form)) {    $form->setData($this->dataAccessor->getValue($data, $form));} else {
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Form.php:388 {
      Symfony\Component\Form\Form->setData($modelData) …
      ›     // Update child forms from the data (unless their config data is locked)    $this->config->getDataMapper()->mapDataToForms($viewData, new \RecursiveIteratorIterator(new InheritDataAwareIterator($this->children)));}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/Form.php:492 {
      Symfony\Component\Form\Form->initialize() …
      › if (!$this->defaultDataSet) {    $this->setData($this->config->getData());}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/FormBuilder.php:210 {
      Symfony\Component\Form\FormBuilder->getForm() …
      ›     // Automatically initialize the form if it is configured so    $form->initialize();}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/form/FormFactory.php:31 {
      Symfony\Component\Form\FormFactory->create(string $type = '…51', $data = null, array $options = []) …
      › {    return $this->createBuilder($type, $data, $options)->getForm();}
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php:366 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createForm(string $type, $data = null, array $options = []): FormInterface …
      › {    return $this->container->get('form.factory')->create($type, $data, $options);}
    }
    /var/www/html/test-ky-trust-symfony/src/Controller/ProductController.php:187 {
      App\Controller\ProductController->edit(int $id, Request $request, ProductRepository $productRepository, CategoryRepository $categoryRepository, EntityManagerInterface $entityManager): Response …
      ›     'labels' => $this->getTemplateLabels(),    'price02_initial' => isset($price02Values[0]) ? $price02Values[0] : 0 // 初期値を設定]);
    }
    /var/www/html/test-ky-trust-symfony/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);}
    /var/www/html/test-ky-trust-symfony/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) {
    }
    /var/www/html/test-ky-trust-symfony/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 {
    }
    /var/www/html/test-ky-trust-symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/html/test-ky-trust-symfony/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/test-ky-trust-symfony/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/test-ky-trust-symfony/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#40 …9}