| @@ 450-454 (lines=5) @@ | ||
| 447 | echo "px\" class=\"hd\"> |
|
| 448 | <span class=\"glyphicon glyphicon-play\"></span>"; |
|
| 449 | // line 233 |
|
| 450 | if ( !twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 233, $this->getSourceContext()); })()), "config", array(0 => "simulate_namespaces"), "method")) { |
|
| 451 | echo "<a href=\""; |
|
| 452 | echo $this->env->getExtension('Sami\Renderer\TwigExtension')->pathForNamespace($context, twig_get_attribute($this->env, $this->getSourceContext(), $context["element"], 1, array(), "array")); |
|
| 453 | echo "\">"; |
|
| 454 | } |
|
| 455 | echo twig_get_attribute($this->env, $this->getSourceContext(), $context["element"], 0, array(), "array"); |
|
| 456 | if ( !twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 233, $this->getSourceContext()); })()), "config", array(0 => "simulate_namespaces"), "method")) { |
|
| 457 | echo "</a>"; |
|
| @@ 598-607 (lines=10) @@ | ||
| 595 | echo " |
|
| 596 | "; |
|
| 597 | // line 194 |
|
| 598 | if ( !twig_get_attribute($this->env, $this->getSourceContext(), $context["method"], "shortdesc", array())) { |
|
| 599 | // line 195 |
|
| 600 | echo " <p class=\"no-description\">No description</p> |
|
| 601 | "; |
|
| 602 | } else { |
|
| 603 | // line 197 |
|
| 604 | echo " <p>"; |
|
| 605 | echo $this->env->getExtension('Sami\Renderer\TwigExtension')->parseDesc($context, twig_get_attribute($this->env, $this->getSourceContext(), $context["method"], "shortdesc", array()), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 197, $this->getSourceContext()); })())); |
|
| 606 | echo "</p>"; |
|
| 607 | } |
|
| 608 | // line 199 |
|
| 609 | echo " </div> |
|
| 610 | <div class=\"col-md-2\">"; |
|