var/cache/dev/twig/c8/c86517fef63684a82a3080890b3a29a4d156408b22be4ab3b0c0960829c50adf.php line 33

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @AqarmapListingBundle/Listing/compoundCardDeveloperData.html.twig */
  14. class __TwigTemplate_c47c2d8c6dc1e8a11b415800c8349d33925f4fd4e196d1e0d9a08ede2ffe76c2 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AqarmapListingBundle/Listing/compoundCardDeveloperData.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AqarmapListingBundle/Listing/compoundCardDeveloperData.html.twig"));
  33.         // line 1
  34.         $context["isCompound"] = (array_key_exists("compound"$context) && (twig_length_filter($this->env, (isset($context["compound"]) || array_key_exists("compound"$context) ? $context["compound"] : (function () { throw new RuntimeError('Variable "compound" does not exist.'1$this->source); })())) > 0));
  35.         // line 2
  36.         $context["numberOfProjects"] = null;
  37.         // line 3
  38.         $context["developerName"] = "";
  39.         // line 4
  40.         $context["imageSize"] = 56;
  41.         // line 5
  42.         $context["logo"] = ((twig_get_attribute($this->env$this->source, (isset($context["listing"]) || array_key_exists("listing"$context) ? $context["listing"] : (function () { throw new RuntimeError('Variable "listing" does not exist.'5$this->source); })()), "logo", [], "any"falsefalsefalse5)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["listing"]) || array_key_exists("listing"$context) ? $context["listing"] : (function () { throw new RuntimeError('Variable "listing" does not exist.'5$this->source); })()), "logo", [], "any"falsefalsefalse5), "file", [], "any"falsefalsefalse5)) : (null));
  43.         // line 6
  44.         $context["developerLogo"] = (((isset($context["logo"]) || array_key_exists("logo"$context) ? $context["logo"] : (function () { throw new RuntimeError('Variable "logo" does not exist.'6$this->source); })())) ? ((isset($context["logo"]) || array_key_exists("logo"$context) ? $context["logo"] : (function () { throw new RuntimeError('Variable "logo" does not exist.'6$this->source); })())) : ((isset($context["userLogo"]) || array_key_exists("userLogo"$context) ? $context["userLogo"] : (function () { throw new RuntimeError('Variable "userLogo" does not exist.'6$this->source); })())));
  45.         // line 7
  46.         echo "
  47. ";
  48.         // line 8
  49.         if ((isset($context["isCompound"]) || array_key_exists("isCompound"$context) ? $context["isCompound"] : (function () { throw new RuntimeError('Variable "isCompound" does not exist.'8$this->source); })())) {
  50.             // line 9
  51.             echo "    ";
  52.             $context["numberOfProjects"] = twig_get_attribute($this->env$this->source, (isset($context["compound"]) || array_key_exists("compound"$context) ? $context["compound"] : (function () { throw new RuntimeError('Variable "compound" does not exist.'9$this->source); })()), "numberOfProjects", [], "any"falsefalsefalse9);
  53.             // line 10
  54.             echo "    ";
  55.             $context["developerName"] = twig_get_attribute($this->env$this->source, (isset($context["compound"]) || array_key_exists("compound"$context) ? $context["compound"] : (function () { throw new RuntimeError('Variable "compound" does not exist.'10$this->source); })()), "developerName", [], "any"falsefalsefalse10);
  56.         }
  57.         // line 12
  58.         echo "
  59. <div class=\"user-info d-flex w-100\">
  60.     <div class=\"user-card__img-container user-card__img-container_ml-0 rounded-circle\">
  61.         ";
  62.         // line 15
  63.         if ((isset($context["developerLogo"]) || array_key_exists("developerLogo"$context) ? $context["developerLogo"] : (function () { throw new RuntimeError('Variable "developerLogo" does not exist.'15$this->source); })())) {
  64.             // line 16
  65.             echo "            <img class=\"user-card__img lazyload\"
  66.                 src=\"/images/BrandsIcons/listing/ic_profile.svg\"
  67.                 data-src=\"";
  68.             // line 18
  69.             echo twig_escape_filter($this->env$this->extensions['Aqarmap\Bundle\MainBundle\Twig\ThumbnailExtension']->getThumbnail($this->extensions['Aqarmap\Bundle\ListingBundle\Twig\ListingShareExtension']->customVichUploaderAsset((isset($context["developerLogo"]) || array_key_exists("developerLogo"$context) ? $context["developerLogo"] : (function () { throw new RuntimeError('Variable "developerLogo" does not exist.'18$this->source); })()), "file"), "logo"), "html"nulltrue);
  70.             echo "\"
  71.                 alt=\"";
  72.             // line 19
  73.             echo twig_escape_filter($this->env, (isset($context["developerName"]) || array_key_exists("developerName"$context) ? $context["developerName"] : (function () { throw new RuntimeError('Variable "developerName" does not exist.'19$this->source); })()), "html"nulltrue);
  74.             echo "\" width=\"";
  75.             echo twig_escape_filter($this->env, (isset($context["imageSize"]) || array_key_exists("imageSize"$context) ? $context["imageSize"] : (function () { throw new RuntimeError('Variable "imageSize" does not exist.'19$this->source); })()), "html"nulltrue);
  76.             echo "\" height=\"";
  77.             echo twig_escape_filter($this->env, (isset($context["imageSize"]) || array_key_exists("imageSize"$context) ? $context["imageSize"] : (function () { throw new RuntimeError('Variable "imageSize" does not exist.'19$this->source); })()), "html"nulltrue);
  78.             echo "\" />
  79.         ";
  80.         } else {
  81.             // line 21
  82.             echo "            <img class=\"user-card__img lazyload rounded-circle user-card__img_empty\"
  83.                 src=\"\" data-src=\"/images/BrandsIcons/listing/ic_profile.svg\"
  84.                 alt=\"compound-logo\" width=\"";
  85.             // line 23
  86.             echo twig_escape_filter($this->env, (isset($context["imageSize"]) || array_key_exists("imageSize"$context) ? $context["imageSize"] : (function () { throw new RuntimeError('Variable "imageSize" does not exist.'23$this->source); })()), "html"nulltrue);
  87.             echo "\" height=\"";
  88.             echo twig_escape_filter($this->env, (isset($context["imageSize"]) || array_key_exists("imageSize"$context) ? $context["imageSize"] : (function () { throw new RuntimeError('Variable "imageSize" does not exist.'23$this->source); })()), "html"nulltrue);
  89.             echo "\" />
  90.         ";
  91.         }
  92.         // line 25
  93.         echo "    </div>
  94.     <div class=\"user-card__data w-80 np-border\">
  95.         <div class=\"user-card__name\">
  96.             <b class=\"user-card__name-text\" title=\"";
  97.         // line 28
  98.         echo twig_escape_filter($this->env, (isset($context["developerName"]) || array_key_exists("developerName"$context) ? $context["developerName"] : (function () { throw new RuntimeError('Variable "developerName" does not exist.'28$this->source); })()), "html"nulltrue);
  99.         echo "\">";
  100.         echo twig_escape_filter($this->env, (isset($context["developerName"]) || array_key_exists("developerName"$context) ? $context["developerName"] : (function () { throw new RuntimeError('Variable "developerName" does not exist.'28$this->source); })()), "html"nulltrue);
  101.         echo "</b>
  102.         </div>
  103.         <div class=\"user-card__stat\">
  104.             <span class=\"user-card__joined-text w-100\">
  105.                 ";
  106.         // line 32
  107.         if ( !(null === (isset($context["numberOfProjects"]) || array_key_exists("numberOfProjects"$context) ? $context["numberOfProjects"] : (function () { throw new RuntimeError('Variable "numberOfProjects" does not exist.'32$this->source); })()))) {
  108.             // line 33
  109.             echo "                    ";
  110.             echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("labels.compound.aqarmap_projects", ["%count%" => (isset($context["numberOfProjects"]) || array_key_exists("numberOfProjects"$context) ? $context["numberOfProjects"] : (function () { throw new RuntimeError('Variable "numberOfProjects" does not exist.'33$this->source); })())], "messages");
  111.             // line 36
  112.             echo "                ";
  113.         }
  114.         // line 37
  115.         echo "            </span>
  116.         </div>
  117.     </div>
  118. </div>
  119. ";
  120.         
  121.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  122.         
  123.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  124.     }
  125.     public function getTemplateName()
  126.     {
  127.         return "@AqarmapListingBundle/Listing/compoundCardDeveloperData.html.twig";
  128.     }
  129.     public function isTraitable()
  130.     {
  131.         return false;
  132.     }
  133.     public function getDebugInfo()
  134.     {
  135.         return array (  124 => 37,  121 => 36,  118 => 33,  116 => 32,  107 => 28,  102 => 25,  95 => 23,  91 => 21,  82 => 19,  78 => 18,  74 => 16,  72 => 15,  67 => 12,  63 => 10,  60 => 9,  58 => 8,  55 => 7,  53 => 6,  51 => 5,  49 => 4,  47 => 3,  45 => 2,  43 => 1,);
  136.     }
  137.     public function getSourceContext()
  138.     {
  139.         return new Source("{% set isCompound = compound is defined and compound|length > 0 %}
  140. {% set numberOfProjects =  null %}
  141. {% set developerName = '' %}
  142. {% set imageSize = 56 %}
  143. {% set logo = listing.logo ? listing.logo.file : null %}
  144. {% set developerLogo = logo ? logo : userLogo %}
  145. {% if isCompound  %}
  146.     {% set numberOfProjects = compound.numberOfProjects %}
  147.     {% set developerName =  compound.developerName %}
  148. {% endif %}
  149. <div class=\"user-info d-flex w-100\">
  150.     <div class=\"user-card__img-container user-card__img-container_ml-0 rounded-circle\">
  151.         {% if developerLogo %}
  152.             <img class=\"user-card__img lazyload\"
  153.                 src=\"/images/BrandsIcons/listing/ic_profile.svg\"
  154.                 data-src=\"{{ custom_vich_uploader_asset(developerLogo, 'file')  | thumbnail('logo') }}\"
  155.                 alt=\"{{ developerName }}\" width=\"{{imageSize}}\" height=\"{{imageSize}}\" />
  156.         {% else %}
  157.             <img class=\"user-card__img lazyload rounded-circle user-card__img_empty\"
  158.                 src=\"\" data-src=\"/images/BrandsIcons/listing/ic_profile.svg\"
  159.                 alt=\"compound-logo\" width=\"{{imageSize}}\" height=\"{{imageSize}}\" />
  160.         {% endif %}
  161.     </div>
  162.     <div class=\"user-card__data w-80 np-border\">
  163.         <div class=\"user-card__name\">
  164.             <b class=\"user-card__name-text\" title=\"{{ developerName }}\">{{ developerName }}</b>
  165.         </div>
  166.         <div class=\"user-card__stat\">
  167.             <span class=\"user-card__joined-text w-100\">
  168.                 {% if numberOfProjects is not null %}
  169.                     {% trans with {'%count%': numberOfProjects} %}
  170.                         labels.compound.aqarmap_projects
  171.                     {% endtrans %}
  172.                 {% endif %}
  173.             </span>
  174.         </div>
  175.     </div>
  176. </div>
  177. ""@AqarmapListingBundle/Listing/compoundCardDeveloperData.html.twig""/srv/moonshot/src/Aqarmap/Bundle/ListingBundle/Resources/views/Listing/compoundCardDeveloperData.html.twig");
  178.     }
  179. }