Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
dev /
twig /
fa /
Delete
Unzip
Name
Size
Permission
Date
Action
fa41dba3029526867bdbbd8bc2333c36e62026a239f97d2de16586a2b72acd8d.php
15.93
KB
-rw-rw-rw-
2022-12-22 17:25
Save
Rename
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* @KnpPaginator/Pagination/materialize_pagination.html.twig */ class __TwigTemplate_c05855d2611f3c35cbbc7fccc51408c087ab0a4e074aa29e1a18e005684dc19d extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"]; $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@KnpPaginator/Pagination/materialize_pagination.html.twig")); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@KnpPaginator/Pagination/materialize_pagination.html.twig")); // line 13 if ((1 === twig_compare((isset($context["pageCount"]) || array_key_exists("pageCount", $context) ? $context["pageCount"] : (function () { throw new RuntimeError('Variable "pageCount" does not exist.', 13, $this->source); })()), 1))) { // line 14 echo " <ul class=\"pagination\"> "; // line 15 if ((array_key_exists("first", $context) && (0 !== twig_compare((isset($context["current"]) || array_key_exists("current", $context) ? $context["current"] : (function () { throw new RuntimeError('Variable "current" does not exist.', 15, $this->source); })()), (isset($context["first"]) || array_key_exists("first", $context) ? $context["first"] : (function () { throw new RuntimeError('Variable "first" does not exist.', 15, $this->source); })()))))) { // line 16 echo " <li class=\"waves-effect\"> <a href=\""; // line 17 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route"]) || array_key_exists("route", $context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.', 17, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 17, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 17, $this->source); })()) => (isset($context["first"]) || array_key_exists("first", $context) ? $context["first"] : (function () { throw new RuntimeError('Variable "first" does not exist.', 17, $this->source); })())])), "html", null, true); echo "\"> <i class=\"material-icons\">first_page</i> </a> </li> "; } else { // line 22 echo " <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">first_page</i> </a> </li> "; } // line 28 echo " "; // line 29 if (array_key_exists("previous", $context)) { // line 30 echo " <li class=\"waves-effect\"> <a rel=\"prev\" href=\""; // line 31 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route"]) || array_key_exists("route", $context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.', 31, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 31, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 31, $this->source); })()) => (isset($context["previous"]) || array_key_exists("previous", $context) ? $context["previous"] : (function () { throw new RuntimeError('Variable "previous" does not exist.', 31, $this->source); })())])), "html", null, true); echo "\"> <i class=\"material-icons\">chevron_left</i> </a> </li> "; } else { // line 36 echo " <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">chevron_left</i> </a> </li> "; } // line 42 echo " "; // line 43 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["pagesInRange"]) || array_key_exists("pagesInRange", $context) ? $context["pagesInRange"] : (function () { throw new RuntimeError('Variable "pagesInRange" does not exist.', 43, $this->source); })())); foreach ($context['_seq'] as $context["_key"] => $context["page"]) { // line 44 echo " "; if ((0 !== twig_compare($context["page"], (isset($context["current"]) || array_key_exists("current", $context) ? $context["current"] : (function () { throw new RuntimeError('Variable "current" does not exist.', 44, $this->source); })())))) { // line 45 echo " <li class=\"waves-effect\"> <a href=\""; // line 46 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route"]) || array_key_exists("route", $context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.', 46, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 46, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 46, $this->source); })()) => $context["page"]])), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, $context["page"], "html", null, true); echo "</a> </li> "; } else { // line 49 echo " <li class=\"active\"> <a href=\"#!\">"; // line 50 echo twig_escape_filter($this->env, $context["page"], "html", null, true); echo "</a> </li> "; } // line 53 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['page'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 54 echo " "; // line 55 if (array_key_exists("next", $context)) { // line 56 echo " <li class=\"waves-effect\"> <a rel=\"next\" href=\""; // line 57 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route"]) || array_key_exists("route", $context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.', 57, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 57, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 57, $this->source); })()) => (isset($context["next"]) || array_key_exists("next", $context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.', 57, $this->source); })())])), "html", null, true); echo "\"> <i class=\"material-icons\">chevron_right</i> </a> </li> "; } else { // line 62 echo " <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">chevron_right</i> </a> </li> "; } // line 68 echo " "; // line 69 if ((array_key_exists("last", $context) && (0 !== twig_compare((isset($context["current"]) || array_key_exists("current", $context) ? $context["current"] : (function () { throw new RuntimeError('Variable "current" does not exist.', 69, $this->source); })()), (isset($context["last"]) || array_key_exists("last", $context) ? $context["last"] : (function () { throw new RuntimeError('Variable "last" does not exist.', 69, $this->source); })()))))) { // line 70 echo " <li class=\"waves-effect\"> <a href=\""; // line 71 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route"]) || array_key_exists("route", $context) ? $context["route"] : (function () { throw new RuntimeError('Variable "route" does not exist.', 71, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 71, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 71, $this->source); })()) => (isset($context["last"]) || array_key_exists("last", $context) ? $context["last"] : (function () { throw new RuntimeError('Variable "last" does not exist.', 71, $this->source); })())])), "html", null, true); echo "\"> <i class=\"material-icons\">last_page</i> </a> </li> "; } else { // line 76 echo " <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">last_page</i> </a> </li> "; } // line 82 echo " </ul> "; } $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } public function getTemplateName() { return "@KnpPaginator/Pagination/materialize_pagination.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 177 => 82, 169 => 76, 161 => 71, 158 => 70, 156 => 69, 153 => 68, 145 => 62, 137 => 57, 134 => 56, 132 => 55, 129 => 54, 123 => 53, 117 => 50, 114 => 49, 106 => 46, 103 => 45, 100 => 44, 96 => 43, 93 => 42, 85 => 36, 77 => 31, 74 => 30, 72 => 29, 69 => 28, 61 => 22, 53 => 17, 50 => 16, 48 => 15, 45 => 14, 43 => 13,); } public function getSourceContext() { return new Source("{# /** * @file * Materialize pagination control implementation. * * View that can be used with the pagination module * from the Materialize CSS * https://materializecss.com/pagination.html * * @author Leonardo Bressan Motyczka <leomoty@gmail.com> */ #} {% if pageCount > 1 %} <ul class=\"pagination\"> {% if first is defined and current != first %} <li class=\"waves-effect\"> <a href=\"{{ path(route, query|merge({(pageParameterName): first})) }}\"> <i class=\"material-icons\">first_page</i> </a> </li> {% else %} <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">first_page</i> </a> </li> {% endif %} {% if previous is defined %} <li class=\"waves-effect\"> <a rel=\"prev\" href=\"{{ path(route, query|merge({(pageParameterName): previous})) }}\"> <i class=\"material-icons\">chevron_left</i> </a> </li> {% else %} <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">chevron_left</i> </a> </li> {% endif %} {% for page in pagesInRange %} {% if page != current %} <li class=\"waves-effect\"> <a href=\"{{ path(route, query|merge({(pageParameterName): page})) }}\">{{ page }}</a> </li> {% else %} <li class=\"active\"> <a href=\"#!\">{{ page }}</a> </li> {% endif %} {% endfor %} {% if next is defined %} <li class=\"waves-effect\"> <a rel=\"next\" href=\"{{ path(route, query|merge({(pageParameterName): next})) }}\"> <i class=\"material-icons\">chevron_right</i> </a> </li> {% else %} <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">chevron_right</i> </a> </li> {% endif %} {% if last is defined and current != last %} <li class=\"waves-effect\"> <a href=\"{{ path(route, query|merge({(pageParameterName): last})) }}\"> <i class=\"material-icons\">last_page</i> </a> </li> {% else %} <li class=\"disabled\"> <a href=\"#!\"> <i class=\"material-icons\">last_page</i> </a> </li> {% endif %} </ul> {% endif %} ", "@KnpPaginator/Pagination/materialize_pagination.html.twig", "/home/www/wb/vendor/knplabs/knp-paginator-bundle/templates/Pagination/materialize_pagination.html.twig"); } }