var/cache/dev/twig/6b/6bb1e1026a89990f6ab017fae66bef68.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* themes/theme/common/site-footer.html.twig */
  16. class __TwigTemplate_67b33e02c4c7e2eb069bc290cb0b3bb1 extends Template
  17. {
  18. private Source $source;
  19. /**
  20. * @var array<string, Template>
  21. */
  22. private array $macros = [];
  23. public function __construct(Environment $env)
  24. {
  25. parent::__construct($env);
  26. $this->source = $this->getSourceContext();
  27. $this->parent = false;
  28. $this->blocks = [
  29. ];
  30. }
  31. protected function doDisplay(array $context, array $blocks = []): iterable
  32. {
  33. $macros = $this->macros;
  34. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "themes/theme/common/site-footer.html.twig"));
  36. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "themes/theme/common/site-footer.html.twig"));
  38. // line 1
  39. yield "<!-- FOOTER -->
  40. <footer class=\"site-footer\">
  41. <div class=\"site-footer__social-links\">
  42. <div class=\"site-footer__social\">
  43. <a class=\"site-footer__logo\" href=\"/\">
  44. <img
  45. src=\"";
  46. // line 7
  47. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/logo-mark-light.svg"), "html", null, true);
  48. yield "\"
  49. alt=\"Taurus HR logo mark\"
  50. width=\"87\"
  51. height=\"55\"
  52. loading=\"lazy\"
  53. >
  54. <img
  55. src=\"";
  56. // line 14
  57. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/logo-text-light.svg"), "html", null, true);
  58. yield "\"
  59. alt=\"Taurus HR logo text\"
  60. width=\"165\"
  61. height=\"48\"
  62. loading=\"lazy\"
  63. >
  64. </a>
  65. ";
  66. // line 21
  67. yield $this->env->getRuntime('Symfony\UX\TwigComponent\Twig\ComponentRuntime')->render("SocialLinks", ["size" => "lg"]);
  68. yield "
  69. </div>
  70. <div class=\"site-footer__links\">
  71. <div class=\"site-footer__link-list\">
  72. ";
  73. // line 25
  74. yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\MenuDefaultController::fetchMenu", ["identifier" => "Footer - Primary", "currentUrl" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 25, $this->source); })()), "request", [], "any", false, false, false, 25), "pathinfo", [], "any", false, false, false, 25)]));
  75. yield "
  76. </div>
  77. <div class=\"site-footer__link-list\">
  78. <h3>Knowledge Base</h3>
  79. ";
  80. // line 29
  81. yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\MenuDefaultController::fetchMenu", ["identifier" => "Footer - Knowledge Base", "currentUrl" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 29, $this->source); })()), "request", [], "any", false, false, false, 29), "pathinfo", [], "any", false, false, false, 29)]));
  82. yield "
  83. </div>
  84. <div class=\"site-footer__link-list\">
  85. <h3>Areas We Cover</h3>
  86. ";
  87. // line 33
  88. yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\MenuDefaultController::fetchMenu", ["identifier" => "Footer - Areas", "currentUrl" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 33, $this->source); })()), "request", [], "any", false, false, false, 33), "pathinfo", [], "any", false, false, false, 33)]));
  89. yield "
  90. </div>
  91. </div>
  92. </div>
  93. <div class=\"site-footer__contact-legal\">
  94. <div class=\"site-footer__contact-creds\">
  95. <div class=\"site-footer__contact\">
  96. ";
  97. // line 40
  98. yield from $this->load("@theme/common/contact-items.html.twig", 40)->unwrap()->yield($context);
  99. // line 41
  100. yield " </div>
  101. <div class=\"site-footer__creds\">
  102. <img
  103. src=\"";
  104. // line 44
  105. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/cipd.svg"), "html", null, true);
  106. yield "\"
  107. alt=\"CIPD logo\"
  108. height=\"40\"
  109. loading=\"lazy\"
  110. >
  111. <img
  112. src=\"";
  113. // line 50
  114. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/brcc.svg"), "html", null, true);
  115. yield "\"
  116. alt=\"BRCC logo\"
  117. height=\"60\"
  118. loading=\"lazy\"
  119. >
  120. </div>
  121. </div>
  122. <div class=\"site-footer__legal\">
  123. <div class=\"site-footer__tlb\">
  124. <i class=\"fa-solid fa-egg\"></i>
  125. hatched by TLB Studio Ltd.
  126. </div>
  127. <div class=\"site-footer__legal-links\">
  128. <div>
  129. ";
  130. // line 64
  131. yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\MenuDefaultController::fetchMenu", ["identifier" => "Footer - Compliance", "currentUrl" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 64, $this->source); })()), "request", [], "any", false, false, false, 64), "pathinfo", [], "any", false, false, false, 64)]));
  132. yield "
  133. </div>
  134. <div class=\"lg:text-right leading-loose\">
  135. Taurus HR Solutions Ltd are authorised and regulated by the Financial Conduct Authority. Regulation number: 1037675<br/>
  136. Taurus HR Solutions Ltd, registered in England, company registration
  137. number: 14366407
  138. </div>
  139. </div>
  140. </div>
  141. </div>
  142. <div class=\"site-footer__bull\">
  143. <img
  144. src=\"";
  145. // line 76
  146. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/footer-bull.svg"), "html", null, true);
  147. yield "\"
  148. alt=\"Taurus HR Bull\"
  149. height=\"80\"
  150. width=\"124\"
  151. loading=\"lazy\"
  152. >
  153. </div>
  154. </footer>
  155. ";
  156. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  158. yield from [];
  159. }
  160. /**
  161. * @codeCoverageIgnore
  162. */
  163. public function getTemplateName(): string
  164. {
  165. return "themes/theme/common/site-footer.html.twig";
  166. }
  167. /**
  168. * @codeCoverageIgnore
  169. */
  170. public function isTraitable(): bool
  171. {
  172. return false;
  173. }
  174. /**
  175. * @codeCoverageIgnore
  176. */
  177. public function getDebugInfo(): array
  178. {
  179. return array ( 155 => 76, 140 => 64, 123 => 50, 114 => 44, 109 => 41, 107 => 40, 97 => 33, 90 => 29, 83 => 25, 76 => 21, 66 => 14, 56 => 7, 48 => 1,);
  180. }
  181. public function getSourceContext(): Source
  182. {
  183. return new Source("<!-- FOOTER -->
  184. <footer class=\"site-footer\">
  185. <div class=\"site-footer__social-links\">
  186. <div class=\"site-footer__social\">
  187. <a class=\"site-footer__logo\" href=\"/\">
  188. <img
  189. src=\"{{ asset('build/images/logo-mark-light.svg') }}\"
  190. alt=\"Taurus HR logo mark\"
  191. width=\"87\"
  192. height=\"55\"
  193. loading=\"lazy\"
  194. >
  195. <img
  196. src=\"{{ asset('build/images/logo-text-light.svg') }}\"
  197. alt=\"Taurus HR logo text\"
  198. width=\"165\"
  199. height=\"48\"
  200. loading=\"lazy\"
  201. >
  202. </a>
  203. {{ component('SocialLinks', { size: 'lg' }) }}
  204. </div>
  205. <div class=\"site-footer__links\">
  206. <div class=\"site-footer__link-list\">
  207. {{ render(controller('App\\\\Controller\\\\MenuDefaultController::fetchMenu', { 'identifier':'Footer - Primary', 'currentUrl': app.request.pathinfo })) }}
  208. </div>
  209. <div class=\"site-footer__link-list\">
  210. <h3>Knowledge Base</h3>
  211. {{ render(controller('App\\\\Controller\\\\MenuDefaultController::fetchMenu', { 'identifier':'Footer - Knowledge Base', 'currentUrl': app.request.pathinfo })) }}
  212. </div>
  213. <div class=\"site-footer__link-list\">
  214. <h3>Areas We Cover</h3>
  215. {{ render(controller('App\\\\Controller\\\\MenuDefaultController::fetchMenu', { 'identifier':'Footer - Areas', 'currentUrl': app.request.pathinfo })) }}
  216. </div>
  217. </div>
  218. </div>
  219. <div class=\"site-footer__contact-legal\">
  220. <div class=\"site-footer__contact-creds\">
  221. <div class=\"site-footer__contact\">
  222. {% include '@theme/common/contact-items.html.twig' %}
  223. </div>
  224. <div class=\"site-footer__creds\">
  225. <img
  226. src=\"{{ asset('build/images/cipd.svg') }}\"
  227. alt=\"CIPD logo\"
  228. height=\"40\"
  229. loading=\"lazy\"
  230. >
  231. <img
  232. src=\"{{ asset('build/images/brcc.svg') }}\"
  233. alt=\"BRCC logo\"
  234. height=\"60\"
  235. loading=\"lazy\"
  236. >
  237. </div>
  238. </div>
  239. <div class=\"site-footer__legal\">
  240. <div class=\"site-footer__tlb\">
  241. <i class=\"fa-solid fa-egg\"></i>
  242. hatched by TLB Studio Ltd.
  243. </div>
  244. <div class=\"site-footer__legal-links\">
  245. <div>
  246. {{ render(controller('App\\\\Controller\\\\MenuDefaultController::fetchMenu', { 'identifier':'Footer - Compliance', 'currentUrl': app.request.pathinfo })) }}
  247. </div>
  248. <div class=\"lg:text-right leading-loose\">
  249. Taurus HR Solutions Ltd are authorised and regulated by the Financial Conduct Authority. Regulation number: 1037675<br/>
  250. Taurus HR Solutions Ltd, registered in England, company registration
  251. number: 14366407
  252. </div>
  253. </div>
  254. </div>
  255. </div>
  256. <div class=\"site-footer__bull\">
  257. <img
  258. src=\"{{ asset('build/images/footer-bull.svg') }}\"
  259. alt=\"Taurus HR Bull\"
  260. height=\"80\"
  261. width=\"124\"
  262. loading=\"lazy\"
  263. >
  264. </div>
  265. </footer>
  266. ", "themes/theme/common/site-footer.html.twig", "/var/www/html/t/taurushr/templates/themes/theme/common/site-footer.html.twig");
  267. }
  268. }