var/cache/dev/twig/90/903bdbb178f8d488f87c4e9ac1d2df40357d6c6dcd3d3321c6b5a6d861dbeb2d.php line 41

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/index.html.twig */
  14. class __TwigTemplate_2f99f36845b11eae5515e38627dfd7b25a7c53e565c4ce39c66a43dc984009f5 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.             'title' => [$this'block_title'],
  24.             'beta' => [$this'block_beta'],
  25.             'gamma' => [$this'block_gamma'],
  26.             'body' => [$this'block_body'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apiary/index.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apiary/index.html.twig"));
  42.         $this->parent $this->loadTemplate("frontend.html.twig""apiary/index.html.twig"1);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  46.         
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  48.     }
  49.     // line 3
  50.     public function block_title($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  57.         // line 4
  58.         echo "  Suche|";
  59.         $this->displayParentBlock("title"$context$blocks);
  60.         echo "
  61. ";
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.         
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  66.     }
  67.     // line 7
  68.     public function block_beta($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beta"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beta"));
  75.         // line 8
  76.         echo "Bestände durchsuchen
  77. ";
  78.         
  79.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  80.         
  81.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  82.     }
  83.     // line 11
  84.     public function block_gamma($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""gamma"));
  89.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""gamma"));
  91.         // line 12
  92.         echo "Hier können die Bestände nach bestimmten Kriterien gefiltert und in verschiedenen Formaten abgerufen werden.
  93. ";
  94.         
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  96.         
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  98.     }
  99.     // line 15
  100.     public function block_body($context, array $blocks = [])
  101.     {
  102.         $macros $this->macros;
  103.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  104.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  105.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  106.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  107.         // line 16
  108.         echo "<div class=\"apiary\">
  109.   <h4>Suche nach Ids und Referenzen</h4>
  110.   <br />
  111.   <p>
  112.     <label for=\"bl\">BL nach Bänden</label>
  113.     <select id=\"bl\" class=\"flyTo\">
  114.       <option value=\"1\">I</option>
  115.       <option value=\"2\">II</option>
  116.       <option value=\"3\">III</option>
  117.       <option value=\"4\">IV</option>
  118.       <option value=\"5\">V</option>
  119.       <option value=\"6\">VI</option>
  120.       <option value=\"7\">VII</option>
  121.       <option value=\"8\">VIII</option>
  122.       <option value=\"9\">IX</option>
  123.       <option value=\"10\">X</option>
  124.       <option value=\"11\">XI</option>
  125.       <option value=\"12\">XII</option>
  126.       <option value=\"13\" selected=\"selected\">XIII</option>
  127.     </select>
  128.   </p>
  129.   <p>
  130.     <label for=\"editie\">BL-Editionen</label>
  131.     <select id=\"editie\" class=\"flyTo\" autocomplete=\"off\">
  132.       ";
  133.         // line 41
  134.         $context['_parent'] = $context;
  135.         $context['_seq'] = twig_ensure_traversable((isset($context["editions"]) || array_key_exists("editions"$context) ? $context["editions"] : (function () { throw new RuntimeError('Variable "editions" does not exist.'41$this->source); })()));
  136.         foreach ($context['_seq'] as $context["_key"] => $context["edition"]) {
  137.             // line 42
  138.             echo "        <option value=\"";
  139.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["edition"], "id", [], "any"falsefalsefalse42), "html"nulltrue);
  140.             echo "\">";
  141.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["edition"], "title", [], "any"falsefalsefalse42), "html"nulltrue);
  142.             echo "</option>
  143.       ";
  144.         }
  145.         $_parent $context['_parent'];
  146.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['edition'], $context['_parent'], $context['loop']);
  147.         $context array_intersect_key($context$_parent) + $_parent;
  148.         // line 44
  149.         echo "    </select>
  150.   </p>
  151.   ";
  152.         // line 47
  153.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'47$this->source); })()), "user", [], "any"falsefalsefalse47)) {
  154.             // line 48
  155.             echo "    <p>
  156.       <label for=\"bl\">BL im Leidener Format</label>
  157.       <select id=\"report/leiden\" class=\"flyTo\">
  158.         <option value=\"1\">I</option>
  159.         <option value=\"2\">II</option>
  160.         <option value=\"3\">III</option>
  161.         <option value=\"4\">IV</option>
  162.         <option value=\"5\">V</option>
  163.         <option value=\"6\">VI</option>
  164.         <option value=\"7\">VII</option>
  165.         <option value=\"8\">VIII</option>
  166.         <option value=\"9\">IX</option>
  167.         <option value=\"10\">X</option>
  168.         <option value=\"11\">XI</option>
  169.         <option value=\"12\">XII</option>
  170.         <option value=\"13\" selected=\"selected\">XIII</option>
  171.       </select>
  172.     </p>
  173.     <p>
  174.       <label for=\"bl\">BL nach Editionen</label>
  175.       <select id=\"report/overview\" class=\"flyTo\">
  176.         <option value=\"1\">I</option>
  177.         <option value=\"2\">II</option>
  178.         <option value=\"3\">III</option>
  179.         <option value=\"4\">IV</option>
  180.         <option value=\"5\">V</option>
  181.         <option value=\"6\">VI</option>
  182.         <option value=\"7\">VII</option>
  183.         <option value=\"8\">VIII</option>
  184.         <option value=\"9\">IX</option>
  185.         <option value=\"10\">X</option>
  186.         <option value=\"11\">XI</option>
  187.         <option value=\"12\">XII</option>
  188.         <option value=\"13\" selected=\"selected\">XIII</option>
  189.       </select>
  190.     </p>
  191.   ";
  192.         }
  193.         // line 86
  194.         echo "
  195.   <p>
  196.     <label for=\"boep\">BOEP nach Ausgaben</label>
  197.     <select id=\"boep\" class=\"flyTo\">
  198.       <option value=\"Bulletin of Online Emendations to Papyri\">all</option>
  199.       <option value=\"Bulletin of Online Emendations to Papyri 1.1\">BOEP 1.1</option>
  200.       <option value=\"Bulletin of Online Emendations to Papyri 1.2\">BOEP 1.2</option>
  201.       <option value=\"Bulletin of Online Emendations to Papyri 2.1\">BOEP 2.1</option>
  202.       <option value=\"Bulletin of Online Emendations to Papyri 2.2\">BOEP 2.2</option>
  203.       <option value=\"Bulletin of Online Emendations to Papyri 3.1\">BOEP 3.1</option>
  204.       <option value=\"Bulletin of Online Emendations to Papyri 4.1\">BOEP 4.1</option>
  205.       <option value=\"Bulletin of Online Emendations to Papyri 5.1\">BOEP 5.1</option>
  206.       <option value=\"Bulletin of Online Emendations to Papyri 6.1\">BOEP 6.1</option>
  207.       <option value=\"Bulletin of Online Emendations to Papyri 7.1\">BOEP 7.1</option>
  208.       <option value=\"Bulletin of Online Emendations to Papyri 9.1\">BOEP 9.1</option>
  209.       <option value=\"Bulletin of Online Emendations to Papyri 10\">BOEP 10</option>
  210.       <option value=\"Bulletin of Online Emendations to Papyri 11\" selected=\"selected\">BOEP 11</option>
  211.     </select>
  212.   </p>
  213.   <p>
  214.     <label for=\"tm\" title=\"Beispiel: 19768\">TM-Nummer</label>
  215.     <input id=\"tm\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 19768\" autocomplete=\"off\"
  216.     title=\"Hier kann eine Trismegistos-Nummer angegeben werden, wie man sie auf Trismegistos.org findet und die auch auch auf Papyri.info Verwendung findet.\" />
  217.   </p>
  218.   <p>
  219.     <label for=\"hgv\" title=\"Beispiel: 44881zb\">HGV-Nummer</label>
  220.     <input id=\"hgv\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 44881zb\" autocomplete=\"off\"
  221.     title=\"HGV-Nummern sind Trismegistos-Nummern mit einem Zusatz, falls auf ein bestimmtes Schriftstück Bezug genommen wird, und werden in Form von Kleinbuchstaben angegeben. Zum Beispiel »44881zb« statt »44881«.\" />
  222.   </p>
  223.   <p>
  224.     <label for=\"biblio\" title=\"Beispiel: 73664\">Papyri.info-Biblio-Id</label>
  225.     <input id=\"biblio\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 73664\" autocomplete=\"off\"
  226.     title=\"Id, die von Papyri.info für Bibliographie vergeben wird\" />
  227.   </p>
  228.   <p>
  229.     <label for=\"ddb\" title=\"Beispiel: p.mil;2;64\">DDB-Hybrid</label>
  230.     <input id=\"ddb\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: p.mil;2;64\" autocomplete=\"off\"
  231.     title=\"Dreiteilige Id im DDB-Hybrid-Format\" />
  232.   </p>
  233.   <p>
  234.     <label for=\"volume\" title=\"Beispiel: p.mil;1;\">Band/Editie</label>
  235.     <input id=\"volume\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: p.mil;1;\" autocomplete=\"off\"
  236.     title=\"Suche nach einem DDB-Band angegeben durch einen Teil der ddb-hybrid-Id\" />
  237.   </p>
  238.   <br/>
  239.   <br/>
  240.   <br/>
  241.   <h4>Freitextsuche im Beschreibungstext der Korrekturen</h4>
  242.   <br/>
  243.   <p>
  244.     <label for=\"search\" title=\"Beispiel: Codices Latini\">Suchwort</label>
  245.     <input id=\"search\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: Codices Latini\" autocomplete=\"off\"
  246.     title=\"Suche im Beschreibungstext der Korrektur\" />
  247.   </p>
  248.   <br/>
  249.   <br/>
  250.   <br/>
  251.   <h4>Suche in den Indexeinträgen »Neue Wörter«</h4>
  252.   <br/>
  253.   <p>
  254.     <label for=\"search\" title=\"Beispiel: Δώρα\">Suche »Neues Wort«</label>
  255.     <input id=\"newwords_search\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: Δώρα\" autocomplete=\"off\"
  256.     title=\"Suche im Verzeichnis der Neulesungen\" />
  257.   </p>
  258.   <br />
  259.   <br />
  260.   <br />
  261.   <h4>Suchen in Katalogen:</h4>
  262.   <br/>
  263.   <p>
  264.     Editionen nach <a href=\"";
  265.         // line 167
  266.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_Editions", []);
  267.         echo "\" title=\"wie im Druckformat der BL\">BL editie</a>
  268.     <br/>
  269.     Editionen nach <a href=\"";
  270.         // line 169
  271.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_Register", []);
  272.         echo "\" title=\"wie auf Papyri.info\">DDB volumes</a>
  273.   </p>
  274.   <br />
  275.   <br />
  276.   <br />
  277.   <h4>Beispiele für verschiedene Filter und Formate:</h4>
  278.   <br/>
  279.   <p>
  280.     <a href=\"";
  281.         // line 179
  282.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "tm""id" => "19768"]), "html"nulltrue);
  283.         echo "\">TM 19768</a>,
  284.     <a href=\"";
  285.         // line 180
  286.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "hgv""id" => "44881zb"]), "html"nulltrue);
  287.         echo "\">HGV 44881zb</a>,
  288.     <a href=\"";
  289.         // line 181
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "ddb""id" => "p.mil;2;64"]), "html"nulltrue);
  291.         echo "\">DDB p.mil;2;64</a>,
  292.     <a href=\"";
  293.         // line 182
  294.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "biblio""id" => "73664"]), "html"nulltrue);
  295.         echo "\">Biblio 73664</a>,
  296.     <a href=\"";
  297.         // line 183
  298.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "bl""id" => 13]), "html"nulltrue);
  299.         echo "\">BL XIII</a>,
  300.     <a href=\"";
  301.         // line 184
  302.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "boep""id" => "Bulletin of Online Emendations to Papyri 9.1"]), "html"nulltrue);
  303.         echo "\">BOEP 9.1</a>,
  304.     <a href=\"";
  305.         // line 185
  306.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "volume""id" => "p.mil;1;"]), "html"nulltrue);
  307.         echo "\">p.mil;1;</a>
  308.     <a href=\"";
  309.         // line 186
  310.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "register""id" => "34237"]), "html"nulltrue);
  311.         echo "\">Register 34237</a>
  312.     <a href=\"";
  313.         // line 187
  314.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "search""id" => "Codices Latini"]), "html"nulltrue);
  315.         echo "\">Suchwort: \"Codices Latini\"</a>
  316.     <br />
  317.   </p>
  318. </div>
  319. ";
  320.         
  321.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  322.         
  323.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  324.     }
  325.     // line 195
  326.     public function block_javascripts($context, array $blocks = [])
  327.     {
  328.         $macros $this->macros;
  329.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  330.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  331.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  332.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  333.         // line 196
  334.         echo "  ";
  335.         $this->displayParentBlock("javascripts"$context$blocks);
  336.         echo "
  337.   <script src=\"";
  338.         // line 197
  339.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/apiary.js"), "html"nulltrue);
  340.         echo "\" type=\"text/javascript\"></script>
  341. ";
  342.         
  343.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  344.         
  345.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  346.     }
  347.     public function getTemplateName()
  348.     {
  349.         return "apiary/index.html.twig";
  350.     }
  351.     public function isTraitable()
  352.     {
  353.         return false;
  354.     }
  355.     public function getDebugInfo()
  356.     {
  357.         return array (  391 => 197,  386 => 196,  376 => 195,  359 => 187,  355 => 186,  351 => 185,  347 => 184,  343 => 183,  339 => 182,  335 => 181,  331 => 180,  327 => 179,  314 => 169,  309 => 167,  226 => 86,  186 => 48,  184 => 47,  179 => 44,  168 => 42,  164 => 41,  137 => 16,  127 => 15,  116 => 12,  106 => 11,  95 => 8,  85 => 7,  72 => 4,  62 => 3,  39 => 1,);
  358.     }
  359.     public function getSourceContext()
  360.     {
  361.         return new Source("{% extends 'frontend.html.twig' %}
  362. {% block title %}
  363.   Suche|{{ parent() }}
  364. {% endblock %}
  365. {% block beta %}
  366. Bestände durchsuchen
  367. {% endblock %}
  368. {% block gamma %}
  369. Hier können die Bestände nach bestimmten Kriterien gefiltert und in verschiedenen Formaten abgerufen werden.
  370. {% endblock %}
  371. {% block body %}
  372. <div class=\"apiary\">
  373.   <h4>Suche nach Ids und Referenzen</h4>
  374.   <br />
  375.   <p>
  376.     <label for=\"bl\">BL nach Bänden</label>
  377.     <select id=\"bl\" class=\"flyTo\">
  378.       <option value=\"1\">I</option>
  379.       <option value=\"2\">II</option>
  380.       <option value=\"3\">III</option>
  381.       <option value=\"4\">IV</option>
  382.       <option value=\"5\">V</option>
  383.       <option value=\"6\">VI</option>
  384.       <option value=\"7\">VII</option>
  385.       <option value=\"8\">VIII</option>
  386.       <option value=\"9\">IX</option>
  387.       <option value=\"10\">X</option>
  388.       <option value=\"11\">XI</option>
  389.       <option value=\"12\">XII</option>
  390.       <option value=\"13\" selected=\"selected\">XIII</option>
  391.     </select>
  392.   </p>
  393.   <p>
  394.     <label for=\"editie\">BL-Editionen</label>
  395.     <select id=\"editie\" class=\"flyTo\" autocomplete=\"off\">
  396.       {% for edition in editions %}
  397.         <option value=\"{{ edition.id }}\">{{ edition.title }}</option>
  398.       {% endfor %}
  399.     </select>
  400.   </p>
  401.   {% if app.user %}
  402.     <p>
  403.       <label for=\"bl\">BL im Leidener Format</label>
  404.       <select id=\"report/leiden\" class=\"flyTo\">
  405.         <option value=\"1\">I</option>
  406.         <option value=\"2\">II</option>
  407.         <option value=\"3\">III</option>
  408.         <option value=\"4\">IV</option>
  409.         <option value=\"5\">V</option>
  410.         <option value=\"6\">VI</option>
  411.         <option value=\"7\">VII</option>
  412.         <option value=\"8\">VIII</option>
  413.         <option value=\"9\">IX</option>
  414.         <option value=\"10\">X</option>
  415.         <option value=\"11\">XI</option>
  416.         <option value=\"12\">XII</option>
  417.         <option value=\"13\" selected=\"selected\">XIII</option>
  418.       </select>
  419.     </p>
  420.     <p>
  421.       <label for=\"bl\">BL nach Editionen</label>
  422.       <select id=\"report/overview\" class=\"flyTo\">
  423.         <option value=\"1\">I</option>
  424.         <option value=\"2\">II</option>
  425.         <option value=\"3\">III</option>
  426.         <option value=\"4\">IV</option>
  427.         <option value=\"5\">V</option>
  428.         <option value=\"6\">VI</option>
  429.         <option value=\"7\">VII</option>
  430.         <option value=\"8\">VIII</option>
  431.         <option value=\"9\">IX</option>
  432.         <option value=\"10\">X</option>
  433.         <option value=\"11\">XI</option>
  434.         <option value=\"12\">XII</option>
  435.         <option value=\"13\" selected=\"selected\">XIII</option>
  436.       </select>
  437.     </p>
  438.   {% endif %}
  439.   <p>
  440.     <label for=\"boep\">BOEP nach Ausgaben</label>
  441.     <select id=\"boep\" class=\"flyTo\">
  442.       <option value=\"Bulletin of Online Emendations to Papyri\">all</option>
  443.       <option value=\"Bulletin of Online Emendations to Papyri 1.1\">BOEP 1.1</option>
  444.       <option value=\"Bulletin of Online Emendations to Papyri 1.2\">BOEP 1.2</option>
  445.       <option value=\"Bulletin of Online Emendations to Papyri 2.1\">BOEP 2.1</option>
  446.       <option value=\"Bulletin of Online Emendations to Papyri 2.2\">BOEP 2.2</option>
  447.       <option value=\"Bulletin of Online Emendations to Papyri 3.1\">BOEP 3.1</option>
  448.       <option value=\"Bulletin of Online Emendations to Papyri 4.1\">BOEP 4.1</option>
  449.       <option value=\"Bulletin of Online Emendations to Papyri 5.1\">BOEP 5.1</option>
  450.       <option value=\"Bulletin of Online Emendations to Papyri 6.1\">BOEP 6.1</option>
  451.       <option value=\"Bulletin of Online Emendations to Papyri 7.1\">BOEP 7.1</option>
  452.       <option value=\"Bulletin of Online Emendations to Papyri 9.1\">BOEP 9.1</option>
  453.       <option value=\"Bulletin of Online Emendations to Papyri 10\">BOEP 10</option>
  454.       <option value=\"Bulletin of Online Emendations to Papyri 11\" selected=\"selected\">BOEP 11</option>
  455.     </select>
  456.   </p>
  457.   <p>
  458.     <label for=\"tm\" title=\"Beispiel: 19768\">TM-Nummer</label>
  459.     <input id=\"tm\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 19768\" autocomplete=\"off\"
  460.     title=\"Hier kann eine Trismegistos-Nummer angegeben werden, wie man sie auf Trismegistos.org findet und die auch auch auf Papyri.info Verwendung findet.\" />
  461.   </p>
  462.   <p>
  463.     <label for=\"hgv\" title=\"Beispiel: 44881zb\">HGV-Nummer</label>
  464.     <input id=\"hgv\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 44881zb\" autocomplete=\"off\"
  465.     title=\"HGV-Nummern sind Trismegistos-Nummern mit einem Zusatz, falls auf ein bestimmtes Schriftstück Bezug genommen wird, und werden in Form von Kleinbuchstaben angegeben. Zum Beispiel »44881zb« statt »44881«.\" />
  466.   </p>
  467.   <p>
  468.     <label for=\"biblio\" title=\"Beispiel: 73664\">Papyri.info-Biblio-Id</label>
  469.     <input id=\"biblio\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: 73664\" autocomplete=\"off\"
  470.     title=\"Id, die von Papyri.info für Bibliographie vergeben wird\" />
  471.   </p>
  472.   <p>
  473.     <label for=\"ddb\" title=\"Beispiel: p.mil;2;64\">DDB-Hybrid</label>
  474.     <input id=\"ddb\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: p.mil;2;64\" autocomplete=\"off\"
  475.     title=\"Dreiteilige Id im DDB-Hybrid-Format\" />
  476.   </p>
  477.   <p>
  478.     <label for=\"volume\" title=\"Beispiel: p.mil;1;\">Band/Editie</label>
  479.     <input id=\"volume\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: p.mil;1;\" autocomplete=\"off\"
  480.     title=\"Suche nach einem DDB-Band angegeben durch einen Teil der ddb-hybrid-Id\" />
  481.   </p>
  482.   <br/>
  483.   <br/>
  484.   <br/>
  485.   <h4>Freitextsuche im Beschreibungstext der Korrekturen</h4>
  486.   <br/>
  487.   <p>
  488.     <label for=\"search\" title=\"Beispiel: Codices Latini\">Suchwort</label>
  489.     <input id=\"search\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: Codices Latini\" autocomplete=\"off\"
  490.     title=\"Suche im Beschreibungstext der Korrektur\" />
  491.   </p>
  492.   <br/>
  493.   <br/>
  494.   <br/>
  495.   <h4>Suche in den Indexeinträgen »Neue Wörter«</h4>
  496.   <br/>
  497.   <p>
  498.     <label for=\"search\" title=\"Beispiel: Δώρα\">Suche »Neues Wort«</label>
  499.     <input id=\"newwords_search\" type=\"text\" class=\"flyTo greyText\" value=\"Beispiel: Δώρα\" autocomplete=\"off\"
  500.     title=\"Suche im Verzeichnis der Neulesungen\" />
  501.   </p>
  502.   <br />
  503.   <br />
  504.   <br />
  505.   <h4>Suchen in Katalogen:</h4>
  506.   <br/>
  507.   <p>
  508.     Editionen nach <a href=\"{{ path('PapyrillioBeehive_Editions', {}) }}\" title=\"wie im Druckformat der BL\">BL editie</a>
  509.     <br/>
  510.     Editionen nach <a href=\"{{ path('PapyrillioBeehive_Register', {}) }}\" title=\"wie auf Papyri.info\">DDB volumes</a>
  511.   </p>
  512.   <br />
  513.   <br />
  514.   <br />
  515.   <h4>Beispiele für verschiedene Filter und Formate:</h4>
  516.   <br/>
  517.   <p>
  518.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'tm', 'id': '19768'}) }}\">TM 19768</a>,
  519.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'hgv', 'id': '44881zb'}) }}\">HGV 44881zb</a>,
  520.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'ddb', 'id': 'p.mil;2;64'}) }}\">DDB p.mil;2;64</a>,
  521.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'biblio', 'id': '73664'}) }}\">Biblio 73664</a>,
  522.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'bl', 'id': 13}) }}\">BL XIII</a>,
  523.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'boep', 'id': 'Bulletin of Online Emendations to Papyri 9.1'}) }}\">BOEP 9.1</a>,
  524.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'volume', 'id': 'p.mil;1;'}) }}\">p.mil;1;</a>
  525.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'register', 'id': '34237'}) }}\">Register 34237</a>
  526.     <a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'search', 'id': 'Codices Latini'}) }}\">Suchwort: \"Codices Latini\"</a>
  527.     <br />
  528.   </p>
  529. </div>
  530. {% endblock %}
  531. {% block javascripts %}
  532.   {{ parent() }}
  533.   <script src=\"{{ asset('js/apiary.js') }}\" type=\"text/javascript\"></script>
  534. {% endblock %}
  535. ""apiary/index.html.twig""/var/www/beehive_dev/templates/apiary/index.html.twig");
  536.     }
  537. }