layout()->breadcrumbs = false; $this->layout()->searchClassId = 'SolrAuth'; // Pick a tab to display -- Details if available, otherwise first option (if any): $tab = $this->tabs['Details'] ?? current($this->tabs) ?? null; $canonicalUrl = $this->recordLinker()->getUrl($this->driver, ['excludeSearchId' => true]); $this->headLink(['rel' => 'canonical', 'href' => $canonicalUrl]); ?>

escapeHtml($this->driver->getBreadcrumb())?>

transEsc('no_description') : $this->record($this->driver)->getTab($tab)?>