芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/avenida/views/9f.tar
9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php 0000644 00000051522 14716451026 0015657 0 ustar 00 blocks = [ 'actionMenu' => [$this, 'block_actionMenu'], 'pageContent' => [$this, 'block_pageContent'], 'javaScript' => [$this, 'block_javaScript'], ]; } protected function doGetParent(array $context) { // line 9 return "authed.twig"; } protected function doDisplay(array $context, array $blocks = []) { // line 10 $context["inline"] = $this->loadTemplate("inline.twig", "displayprofile-page.twig", 10)->unwrap(); // line 9 $this->parent = $this->loadTemplate("authed.twig", "displayprofile-page.twig", 9); $this->parent->display($context, array_merge($this->blocks, $blocks)); } // line 12 public function block_actionMenu($context, array $blocks = []) { // line 13 echo "
env, $this->env->getExtension('Slim\Views\TwigExtension')->urlFor("displayProfile.add.form"), "html", null, true); echo "\">
"; echo __("Add Profile"); echo "
"; } // line 18 public function block_pageContent($context, array $blocks = []) { // line 19 echo "
"; // line 20 echo __("Display Setting Profiles"); echo "
env, twig_random($this->env), "html", null, true); echo "\">
"; // line 28 echo __("Name"); echo "
"; // line 39 ob_start(); echo __("Type"); $context["title"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 40 echo " "; ob_start(); echo __("Android"); $context["android"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 41 echo " "; ob_start(); echo __("Windows"); $context["windows"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 42 echo " "; ob_start(); echo __("webOS"); $context["webos"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 43 echo " "; ob_start(); echo __("Tizen"); $context["sssp"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 44 echo " "; ob_start(); echo __("Linux"); $context["linux"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 45 echo " "; $context["options"] = [0 => ["optionid" => "", "option" => ""], 1 => ["optionid" => "android", "option" => // line 47 ($context["android"] ?? null)], 2 => ["optionid" => "windows", "option" => // line 48 ($context["windows"] ?? null)], 3 => ["optionid" => "lg", "option" => // line 49 ($context["webos"] ?? null)], 4 => ["optionid" => "sssp", "option" => // line 50 ($context["sssp"] ?? null)], 5 => ["optionid" => "linux", "option" => // line 51 ($context["linux"] ?? null)]]; // line 53 echo " "; echo $context["inline"]->getdropdown("type", "single", ($context["title"] ?? null), "", ($context["options"] ?? null), "optionid", "option"); echo "
"; // line 62 echo __("Name"); echo "
"; // line 63 echo __("Type"); echo "
"; // line 64 echo __("Default"); echo "
"; // line 65 echo __("Row Menu"); echo "
"; } // line 78 public function block_javaScript($context, array $blocks = []) { // line 79 echo " "; } public function getTemplateName() { return "displayprofile-page.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 225 => 117, 209 => 104, 189 => 87, 179 => 79, 176 => 78, 160 => 65, 156 => 64, 152 => 63, 148 => 62, 135 => 53, 133 => 51, 132 => 50, 131 => 49, 130 => 48, 129 => 47, 127 => 45, 122 => 44, 117 => 43, 112 => 42, 107 => 41, 102 => 40, 98 => 39, 89 => 33, 81 => 28, 72 => 22, 67 => 20, 64 => 19, 61 => 18, 50 => 14, 47 => 13, 44 => 12, 39 => 9, 37 => 10, 31 => 9,); } /** @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("{# /* * Spring Signage Ltd - http://www.springsignage.com * Copyright (C) 2015 Spring Signage Ltd * (\${FILE_NAME}) */ #} {% extends \"authed.twig\" %} {% import \"inline.twig\" as inline %} {% block actionMenu %}
{% trans \"Add Profile\" %}
{% endblock %} {% block pageContent %}
{% trans \"Display Setting Profiles\" %}
{% trans \"Name\" %}
{% set title %}{% trans \"Type\" %}{% endset %} {% set android %}{% trans \"Android\" %}{% endset %} {% set windows %}{% trans \"Windows\" %}{% endset %} {% set webos %}{% trans \"webOS\" %}{% endset %} {% set sssp %}{% trans \"Tizen\" %}{% endset %} {% set linux %}{% trans \"Linux\" %}{% endset %} {% set options = [ { optionid: \"\", option: \"\" }, { optionid: \"android\", option: android}, { optionid: \"windows\", option: windows}, { optionid: \"lg\", option: webos}, { optionid: \"sssp\", option: sssp}, { optionid: \"linux\", option: linux}, ] %} {{ inline.dropdown(\"type\", \"single\", title, \"\", options, \"optionid\", \"option\") }}
{% trans \"Name\" %}
{% trans \"Type\" %}
{% trans \"Default\" %}
{% trans \"Row Menu\" %}
{% endblock %} {% block javaScript %} {% endblock %} ", "displayprofile-page.twig", "/home/mgatv524/public_html/edurocha/views/displayprofile-page.twig"); } } error_log; 0000644 00000012543 14716451026 0006567 0 ustar 00 [15-May-2024 18:14:32 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [16-May-2024 06:29:19 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [19-May-2024 22:25:23 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [23-May-2024 06:26:46 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [15-Jun-2024 18:17:49 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [02-Jul-2024 08:53:33 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [04-Jul-2024 16:30:55 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [04-Jul-2024 20:06:30 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Jul-2024 05:48:38 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Jul-2024 06:07:31 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Jul-2024 09:25:21 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [17-Jul-2024 20:53:56 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [23-Jul-2024 18:16:00 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [27-Jul-2024 17:36:33 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [23-Aug-2024 02:59:29 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [24-Aug-2024 14:40:01 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [25-Aug-2024 03:10:29 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [04-Sep-2024 20:49:30 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Sep-2024 11:27:03 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Sep-2024 15:05:43 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [05-Sep-2024 21:32:15 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [14-Sep-2024 10:56:42 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [18-Sep-2024 22:44:32 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [01-Nov-2024 01:43:16 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15 [02-Nov-2024 01:50:27 America/Fortaleza] PHP Fatal error: Class 'Twig\Template' not found in /home/mgatv524/public_html/edurocha/cache/9f/9f8531ad2cdddf1d69659352d5e58310a34a53e9bcb19376a2324cc940194815.php on line 15