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 /
ea /
Delete
Unzip
Name
Size
Permission
Date
Action
ea80f709c7300fe4e7245a555f166909df1713cf32cc37246446ae6d40eb02ca.php
14.14
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/tailwindcss_pagination.html.twig */ class __TwigTemplate_f9244d1c0244d8fd2988a925d8875c65489229939dc07de13be2ce60be334feb 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/tailwindcss_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/tailwindcss_pagination.html.twig")); // line 2 if ((1 === twig_compare((isset($context["pageCount"]) || array_key_exists("pageCount", $context) ? $context["pageCount"] : (function () { throw new RuntimeError('Variable "pageCount" does not exist.', 2, $this->source); })()), 1))) { // line 3 echo " <div class=\"inline-block\"> <div class=\"flex items-baseline flex-row border border-gray-400 rounded-sm w-auto\"> "; // line 5 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.', 5, $this->source); })()), (isset($context["first"]) || array_key_exists("first", $context) ? $context["first"] : (function () { throw new RuntimeError('Variable "first" does not exist.', 5, $this->source); })()))))) { // line 6 echo " <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400 font-bold\"> <a href=\""; // line 7 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.', 7, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 7, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 7, $this->source); })()) => (isset($context["first"]) || array_key_exists("first", $context) ? $context["first"] : (function () { throw new RuntimeError('Variable "first" does not exist.', 7, $this->source); })())])), "html", null, true); echo "\"><<</a> </span> "; } // line 10 echo " "; // line 11 if (array_key_exists("previous", $context)) { // line 12 echo " <span class=\"bg-white text-blue-600 px-3 text-lg py-2 border-r border-gray-400\"> <a rel=\"prev\" href=\""; // line 13 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.', 13, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 13, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 13, $this->source); })()) => (isset($context["previous"]) || array_key_exists("previous", $context) ? $context["previous"] : (function () { throw new RuntimeError('Variable "previous" does not exist.', 13, $this->source); })())])), "html", null, true); echo "\"><</a> </span> "; } // line 16 echo " "; // line 17 $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.', 17, $this->source); })())); foreach ($context['_seq'] as $context["_key"] => $context["page"]) { // line 18 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.', 18, $this->source); })())))) { // line 19 echo " <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400\"> <a href=\""; // line 20 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.', 20, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 20, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 20, $this->source); })()) => $context["page"]])), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, $context["page"], "html", null, true); echo "</a> </span> "; } else { // line 23 echo " <span class=\"bg-blue-600 text-white px-3 py-2 text-lg font-bold\">"; echo twig_escape_filter($this->env, $context["page"], "html", null, true); echo "</span> "; } // line 25 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 26 echo " "; // line 27 if (array_key_exists("next", $context)) { // line 28 echo " <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400\"> <a rel=\"next\" href=\""; // line 29 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.', 29, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 29, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 29, $this->source); })()) => (isset($context["next"]) || array_key_exists("next", $context) ? $context["next"] : (function () { throw new RuntimeError('Variable "next" does not exist.', 29, $this->source); })())])), "html", null, true); echo "\">></a> </span> "; } // line 32 echo " "; // line 33 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.', 33, $this->source); })()), (isset($context["last"]) || array_key_exists("last", $context) ? $context["last"] : (function () { throw new RuntimeError('Variable "last" does not exist.', 33, $this->source); })()))))) { // line 34 echo " <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-gray-400 font-bold\"> <a href=\""; // line 35 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.', 35, $this->source); })()), twig_array_merge((isset($context["query"]) || array_key_exists("query", $context) ? $context["query"] : (function () { throw new RuntimeError('Variable "query" does not exist.', 35, $this->source); })()), [(isset($context["pageParameterName"]) || array_key_exists("pageParameterName", $context) ? $context["pageParameterName"] : (function () { throw new RuntimeError('Variable "pageParameterName" does not exist.', 35, $this->source); })()) => (isset($context["last"]) || array_key_exists("last", $context) ? $context["last"] : (function () { throw new RuntimeError('Variable "last" does not exist.', 35, $this->source); })())])), "html", null, true); echo "\">>></a> </span> "; } // line 38 echo " </div> </div> "; } $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof); $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } public function getTemplateName() { return "@KnpPaginator/Pagination/tailwindcss_pagination.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 135 => 38, 129 => 35, 126 => 34, 124 => 33, 121 => 32, 115 => 29, 112 => 28, 110 => 27, 107 => 26, 101 => 25, 95 => 23, 87 => 20, 84 => 19, 81 => 18, 77 => 17, 74 => 16, 68 => 13, 65 => 12, 63 => 11, 60 => 10, 54 => 7, 51 => 6, 49 => 5, 45 => 3, 43 => 2,); } public function getSourceContext() { return new Source("{# tailwindcss Sliding pagination control implementation #} {% if pageCount > 1 %} <div class=\"inline-block\"> <div class=\"flex items-baseline flex-row border border-gray-400 rounded-sm w-auto\"> {% if first is defined and current != first %} <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400 font-bold\"> <a href=\"{{ path(route, query|merge({(pageParameterName): first})) }}\"><<</a> </span> {% endif %} {% if previous is defined %} <span class=\"bg-white text-blue-600 px-3 text-lg py-2 border-r border-gray-400\"> <a rel=\"prev\" href=\"{{ path(route, query|merge({(pageParameterName): previous})) }}\"><</a> </span> {% endif %} {% for page in pagesInRange %} {% if page != current %} <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400\"> <a href=\"{{ path(route, query|merge({(pageParameterName): page})) }}\">{{ page }}</a> </span> {% else %} <span class=\"bg-blue-600 text-white px-3 py-2 text-lg font-bold\">{{ page }}</span> {% endif %} {% endfor %} {% if next is defined %} <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-r border-gray-400\"> <a rel=\"next\" href=\"{{ path(route, query|merge({(pageParameterName): next})) }}\">></a> </span> {% endif %} {% if last is defined and current != last %} <span class=\"bg-white text-blue-600 px-3 py-2 text-lg border-gray-400 font-bold\"> <a href=\"{{ path(route, query|merge({(pageParameterName): last})) }}\">>></a> </span> {% endif %} </div> </div> {% endif %} ", "@KnpPaginator/Pagination/tailwindcss_pagination.html.twig", "/home/www/wb/vendor/knplabs/knp-paginator-bundle/templates/Pagination/tailwindcss_pagination.html.twig"); } }