有効な値ではありません。 |
category_id
|
Caused by:
Symfony\Component\Validator\ConstraintViolation {#10582
root: Symfony\Component\Form\Form {#10545 …}
path: "children[category_id]"
value: "5"
}
Symfony\Component\Form\Exception\TransformationFailedException {#10567
#message: "Unable to reverse value for property path "[category_id]": The choice "5" does not exist or is not unique."
#code: 0
#file: "/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/form/Form.php"
#line: 1189
-invalidMessage: null
-invalidMessageParameters: []
trace: {
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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: "5"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "5"
$clearMissing: true
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#10545 …}
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#10352 …}
$type: 2
$catch: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#505 …}
$request: Symfony\Component\HttpFoundation\Request {#10352 …}
$type: 2
$catch: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$request: Symfony\Component\HttpFoundation\Request {#8 …}
$options: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$renderer: "inline"
$options: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$renderer: "inline"
$options: []
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/1d/1dfa4f0d16d4c073a39c4bbecb1eb261.php:57 {
__TwigTemplate_32005f6501070e0762b369f6a3b7d7ea->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(("block_" . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["Block"], "file_name", [], "any", false, false, true, 14), 14, $this->source))));
› echo "
arguments: {
$uri: "/block/search_product"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: [ …16]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
› try {
› return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);
› } catch (SecurityError $e) {
arguments: {
$env: Twig\Environment {#490 …}
$context: [ …15]
$template: "block.twig"
$variables: [ …16]
$withContext: true
$ignoreMissing: false
$sandboxed: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/a3/a3a0deca02908d07a2559afef469a308.php:373 {
__TwigTemplate_5479bdfa674a8ae71122cf9344b098a5->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 149, $this->source); })()), "Drawer", [], "any", false, false, true, 149)]);
› echo "
arguments: {
$env: Twig\Environment {#490 …}
$context: [ …15]
$template: "block.twig"
$variables: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/35/359018f7d7901f61cad549d92281df8f.php:54 {
__TwigTemplate_13a1296f5fb4769fc794272a917c9e15->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("default_frame.twig", "Product/list.twig", 11);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#614 …}
}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#614 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#4765 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
$eventName: "kernel.view"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/http-kernel/HttpKernel.php:168 {
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 {#4765 …}
$eventName: "kernel.view"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
}
…1
}
Symfony\Component\Form\Exception\TransformationFailedException {#10566
#message: "The choice "5" does not exist or is not unique."
#code: 0
#file: "/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php"
#line: 48
-invalidMessage: null
-invalidMessageParameters: []
trace: {
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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: "5"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "5"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "5"
$clearMissing: true
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#10545 …}
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#8 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#10352 …}
$type: 2
$catch: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#505 …}
$request: Symfony\Component\HttpFoundation\Request {#10352 …}
$type: 2
$catch: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$request: Symfony\Component\HttpFoundation\Request {#8 …}
$options: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$renderer: "inline"
$options: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: "/block/search_product"
$renderer: "inline"
$options: []
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/1d/1dfa4f0d16d4c073a39c4bbecb1eb261.php:57 {
__TwigTemplate_32005f6501070e0762b369f6a3b7d7ea->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(("block_" . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["Block"], "file_name", [], "any", false, false, true, 14), 14, $this->source))));
› echo "
arguments: {
$uri: "/block/search_product"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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: [ …16]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
› try {
› return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);
› } catch (SecurityError $e) {
arguments: {
$env: Twig\Environment {#490 …}
$context: [ …15]
$template: "block.twig"
$variables: [ …16]
$withContext: true
$ignoreMissing: false
$sandboxed: false
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/a3/a3a0deca02908d07a2559afef469a308.php:373 {
__TwigTemplate_5479bdfa674a8ae71122cf9344b098a5->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 149, $this->source); })()), "Drawer", [], "any", false, false, true, 149)]);
› echo "
arguments: {
$env: Twig\Environment {#490 …}
$context: [ …15]
$template: "block.twig"
$variables: [ …1]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/var/cache/dev/twig/35/359018f7d7901f61cad549d92281df8f.php:54 {
__TwigTemplate_13a1296f5fb4769fc794272a917c9e15->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("default_frame.twig", "Product/list.twig", 11);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#614 …}
}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#614 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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 {#4765 …}
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#4765 …}
$eventName: "kernel.view"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/vendor/symfony/http-kernel/HttpKernel.php:168 {
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 {#4765 …}
$eventName: "kernel.view"
}
}
/home/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/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/xs250315/diving55.net/public_html/biotop.diving55.net/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#8 …}
}
}
}
}
|