An official website of the United States government Here's how you know ⌄
Error message
- Warning: rename(sites/default/files/php/twig/.SIWFOYzZ96uk3GY3xelDO4JDsIw,sites/default/files/php/twig/69c9be3ca096a___string_template__c0085e_kMB5e_ReQudHSCSETHtUYJbd0/CED7eZ3oI5qHh0c0fm90SJlUfL6iTcR_0mVc5ORSmWI.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('69c9be3ca096a___string_template__c0085e_kMB5e_ReQudHSCSETHtUYJbd0', '<?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__c0085ec77c10ada890d36d5e393e21e8 */ class __TwigTemplate_bde3ecf8f0e52a3ed591e5dbd03ae01b 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 "Appraiser Credential History"; } public function getTemplateName() { return "__string_template__c0085ec77c10ada890d36d5e393e21e8"; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}Appraiser Credential History", "__string_template__c0085ec77c10ada890d36d5e393e21e8", ""); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } 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('69c9be3ca096a___string_template__c0085e_kMB5e_ReQudHSCSETHtUYJbd0', '<?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__c0085ec77c10ada890d36d5e393e21e8 */ class __TwigTemplate_bde3ecf8f0e52a3ed591e5dbd03ae01b 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 "Appraiser Credential History"; } public function getTemplateName() { return "__string_template__c0085ec77c10ada890d36d5e393e21e8"; } public function getDebugInfo() { return array ( 39 => 1,); } public function getSourceContext() { return new Source("{# inline_template_start #}Appraiser Credential History", "__string_template__c0085ec77c10ada890d36d5e393e21e8", ""); } public function checkSecurity() { static $tags = array(); static $filters = array(); static $functions = array(); try { $this->sandbox->checkSecurity( [], [], [] ); } 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_bde3ecf8f0e52a3ed591e5dbd03ae01b', '__string_template__c0085ec77c10ada890d36d5e393e21e8') (Line: 402) Twig\Environment->createTemplate('{# inline_template_start #}Appraiser Credential History') (Line: 234) Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}Appraiser Credential History', 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('Appraiser Credential History', 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: 199) 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/.d1JoakbsoGO06-MjN7c0ODS3wwg,sites/default/files/php/twig/69c9be3ca096a_views-bootstrap-table.htm_mwQt8vvX3g-G_zreOyqmTgLRO/RPxhiYeT4QIxyT80RcuiYuHthEGxpJQq1SFAZcDMdes.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('69c9be3ca096a_views-bootstrap-table.htm_mwQt8vvX3g-G_zreOyqmTgLRO', '<?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; /* modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig */ class __TwigTemplate_c1bc3212df63501edfc48b778fa961b9 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 36 $context["classes"] = [0 => ("cols-" . twig_length_filter($this->env, $this->sandbox->ensureToStringAllowed( // line 37 ($context["header"] ?? null), 37, $this->source))), 1 => (( // line 38 ($context["sticky"] ?? null)) ? ("sticky-enabled") : (""))]; // line 41 echo " "; // line 42 if (($context["responsive"] ?? null)) { // line 43 echo " "; } // line 45 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 46), 46, $this->source), "html", null, true); echo "> "; // line 47 if (($context["caption_needed"] ?? null)) { // line 48 echo " "; // line 49 if (($context["caption"] ?? null)) { // line 50 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["caption"] ?? null), 50, $this->source), "html", null, true); echo " "; } else { // line 52 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 52, $this->source), "html", null, true); echo " "; } // line 54 echo " "; if (( !twig_test_empty(($context["summary"] ?? null)) || !twig_test_empty(($context["description"] ?? null)))) { // line 55 echo " "; // line 56 if ( !twig_test_empty(($context["summary"] ?? null))) { // line 57 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["summary"] ?? null), 57, $this->source), "html", null, true); echo " "; } // line 59 echo " "; if ( !twig_test_empty(($context["description"] ?? null))) { // line 60 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null), 60, $this->source), "html", null, true); echo " "; } // line 62 echo " "; } // line 64 echo " "; } // line 66 echo " "; if (($context["header"] ?? null)) { // line 67 echo " "; // line 69 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["header"] ?? null)); foreach ($context['_seq'] as $context["key"] => $context["column"]) { // line 70 echo " "; if (twig_get_attribute($this->env, $this->source, $context["column"], "default_classes", [], "any", false, false, true, 70)) { // line 71 echo " "; // line 72 $context["column_classes"] = [0 => "views-field", 1 => ("views-field-" . $this->sandbox->ensureToStringAllowed((($__internal_compile_0 = // line 74 ($context["fields"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[$context["key"]] ?? null) : null), 74, $this->source))]; // line 77 echo " "; } // line 78 echo " 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, twig_get_attribute($this->env, $this->source, $context["column"], "attributes", [], "any", false, false, true, 78), "addClass", [0 => ($context["column_classes"] ?? null)], "method", false, false, true, 78), "setAttribute", [0 => "scope", 1 => "col"], "method", false, false, true, 78), 78, $this->source), "html", null, true); echo ">"; // line 79 if (twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 79)) { // line 80 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 80), 80, $this->source), "html", null, true); echo ">"; // line 81 if (twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 81)) { // line 82 echo "<a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 82), 82, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "title", [], "any", false, false, true, 82), 82, $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["column"], "content", [], "any", false, false, true, 82), 82, $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["column"], "sort_indicator", [], "any", false, false, true, 82), 82, $this->source), "html", null, true); echo "</a>"; } else { // line 84 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 84), 84, $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["column"], "sort_indicator", [], "any", false, false, true, 84), 84, $this->source), "html", null, true); } // line 86 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 86), 86, $this->source), "html", null, true); echo ">"; } else { // line 88 if (twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 88)) { // line 89 echo "<a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 89), 89, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "title", [], "any", false, false, true, 89), 89, $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["column"], "content", [], "any", false, false, true, 89), 89, $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["column"], "sort_indicator", [], "any", false, false, true, 89), 89, $this->source), "html", null, true); echo "</a>"; } else { // line 91 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 91), 91, $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["column"], "sort_indicator", [], "any", false, false, true, 91), 91, $this->source), "html", null, true); } } // line 94 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 96 echo " "; } // line 99 echo " "; // line 100 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 101 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["row"], "attributes", [], "any", false, false, true, 101), 101, $this->source), "html", null, true); echo "> "; // line 102 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["row"], "columns", [], "any", false, false, true, 102)); foreach ($context['_seq'] as $context["key"] => $context["column"]) { // line 103 echo " "; if (twig_get_attribute($this->env, $this->source, $context["column"], "default_classes", [], "any", false, false, true, 103)) { // line 104 echo " "; // line 105 $context["column_classes"] = [0 => "views-field"]; // line 109 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "fields", [], "any", false, false, true, 109)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 110 echo " "; $context["column_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["column_classes"] ?? null), 110, $this->source), [0 => ("views-field-" . $this->sandbox->ensureToStringAllowed($context["field"], 110, $this->source))]); // line 111 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 112 echo " "; } // line 113 echo " 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["column"], "attributes", [], "any", false, false, true, 113), "addClass", [0 => ($context["column_classes"] ?? null)], "method", false, false, true, 113), 113, $this->source), "html", null, true); echo ">"; // line 114 if (twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 114)) { // line 115 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 115), 115, $this->source), "html", null, true); echo "> "; // line 116 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 116)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 117 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["content"], "separator", [], "any", false, false, true, 117), 117, $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["content"], "field_output", [], "any", false, false, true, 117), 117, $this->source), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 119 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 119), 119, $this->source), "html", null, true); echo ">"; } else { // line 121 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 121)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 122 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["content"], "separator", [], "any", false, false, true, 122), 122, $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["content"], "field_output", [], "any", false, false, true, 122), 122, $this->source), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } // line 125 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 127 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 129 echo " "; // line 132 if (($context["responsive"] ?? null)) { // line 133 echo " "; } } public function getTemplateName() { return "modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 294 => 133, 292 => 132, 287 => 129, 280 => 127, 273 => 125, 265 => 122, 261 => 121, 256 => 119, 246 => 117, 242 => 116, 237 => 115, 235 => 114, 231 => 113, 228 => 112, 222 => 111, 219 => 110, 214 => 109, 212 => 105, 210 => 104, 207 => 103, 203 => 102, 198 => 101, 194 => 100, 191 => 99, 186 => 96, 179 => 94, 174 => 91, 164 => 89, 162 => 88, 157 => 86, 153 => 84, 143 => 82, 141 => 81, 137 => 80, 135 => 79, 131 => 78, 128 => 77, 126 => 74, 125 => 72, 123 => 71, 120 => 70, 116 => 69, 112 => 67, 109 => 66, 105 => 64, 101 => 62, 95 => 60, 92 => 59, 86 => 57, 84 => 56, 81 => 55, 78 => 54, 72 => 52, 66 => 50, 64 => 49, 61 => 48, 59 => 47, 55 => 46, 52 => 45, 48 => 43, 46 => 42, 43 => 41, 41 => 38, 40 => 37, 39 => 36,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for displaying a view as a bootstrap table. * * Available variables: * - attributes: Remaining HTML attributes for the element. * - class: HTML classes that can be used to style contextually through CSS. * - title : The title of this group of rows. * - header: The table header columns. * - attributes: Remaining HTML attributes for the element. * - content: HTML classes to apply to each header cell, indexed by * the header's key. * - default_classes: A flag indicating whether default classes should be * used. * - caption_needed: Is the caption tag needed. * - caption: The caption for this table. * - accessibility_description: Extended description for the table details. * - accessibility_summary: Summary for the table details. * - rows: Table row items. Rows are keyed by row number. * - attributes: HTML classes to apply to each row. * - columns: Row column items. Columns are keyed by column number. * - attributes: HTML classes to apply to each column. * - content: The column content. * - default_classes: A flag indicating whether default classes should be * used. * - responsive: A flag indicating whether table is responsive. * - sticky: A flag indicating whether table header is sticky. * * @see template_preprocess_views_bootstrap_table() * * @ingroup themeable */ #} {% set classes = [ 'cols-' ~ header|length, sticky ? 'sticky-enabled', ] %} {% if responsive %} {% endif %} {% if caption_needed %} {% if caption %} {{ caption }} {% else %} {{ title }} {% endif %} {% if (summary is not empty) or (description is not empty) %} {% if summary is not empty %} {{ summary }} {% endif %} {% if description is not empty %} {{ description }} {% endif %} {% endif %} {% endif %} {% if header %} {% for key, column in header %} {% if column.default_classes %} {% set column_classes = [ 'views-field', 'views-field-' ~ fields[key], ] %} {% endif %} {%- if column.wrapper_element -%} <{{ column.wrapper_element }}> {%- if column.url -%} <a>{{ column.content }}{{ column.sort_indicator }}</a> {%- else -%} {{ column.content }}{{ column.sort_indicator }} {%- endif -%} {%- else -%} {%- if column.url -%} <a>{{ column.content }}{{ column.sort_indicator }}</a> {%- else -%} {{- column.content }}{{ column.sort_indicator }} {%- endif -%} {%- endif -%} {% endfor %} {% endif %} {% for row in rows %} {% for key, column in row.columns %} {% if column.default_classes %} {% set column_classes = [ 'views-field' ] %} {% for field in column.fields %} {% set column_classes = column_classes|merge(['views-field-' ~ field]) %} {% endfor %} {% endif %} {%- if column.wrapper_element -%} <{{ column.wrapper_element }}> {% for content in column.content %} {{ content.separator }}{{ content.field_output }} {% endfor %} {%- else -%} {% for content in column.content %} {{- content.separator }}{{ content.field_output -}} {% endfor %} {%- endif %} {% endfor %} {% endfor %} {% if responsive %} {% endif %} ", "modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig", "E:\\websites\\nationalregistry_new\\web\\modules\\contrib\\views_bootstrap\\templates\\views-bootstrap-table.html.twig"); } public function checkSecurity() { static $tags = array("set" => 36, "if" => 42, "for" => 69); static $filters = array("length" => 37, "escape" => 46, "merge" => 110); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['length', 'escape', 'merge'], [] ); } 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('69c9be3ca096a_views-bootstrap-table.htm_mwQt8vvX3g-G_zreOyqmTgLRO', '<?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; /* modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig */ class __TwigTemplate_c1bc3212df63501edfc48b778fa961b9 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 36 $context["classes"] = [0 => ("cols-" . twig_length_filter($this->env, $this->sandbox->ensureToStringAllowed( // line 37 ($context["header"] ?? null), 37, $this->source))), 1 => (( // line 38 ($context["sticky"] ?? null)) ? ("sticky-enabled") : (""))]; // line 41 echo " "; // line 42 if (($context["responsive"] ?? null)) { // line 43 echo " "; } // line 45 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 46), 46, $this->source), "html", null, true); echo "> "; // line 47 if (($context["caption_needed"] ?? null)) { // line 48 echo " "; // line 49 if (($context["caption"] ?? null)) { // line 50 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["caption"] ?? null), 50, $this->source), "html", null, true); echo " "; } else { // line 52 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 52, $this->source), "html", null, true); echo " "; } // line 54 echo " "; if (( !twig_test_empty(($context["summary"] ?? null)) || !twig_test_empty(($context["description"] ?? null)))) { // line 55 echo " "; // line 56 if ( !twig_test_empty(($context["summary"] ?? null))) { // line 57 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["summary"] ?? null), 57, $this->source), "html", null, true); echo " "; } // line 59 echo " "; if ( !twig_test_empty(($context["description"] ?? null))) { // line 60 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["description"] ?? null), 60, $this->source), "html", null, true); echo " "; } // line 62 echo " "; } // line 64 echo " "; } // line 66 echo " "; if (($context["header"] ?? null)) { // line 67 echo " "; // line 69 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["header"] ?? null)); foreach ($context['_seq'] as $context["key"] => $context["column"]) { // line 70 echo " "; if (twig_get_attribute($this->env, $this->source, $context["column"], "default_classes", [], "any", false, false, true, 70)) { // line 71 echo " "; // line 72 $context["column_classes"] = [0 => "views-field", 1 => ("views-field-" . $this->sandbox->ensureToStringAllowed((($__internal_compile_0 = // line 74 ($context["fields"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[$context["key"]] ?? null) : null), 74, $this->source))]; // line 77 echo " "; } // line 78 echo " 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, twig_get_attribute($this->env, $this->source, $context["column"], "attributes", [], "any", false, false, true, 78), "addClass", [0 => ($context["column_classes"] ?? null)], "method", false, false, true, 78), "setAttribute", [0 => "scope", 1 => "col"], "method", false, false, true, 78), 78, $this->source), "html", null, true); echo ">"; // line 79 if (twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 79)) { // line 80 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 80), 80, $this->source), "html", null, true); echo ">"; // line 81 if (twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 81)) { // line 82 echo "<a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 82), 82, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "title", [], "any", false, false, true, 82), 82, $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["column"], "content", [], "any", false, false, true, 82), 82, $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["column"], "sort_indicator", [], "any", false, false, true, 82), 82, $this->source), "html", null, true); echo "</a>"; } else { // line 84 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 84), 84, $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["column"], "sort_indicator", [], "any", false, false, true, 84), 84, $this->source), "html", null, true); } // line 86 echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 86), 86, $this->source), "html", null, true); echo ">"; } else { // line 88 if (twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 88)) { // line 89 echo "<a echo this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "url", [], "any", false, false, true, 89), 89, $this->source), "html", null, true); echo "\" title=\""; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "title", [], "any", false, false, true, 89), 89, $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["column"], "content", [], "any", false, false, true, 89), 89, $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["column"], "sort_indicator", [], "any", false, false, true, 89), 89, $this->source), "html", null, true); echo "</a>"; } else { // line 91 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 91), 91, $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["column"], "sort_indicator", [], "any", false, false, true, 91), 91, $this->source), "html", null, true); } } // line 94 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 96 echo " "; } // line 99 echo " "; // line 100 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["row"]) { // line 101 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["row"], "attributes", [], "any", false, false, true, 101), 101, $this->source), "html", null, true); echo "> "; // line 102 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["row"], "columns", [], "any", false, false, true, 102)); foreach ($context['_seq'] as $context["key"] => $context["column"]) { // line 103 echo " "; if (twig_get_attribute($this->env, $this->source, $context["column"], "default_classes", [], "any", false, false, true, 103)) { // line 104 echo " "; // line 105 $context["column_classes"] = [0 => "views-field"]; // line 109 echo " "; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "fields", [], "any", false, false, true, 109)); foreach ($context['_seq'] as $context["_key"] => $context["field"]) { // line 110 echo " "; $context["column_classes"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["column_classes"] ?? null), 110, $this->source), [0 => ("views-field-" . $this->sandbox->ensureToStringAllowed($context["field"], 110, $this->source))]); // line 111 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 112 echo " "; } // line 113 echo " 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["column"], "attributes", [], "any", false, false, true, 113), "addClass", [0 => ($context["column_classes"] ?? null)], "method", false, false, true, 113), 113, $this->source), "html", null, true); echo ">"; // line 114 if (twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 114)) { // line 115 echo "<"; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 115), 115, $this->source), "html", null, true); echo "> "; // line 116 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 116)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 117 echo " "; echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["content"], "separator", [], "any", false, false, true, 117), 117, $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["content"], "field_output", [], "any", false, false, true, 117), 117, $this->source), "html", null, true); echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 119 echo " extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["column"], "wrapper_element", [], "any", false, false, true, 119), 119, $this->source), "html", null, true); echo ">"; } else { // line 121 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["column"], "content", [], "any", false, false, true, 121)); foreach ($context['_seq'] as $context["_key"] => $context["content"]) { // line 122 echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["content"], "separator", [], "any", false, false, true, 122), 122, $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["content"], "field_output", [], "any", false, false, true, 122), 122, $this->source), "html", null, true); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['content'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } // line 125 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['key'], $context['column'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 127 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 129 echo " "; // line 132 if (($context["responsive"] ?? null)) { // line 133 echo " "; } } public function getTemplateName() { return "modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 294 => 133, 292 => 132, 287 => 129, 280 => 127, 273 => 125, 265 => 122, 261 => 121, 256 => 119, 246 => 117, 242 => 116, 237 => 115, 235 => 114, 231 => 113, 228 => 112, 222 => 111, 219 => 110, 214 => 109, 212 => 105, 210 => 104, 207 => 103, 203 => 102, 198 => 101, 194 => 100, 191 => 99, 186 => 96, 179 => 94, 174 => 91, 164 => 89, 162 => 88, 157 => 86, 153 => 84, 143 => 82, 141 => 81, 137 => 80, 135 => 79, 131 => 78, 128 => 77, 126 => 74, 125 => 72, 123 => 71, 120 => 70, 116 => 69, 112 => 67, 109 => 66, 105 => 64, 101 => 62, 95 => 60, 92 => 59, 86 => 57, 84 => 56, 81 => 55, 78 => 54, 72 => 52, 66 => 50, 64 => 49, 61 => 48, 59 => 47, 55 => 46, 52 => 45, 48 => 43, 46 => 42, 43 => 41, 41 => 38, 40 => 37, 39 => 36,); } public function getSourceContext() { return new Source("{# /** * @file * Default theme implementation for displaying a view as a bootstrap table. * * Available variables: * - attributes: Remaining HTML attributes for the element. * - class: HTML classes that can be used to style contextually through CSS. * - title : The title of this group of rows. * - header: The table header columns. * - attributes: Remaining HTML attributes for the element. * - content: HTML classes to apply to each header cell, indexed by * the header's key. * - default_classes: A flag indicating whether default classes should be * used. * - caption_needed: Is the caption tag needed. * - caption: The caption for this table. * - accessibility_description: Extended description for the table details. * - accessibility_summary: Summary for the table details. * - rows: Table row items. Rows are keyed by row number. * - attributes: HTML classes to apply to each row. * - columns: Row column items. Columns are keyed by column number. * - attributes: HTML classes to apply to each column. * - content: The column content. * - default_classes: A flag indicating whether default classes should be * used. * - responsive: A flag indicating whether table is responsive. * - sticky: A flag indicating whether table header is sticky. * * @see template_preprocess_views_bootstrap_table() * * @ingroup themeable */ #} {% set classes = [ 'cols-' ~ header|length, sticky ? 'sticky-enabled', ] %} {% if responsive %} {% endif %} {% if caption_needed %} {% if caption %} {{ caption }} {% else %} {{ title }} {% endif %} {% if (summary is not empty) or (description is not empty) %} {% if summary is not empty %} {{ summary }} {% endif %} {% if description is not empty %} {{ description }} {% endif %} {% endif %} {% endif %} {% if header %} {% for key, column in header %} {% if column.default_classes %} {% set column_classes = [ 'views-field', 'views-field-' ~ fields[key], ] %} {% endif %} {%- if column.wrapper_element -%} <{{ column.wrapper_element }}> {%- if column.url -%} <a>{{ column.content }}{{ column.sort_indicator }}</a> {%- else -%} {{ column.content }}{{ column.sort_indicator }} {%- endif -%} {%- else -%} {%- if column.url -%} <a>{{ column.content }}{{ column.sort_indicator }}</a> {%- else -%} {{- column.content }}{{ column.sort_indicator }} {%- endif -%} {%- endif -%} {% endfor %} {% endif %} {% for row in rows %} {% for key, column in row.columns %} {% if column.default_classes %} {% set column_classes = [ 'views-field' ] %} {% for field in column.fields %} {% set column_classes = column_classes|merge(['views-field-' ~ field]) %} {% endfor %} {% endif %} {%- if column.wrapper_element -%} <{{ column.wrapper_element }}> {% for content in column.content %} {{ content.separator }}{{ content.field_output }} {% endfor %} {%- else -%} {% for content in column.content %} {{- content.separator }}{{ content.field_output -}} {% endfor %} {%- endif %} {% endfor %} {% endfor %} {% if responsive %} {% endif %} ", "modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig", "E:\\websites\\nationalregistry_new\\web\\modules\\contrib\\views_bootstrap\\templates\\views-bootstrap-table.html.twig"); } public function checkSecurity() { static $tags = array("set" => 36, "if" => 42, "for" => 69); static $filters = array("length" => 37, "escape" => 46, "merge" => 110); static $functions = array(); try { $this->sandbox->checkSecurity( ['set', 'if', 'for'], ['length', 'escape', 'merge'], [] ); } 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_c1bc3212df63501edfc48b778fa961b9', 'modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig') (Line: 312) Twig\Environment->load('modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig') (Line: 53) twig_render_template('modules/contrib/views_bootstrap/templates/views-bootstrap-table.html.twig', Array) (Line: 372) Drupal\Core\Theme\ThemeManager->render('views_bootstrap_table', 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: 114) __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)
Appraiser Credential History
Credential Type:
Certified General
JAMES ASHTON MEYER
Credentialing State:
NC
Credential Number:
CG3006
