Error message
Warning: rename(sites/default/files/php/twig/.ffmWOUyn6Mw6IkSNe9vHf-k_BwQ,sites/default/files/php/twig/6766c03d71724_page.html.twig_UlEububV9xY57xzP2oT4YtQ9K/v7RgnLRqdTzE7Tlouo8Ja4NZOEQ06wKorktgjRs1WWk.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6766c03d71724_page.html.twig_UlEububV9xY57xzP2oT4YtQ9K', '<?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; /* themes/custom/kodaweb/templates/page/page.html.twig */ class __TwigTemplate_f673de15a9cc7c8b0f40bf08609bea6d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 49 $this->loadTemplate("@kodaweb/layout/header.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 49)->display($context); // line 50 $this->loadTemplate("@kodaweb/layout/hero.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 50)->display($context); // line 51 $this->loadTemplate("@kodaweb/layout/content-header.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 51)->display($context); // line 52 echo " \t"; // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 53), 53, $this->source), "html", null, true); echo " \textensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content_wrapper_classes"] ?? null), 54, $this->source), "html", null, true); echo "\"> \t\t"; // line 56 if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_full", [], "any", false, false, true, 56)) { // line 57 echo "\t\t\t \t\t\t"; // line 58 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_full", [], "any", false, false, true, 58), 58, $this->source), "html", null, true); echo " \t\t"; } // line 60 echo " \t\t \t\t\t"; // line 62 $this->loadTemplate("@kodaweb/layout/content.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 62)->display($context); // line 63 echo "\t\t \t "; // line 67 $this->loadTemplate("@kodaweb/layout/footer.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 67)->display($context); } public function getTemplateName() { return "themes/custom/kodaweb/templates/page/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 79 => 67, 73 => 63, 71 => 62, 67 => 60, 62 => 58, 59 => 57, 57 => 56, 52 => 54, 48 => 53, 45 => 52, 43 => 51, 41 => 50, 39 => 49,); } public function getSourceContext() { return new Source("", "themes/custom/kodaweb/templates/page/page.html.twig", "/srv/www/web/themes/custom/kodaweb/templates/page/page.html.twig"); } public function checkSecurity() { static $tags = array("include" => 49, "if" => 56); static $filters = array("escape" => 53); static $functions = array(); try { $this->sandbox->checkSecurity( ['include', 'if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 112) Drupal\Core\Template\TwigPhpStorageCache->write('6766c03d71724_page.html.twig_UlEububV9xY57xzP2oT4YtQ9K', '<?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; /* themes/custom/kodaweb/templates/page/page.html.twig */ class __TwigTemplate_f673de15a9cc7c8b0f40bf08609bea6d extends \Twig\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension'); $this->checkSecurity(); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 49 $this->loadTemplate("@kodaweb/layout/header.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 49)->display($context); // line 50 $this->loadTemplate("@kodaweb/layout/hero.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 50)->display($context); // line 51 $this->loadTemplate("@kodaweb/layout/content-header.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 51)->display($context); // line 52 echo " \t"; // line 53 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "help", [], "any", false, false, true, 53), 53, $this->source), "html", null, true); echo " \textensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content_wrapper_classes"] ?? null), 54, $this->source), "html", null, true); echo "\"> \t\t"; // line 56 if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_full", [], "any", false, false, true, 56)) { // line 57 echo "\t\t\t \t\t\t"; // line 58 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content_full", [], "any", false, false, true, 58), 58, $this->source), "html", null, true); echo " \t\t"; } // line 60 echo " \t\t \t\t\t"; // line 62 $this->loadTemplate("@kodaweb/layout/content.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 62)->display($context); // line 63 echo "\t\t \t "; // line 67 $this->loadTemplate("@kodaweb/layout/footer.html.twig", "themes/custom/kodaweb/templates/page/page.html.twig", 67)->display($context); } public function getTemplateName() { return "themes/custom/kodaweb/templates/page/page.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 79 => 67, 73 => 63, 71 => 62, 67 => 60, 62 => 58, 59 => 57, 57 => 56, 52 => 54, 48 => 53, 45 => 52, 43 => 51, 41 => 50, 39 => 49,); } public function getSourceContext() { return new Source("", "themes/custom/kodaweb/templates/page/page.html.twig", "/srv/www/web/themes/custom/kodaweb/templates/page/page.html.twig"); } public function checkSecurity() { static $tags = array("include" => 49, "if" => 56); static $filters = array("escape" => 53); static $functions = array(); try { $this->sandbox->checkSecurity( ['include', 'if'], ['escape'], [] ); } catch (SecurityError $e) { $e->setSourceContext($this->source); if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) { $e->setTemplateLine($tags[$e->getTagName()]); } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) { $e->setTemplateLine($filters[$e->getFilterName()]); } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) { $e->setTemplateLine($functions[$e->getFunctionName()]); } throw $e; } } } ') (Line: 409) Twig\Environment->loadClass('__TwigTemplate_f673de15a9cc7c8b0f40bf08609bea6d', 'themes/custom/kodaweb/templates/page/page.html.twig', NULL) (Line: 381) Twig\Environment->loadTemplate('themes/custom/kodaweb/templates/page/page.html.twig') (Line: 55) twig_render_template('themes/custom/kodaweb/templates/page/page.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 479) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95) __TwigTemplate_be4b15e8bc7275290e5f1de2b5628532->doDisplay(Array, Array) (Line: 405) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378) Twig\Template->display(Array) (Line: 390) Twig\Template->render(Array) (Line: 55) twig_render_template('themes/custom/kodaweb/templates/system/html.html.twig', Array) (Line: 384) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 162) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 142) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 174) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
GP and Bariatric Physician
MBChB FRNZCGP Dip NZSCM Dip Derm
Lara is a NZ trained general practitioner and bariatric physician who has been working in the Weight Loss Clinic at the MacMurray Centre for the last four years. She has more than a decades’ experience as a GP as well as additional training in cosmetic medicine and skin cancer.
She most enjoys forming long term relationships with patients to help achieve physical and mental health improvements which are evidence based, long-term and sustainable. MacMurray Centre offers endoscopic, medical and lifestyle options depending on each patients detailed history and goals after their initial consultation.
in partnership with