2 $this->
data[
'header'] = $this->t(
'{status:header_diagnostics}');
3 $this->includeAtTemplateBase(
'includes/header.php');
4 $this->includeAtTemplateBase(
'includes/attributes.php');
6 echo "<h2>" . $this->t(
'{core:frontpage:link_diagnostics}') .
"</h2>";
12 $this->includeAtTemplateBase(
'includes/footer.php');
present_attributes($t, $attributes, $nameParent)
Recursive attribute array listing function.