var/cache/dev/twig/93/932e9083663654dd987bc7da0f8fca3ddd50534be2387b085a2fe398c076d835.php line 40

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* apiary/info.html.twig */
  14. class __TwigTemplate_4271ea3372dad82b7a6c1754802531fca8ace7e5ba5bf7764bf3b8f1f1b8455a extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'beta' => [$this'block_beta'],
  24.             'gamma' => [$this'block_gamma'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "frontend.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apiary/info.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apiary/info.html.twig"));
  40.         $this->parent $this->loadTemplate("frontend.html.twig""apiary/info.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_beta($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beta"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beta"));
  55.         // line 4
  56.         echo "  BL-Eintrag zu ";
  57.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'4$this->source); })()), "edition", [], "any"falsefalsefalse4), "title", [], "any"falsefalsefalse4), "html"nulltrue);
  58.         echo "
  59.   <span id=\"text\" class=\"edit\">";
  60.         // line 5
  61.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'5$this->source); })()), "text", [], "any"falsefalsefalse5), "html"nulltrue);
  62.         echo "</span>";
  63.         if (twig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'5$this->source); })()), "position", [], "any"falsefalsefalse5)) {
  64.             echo ", <span id=\"position\" class=\"edit\">";
  65.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'5$this->source); })()), "position", [], "any"falsefalsefalse5), "html"nulltrue);
  66.             echo "</span>";
  67.         }
  68.         // line 6
  69.         echo "    <span>in </span><span id=\"compilation\">";
  70.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'6$this->source); })()), "compilation", [], "any"falsefalsefalse6), "short", [], "any"falsefalsefalse6), "html"nulltrue);
  71.         echo "</span>
  72.     ";
  73.         // line 7
  74.         if (((is_string($__internal_compile_0 twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'7$this->source); })()), "compilation", [], "any"falsefalsefalse7), "collection", [], "any"falsefalsefalse7)) && is_string($__internal_compile_1 "BL") && ('' === $__internal_compile_1 || === strpos($__internal_compile_0$__internal_compile_1))) && twig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'7$this->source); })()), "compilationPage", [], "any"falsefalsefalse7))) {
  75.             // line 8
  76.             echo "      <span>S. </span><span id=\"compilationPage\" class=\"edit\">";
  77.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'8$this->source); })()), "compilationPage", [], "any"falsefalsefalse8), "html"nulltrue);
  78.             echo "</span>
  79.     ";
  80.         } elseif ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 9
  81. (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'9$this->source); })()), "compilation", [], "any"falsefalsefalse9), "collection", [], "any"falsefalsefalse9), "BOEP"))) {
  82.             // line 10
  83.             echo "      <span id=\"compilationIndex\" class=\"edit\">";
  84.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'10$this->source); })()), "compilationIndex", [], "any"falsefalsefalse10), "html"nulltrue);
  85.             echo "</span>
  86.   ";
  87.         }
  88.         // line 12
  89.         echo "  <span>(</span>BL-Online-Id ";
  90.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'12$this->source); })()), "id", [], "any"falsefalsefalse12), "html"nulltrue);
  91.         echo "<span>)</span>
  92. ";
  93.         
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  95.         
  96.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  97.     }
  98.     // line 15
  99.     public function block_gamma($context, array $blocks = [])
  100.     {
  101.         $macros $this->macros;
  102.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  103.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""gamma"));
  104.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  105.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""gamma"));
  106.         // line 16
  107.         echo "  ";
  108.         if (twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'16$this->source); })()), "registerEntries", [], "any"falsefalsefalse16))) {
  109.             // line 17
  110.             echo "    Weitere identifier und Links:
  111.     <a href=\"http://www.trismegistos.org/text/";
  112.             // line 18
  113.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'18$this->source); })()), "tm", [], "any"falsefalsefalse18), "html"nulltrue);
  114.             echo "\"  title=\"Weitere Informationen auf Trismegistos\" target=\"_blank\">TM ";
  115.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'18$this->source); })()), "tm", [], "any"falsefalsefalse18), "html"nulltrue);
  116.             echo "</a>
  117.     ";
  118.             // line 19
  119.             if (twig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'19$this->source); })()), "ddb", [], "any"falsefalsefalse19)) {
  120.                 // line 20
  121.                 echo "      =
  122.       <a href=\"https://papyri.info/hgv/";
  123.                 // line 21
  124.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'21$this->source); })()), "hgv", [], "any"falsefalsefalse21), "html"nulltrue);
  125.                 echo "\"  title=\"Weitere Informationen auf papyri.info\" target=\"_blank\">";
  126.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'21$this->source); })()), "ddb", [], "any"falsefalsefalse21), "html"nulltrue);
  127.                 echo "</a>
  128.     ";
  129.             } elseif (twig_get_attribute($this->env$this->source,             // line 22
  130. (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'22$this->source); })()), "dclp", [], "any"falsefalsefalse22)) {
  131.                 // line 23
  132.                 echo "      =
  133.       <a href=\"https://papyri.info/dclp/";
  134.                 // line 24
  135.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'24$this->source); })()), "tm", [], "any"falsefalsefalse24), "html"nulltrue);
  136.                 echo "\"  title=\"Weitere Informationen auf papyri.info\" target=\"_blank\">DCLP auf Papyri.info</a>
  137.     ";
  138.             }
  139.             // line 26
  140.             echo "    ";
  141.             if (twig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'26$this->source); })()), "hgv", [], "any"falsefalsefalse26)) {
  142.                 // line 27
  143.                 echo "      =
  144.       HGV ";
  145.                 // line 28
  146.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'28$this->source); })()), "hgv", [], "any"falsefalsefalse28), "html"nulltrue);
  147.                 echo "
  148.     ";
  149.             }
  150.             // line 30
  151.             echo "  ";
  152.         }
  153.         
  154.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  155.         
  156.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  157.     }
  158.     // line 33
  159.     public function block_body($context, array $blocks = [])
  160.     {
  161.         $macros $this->macros;
  162.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  163.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  164.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  165.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  166.         // line 34
  167.         echo "  <p id=\"description\" class=\"editArea greek\">";
  168.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'34$this->source); })()), "description", [], "any"falsefalsefalse34), "html"nulltrue);
  169.         echo "</p>
  170.   ";
  171.         // line 35
  172.         if ((=== twig_compare(twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'35$this->source); })()), "registerEntries", [], "any"falsefalsefalse35)), 1))) {
  173.             // line 36
  174.             echo "    <h4>Siehe auch:</h4>
  175.     ";
  176.             // line 37
  177.             $this->loadTemplate("register/snippetList.html.twig""apiary/info.html.twig"37)->display(twig_array_merge($context, ["correction" => (isset($context["correction"]) || array_key_exists("correction"$context) ? $context["correction"] : (function () { throw new RuntimeError('Variable "correction" does not exist.'37$this->source); })())]));
  178.             // line 38
  179.             echo "  ";
  180.         }
  181.         
  182.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  183.         
  184.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  185.     }
  186.     public function getTemplateName()
  187.     {
  188.         return "apiary/info.html.twig";
  189.     }
  190.     public function isTraitable()
  191.     {
  192.         return false;
  193.     }
  194.     public function getDebugInfo()
  195.     {
  196.         return array (  203 => 38,  201 => 37,  198 => 36,  196 => 35,  191 => 34,  181 => 33,  170 => 30,  165 => 28,  162 => 27,  159 => 26,  154 => 24,  151 => 23,  149 => 22,  143 => 21,  140 => 20,  138 => 19,  132 => 18,  129 => 17,  126 => 16,  116 => 15,  103 => 12,  97 => 10,  95 => 9,  90 => 8,  88 => 7,  83 => 6,  75 => 5,  70 => 4,  60 => 3,  37 => 1,);
  197.     }
  198.     public function getSourceContext()
  199.     {
  200.         return new Source("{% extends 'frontend.html.twig' %}
  201. {% block beta %}
  202.   BL-Eintrag zu {{ correction.edition.title }}
  203.   <span id=\"text\" class=\"edit\">{{ correction.text }}</span>{% if correction.position %}, <span id=\"position\" class=\"edit\">{{ correction.position }}</span>{% endif %}
  204.     <span>in </span><span id=\"compilation\">{{ correction.compilation.short }}</span>
  205.     {% if correction.compilation.collection starts with 'BL' and correction.compilationPage %}
  206.       <span>S. </span><span id=\"compilationPage\" class=\"edit\">{{ correction.compilationPage }}</span>
  207.     {% elseif correction.compilation.collection == 'BOEP' %}
  208.       <span id=\"compilationIndex\" class=\"edit\">{{ correction.compilationIndex }}</span>
  209.   {% endif %}
  210.   <span>(</span>BL-Online-Id {{ correction.id }}<span>)</span>
  211. {% endblock %}
  212. {% block gamma %}
  213.   {% if correction.registerEntries|length %}
  214.     Weitere identifier und Links:
  215.     <a href=\"http://www.trismegistos.org/text/{{ correction.tm }}\"  title=\"Weitere Informationen auf Trismegistos\" target=\"_blank\">TM {{ correction.tm }}</a>
  216.     {% if correction.ddb %}
  217.       =
  218.       <a href=\"https://papyri.info/hgv/{{ correction.hgv }}\"  title=\"Weitere Informationen auf papyri.info\" target=\"_blank\">{{ correction.ddb }}</a>
  219.     {% elseif correction.dclp %}
  220.       =
  221.       <a href=\"https://papyri.info/dclp/{{ correction.tm }}\"  title=\"Weitere Informationen auf papyri.info\" target=\"_blank\">DCLP auf Papyri.info</a>
  222.     {% endif %}
  223.     {% if correction.hgv %}
  224.       =
  225.       HGV {{ correction.hgv }}
  226.     {% endif %}
  227.   {% endif %}
  228. {% endblock %}
  229. {% block body %}
  230.   <p id=\"description\" class=\"editArea greek\">{{ correction.description }}</p>
  231.   {% if correction.registerEntries|length > 1 %}
  232.     <h4>Siehe auch:</h4>
  233.     {% include 'register/snippetList.html.twig' with {'correction': correction} %}
  234.   {% endif %}
  235. {% endblock %}
  236. ""apiary/info.html.twig""/var/www/beehive_dev/templates/apiary/info.html.twig");
  237.     }
  238. }