| Current Path : /tmp/breakdance-438a3e64/twig-auto-generated-cache/4e/ |
| Current File : //tmp/breakdance-438a3e64/twig-auto-generated-cache/4e/4eb448b5fba751b6fcf6bdf47b84bead.php |
<?php
use Breakdance\Lib\Vendor\Twig\Environment;
use Breakdance\Lib\Vendor\Twig\Error\LoaderError;
use Breakdance\Lib\Vendor\Twig\Error\RuntimeError;
use Breakdance\Lib\Vendor\Twig\Extension\SandboxExtension;
use Breakdance\Lib\Vendor\Twig\Markup;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedTagError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFilterError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFunctionError;
use Breakdance\Lib\Vendor\Twig\Source;
use Breakdance\Lib\Vendor\Twig\Template;
/* 25cedc9cc962621f825ea3e38ccb2004e06e9cd7 */
class __TwigTemplate_8ca8c35581e1678b937a3339804ff3f2 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;
// line 1
echo "
";
// line 2
$macros["macros"] = $this->macros["macros"] = $this->loadTemplate("macros.twig", "25cedc9cc962621f825ea3e38ccb2004e06e9cd7", 2)->unwrap();
// line 3
if (((\Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, ($context["design"] ?? null), "background", [], "any", false, false, false, 3), "type", [], "any", false, false, false, 3) == "video") && \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_in_filter("vimeo", \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, // line 4
($context["design"] ?? null), "background", [], "any", false, false, false, 4), "video", [], "any", false, false, false, 4), "embedUrl", [], "any", false, false, false, 4)))) {
// line 6
echo "return true;
";
} else {
// line 8
echo " return false;
";
}
}
public function getTemplateName()
{
return "25cedc9cc962621f825ea3e38ccb2004e06e9cd7";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 49 => 8, 45 => 6, 43 => 4, 42 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "25cedc9cc962621f825ea3e38ccb2004e06e9cd7", "");
}
}