有効な値ではありません。 |
category_id
|
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5767
root: Symfony\Component\Form\Form {#5732 …}
path: "children[category_id]"
value: "10 and 1=1#"
}
Symfony\Component\Form\Exception\TransformationFailedException {#5754
-invalidMessage: null
-invalidMessageParameters: []
#message: "Unable to reverse value for property path "[category_id]": The choice "10 and 1=1#" does not exist or is not unique."
#code: 0
#file: "/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php"
#line: 1189
trace: {
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:1189 {
Symfony\Component\Form\Form->viewToNorm($value) …
› } catch (TransformationFailedException $exception) {
› throw new TransformationFailedException(sprintf('Unable to reverse value for property path "%s": ', $this->getPropertyPath()).$exception->getMessage(), $exception->getCode(), $exception, $exception->getInvalidMessage(), $exception->getInvalidMessageParameters());
› }
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:648 {
Symfony\Component\Form\Form->submit($submittedData, bool $clearMissing = true) …
› // Normalize data to unified representation
› $normData = $this->viewToNorm($viewData);
›
arguments: {
$value: "10 and 1=1#"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:589 {
Symfony\Component\Form\Form->submit($submittedData, bool $clearMissing = true) …
› if ($isSubmitted || $clearMissing) {
› $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);
› unset($submittedData[$name]);
arguments: {
$submittedData: "10 and 1=1#"
$clearMissing: true
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:109 {
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, $request = null) …
›
› $form->submit($data, 'PATCH' !== $method);
› }
arguments: {
$submittedData: [ …2]
$clearMissing: true
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:503 {
Symfony\Component\Form\Form->handleRequest($request = null) …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
arguments: {
$form: Symfony\Component\Form\Form {#5732 …}
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Controller/Block/SearchProductController.php:60 {
Eccube\Controller\Block\SearchProductController->index(Request $request) …
› $form = $builder->getForm();
› $form->handleRequest($request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#5677 …}
$type: 2
$catch: false
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:80 {
Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
arguments: {
$kernel: Symfony\Component\HttpKernel\HttpKernel {#101 …}
$request: Symfony\Component\HttpFoundation\Request {#5677 …}
$type: 2
$catch: false
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:85 {
Symfony\Component\HttpKernel\Fragment\FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
arguments: {
$uri: "/business/block/search_product"
$request: Symfony\Component\HttpFoundation\Request {#9 …}
$options: [ …1]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:49 {
Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return parent::render($uri, $renderer, $options);
› }
arguments: {
$uri: "/business/block/search_product"
$renderer: "inline"
$options: [ …1]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:46 {
Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment($uri, array $options = []): string …
›
› return $this->handler->render($uri, $strategy, $options);
› }
arguments: {
$uri: "/business/block/search_product"
$renderer: "inline"
$options: []
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/ab/ab3c0fa51e8c462c379c37031170e4990ec4465b9249379c343ee964cb311607.php:52 {
__TwigTemplate_96a73281adb09c2e3c0ada2263083e27aa4ce440d816796ecff85fa1287d1c1e->doDisplay(array $context, array $blocks = []) …
› // line 18
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Eccube\Twig\Extension\IgnoreRoutingNotFoundExtension']->getPath("block_search_product"));
› echo "
arguments: {
$uri: "/business/block/search_product"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
arguments: {
$context: [ …5]
...: {
[]
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Extension/TwigIncludeExtension.php:42 {
Eccube\Twig\Extension\TwigIncludeExtension->include_dispatch($context, $template, $variables = []) …
›
› return $this->twig->render($template, $context);
› }
arguments: {
$name: "Block/header.twig"
$context: [ …19]
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/a6/a630d05445c8b2ab0f3a48e5ca753dcf2c4d9afe0e3965ec6b22dadfccf704a7.php:58 {
__TwigTemplate_ca10df331e37fc27ca81c7e71cece2217c147fd9091d9a8b5b522184a82fd6bb->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->extensions['Eccube\Twig\Extension\TwigIncludeExtension']->include_dispatch($context, (("Block/" . twig_get_attribute($this->env, $this->source, $context["Block"], "file_name", [], "any", false, false, false, 16)) . ".twig"));
› echo "
arguments: {
$context: [ …19]
$template: "Block/header.twig"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
arguments: {
$context: [ …15]
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/c6/c623d34b92686432e04c2e78790a29c85e2a1be2544402b6a6080860b98eef50.php:240 {
__TwigTemplate_0e89bacbed3b4c739226114abe6ef8a6b17ebd998d59a3e5ae82e7bd012639f2->doDisplay(array $context, array $blocks = []) …
› // line 90
› echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, ($context["Layout"] ?? null), "Header", [], "any", false, false, false, 90)]);
› echo "
arguments: {
$env: Twig\Environment {#263 …}
$context: [ …14]
$template: "block.twig"
$variables: [ …15]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/8e/8e71a85f6e7fe67bb9cacbb9831c34ad1769f2d886458b86800456ef51763da1.php:49 {
__TwigTemplate_34617cf9974f309a092fa78094dbd38a3f3ec9f658d9a68fb564161bd12d4d61->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("default_frame_product.twig", "Product/list.twig", 11);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
arguments: {
$context: [ …5]
...: {
[]
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php:115 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView(KernelEvent $event) …
› } else {
› $event->setResponse(new Response($this->twig->render($template->getTemplate(), $parameters)));
› }
arguments: {
$name: "Product/list.twig"
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = \Closure::fromCallable($listener))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
...: {
"kernel.view"
Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
"kernel.view"
Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ViewEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch($event, KernelEvents::VIEW);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
$eventName: "kernel.view"
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
$catch: true
}
}
/home/xs767078/koyoju.shop/public_html/business/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
}
…1
}
Symfony\Component\Form\Exception\TransformationFailedException {#5753
-invalidMessage: null
-invalidMessageParameters: []
#message: "The choice "10 and 1=1#" does not exist or is not unique."
#code: 0
#file: "/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php"
#line: 48
trace: {
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php:48 {
Symfony\Component\Form\Extension\Core\DataTransformer\ChoiceToValueTransformer->reverseTransform($value) …
›
› throw new TransformationFailedException(sprintf('The choice "%s" does not exist or is not unique.', $value));
› }
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:1186 {
Symfony\Component\Form\Form->viewToNorm($value) …
› for ($i = \count($transformers) - 1; $i >= 0; --$i) {
› $value = $transformers[$i]->reverseTransform($value);
› }
arguments: {
$value: "10 and 1=1#"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:648 {
Symfony\Component\Form\Form->submit($submittedData, bool $clearMissing = true) …
› // Normalize data to unified representation
› $normData = $this->viewToNorm($viewData);
›
arguments: {
$value: "10 and 1=1#"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:589 {
Symfony\Component\Form\Form->submit($submittedData, bool $clearMissing = true) …
› if ($isSubmitted || $clearMissing) {
› $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);
› unset($submittedData[$name]);
arguments: {
$submittedData: "10 and 1=1#"
$clearMissing: true
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:109 {
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, $request = null) …
›
› $form->submit($data, 'PATCH' !== $method);
› }
arguments: {
$submittedData: [ …2]
$clearMissing: true
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/form/Form.php:503 {
Symfony\Component\Form\Form->handleRequest($request = null) …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
arguments: {
$form: Symfony\Component\Form\Form {#5732 …}
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Controller/Block/SearchProductController.php:60 {
Eccube\Controller\Block\SearchProductController->index(Request $request) …
› $form = $builder->getForm();
› $form->handleRequest($request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpKernel.php:153 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#5677 …}
$type: 2
$catch: false
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:80 {
Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render($uri, Request $request, array $options = []) …
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
arguments: {
$kernel: Symfony\Component\HttpKernel\HttpKernel {#101 …}
$request: Symfony\Component\HttpFoundation\Request {#5677 …}
$type: 2
$catch: false
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:85 {
Symfony\Component\HttpKernel\Fragment\FragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
arguments: {
$uri: "/business/block/search_product"
$request: Symfony\Component\HttpFoundation\Request {#9 …}
$options: [ …1]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:49 {
Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render($uri, string $renderer = 'inline', array $options = []) …
›
› return parent::render($uri, $renderer, $options);
› }
arguments: {
$uri: "/business/block/search_product"
$renderer: "inline"
$options: [ …1]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:46 {
Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment($uri, array $options = []): string …
›
› return $this->handler->render($uri, $strategy, $options);
› }
arguments: {
$uri: "/business/block/search_product"
$renderer: "inline"
$options: []
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/ab/ab3c0fa51e8c462c379c37031170e4990ec4465b9249379c343ee964cb311607.php:52 {
__TwigTemplate_96a73281adb09c2e3c0ada2263083e27aa4ce440d816796ecff85fa1287d1c1e->doDisplay(array $context, array $blocks = []) …
› // line 18
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Eccube\Twig\Extension\IgnoreRoutingNotFoundExtension']->getPath("block_search_product"));
› echo "
arguments: {
$uri: "/business/block/search_product"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
arguments: {
$context: [ …5]
...: {
[]
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Extension/TwigIncludeExtension.php:42 {
Eccube\Twig\Extension\TwigIncludeExtension->include_dispatch($context, $template, $variables = []) …
›
› return $this->twig->render($template, $context);
› }
arguments: {
$name: "Block/header.twig"
$context: [ …19]
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/a6/a630d05445c8b2ab0f3a48e5ca753dcf2c4d9afe0e3965ec6b22dadfccf704a7.php:58 {
__TwigTemplate_ca10df331e37fc27ca81c7e71cece2217c147fd9091d9a8b5b522184a82fd6bb->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->extensions['Eccube\Twig\Extension\TwigIncludeExtension']->include_dispatch($context, (("Block/" . twig_get_attribute($this->env, $this->source, $context["Block"], "file_name", [], "any", false, false, false, 16)) . ".twig"));
› echo "
arguments: {
$context: [ …19]
$template: "Block/header.twig"
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
arguments: {
$context: [ …15]
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/c6/c623d34b92686432e04c2e78790a29c85e2a1be2544402b6a6080860b98eef50.php:240 {
__TwigTemplate_0e89bacbed3b4c739226114abe6ef8a6b17ebd998d59a3e5ae82e7bd012639f2->doDisplay(array $context, array $blocks = []) …
› // line 90
› echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, ($context["Layout"] ?? null), "Header", [], "any", false, false, false, 90)]);
› echo "
arguments: {
$env: Twig\Environment {#263 …}
$context: [ …14]
$template: "block.twig"
$variables: [ …15]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/var/cache/dev/twig/8e/8e71a85f6e7fe67bb9cacbb9831c34ad1769f2d886458b86800456ef51763da1.php:49 {
__TwigTemplate_34617cf9974f309a092fa78094dbd38a3f3ec9f658d9a68fb564161bd12d4d61->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("default_frame_product.twig", "Product/list.twig", 11);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs767078/koyoju.shop/public_html/business/src/Eccube/Twig/Template.php:41 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
arguments: {
$context: [ …5]
$blocks: []
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
arguments: {
$context: [ …5]
...: {
[]
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php:115 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView(KernelEvent $event) …
› } else {
› $event->setResponse(new Response($this->twig->render($template->getTemplate(), $parameters)));
› }
arguments: {
$name: "Product/list.twig"
$context: [ …5]
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = \Closure::fromCallable($listener))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
...: {
"kernel.view"
Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
"kernel.view"
Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
}
}
/home/xs767078/koyoju.shop/public_html/business/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ViewEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch($event, KernelEvents::VIEW);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#1992 …}
$eventName: "kernel.view"
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
}
}
/home/xs767078/koyoju.shop/public_html/business/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 {#9 …}
$type: 1
$catch: true
}
}
/home/xs767078/koyoju.shop/public_html/business/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#9 …}
}
}
}
}
|