https://eigajp.com/product_review/5280/review

Exceptions

Variable "oldUploadFile" does not exist.

Exception

Twig\Error\ RuntimeError

  1.                 '<a class="delete-image"><i class="fa fa-times" aria-hidden="true"></i></a>' +
  2.                 '</div>';
  3.             var upload_file = $('#{{ form.upload_file.vars.id }}').val();
  4.             if (upload_file != '') {
  5.                 var filename = $('#{{ form.upload_file.vars.id }}').val();
  6.                 if (upload_file == '{{ oldUploadFile }}') {
  7.                     var path = '{{ asset('', 'save_image') }}' + filename;
  8.                 } else {
  9.                     var path = '{{ asset('', 'temp_image') }}' + filename;
  10.                 }
  11.                 var $img = $(proto_img.replace(/__path__/g, path));
__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->{closure}() in /home/r4078784/public_html/eigajp.com/var/cache/dev/twig/21/2175405d42f933a30d9632008c52bf7043d3a453de298aa795f73309d0745e94.php (line 192)
  1.         // line 89
  2.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'89$this->source); })()), "upload_file", [], "any"falsefalsefalse89), "vars", [], "any"falsefalsefalse89), "id", [], "any"falsefalsefalse89), "html"nulltrue);
  3.         echo "').val();
  4.                 if (upload_file == '";
  5.         // line 90
  6.         echo twig_escape_filter($this->env, (isset($context["oldUploadFile"]) || array_key_exists("oldUploadFile"$context) ? $context["oldUploadFile"] : (function () { throw new RuntimeError('Variable "oldUploadFile" does not exist.'90$this->source); })()), "html"nulltrue);
  7.         echo "') {
  8.                     var path = '";
  9.         // line 91
  10.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("""save_image"), "html"nulltrue);
  11.         echo "' + filename;
__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->block_javascript(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 184)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
Template->displayBlock('javascript', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'))) in /home/r4078784/public_html/eigajp.com/var/cache/dev/twig/94/94f216e880d7c735dd222061c3d260be5b7d628bbdf7a3ce43dabe69c96efd84.php (line 384)
  1.         // line 152
  2.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  3.         echo "\"></script>
  4. ";
  5.         // line 153
  6.         $this->displayBlock('javascript'$context$blocks);
  7.         // line 155
  8.         if (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.'155$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse155)) {
  9.             // line 156
  10.             echo "    ";
  11.             echo 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.'156$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse156)]);
__TwigTemplate_4f1b86fa9b7bad5836691e0c2ceb2af49a4335411ad9d72b5461fc4489a24c33->doDisplay(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 407)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Template->displayWithErrorHandling(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 380)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'))) in Eccube/Twig/Template.php (line 40)
  1.             $eventDispatcher->dispatch($this->getTemplateName(), $event);
  2.             if ($event->getSource() !== $originCode) {
  3.                 $newTemplate $this->env->createTemplate($event->getSource());
  4.                 $newTemplate->display($event->getParameters(), $blocks);
  5.             } else {
  6.                 parent::display($event->getParameters(), $blocks);
  7.             }
  8.         } else {
  9.             parent::display($context$blocks);
  10.         }
  11.     }
Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'))) in /home/r4078784/public_html/eigajp.com/var/cache/dev/twig/21/2175405d42f933a30d9632008c52bf7043d3a453de298aa795f73309d0745e94.php (line 55)
  1.         $context["body_class"] = "product_review";
  2.         // line 15
  3.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  4.         // line 11
  5.         $this->parent $this->loadTemplate("default_frame.twig""ProductReview4/Resource/template/default/index.twig"11);
  6.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  7.         
  8.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  9.         
  10.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->doDisplay(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 407)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Template->displayWithErrorHandling(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 380)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)), array()) in Eccube/Twig/Template.php (line 40)
  1.             $eventDispatcher->dispatch($this->getTemplateName(), $event);
  2.             if ($event->getSource() !== $originCode) {
  3.                 $newTemplate $this->env->createTemplate($event->getSource());
  4.                 $newTemplate->display($event->getParameters(), $blocks);
  5.             } else {
  6.                 parent::display($event->getParameters(), $blocks);
  7.             }
  8.         } else {
  9.             parent::display($context$blocks);
  10.         }
  11.     }
Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView))) in /home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php (line 392)
  1.             ob_start();
  2.         } else {
  3.             ob_start(function () { return ''; });
  4.         }
  5.         try {
  6.             $this->display($context);
  7.         } catch (\Throwable $e) {
  8.             while (ob_get_level() > $level) {
  9.                 ob_end_clean();
  10.             }
Template->render(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView))) in /home/r4078784/public_html/eigajp.com/vendor/symfony/twig-bridge/TwigEngine.php (line 50)
  1.      *
  2.      * @throws Error if something went wrong like a thrown exception while rendering the template
  3.      */
  4.     public function render($name, array $parameters = [])
  5.     {
  6.         return $this->load($name)->render($parameters);
  7.     }
  8.     /**
  9.      * {@inheritdoc}
  10.      *
TwigEngine->render('ProductReview4/Resource/template/default/index.twig', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView))) in /home/r4078784/public_html/eigajp.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php (line 286)
  1.      * @final since version 3.4
  2.      */
  3.     protected function render($view, array $parameters = [], Response $response null)
  4.     {
  5.         if ($this->container->has('templating')) {
  6.             $content $this->container->get('templating')->render($view$parameters);
  7.         } elseif ($this->container->has('twig')) {
  8.             $content $this->container->get('twig')->render($view$parameters);
  9.         } else {
  10.             throw new \LogicException('You can not use the "render" method if the Templating Component or the Twig Bundle are not available. Try running "composer require symfony/twig-bundle".');
  11.         }
Controller->render('ProductReview4/Resource/template/default/index.twig', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView))) in /home/r4078784/public_html/eigajp.com/app/Plugin/ProductReview4/Controller/ProductReviewController.php (line 137)
  1.         }
  2.         return $this->render('ProductReview4/Resource/template/default/index.twig', [
  3.             'Product' => $Product,
  4.             'ProductReview' => $ProductReview,
  5.             'form' => $form->createView(),
  6.         ]);
  7.     }
  8.     /**
  9.      * Complete.
ProductReviewController->index(object(Request), object(Product)) in /home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php (line 151)
  1.         $this->dispatcher->dispatch(KernelEvents::CONTROLLER_ARGUMENTS$event);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response = \call_user_func_array($controller$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new GetResponseForControllerResultEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch(KernelEvents::VIEW$event);
HttpKernel->handleRaw(object(Request), 1) in /home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php (line 68)
  1.     public function handle(Request $request$type HttpKernelInterface::MASTER_REQUEST$catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
HttpKernel->handle(object(Request), 1, true) in /home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php (line 200)
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in /home/r4078784/public_html/eigajp.com/index.php (line 78)
  1.         return;
  2.     }
  3. }
  4. $kernel = new Kernel($env$debug);
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Stack Trace

RuntimeError

Twig\Error\RuntimeError:
Variable "oldUploadFile" does not exist.

  at /home/r4078784/public_html/eigajp.com/app/template/default/ProductReview4/Resource/template/default/index.twig:90
  at __TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->{closure}()
     (/home/r4078784/public_html/eigajp.com/var/cache/dev/twig/21/2175405d42f933a30d9632008c52bf7043d3a453de298aa795f73309d0745e94.php:192)
  at __TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->block_javascript(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript')))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:184)
  at Twig\Template->displayBlock('javascript', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript')))
     (/home/r4078784/public_html/eigajp.com/var/cache/dev/twig/94/94f216e880d7c735dd222061c3d260be5b7d628bbdf7a3ce43dabe69c96efd84.php:384)
  at __TwigTemplate_4f1b86fa9b7bad5836691e0c2ceb2af49a4335411ad9d72b5461fc4489a24c33->doDisplay(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review', 'layoutRoleMain' => 'ec-layoutRole__main'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript')))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:407)
  at Twig\Template->displayWithErrorHandling(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript')))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:380)
  at Twig\Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main')))
     (Eccube/Twig/Template.php:40)
  at Eccube\Twig\Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main')))
     (/home/r4078784/public_html/eigajp.com/var/cache/dev/twig/21/2175405d42f933a30d9632008c52bf7043d3a453de298aa795f73309d0745e94.php:55)
  at __TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88->doDisplay(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿', 'body_class' => 'product_review'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main')))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:407)
  at Twig\Template->displayWithErrorHandling(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView), 'app' => object(AppVariable), 'BaseInfo' => object(BaseInfo), 'eccube_config' => object(EccubeConfig), 'event_dispatcher' => object(TraceableEventDispatcher), 'Layout' => object(Layout), 'Page' => object(Page), 'title' => 'レビューを投稿'), array('stylesheet' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_stylesheet'), 'javascript' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_javascript'), 'main' => array(object(__TwigTemplate_2ba7a8fff4a654695348e3dad00cd77b4e7ab07604a739c8ef10bb5cef8b8e88), 'block_main')))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:380)
  at Twig\Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)), array())
     (Eccube/Twig/Template.php:40)
  at Eccube\Twig\Template->display(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)))
     (/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Template.php:392)
  at Twig\Template->render(array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)))
     (/home/r4078784/public_html/eigajp.com/vendor/symfony/twig-bridge/TwigEngine.php:50)
  at Symfony\Bridge\Twig\TwigEngine->render('ProductReview4/Resource/template/default/index.twig', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)))
     (/home/r4078784/public_html/eigajp.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:286)
  at Symfony\Bundle\FrameworkBundle\Controller\Controller->render('ProductReview4/Resource/template/default/index.twig', array('Product' => object(Product), 'ProductReview' => object(ProductReview), 'form' => object(FormView)))
     (/home/r4078784/public_html/eigajp.com/app/Plugin/ProductReview4/Controller/ProductReviewController.php:137)
  at Plugin\ProductReview4\Controller\ProductReviewController->index(object(Request), object(Product))
     (/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:151)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (/home/r4078784/public_html/eigajp.com/index.php:78)