芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/avenida/views/07.tar
070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php 0000644 00000044423 14716455621 0016560 0 ustar 00 blocks = [ 'actionMenu' => [$this, 'block_actionMenu'], 'pageContent' => [$this, 'block_pageContent'], 'javaScript' => [$this, 'block_javaScript'], ]; } protected function doGetParent(array $context) { // line 24 return "authed.twig"; } protected function doDisplay(array $context, array $blocks = []) { // line 25 $context["inline"] = $this->loadTemplate("inline.twig", "playersoftware-page.twig", 25)->unwrap(); // line 24 $this->parent = $this->loadTemplate("authed.twig", "playersoftware-page.twig", 24); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 27 public function block_actionMenu($context, array $blocks = []) { // line 28 echo "
"; echo __("Add Version"); echo "
"; } // line 34 public function block_pageContent($context, array $blocks = []) { // line 35 echo "
"; // line 36 echo __("Player Software"); echo "
env, twig_random($this->env), "html", null, true); echo "\" data-grid-name=\"playerSoftwareView\">
"; // line 42 ob_start(function () { return ''; }); echo __("Type"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 43 echo " "; ob_start(function () { return ''; }); echo __("Android"); $context["android"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 44 echo " "; ob_start(function () { return ''; }); echo __("Windows"); $context["windows"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 45 echo " "; ob_start(function () { return ''; }); echo __("webOS"); $context["webos"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 46 echo " "; ob_start(function () { return ''; }); echo __("Tizen"); $context["sssp"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 47 echo " "; $context["options"] = [0 => ["optionid" => "", "option" => ""], 1 => ["optionid" => "android", "option" => // line 49 ($context["android"] ?? null)], 2 => ["optionid" => "windows", "option" => // line 50 ($context["windows"] ?? null)], 3 => ["optionid" => "lg", "option" => // line 51 ($context["webos"] ?? null)], 4 => ["optionid" => "sssp", "option" => // line 52 ($context["sssp"] ?? null)]]; // line 54 echo " "; echo $context["inline"]->getdropdown("playerType", "single", ($context["title"] ?? null), "", ($context["options"] ?? null), "optionid", "option"); echo " "; // line 56 ob_start(function () { return ''; }); echo __("Version"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 57 echo " "; echo $context["inline"]->getdropdown("playerVersion", "single", ($context["title"] ?? null), "", twig_array_merge([0 => ["version" => null, "version" => null]], ($context["versions"] ?? null)), "version", "version"); echo " "; // line 59 ob_start(function () { return ''; }); echo __("Code"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 60 echo " "; echo $context["inline"]->getinput("playerCode", ($context["title"] ?? null)); echo "
"; // line 68 echo __("Version ID"); echo "
"; // line 69 echo __("Player Version Name"); echo "
"; // line 70 echo __("Type"); echo "
"; // line 71 echo __("Version"); echo "
"; // line 72 echo __("Code"); echo "
"; // line 73 echo __("Media ID"); echo "
"; // line 74 echo __("Original File Name"); echo "
"; // line 75 echo __("Permissions"); echo "
"; // line 76 echo __("Row Menu"); echo "
"; } // line 89 public function block_javaScript($context, array $blocks = []) { // line 90 echo " "; } public function getTemplateName() { return "playersoftware-page.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 351 => 209, 338 => 199, 332 => 196, 313 => 180, 309 => 179, 305 => 178, 299 => 175, 295 => 174, 291 => 173, 287 => 172, 269 => 157, 240 => 131, 224 => 118, 204 => 101, 191 => 90, 188 => 89, 172 => 76, 168 => 75, 164 => 74, 160 => 73, 156 => 72, 152 => 71, 148 => 70, 144 => 69, 140 => 68, 128 => 60, 124 => 59, 118 => 57, 114 => 56, 108 => 54, 106 => 52, 105 => 51, 104 => 50, 103 => 49, 101 => 47, 96 => 46, 91 => 45, 86 => 44, 81 => 43, 77 => 42, 70 => 38, 65 => 36, 62 => 35, 59 => 34, 50 => 29, 47 => 28, 44 => 27, 39 => 24, 37 => 25, 31 => 24,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "playersoftware-page.twig", "/home/mgatv524/public_html/edurocha/views/playersoftware-page.twig"); } } 07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php 0000644 00000003355 14716455621 0017200 0 ustar 00 parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 8 echo ""; } public function getTemplateName() { return "videoin-designer-javascript.twig"; } public function getDebugInfo() { return array ( 30 => 8,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "videoin-designer-javascript.twig", "/home/mgatv524/public_html/edurocha/modules/videoin-designer-javascript.twig"); } } error_log; 0000644 00000056477 14716455621 0006612 0 ustar 00 [25-Sep-2023 17:42:06 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [25-Sep-2023 17:42:10 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [25-Sep-2023 17:42:11 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [25-Sep-2023 18:16:34 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [25-Sep-2023 18:16:37 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [25-Sep-2023 18:16:38 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [27-Sep-2023 00:07:18 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [27-Sep-2023 00:07:19 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [27-Sep-2023 00:07:20 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [27-Sep-2023 01:15:22 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [27-Sep-2023 01:15:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [27-Sep-2023 01:15:26 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [14-Oct-2023 01:44:39 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [13-Nov-2023 01:27:41 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [13-Nov-2023 01:27:47 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [13-Nov-2023 01:27:49 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [14-Nov-2023 13:05:38 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [14-Nov-2023 13:05:44 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [14-Nov-2023 13:05:56 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [14-Nov-2023 16:36:08 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [14-Nov-2023 16:36:10 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [14-Nov-2023 16:36:13 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [17-Nov-2023 12:27:11 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [17-Nov-2023 12:27:15 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [17-Nov-2023 12:27:18 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [20-Nov-2023 03:25:54 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [27-Dec-2023 23:05:27 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [30-Dec-2023 05:43:05 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [18-Jan-2024 02:29:52 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [26-Jan-2024 11:21:33 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [08-Feb-2024 12:04:39 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [22-Feb-2024 18:27:20 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [23-Feb-2024 02:39:42 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [07-Mar-2024 19:21:44 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [26-Mar-2024 19:06:00 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [03-Apr-2024 00:02:12 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [03-Apr-2024 00:02:13 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [13-Apr-2024 01:33:56 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [25-Apr-2024 20:59:42 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [04-May-2024 13:59:58 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [15-May-2024 18:25:56 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [15-May-2024 18:25:57 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [15-May-2024 18:26:01 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [16-May-2024 06:40:46 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [16-May-2024 06:40:50 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [16-May-2024 06:40:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [16-May-2024 19:21:20 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [19-May-2024 22:36:51 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [19-May-2024 22:36:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [19-May-2024 22:36:59 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [23-May-2024 06:38:14 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-May-2024 06:38:18 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [23-May-2024 06:38:22 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [27-May-2024 22:38:28 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [08-Jun-2024 14:10:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [26-Jun-2024 02:00:43 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [30-Jun-2024 08:09:47 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [30-Jun-2024 08:09:52 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [30-Jun-2024 08:10:00 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [02-Jul-2024 05:08:31 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [03-Jul-2024 20:31:39 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [03-Jul-2024 20:32:06 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [03-Jul-2024 20:32:34 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [11-Jul-2024 04:07:15 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [11-Jul-2024 22:39:47 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [15-Jul-2024 03:16:39 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [20-Jul-2024 23:44:53 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-Jul-2024 18:27:28 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-Jul-2024 18:27:32 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [23-Jul-2024 18:27:36 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [27-Jul-2024 21:36:40 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [07-Aug-2024 08:34:59 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [11-Aug-2024 00:41:02 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [11-Aug-2024 20:44:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [13-Aug-2024 06:00:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [18-Aug-2024 16:21:00 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [22-Aug-2024 11:38:43 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-Aug-2024 02:52:16 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-Aug-2024 02:59:09 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [23-Aug-2024 04:13:33 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [23-Aug-2024 13:22:53 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [23-Aug-2024 14:32:17 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [23-Aug-2024 16:29:53 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [23-Aug-2024 16:30:05 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [25-Aug-2024 01:19:49 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [25-Aug-2024 02:58:25 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [25-Aug-2024 04:45:02 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [02-Sep-2024 23:09:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [05-Sep-2024 14:23:38 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [05-Sep-2024 14:23:42 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [05-Sep-2024 14:23:47 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [05-Sep-2024 15:17:19 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [05-Sep-2024 15:17:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [05-Sep-2024 15:17:26 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [05-Sep-2024 21:43:43 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [05-Sep-2024 21:43:48 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [05-Sep-2024 21:43:51 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [08-Sep-2024 08:18:43 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [14-Sep-2024 05:46:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [14-Sep-2024 11:08:10 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [14-Sep-2024 11:08:14 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [14-Sep-2024 11:08:18 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [18-Sep-2024 22:41:26 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [05-Oct-2024 22:17:48 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [11-Oct-2024 20:56:24 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 [17-Oct-2024 00:01:19 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [02-Nov-2024 02:01:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07894a3a063314bdf0d9e1cbadfeeea7f337eb5d3efcdc0b17ffcd78befd95e0.php on line 15 [02-Nov-2024 02:01:58 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/070b1abd57a7c1c53b0128affabfbeefc8b0c8000b6296b0d7e5afd0a47386a8.php on line 15 [02-Nov-2024 02:02:03 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/07/07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php on line 15 07ae0bea8978fc4fa58a4b2800235a6870bf1c6cd75c91dfa7108cd7fd4ec149.php 0000644 00000042152 14716455621 0016401 0 ustar 00 blocks = [ 'formTitle' => [$this, 'block_formTitle'], 'formButtons' => [$this, 'block_formButtons'], 'callBack' => [$this, 'block_callBack'], 'formFieldActions' => [$this, 'block_formFieldActions'], 'extra' => [$this, 'block_extra'], 'formHtml' => [$this, 'block_formHtml'], ]; } protected function doGetParent(array $context) { // line 24 return "form-base.twig"; } protected function doDisplay(array $context, array $blocks = []) { // line 25 $context["forms"] = $this->loadTemplate("forms.twig", "dataset-rss-form-add.twig", 25)->unwrap(); // line 24 $this->parent = $this->loadTemplate("form-base.twig", "dataset-rss-form-add.twig", 24); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 27 public function block_formTitle($context, array $blocks = []) { // line 28 echo " "; echo __("Add RSS"); } // line 31 public function block_formButtons($context, array $blocks = []) { // line 32 echo " "; echo __("Cancel"); echo ", XiboDialogClose() "; // line 33 echo __("Save"); echo ", \$(\"#dataSetRssAddForm\").submit() "; } // line 36 public function block_callBack($context, array $blocks = []) { echo "configureQueryBuilder"; } // line 38 public function block_formFieldActions($context, array $blocks = []) { // line 39 echo "[ { \"field\": \"useOrderingClause\", \"trigger\": \"init\", \"value\": false, \"operation\": \"is:checked\", \"actions\": { \".order-clause-field\": { \"display\": \"none\" }, \"#orderClause\": { \"display\": \"block\" } } },{ \"field\": \"useOrderingClause\", \"trigger\": \"change\", \"value\": false, \"operation\": \"is:checked\", \"actions\": { \".order-clause-field\": { \"display\": \"none\" }, \"#orderClause\": { \"display\": \"block\" } } },{ \"field\": \"useOrderingClause\", \"trigger\": \"init\", \"value\": true, \"operation\": \"is:checked\", \"actions\": { \".order-clause-field\": { \"display\": \"block\" }, \"#orderClause\": { \"display\": \"none\" } } },{ \"field\": \"useOrderingClause\", \"trigger\": \"change\", \"value\": true, \"operation\": \"is:checked\", \"actions\": { \".order-clause-field\": { \"display\": \"block\" }, \"#orderClause\": { \"display\": \"none\" } } },{ \"field\": \"useFilteringClause\", \"trigger\": \"init\", \"value\": false, \"operation\": \"is:checked\", \"actions\": { \".filter-clause-field\": { \"display\": \"none\" }, \"#filterClause\": { \"display\": \"block\" } } },{ \"field\": \"useFilteringClause\", \"trigger\": \"change\", \"value\": false, \"operation\": \"is:checked\", \"actions\": { \".filter-clause-field\": { \"display\": \"none\" }, \"#filterClause\": { \"display\": \"block\" } } },{ \"field\": \"useFilteringClause\", \"trigger\": \"init\", \"value\": true, \"operation\": \"is:checked\", \"actions\": { \".filter-clause-field\": { \"display\": \"block\" }, \"#filterClause\": { \"display\": \"none\" } } },{ \"field\": \"useFilteringClause\", \"trigger\": \"change\", \"value\": true, \"operation\": \"is:checked\", \"actions\": { \".filter-clause-field\": { \"display\": \"block\" }, \"#filterClause\": { \"display\": \"none\" } } } ] "; } // line 116 public function block_extra($context, array $blocks = []) { echo twig_jsonencode_filter(($context["extra"] ?? null)); } // line 118 public function block_formHtml($context, array $blocks = []) { // line 119 echo "
"; // line 122 echo __("General"); echo "
"; // line 123 echo __("Order"); echo "
"; // line 124 echo __("Filter"); echo "
env, $this->env->getExtension('Slim\Views\TwigExtension')->urlFor("dataSet.rss.add", ["id" => $this->getAttribute(($context["dataSet"] ?? null), "dataSetId", [])]), "html", null, true); echo "\">
"; // line 129 ob_start(function () { return ''; }); echo __("Title"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 130 echo " "; ob_start(function () { return ''; }); echo __("The title for this Rss"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 131 echo " "; echo $context["forms"]->getinput("title", ($context["title"] ?? null), "", ($context["helpText"] ?? null), "", "required"); echo " "; // line 133 ob_start(function () { return ''; }); echo __("Author"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 134 echo " "; ob_start(function () { return ''; }); echo __("The author for this Rss"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 135 echo " "; echo $context["forms"]->getinput("author", ($context["title"] ?? null), "", ($context["helpText"] ?? null)); echo " "; // line 137 ob_start(function () { return ''; }); echo __("Title Column"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 138 echo " "; ob_start(function () { return ''; }); echo __("Please select a column to be the item title"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 139 echo " "; echo $context["forms"]->getdropdown("titleColumnId", "single", ($context["title"] ?? null), ($context["titleColumnId"] ?? null), twig_array_merge([0 => ["dataSetColumnId" => null, "heading" => ""]], $this->getAttribute(($context["extra"] ?? null), "columns", [])), "dataSetColumnId", "heading", ($context["helpText"] ?? null)); echo " "; // line 141 ob_start(function () { return ''; }); echo __("Summary Column"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 142 echo " "; ob_start(function () { return ''; }); echo __("Please select a column to be the item summary"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 143 echo " "; echo $context["forms"]->getdropdown("summaryColumnId", "single", ($context["title"] ?? null), ($context["summaryColumnId"] ?? null), twig_array_merge([0 => ["dataSetColumnId" => null, "heading" => ""]], $this->getAttribute(($context["extra"] ?? null), "columns", [])), "dataSetColumnId", "heading", ($context["helpText"] ?? null)); echo " "; // line 145 ob_start(function () { return ''; }); echo __("Content Column"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 146 echo " "; ob_start(function () { return ''; }); echo __("Please select a column to be the item content"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 147 echo " "; echo $context["forms"]->getdropdown("contentColumnId", "single", ($context["title"] ?? null), ($context["contentColumnId"] ?? null), twig_array_merge([0 => ["dataSetColumnId" => null, "heading" => ""]], $this->getAttribute(($context["extra"] ?? null), "columns", [])), "dataSetColumnId", "heading", ($context["helpText"] ?? null)); echo " "; // line 149 ob_start(function () { return ''; }); echo __("Published Date Column"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 150 echo " "; ob_start(function () { return ''; }); echo __("Please select a column to be the item content. We will try to convert this to a date/time and if we can't we will use the current date/time."); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 151 echo " "; echo $context["forms"]->getdropdown("publishedDateColumn", "single", ($context["title"] ?? null), ($context["publishedDateColumn"] ?? null), twig_array_merge([0 => ["dataSetColumnId" => null, "heading" => ""]], $this->getAttribute(($context["extra"] ?? null), "dateColumns", [])), "dataSetColumnId", "heading", ($context["helpText"] ?? null)); echo "
"; // line 155 ob_start(function () { return ''; }); echo __("The DataSet results can be ordered by any column and set below. New fields can be added by selecting the plus icon at the end of the current row. Should a more complicated order be required the advanced checkbox can be selected to provide custom SQL syntax."); $context["message"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 156 echo " "; echo $context["forms"]->getmessage(($context["message"] ?? null)); echo "
"; // line 162 ob_start(function () { return ''; }); echo __("Use advanced order clause?"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 163 echo " "; ob_start(function () { return ''; }); echo __("Provide a custom clause instead of using the clause builder above."); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 164 echo " "; echo $context["forms"]->getcheckbox("useOrderingClause", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "useOrderingClause", 1 => 0], "method"), ($context["helpText"] ?? null)); echo " "; // line 166 ob_start(function () { return ''; }); echo __("Order"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 167 echo " "; ob_start(function () { return ''; }); echo __("Please enter a SQL clause for how this dataset should be ordered"); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 168 echo " "; echo $context["forms"]->getinput("ordering", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "ordering"], "method"), ($context["helpText"] ?? null), "order-clause-field"); echo "
"; // line 172 ob_start(function () { return ''; }); echo __("The DataSet results can be filtered by any column and set below. New fields can be added by selecting the plus icon at the end of the current row. Should a more complicated filter be required the advanced checkbox can be selected to provide custom SQL syntax."); $context["message"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 173 echo " "; echo $context["forms"]->getmessage(($context["message"] ?? null)); echo "
"; // line 179 ob_start(function () { return ''; }); echo __("Use advanced filter clause?"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 180 echo " "; ob_start(function () { return ''; }); echo __("Provide a custom clause instead of using the clause builder above."); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 181 echo " "; echo $context["forms"]->getcheckbox("useFilteringClause", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "useFilteringClause", 1 => 0], "method"), ($context["helpText"] ?? null)); echo " "; // line 183 ob_start(function () { return ''; }); echo __("Filter"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 184 echo " "; ob_start(function () { return ''; }); echo __("Please enter a SQL clause to filter this DataSet."); $context["helpText"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 185 echo " "; echo $context["forms"]->getinput("filter", ($context["title"] ?? null), $this->getAttribute(($context["module"] ?? null), "getOption", [0 => "filter"], "method"), ($context["helpText"] ?? null), "filter-clause-field"); echo "
"; } public function getTemplateName() { return "dataset-rss-form-add.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 366 => 185, 361 => 184, 357 => 183, 351 => 181, 346 => 180, 342 => 179, 332 => 173, 328 => 172, 320 => 168, 315 => 167, 311 => 166, 305 => 164, 300 => 163, 296 => 162, 286 => 156, 282 => 155, 274 => 151, 269 => 150, 265 => 149, 259 => 147, 254 => 146, 250 => 145, 244 => 143, 239 => 142, 235 => 141, 229 => 139, 224 => 138, 220 => 137, 214 => 135, 209 => 134, 205 => 133, 199 => 131, 194 => 130, 190 => 129, 184 => 126, 179 => 124, 175 => 123, 171 => 122, 166 => 119, 163 => 118, 157 => 116, 78 => 39, 75 => 38, 69 => 36, 63 => 33, 58 => 32, 55 => 31, 50 => 28, 47 => 27, 42 => 24, 40 => 25, 34 => 24,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "dataset-rss-form-add.twig", "/home/mgatv524/public_html/edurocha/views/dataset-rss-form-add.twig"); } }