An official website of the United States government Here's how you know ⌄
Appraiser Registry Report for State Regulators
How do I update credentials?
Contact the state agency directly:
- To update any information listed
- For additional information regarding registration not listed here
Error message
- Warning: rename(sites/default/files/php/twig/.84eXNEoGgeJpbkJEMhomDIMYN0Q,sites/default/files/php/twig/69e6c028e4b64_user.html.twig_TpAEZdQZ1lUdUE1brEgdNTnyL/JOYjFHcUKO2bZLKn1sYodzLF11DHINXaE-US50XaJMI.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('69e6c028e4b64_user.html.twig_TpAEZdQZ1lUdUE1brEgdNTnyL', '<?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/user/templates/user.html.twig */ class __TwigTemplate_3eb6dcfaf58fed23b1508335a9d902ae 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 21 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 21, $this->source), "html", null, true); echo "> "; // line 22 if (($context["content"] ?? null)) { // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); } // line 25 echo " "; } public function getTemplateName() { return "core/modules/user/templates/user.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 25, 46 => 23, 44 => 22, 39 => 21,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to present all user data. * * This template is used when viewing a registered user's page, * e.g., example.com/user/123. 123 being the user's ID. * * Available variables: * - content: A list of content items. Use 'content' to print all content, or * print a subset such as 'content.field_example'. Fields attached to a user * such as 'user_picture' are available as 'content.user_picture'. * - attributes: HTML attributes for the container element. * - user: A Drupal User entity. * * @see template_preprocess_user() * * @ingroup themeable */ #} {% if content %} {{- content -}} {% endif %} ", "core/modules/user/templates/user.html.twig", "E:\\websites\\nationalregistry_new\\web\\core\\modules\\user\\templates\\user.html.twig"); } public function checkSecurity() { static $tags = array("if" => 22); static $filters = array("escape" => 21); 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('69e6c028e4b64_user.html.twig_TpAEZdQZ1lUdUE1brEgdNTnyL', '<?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/user/templates/user.html.twig */ class __TwigTemplate_3eb6dcfaf58fed23b1508335a9d902ae 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 21 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 21, $this->source), "html", null, true); echo "> "; // line 22 if (($context["content"] ?? null)) { // line 23 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 23, $this->source), "html", null, true); } // line 25 echo " "; } public function getTemplateName() { return "core/modules/user/templates/user.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 49 => 25, 46 => 23, 44 => 22, 39 => 21,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation to present all user data. * * This template is used when viewing a registered user's page, * e.g., example.com/user/123. 123 being the user's ID. * * Available variables: * - content: A list of content items. Use 'content' to print all content, or * print a subset such as 'content.field_example'. Fields attached to a user * such as 'user_picture' are available as 'content.user_picture'. * - attributes: HTML attributes for the container element. * - user: A Drupal User entity. * * @see template_preprocess_user() * * @ingroup themeable */ #} {% if content %} {{- content -}} {% endif %} ", "core/modules/user/templates/user.html.twig", "E:\\websites\\nationalregistry_new\\web\\core\\modules\\user\\templates\\user.html.twig"); } public function checkSecurity() { static $tags = array("if" => 22); static $filters = array("escape" => 21); 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_3eb6dcfaf58fed23b1508335a9d902ae', 'core/modules/user/templates/user.html.twig') (Line: 312) Twig\Environment->load('core/modules/user/templates/user.html.twig') (Line: 53) twig_render_template('core/modules/user/templates/user.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('user', 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: 86) __TwigTemplate_68c7b2f3b08ba12997554e38ffac9a85->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/contrib/bootstrap/templates/node/node.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 445) 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: Undefined array key "theme" in Drupal\views\Plugin\views\PluginBase->themeFunctions() (line 304 of core\modules\views\src\Plugin\views\PluginBase.php).
Drupal\views\Plugin\views\PluginBase->themeFunctions() (Line: 46) Drupal\search\Plugin\views\row\SearchRow->render(Object) (Line: 504) Drupal\views\Plugin\views\style\StylePluginBase->renderGroupingSets(Array) (Line: 464) Drupal\views\Plugin\views\style\StylePluginBase->render(Array) (Line: 2181) Drupal\views\Plugin\views\display\DisplayPluginBase->render() (Line: 1548) Drupal\views\ViewExecutable->render() (Line: 131) Drupal\views\Plugin\views\display\Block->execute() (Line: 1645) Drupal\views\ViewExecutable->executeDisplay('block_5', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) (Line: 59) Drupal\views\Plugin\Block\ViewsBlock->build() (Line: 171) Drupal\block\BlockViewBuilder::preRender(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: 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: 287) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_header(Array, Array) (Line: 171) Twig\Template->displayBlock('header', Array, Array) (Line: 184) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_main(Array, Array) (Line: 171) Twig\Template->displayBlock('main', Array, Array) (Line: 66) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->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/page.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('page', 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: 90) __TwigTemplate_ebb78f26b6b6d2ad71361897b625d942->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/html/html.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 159) 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) - Deprecated function: strrpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in Drupal\Core\Theme\ThemeManager->render() (line 163 of core\lib\Drupal\Core\Theme\ThemeManager.php).
Drupal\Core\Theme\ThemeManager->render(NULL, 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: 60) __TwigTemplate_0be3542e9f5ed5925a5bb9cc49cf0a19->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-unformatted.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', 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: 83) __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: 474) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_980a72915faa6e4b0cdc2a3f2693515a->block_content(Array, Array) (Line: 171) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_980a72915faa6e4b0cdc2a3f2693515a->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/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('block', 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: 287) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_header(Array, Array) (Line: 171) Twig\Template->displayBlock('header', Array, Array) (Line: 184) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_main(Array, Array) (Line: 171) Twig\Template->displayBlock('main', Array, Array) (Line: 66) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->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/page.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('page', 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: 90) __TwigTemplate_ebb78f26b6b6d2ad71361897b625d942->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/html/html.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 159) 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/.pmH9pYEisbzfPVQVlMKUWFbRtFM,sites/default/files/php/twig/69e6c028e4b64___string_template__64f2ed_Mm2kzjeA8b513ItBPnYhDjeak/CGiKXhlgmFAIbsiIg5HkLIIrEXmihZQcNMgs-I7pMZs.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('69e6c028e4b64___string_template__64f2ed_Mm2kzjeA8b513ItBPnYhDjeak', '<?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__64f2edb5222dcb70052c2c3ea00c127d */ class __TwigTemplate_c818b915023ee0424cd7d610491ba2b1 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 " "; // line 2 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["counter"] ?? null), 2, $this->source), "html", null, true); echo " "; // line 3 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_state_name"] ?? null), 3, $this->source), "html", null, true); echo " \t First Name \t "; // line 9 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_first_name"] ?? null), 9, $this->source), "html", null, true); echo " \t Middle Initial \t "; // line 13 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_middle_name"] ?? null), 13, $this->source), "html", null, true); echo " \t Last Name \t "; // line 17 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_last_name"] ?? null), 17, $this->source), "html", null, true); echo " \t \t Name Suffix \t "; // line 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_name_suffix"] ?? null), 21, $this->source), "html", null, true); echo " \t \t Street Address \t "; // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_address"] ?? null), 25, $this->source), "html", null, true); echo " \t \t City \t "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_city"] ?? null), 29, $this->source), "html", null, true); echo " \t \t State \t "; // line 33 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_state_province"] ?? null), 33, $this->source), "html", null, true); echo " \t \t Zip \t "; // line 37 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_zip"] ?? null), 37, $this->source), "html", null, true); echo " \t \t County \t "; // line 41 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_county"] ?? null), 41, $this->source), "html", null, true); echo " \t \t Status \t "; // line 47 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_active"] ?? null), 47, $this->source), "html", null, true); echo " \t Credential Number \t "; // line 51 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_1"] ?? null), 51, $this->source), "html", null, true); echo " \t Credential Certificate Type \t "; // line 55 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_certification_type"] ?? null), 55, $this->source), "html", null, true); echo " \t Effective Date of Credential \t "; // line 59 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_effective_date_of_credenti"] ?? null), 59, $this->source), "html", null, true); echo " \t Expiration Date of Credential \t "; // line 63 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_expiration_date_of_credent"] ?? null), 63, $this->source), "html", null, true); echo " \t Conforms to AQB Criteria \t "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_conforms_to_aqb"] ?? null), 67, $this->source), "html", null, true); echo " \t \t \t Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). "; // line 79 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["view"] ?? null), 79, $this->source), "html", null, true); echo " "; // line 80 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["view_1"] ?? null), 80, $this->source), "html", null, true); echo " "; // line 81 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["nothing"] ?? null), 81, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "__string_template__64f2edb5222dcb70052c2c3ea00c127d"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 178 => 81, 174 => 80, 170 => 79, 155 => 67, 148 => 63, 141 => 59, 134 => 55, 127 => 51, 120 => 47, 111 => 41, 104 => 37, 97 => 33, 90 => 29, 83 => 25, 76 => 21, 69 => 17, 62 => 13, 55 => 9, 46 => 3, 42 => 2, 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #} {{ counter }} {{ field_state_name }} \t First Name \t {{ field_first_name }} \t Middle Initial \t {{ field_middle_name }} \t Last Name \t {{ field_last_name }} \t \t Name Suffix \t {{ field_name_suffix }} \t \t Street Address \t {{ field_address }} \t \t City \t {{ field_city }} \t \t State \t {{ field_state_province }} \t \t Zip \t {{ field_zip }} \t \t County \t {{ field_county }} \t \t Status \t {{ field_active }} \t Credential Number \t {{ title_1 }} \t Credential Certificate Type \t {{ field_certification_type }} \t Effective Date of Credential \t {{ field_effective_date_of_credenti }} \t Expiration Date of Credential \t {{ field_expiration_date_of_credent }} \t Conforms to AQB Criteria \t {{ field_conforms_to_aqb }} \t \t \t Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). {{ view }} {{ view_1 }} {{ nothing }} ", "__string_template__64f2edb5222dcb70052c2c3ea00c127d", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 2); 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('69e6c028e4b64___string_template__64f2ed_Mm2kzjeA8b513ItBPnYhDjeak', '<?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__64f2edb5222dcb70052c2c3ea00c127d */ class __TwigTemplate_c818b915023ee0424cd7d610491ba2b1 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 " "; // line 2 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["counter"] ?? null), 2, $this->source), "html", null, true); echo " "; // line 3 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_state_name"] ?? null), 3, $this->source), "html", null, true); echo " \t First Name \t "; // line 9 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_first_name"] ?? null), 9, $this->source), "html", null, true); echo " \t Middle Initial \t "; // line 13 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_middle_name"] ?? null), 13, $this->source), "html", null, true); echo " \t Last Name \t "; // line 17 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_last_name"] ?? null), 17, $this->source), "html", null, true); echo " \t \t Name Suffix \t "; // line 21 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_name_suffix"] ?? null), 21, $this->source), "html", null, true); echo " \t \t Street Address \t "; // line 25 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_address"] ?? null), 25, $this->source), "html", null, true); echo " \t \t City \t "; // line 29 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_city"] ?? null), 29, $this->source), "html", null, true); echo " \t \t State \t "; // line 33 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_state_province"] ?? null), 33, $this->source), "html", null, true); echo " \t \t Zip \t "; // line 37 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_zip"] ?? null), 37, $this->source), "html", null, true); echo " \t \t County \t "; // line 41 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_county"] ?? null), 41, $this->source), "html", null, true); echo " \t \t Status \t "; // line 47 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_active"] ?? null), 47, $this->source), "html", null, true); echo " \t Credential Number \t "; // line 51 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_1"] ?? null), 51, $this->source), "html", null, true); echo " \t Credential Certificate Type \t "; // line 55 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_certification_type"] ?? null), 55, $this->source), "html", null, true); echo " \t Effective Date of Credential \t "; // line 59 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_effective_date_of_credenti"] ?? null), 59, $this->source), "html", null, true); echo " \t Expiration Date of Credential \t "; // line 63 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_expiration_date_of_credent"] ?? null), 63, $this->source), "html", null, true); echo " \t Conforms to AQB Criteria \t "; // line 67 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["field_conforms_to_aqb"] ?? null), 67, $this->source), "html", null, true); echo " \t \t \t Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). "; // line 79 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["view"] ?? null), 79, $this->source), "html", null, true); echo " "; // line 80 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["view_1"] ?? null), 80, $this->source), "html", null, true); echo " "; // line 81 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["nothing"] ?? null), 81, $this->source), "html", null, true); echo " "; } public function getTemplateName() { return "__string_template__64f2edb5222dcb70052c2c3ea00c127d"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 178 => 81, 174 => 80, 170 => 79, 155 => 67, 148 => 63, 141 => 59, 134 => 55, 127 => 51, 120 => 47, 111 => 41, 104 => 37, 97 => 33, 90 => 29, 83 => 25, 76 => 21, 69 => 17, 62 => 13, 55 => 9, 46 => 3, 42 => 2, 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #} {{ counter }} {{ field_state_name }} \t First Name \t {{ field_first_name }} \t Middle Initial \t {{ field_middle_name }} \t Last Name \t {{ field_last_name }} \t \t Name Suffix \t {{ field_name_suffix }} \t \t Street Address \t {{ field_address }} \t \t City \t {{ field_city }} \t \t State \t {{ field_state_province }} \t \t Zip \t {{ field_zip }} \t \t County \t {{ field_county }} \t \t Status \t {{ field_active }} \t Credential Number \t {{ title_1 }} \t Credential Certificate Type \t {{ field_certification_type }} \t Effective Date of Credential \t {{ field_effective_date_of_credenti }} \t Expiration Date of Credential \t {{ field_expiration_date_of_credent }} \t Conforms to AQB Criteria \t {{ field_conforms_to_aqb }} \t \t \t Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). {{ view }} {{ view_1 }} {{ nothing }} ", "__string_template__64f2edb5222dcb70052c2c3ea00c127d", ""); } public function checkSecurity() { static $tags = array(); static $filters = array("escape" => 2); 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_c818b915023ee0424cd7d610491ba2b1', '__string_template__64f2edb5222dcb70052c2c3ea00c127d') (Line: 402) Twig\Environment->createTemplate('{# inline_template_start #} {{ counter }} {{ field_state_name }} First Name {{ field_first_name }} Middle Initial {{ field_middle_name }} Last Name {{ field_last_name }} Name Suffix {{ field_name_suffix }} Street Address {{ field_address }} City {{ field_city }} State {{ field_state_province }} Zip {{ field_zip }} County {{ field_county }} Status {{ field_active }} Credential Number {{ title_1 }} Credential Certificate Type {{ field_certification_type }} Effective Date of Credential {{ field_effective_date_of_credenti }} Expiration Date of Credential {{ field_expiration_date_of_credent }} Conforms to AQB Criteria {{ field_conforms_to_aqb }} Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). {{ view }} {{ view_1 }} {{ nothing }} ') (Line: 234) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #} {{ counter }} {{ field_state_name }} First Name {{ field_first_name }} Middle Initial {{ field_middle_name }} Last Name {{ field_last_name }} Name Suffix {{ field_name_suffix }} Street Address {{ field_address }} City {{ field_city }} State {{ field_state_province }} Zip {{ field_zip }} County {{ field_county }} Status {{ field_active }} Credential Number {{ title_1 }} Credential Certificate Type {{ field_certification_type }} Effective Date of Credential {{ field_effective_date_of_credenti }} Expiration Date of Credential {{ field_expiration_date_of_credent }} Conforms to AQB Criteria {{ field_conforms_to_aqb }} Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). {{ view }} {{ view_1 }} {{ nothing }} ', 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(' {{ counter }} {{ field_state_name }} First Name {{ field_first_name }} Middle Initial {{ field_middle_name }} Last Name {{ field_last_name }} Name Suffix {{ field_name_suffix }} Street Address {{ field_address }} City {{ field_city }} State {{ field_state_province }} Zip {{ field_zip }} County {{ field_county }} Status {{ field_active }} Credential Number {{ title_1 }} Credential Certificate Type {{ field_certification_type }} Effective Date of Credential {{ field_effective_date_of_credenti }} Expiration Date of Credential {{ field_expiration_date_of_credent }} Conforms to AQB Criteria {{ field_conforms_to_aqb }} Disciplinary or Other Actions The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline). {{ view }} {{ view_1 }} {{ nothing }} ', Array) (Line: 1396) Drupal\views\Plugin\views\field\FieldPluginBase->renderAltered(Array, Array) (Line: 1289) Drupal\views\Plugin\views\field\FieldPluginBase->renderText(Array) (Line: 1224) Drupal\views\Plugin\views\field\FieldPluginBase->advancedRender(Object) (Line: 238) template_preprocess_views_view_field(Array, 'views_view_field', Array) call_user_func_array('template_preprocess_views_view_field', Array) (Line: 285) Drupal\Core\Theme\ThemeManager->render('views_view_field', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 1784) Drupal\views\Plugin\views\field\FieldPluginBase->theme(Object) (Line: 765) Drupal\views\Plugin\views\style\StylePluginBase->elementPreRenderRow(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: 704) Drupal\views\Plugin\views\style\StylePluginBase->renderFields(Array) (Line: 570) Drupal\views\Plugin\views\style\StylePluginBase->renderGrouping(Array, Array, 1) (Line: 461) Drupal\views\Plugin\views\style\StylePluginBase->render(Array) (Line: 2181) Drupal\views\Plugin\views\display\DisplayPluginBase->render() (Line: 1548) Drupal\views\ViewExecutable->render() (Line: 131) Drupal\views\Plugin\views\display\Block->execute() (Line: 1645) Drupal\views\ViewExecutable->executeDisplay('block_1', Array) (Line: 81) Drupal\views\Element\View::preRenderViewElement(Array) (Line: 59) Drupal\views\Plugin\Block\ViewsBlock->build() (Line: 171) Drupal\block\BlockViewBuilder::preRender(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: 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: 335) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_content(Array, Array) (Line: 171) Twig\Template->displayBlock('content', Array, Array) (Line: 246) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_main(Array, Array) (Line: 171) Twig\Template->displayBlock('main', Array, Array) (Line: 66) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->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/page.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('page', 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: 90) __TwigTemplate_ebb78f26b6b6d2ad71361897b625d942->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/html/html.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 159) 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/.SIC15GEX33QLHAnKkx79yxPFuQE,sites/default/files/php/twig/69e6c028e4b64_views-view-fields.html.tw_vE348CdLbTSW3ygqFeCPsDmz-/522j9qaCUEop_SXQxL49APNvc6fDRhuM3vjAxGZgbXI.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('69e6c028e4b64_views-view-fields.html.tw_vE348CdLbTSW3ygqFeCPsDmz-', '<?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/asc/templates/views/views-view-fields.html.twig */ class __TwigTemplate_d6b8ba400ef8c0045bc403bbd9c13012 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 34 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "separator", [], "any", false, false, true, 35), 35, $this->source), "html", null, true); // line 36 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } // line 39 if (twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 39)) { // line 40 if (twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 40)) { // line 41 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_attributes", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; } else { // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); } } // line 46 if (twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 46)) { // line 47 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_attributes", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; } else { // line 49 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 49), 49, $this->source), "html", null, true); } // line 51 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 51)) { // line 52 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 52), 52, $this->source), "html", null, true); echo ">"; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "themes/custom/asc/templates/views/views-view-fields.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 52, 88 => 51, 85 => 49, 75 => 47, 73 => 46, 68 => 43, 57 => 41, 55 => 40, 53 => 39, 47 => 37, 45 => 36, 43 => 35, 39 => 34,); } public function getSourceContext() { return new Source("{# /** * @file * Default view template to display all the fields in a row. * * Available variables: * - view: The view in use. * - fields: A list of fields, each one contains: * - content: The output of the field. * - raw: The raw data for the field, if it exists. This is NOT output safe. * - class: The safe class ID to use. * - handler: The Views field handler controlling this field. * - inline: Whether or not the field should be inline. * - wrapper_element: An HTML element for a wrapper. * - wrapper_attributes: List of attributes for wrapper element. * - separator: An optional separator that may appear before a field. * - label: The field's label text. * - label_element: An HTML element for a label wrapper. * - label_attributes: List of attributes for label wrapper. * - label_suffix: Colon after the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - has_label_colon: A boolean indicating whether to display a colon after * the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - row: The raw result from the query, with all data it fetched. * * @see template_preprocess_views_view_fields() * * @ingroup themeable */ #} {% for field in fields -%} {{ field.separator }} {%- if field.wrapper_element -%} <{{ field.wrapper_element }}{{ field.wrapper_attributes }}> {%- endif %} {%- if field.label -%} {%- if field.label_element -%} <{{ field.label_element }}{{ field.label_attributes }}>{{ field.label }}{{ field.label_suffix }} {%- else -%} {{ field.label }}{{ field.label_suffix }} {%- endif %} {%- endif %} {%- if field.element_type -%} <{{ field.element_type }}{{ field.element_attributes }}>{{ field.content }} {%- else -%} {{ field.content }} {%- endif %} {%- if field.wrapper_element -%} {%- endif %} {%- endfor %} ", "themes/custom/asc/templates/views/views-view-fields.html.twig", "E:\\websites\\nationalregistry_new\\web\\themes\\custom\\asc\\templates\\views\\views-view-fields.html.twig"); } public function checkSecurity() { static $tags = array("for" => 34, "if" => 36); static $filters = array("escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['for', '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('69e6c028e4b64_views-view-fields.html.tw_vE348CdLbTSW3ygqFeCPsDmz-', '<?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/asc/templates/views/views-view-fields.html.twig */ class __TwigTemplate_d6b8ba400ef8c0045bc403bbd9c13012 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 34 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 35 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "separator", [], "any", false, false, true, 35), 35, $this->source), "html", null, true); // line 36 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 36)) { // line 37 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 37), 37, $this->source), "html", null, true); echo ">"; } // line 39 if (twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 39)) { // line 40 if (twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 40)) { // line 41 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_attributes", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_element", [], "any", false, false, true, 41), 41, $this->source), "html", null, true); echo ">"; } else { // line 43 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "label_suffix", [], "any", false, false, true, 43), 43, $this->source), "html", null, true); } } // line 46 if (twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 46)) { // line 47 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_attributes", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "element_type", [], "any", false, false, true, 47), 47, $this->source), "html", null, true); echo ">"; } else { // line 49 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "content", [], "any", false, false, true, 49), 49, $this->source), "html", null, true); } // line 51 if (twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 51)) { // line 52 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["field"], "wrapper_element", [], "any", false, false, true, 52), 52, $this->source), "html", null, true); echo ">"; } } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } public function getTemplateName() { return "themes/custom/asc/templates/views/views-view-fields.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 90 => 52, 88 => 51, 85 => 49, 75 => 47, 73 => 46, 68 => 43, 57 => 41, 55 => 40, 53 => 39, 47 => 37, 45 => 36, 43 => 35, 39 => 34,); } public function getSourceContext() { return new Source("{# /** * @file * Default view template to display all the fields in a row. * * Available variables: * - view: The view in use. * - fields: A list of fields, each one contains: * - content: The output of the field. * - raw: The raw data for the field, if it exists. This is NOT output safe. * - class: The safe class ID to use. * - handler: The Views field handler controlling this field. * - inline: Whether or not the field should be inline. * - wrapper_element: An HTML element for a wrapper. * - wrapper_attributes: List of attributes for wrapper element. * - separator: An optional separator that may appear before a field. * - label: The field's label text. * - label_element: An HTML element for a label wrapper. * - label_attributes: List of attributes for label wrapper. * - label_suffix: Colon after the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - has_label_colon: A boolean indicating whether to display a colon after * the label. * - element_type: An HTML element for the field content. * - element_attributes: List of attributes for HTML element for field content. * - row: The raw result from the query, with all data it fetched. * * @see template_preprocess_views_view_fields() * * @ingroup themeable */ #} {% for field in fields -%} {{ field.separator }} {%- if field.wrapper_element -%} <{{ field.wrapper_element }}{{ field.wrapper_attributes }}> {%- endif %} {%- if field.label -%} {%- if field.label_element -%} <{{ field.label_element }}{{ field.label_attributes }}>{{ field.label }}{{ field.label_suffix }} {%- else -%} {{ field.label }}{{ field.label_suffix }} {%- endif %} {%- endif %} {%- if field.element_type -%} <{{ field.element_type }}{{ field.element_attributes }}>{{ field.content }} {%- else -%} {{ field.content }} {%- endif %} {%- if field.wrapper_element -%} {%- endif %} {%- endfor %} ", "themes/custom/asc/templates/views/views-view-fields.html.twig", "E:\\websites\\nationalregistry_new\\web\\themes\\custom\\asc\\templates\\views\\views-view-fields.html.twig"); } public function checkSecurity() { static $tags = array("for" => 34, "if" => 36); static $filters = array("escape" => 35); static $functions = array(); try { $this->sandbox->checkSecurity( ['for', '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_d6b8ba400ef8c0045bc403bbd9c13012', 'themes/custom/asc/templates/views/views-view-fields.html.twig') (Line: 312) Twig\Environment->load('themes/custom/asc/templates/views/views-view-fields.html.twig') (Line: 53) twig_render_template('themes/custom/asc/templates/views/views-view-fields.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_view_fields', 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: 60) __TwigTemplate_0be3542e9f5ed5925a5bb9cc49cf0a19->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-unformatted.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', 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: 83) __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: 474) Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 82) __TwigTemplate_980a72915faa6e4b0cdc2a3f2693515a->block_content(Array, Array) (Line: 171) Twig\Template->displayBlock('content', Array, Array) (Line: 69) __TwigTemplate_980a72915faa6e4b0cdc2a3f2693515a->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/contrib/bootstrap/templates/block/block.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('block', 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: 335) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_content(Array, Array) (Line: 171) Twig\Template->displayBlock('content', Array, Array) (Line: 246) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->block_main(Array, Array) (Line: 171) Twig\Template->displayBlock('main', Array, Array) (Line: 66) __TwigTemplate_d8cd7175826f7c3d13b63831b9608968->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/page.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('page', 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: 90) __TwigTemplate_ebb78f26b6b6d2ad71361897b625d942->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/html/html.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 445) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array) (Line: 158) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 592) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 159) 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)
1
FLORIDA
First Name
JOSEPH
Middle Initial
R
Last Name
DEFINA
Name Suffix
Street Address
313 3RD TERR
City
PALM BEACH GARDENS
State
FL
Zip
33418
County
PALM BEACH
Status
Inactive
Credential Number
RZ2414
Credential Certificate Type
Certified General
Effective Date of Credential
12/07/1998
Expiration Date of Credential
11/30/2000
Conforms to AQB Criteria
No
Disciplinary or Other Actions
The National Registry reports as public information active disciplinary actions that limit an appraiser’s ability to appraise (current revocations, suspensions, and voluntary surrenders in lieu of discipline).
None
View Credential History
