Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla4/ |
| [Home] [System Details] [Kill Me] |
PKS��[x%ZK��Dd55c4a49a2f3f763198d5b14efa1581ae2ee0553ccde718b35a13e59aeace43b.phpnu�[���<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;
/* index.html.twig */
class
__TwigTemplate_2ba2c77140e28b1129c1d5a6767680fa4b06de0d3946fe3db4a614420d5eb58f
extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "partials/page.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$this->parent =
$this->loadTemplate("partials/page.html.twig",
"index.html.twig", 1);
$this->parent->display($context,
array_merge($this->blocks, $blocks));
}
// line 3
public function block_content($context, array $blocks = [])
{
// line 4
echo " ";
echo
$this->getAttribute($this->getAttribute(($context["gantry"]
?? null), "platform", []), "displayContent", [0 =>
($context["content"] ?? null)], "method");
echo "
";
}
public function getTemplateName()
{
return "index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 4, 39 => 3, 29 => 1,);
}
/** @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("{% extends
\"partials/page.html.twig\" %}
{% block content %}
{{ gantry.platform.displayContent(content)|raw }}
{% endblock %}
", "index.html.twig",
"/home/lmsyaran/public_html/media/gantry5/engines/nucleus/twig/index.html.twig");
}
}
PKS��[1`��z*z*Dd59dd56ec4483cd6b8e31ceea1b0510fdf3834409ad1f4bd94f4f642d50a0805.phpnu�[���<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;
/* @particles/assets.html.twig */
class
__TwigTemplate_1a53827d63dde63d20a51c72f6f86a5cb8341c3e92c5ae82c7a103e964f06fa5
extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
ob_start(function () { return ''; });
// line 2
if ($this->getAttribute(($context["particle"] ??
null), "enabled", [])) {
// line 3
echo " ";
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($this->getAttribute(($context["particle"]
?? null), "css", []));
foreach ($context['_seq'] as
$context["_key"] => $context["css"]) {
// line 4
echo " ";
$context["params"] = [];
// line 5
echo " ";
if ($this->getAttribute($context["css"],
"extra", [])) {
// line 6
echo " ";
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($this->getAttribute($context["css"],
"extra", []));
foreach ($context['_seq'] as
$context["_key"] => $context["attributes"]) {
// line 7
echo " ";
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($context["attributes"]);
foreach ($context['_seq'] as
$context["key"] => $context["value"]) {
// line 8
echo " ";
$context["params"] =
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
[$context["key"] => $context["value"]]);
// line 9
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['key'],
$context['value'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent)
+ $_parent;
// line 10
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['_key'],
$context['attributes'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent) +
$_parent;
// line 11
echo " ";
}
// line 12
echo "
";
// line 13
if ($this->getAttribute($context["css"],
"location", [])) {
// line 14
echo " ";
$this->getAttribute($this->getAttribute(($context["gantry"]
?? null), "document", []), "addStyle", [0 =>
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
["href" => $this->getAttribute($context["css"],
"location", [])]), 1 =>
$this->getAttribute($context["css"], "priority",
[])], "method");
// line 15
echo " ";
}
// line 16
echo "
";
// line 17
if ($this->getAttribute($context["css"],
"inline", [])) {
// line 18
echo " ";
$this->getAttribute($this->getAttribute(($context["gantry"]
?? null), "document", []), "addInlineStyle", [0 =>
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
["content" =>
$this->getAttribute($context["css"], "inline",
[])]), 1 => $this->getAttribute($context["css"],
"priority", [])], "method");
// line 19
echo " ";
}
// line 20
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['_key'],
$context['css'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 21
echo "
";
// line 22
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($this->getAttribute(($context["particle"]
?? null), "javascript", []));
foreach ($context['_seq'] as
$context["_key"] => $context["script"]) {
// line 23
echo " ";
$context["params"] = [];
// line 24
echo " ";
if ($this->getAttribute($context["script"],
"extra", [])) {
// line 25
echo " ";
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($this->getAttribute($context["script"],
"extra", []));
foreach ($context['_seq'] as
$context["_key"] => $context["attributes"]) {
// line 26
echo " ";
$context['_parent'] = $context;
$context['_seq'] =
twig_ensure_traversable($context["attributes"]);
foreach ($context['_seq'] as
$context["key"] => $context["value"]) {
// line 27
echo " ";
$context["params"] =
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
[$context["key"] => $context["value"]]);
// line 28
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['key'],
$context['value'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent)
+ $_parent;
// line 29
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['_key'],
$context['attributes'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent) +
$_parent;
// line 30
echo " ";
}
// line 31
echo "
";
// line 32
if ($this->getAttribute($context["script"],
"location", [])) {
// line 33
echo " ";
$this->getAttribute($this->getAttribute(($context["gantry"]
?? null), "document", []), "addScript", [0 =>
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
["src" => $this->getAttribute($context["script"],
"location", [])]), 1 =>
$this->getAttribute($context["script"], "priority",
[]), 2 => ((($this->getAttribute($context["script"],
"in_footer", []) == true)) ? ("footer") :
("head"))], "method");
// line 34
echo " ";
}
// line 35
echo "
";
// line 36
if ($this->getAttribute($context["script"],
"inline", [])) {
// line 37
echo " ";
$this->getAttribute($this->getAttribute(($context["gantry"]
?? null), "document", []), "addInlineScript", [0 =>
twig_array_merge((((isset($context["params"]) ||
array_key_exists("params", $context))) ?
(_twig_default_filter(($context["params"] ?? null), [])) : ([])),
["content" =>
$this->getAttribute($context["script"], "inline",
[])]), 1 => $this->getAttribute($context["script"],
"priority", []), 2 =>
((($this->getAttribute($context["script"],
"in_footer", []) == true)) ? ("footer") :
("head"))], "method");
// line 38
echo " ";
}
// line 39
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'],
$context['_iterated'], $context['_key'],
$context['script'], $context['_parent'],
$context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
echo trim(preg_replace('/>\s+</',
'><', ob_get_clean()));
}
public function getTemplateName()
{
return "@particles/assets.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 164 => 39, 161 => 38, 158 => 37, 156
=> 36, 153 => 35, 150 => 34, 147 => 33, 145 => 32, 142
=> 31, 139 => 30, 133 => 29, 127 => 28, 124 => 27, 119
=> 26, 114 => 25, 111 => 24, 108 => 23, 104 => 22, 101
=> 21, 95 => 20, 92 => 19, 89 => 18, 87 => 17, 84 =>
16, 81 => 15, 78 => 14, 76 => 13, 73 => 12, 70 => 11,
64 => 10, 58 => 9, 55 => 8, 50 => 7, 45 => 6, 42 =>
5, 39 => 4, 34 => 3, 32 => 2, 30 => 1,);
}
/** @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("",
"@particles/assets.html.twig",
"/home/lmsyaran/public_html/media/gantry5/engines/nucleus/particles/assets.html.twig");
}
}
PKS��[x%ZK��Dd55c4a49a2f3f763198d5b14efa1581ae2ee0553ccde718b35a13e59aeace43b.phpnu�[���PKS��[1`��z*z*DC d59dd56ec4483cd6b8e31ceea1b0510fdf3834409ad1f4bd94f4f642d50a0805.phpnu�[���PK14