An official website of the United States government Here's how you know ⌄
SC
Error message
- Warning: rename(sites/default/files/php/twig/.5RMuhEZ4N6houGE0CcMC2IOG2JI,sites/default/files/php/twig/694296d9dd5b7___string_template__ed75f0_JAaK5O1wz8Y_wloBNR-eyv59_/3KC8BwAX1mH0yGW9KGpD3zN4bB7-6bKYcxeXl8Ly7Q8.php): Access is denied (code: 5) in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('694296d9dd5b7___string_template__ed75f0_JAaK5O1wz8Y_wloBNR-eyv59_', '<?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; /* __string_template__ed75f0a8a5315c5d409492014cd0d702 */ class __TwigTemplate_d3421f33636854ecadd56c0dbd667084 extends 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 1 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["arguments"] ?? null), "tid", [], "any", false, false, true, 1), 1, $this->source), "html", null, true); } public function getTemplateName() { return "__string_template__ed75f0a8a5315c5d409492014cd0d702"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ arguments.tid }}", "__string_template__ed75f0a8a5315c5d409492014cd0d702", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['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('694296d9dd5b7___string_template__ed75f0_JAaK5O1wz8Y_wloBNR-eyv59_', '<?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; /* __string_template__ed75f0a8a5315c5d409492014cd0d702 */ class __TwigTemplate_d3421f33636854ecadd56c0dbd667084 extends 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 1 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["arguments"] ?? null), "tid", [], "any", false, false, true, 1), 1, $this->source), "html", null, true); } public function getTemplateName() { return "__string_template__ed75f0a8a5315c5d409492014cd0d702"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}{{ arguments.tid }}", "__string_template__ed75f0a8a5315c5d409492014cd0d702", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 1); static $functions = array(); try { $this->sandbox->checkSecurity( [], ['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: 352) Twig\Environment->loadTemplate('__TwigTemplate_d3421f33636854ecadd56c0dbd667084', '__string_template__ed75f0a8a5315c5d409492014cd0d702') (Line: 402) Twig\Environment->createTemplate('{# inline_template_start #}{{ arguments.tid }}') (Line: 234) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ arguments.tid }}', Array) (Line: 53) Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array) call_user_func_array(Array, Array) (Line: 111) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 797) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 386) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 204) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 160) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 161) Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 424) Drupal\views\Plugin\views\PluginBase->viewsTokenReplace('{{ arguments.tid }}', Array) (Line: 245) Drupal\views\Plugin\views\style\StylePluginBase->tokenizeValue('{{ arguments.tid }}', 0) (Line: 1858) Drupal\views\ViewExecutable->getTitle() (Line: 340) Drupal\views\Plugin\views\display\Feed->attachTo(Object, 'page_1', Array) (Line: 1743) Drupal\views\ViewExecutable->attachDisplays() (Line: 1343) Drupal\views\ViewExecutable->build() (Line: 392) Drupal\views\Plugin\views\display\PathPluginBase->execute() (Line: 196) Drupal\views\Plugin\views\display\Page->execute() (Line: 1645) Drupal\views\ViewExecutable->executeDisplay('page_1', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) call_user_func_array(Array, Array) (Line: 111) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 797) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 386) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array, ) (Line: 238) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 239) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 128) 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: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) 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: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - Warning: rename(sites/default/files/php/twig/.omxXWVMCSZxnya1Ie3EbvECe-Dg,sites/default/files/php/twig/694296d9dd5b7_taxonomy-term.html.twig_h-RyxSF3RxWwX-c2ADGPg8COP/U4HN2Q0o5dpYDlUkuAIr036eBFVRTFiwEyVK6bNy4jg.php): Access is denied (code: 5) in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('694296d9dd5b7_taxonomy-term.html.twig_h-RyxSF3RxWwX-c2ADGPg8COP', '<?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; /* core/modules/taxonomy/templates/taxonomy-term.html.twig */ class __TwigTemplate_e0c1cd5ea25d0c4ae7cb82e8f67373df extends 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 28 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 28, $this->source), "html", null, true); echo "> "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 29, $this->source), "html", null, true); echo " "; // line 30 if ((($context["name"] ?? null) && !($context["page"] ?? null))) { // line 31 echo " <a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null), 31, $this->source), "html", null, true); echo "\">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null), 31, $this->source), "html", null, true); echo "</a> "; } // line 33 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 33, $this->source), "html", null, true); echo " "; // line 34 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 34, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "core/modules/taxonomy/templates/taxonomy-term.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 63 => 34, 58 => 33, 50 => 31, 48 => 30, 44 => 29, 39 => 28,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a taxonomy term. * * Available variables: * - url: URL of the current term. * - name: (optional) Name of the current term. * - content: Items for the content of the term (fields and description). * Use 'content' to print them all, or print a subset such as * 'content.description'. Use the following code to exclude the * printing of a given child element: * @code * {{ content|without('description') }} * @endcode * - attributes: HTML attributes for the wrapper. * - page: Flag for the full page state. * - term: The taxonomy term entity, including: * - id: The ID of the taxonomy term. * - bundle: Machine name of the current vocabulary. * - view_mode: View mode, e.g. 'full', 'teaser', etc. * * @see template_preprocess_taxonomy_term() * * @ingroup themeable */ #} {{ title_prefix }} {% if name and not page %} <a>{{ name }}</a> {% endif %} {{ title_suffix }} {{ content }} ", "core/modules/taxonomy/templates/taxonomy-term.html.twig", "E:\\websites\\nationalregistry_new\\web\\core\\modules\\taxonomy\\templates\\taxonomy-term.html.twig"); } public function checkSecurity() { static $tags = array("if" => 30); static $filters = array("escape" => 28); static $functions = array(); try { $this->sandbox->checkSecurity( ['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('694296d9dd5b7_taxonomy-term.html.twig_h-RyxSF3RxWwX-c2ADGPg8COP', '<?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; /* core/modules/taxonomy/templates/taxonomy-term.html.twig */ class __TwigTemplate_e0c1cd5ea25d0c4ae7cb82e8f67373df extends 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 28 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 28, $this->source), "html", null, true); echo "> "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 29, $this->source), "html", null, true); echo " "; // line 30 if ((($context["name"] ?? null) && !($context["page"] ?? null))) { // line 31 echo " <a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["url"] ?? null), 31, $this->source), "html", null, true); echo "\">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null), 31, $this->source), "html", null, true); echo "</a> "; } // line 33 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 33, $this->source), "html", null, true); echo " "; // line 34 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 34, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "core/modules/taxonomy/templates/taxonomy-term.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 63 => 34, 58 => 33, 50 => 31, 48 => 30, 44 => 29, 39 => 28,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to display a taxonomy term. * * Available variables: * - url: URL of the current term. * - name: (optional) Name of the current term. * - content: Items for the content of the term (fields and description). * Use 'content' to print them all, or print a subset such as * 'content.description'. Use the following code to exclude the * printing of a given child element: * @code * {{ content|without('description') }} * @endcode * - attributes: HTML attributes for the wrapper. * - page: Flag for the full page state. * - term: The taxonomy term entity, including: * - id: The ID of the taxonomy term. * - bundle: Machine name of the current vocabulary. * - view_mode: View mode, e.g. 'full', 'teaser', etc. * * @see template_preprocess_taxonomy_term() * * @ingroup themeable */ #} {{ title_prefix }} {% if name and not page %} <a>{{ name }}</a> {% endif %} {{ title_suffix }} {{ content }} ", "core/modules/taxonomy/templates/taxonomy-term.html.twig", "E:\\websites\\nationalregistry_new\\web\\core\\modules\\taxonomy\\templates\\taxonomy-term.html.twig"); } public function checkSecurity() { static $tags = array("if" => 30); static $filters = array("escape" => 28); static $functions = array(); try { $this->sandbox->checkSecurity( ['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: 352) Twig\Environment->loadTemplate('__TwigTemplate_e0c1cd5ea25d0c4ae7cb82e8f67373df', 'core/modules/taxonomy/templates/taxonomy-term.html.twig') (Line: 312) Twig\Environment->load('core/modules/taxonomy/templates/taxonomy-term.html.twig') (Line: 53) twig_render_template('core/modules/taxonomy/templates/taxonomy-term.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('taxonomy_term', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array) (Line: 458) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 474) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 65) __TwigTemplate_ec0567a8b245933d511166f2f65e282a->doDisplay(Array, Array) (Line: 394) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 367) Twig\Template->display(Array) (Line: 379) Twig\Template->render(Array, Array) (Line: 40) Twig\TemplateWrapper->render(Array) (Line: 53) twig_render_template('themes/custom/asc/templates/views/views-view.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array) (Line: 458) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array, ) (Line: 238) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 239) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 128) 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: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) 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: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704) Drupal\Core\DrupalKernel->handle(Object) (Line: 19) - Warning: rename(sites/default/files/php/twig/.q5vYAgW7rp9xXsYC-BXeT08SrGg,sites/default/files/php/twig/694296d9dd5b7_views-mini-pager.html.twi_xS_PqzHNu5Ch5FBNpwe3rs2Xq/vcQ0RokgtChC-yRNysMXMIP4qMavzkk6AaZY_Xk4Z9I.php): Access is denied (code: 5) in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core\lib\Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('694296d9dd5b7_views-mini-pager.html.twi_xS_PqzHNu5Ch5FBNpwe3rs2Xq', '<?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/contrib/bootstrap/templates/views/views-mini-pager.html.twig */ class __TwigTemplate_83732a1c4e8e45f7ca66ce5097b7a798 extends 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 14 if ((twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 14) || twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 14))) { // line 15 echo " "; // line 16 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Pagination")); echo " <ul> "; // line 18 if (twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 18)) { // line 19 echo " <li> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 20), "href", [], "any", false, false, true, 20), 20, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Go to previous page")); echo "\" rel=\"prev\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->withoutFilter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 20), "attributes", [], "any", false, false, true, 20), 20, $this->source), "href", "title", "rel"), "html", null, true); echo "> "; // line 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Previous page")); echo " "; // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, true, true, 22), "text", [], "any", true, true, true, 22)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, true, true, 22), "text", [], "any", false, false, true, 22), 22, $this->source), t("‹‹"))) : (t("‹‹"))), "html", null, true); echo " </a> </li> "; } // line 26 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 26)) { // line 27 echo " <li> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 28), "href", [], "any", false, false, true, 28), 28, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Go to next page")); echo "\" rel=\"next\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->withoutFilter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 28), "attributes", [], "any", false, false, true, 28), 28, $this->source), "href", "title", "rel"), "html", null, true); echo "> "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Next page")); echo " "; // line 30 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, true, true, 30), "text", [], "any", true, true, true, 30)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, true, true, 30), "text", [], "any", false, false, true, 30), 30, $this->source), t("››"))) : (t("››"))), "html", null, true); echo " </a> </li> "; } // line 34 echo " </ul> "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 98 => 34, 91 => 30, 87 => 29, 79 => 28, 76 => 27, 73 => 26, 66 => 22, 62 => 21, 54 => 20, 51 => 19, 49 => 18, 44 => 16, 41 => 15, 39 => 14,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for a views mini-pager. * * Available variables: * - items: List of pager items. * * @ingroup templates * * @see template_preprocess_views_mini_pager() */ #} {% if items.previous or items.next %} {{ 'Pagination'|t }} <ul> {% if items.previous %} <li> <a> {{ 'Previous page'|t }} {{ items.previous.text|default('‹‹'|t) }} </a> </li> {% endif %} {% if items.next %} <li> <a> {{ 'Next page'|t }} {{ items.next.text|default('››'|t) }} </a> </li> {% endif %} </ul> {% endif %} ", "themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig", "E:\\websites\\nationalregistry_new\\web\\themes\\contrib\\bootstrap\\templates\\views\\views-mini-pager.html.twig"); } public function checkSecurity() { static $tags = array("if" => 14); static $filters = array("t" => 16, "escape" => 20, "without" => 20, "default" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['t', 'escape', 'without', 'default'], [] ); } 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('694296d9dd5b7_views-mini-pager.html.twi_xS_PqzHNu5Ch5FBNpwe3rs2Xq', '<?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/contrib/bootstrap/templates/views/views-mini-pager.html.twig */ class __TwigTemplate_83732a1c4e8e45f7ca66ce5097b7a798 extends 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 14 if ((twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 14) || twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 14))) { // line 15 echo " "; // line 16 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Pagination")); echo " <ul> "; // line 18 if (twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 18)) { // line 19 echo " <li> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 20), "href", [], "any", false, false, true, 20), 20, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Go to previous page")); echo "\" rel=\"prev\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->withoutFilter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, false, true, 20), "attributes", [], "any", false, false, true, 20), 20, $this->source), "href", "title", "rel"), "html", null, true); echo "> "; // line 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Previous page")); echo " "; // line 22 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, true, true, 22), "text", [], "any", true, true, true, 22)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "previous", [], "any", false, true, true, 22), "text", [], "any", false, false, true, 22), 22, $this->source), t("‹‹"))) : (t("‹‹"))), "html", null, true); echo " </a> </li> "; } // line 26 echo " "; if (twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 26)) { // line 27 echo " <li> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 28), "href", [], "any", false, false, true, 28), 28, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Go to next page")); echo "\" rel=\"next\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->withoutFilter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, false, true, 28), "attributes", [], "any", false, false, true, 28), 28, $this->source), "href", "title", "rel"), "html", null, true); echo "> "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(t("Next page")); echo " "; // line 30 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, true, true, 30), "text", [], "any", true, true, true, 30)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["items"] ?? null), "next", [], "any", false, true, true, 30), "text", [], "any", false, false, true, 30), 30, $this->source), t("››"))) : (t("››"))), "html", null, true); echo " </a> </li> "; } // line 34 echo " </ul> "; } } public function getTemplateName() { return "themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 98 => 34, 91 => 30, 87 => 29, 79 => 28, 76 => 27, 73 => 26, 66 => 22, 62 => 21, 54 => 20, 51 => 19, 49 => 18, 44 => 16, 41 => 15, 39 => 14,); } public function getSourceContext() { return new Source("{# /** * @file * Theme override for a views mini-pager. * * Available variables: * - items: List of pager items. * * @ingroup templates * * @see template_preprocess_views_mini_pager() */ #} {% if items.previous or items.next %} {{ 'Pagination'|t }} <ul> {% if items.previous %} <li> <a> {{ 'Previous page'|t }} {{ items.previous.text|default('‹‹'|t) }} </a> </li> {% endif %} {% if items.next %} <li> <a> {{ 'Next page'|t }} {{ items.next.text|default('››'|t) }} </a> </li> {% endif %} </ul> {% endif %} ", "themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig", "E:\\websites\\nationalregistry_new\\web\\themes\\contrib\\bootstrap\\templates\\views\\views-mini-pager.html.twig"); } public function checkSecurity() { static $tags = array("if" => 14); static $filters = array("t" => 16, "escape" => 20, "without" => 20, "default" => 22); static $functions = array(); try { $this->sandbox->checkSecurity( ['if'], ['t', 'escape', 'without', 'default'], [] ); } 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: 352) Twig\Environment->loadTemplate('__TwigTemplate_83732a1c4e8e45f7ca66ce5097b7a798', 'themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig') (Line: 312) Twig\Environment->load('themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig') (Line: 53) twig_render_template('themes/contrib/bootstrap/templates/views/views-mini-pager.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_mini_pager', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 474) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 95) __TwigTemplate_ec0567a8b245933d511166f2f65e282a->doDisplay(Array, Array) (Line: 394) Twig\Template->displayWithErrorHandling(Array, Array) (Line: 367) Twig\Template->display(Array) (Line: 379) Twig\Template->render(Array, Array) (Line: 40) Twig\TemplateWrapper->render(Array) (Line: 53) twig_render_template('themes/custom/asc/templates/views/views-view.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array) (Line: 458) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array, ) (Line: 238) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 239) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 128) 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: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) 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: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
South Carolina
State Name
South Carolina
Appraiser State
South Carolina
Appraiser Date of Review
July 2025
Appraiser Findings File
Appraiser Compliance Review Findings
Good
Appraiser Review Cycle
Two-Year
Appraiser Mailing Address
Real Estate Appraisers Board
110 Centerview Drive
Columbia, SC 29210
United States
Active Appraiser by State Expiration
June 30 - annually
Appraiser Primary Contact Staff Name
Laura Smith
Appraiser Primary Contact Title
Administrator
Appraiser Secondary Contact Staff Name
General Information
Appraiser Primary Contact Staff Email
Laura.Smith@llr.sc.gov
Appraiser Secondary Contact Staff Email
Contact.REAB@llr.sc.gov
Appraiser Phone
803-896-4630
Appraiser Fax
Not Specified
Populating AMC National Registry
On
Register AMC at State Level
On
AMC Date of Review
July 2025
AMC Compliance Review Findings
Excellent
AMC Findings File
AMC Review Cycle
Two-Year
AMC State Representative Full Name
Laura Smith
AMC Mailing Address
Real Estate Appraisers Board
110 Centerview Drive
Columbia, SC 29210
United States
AMC Phone
803-896-4630
AMC Fax
Not Specified
State Website
ASC Program Manager
Tom Lewis
ASC Program Manager Email
Tom@asc.gov
