t('health.group_environment'),'database' => t('health.group_database'),'storage' => t('health.group_storage'),'continuity' => t('health.group_continuity'),'files' => t('health.group_files'),'security' => t('health.group_security')]; ?>

$report['php'],'sqlite' => $report['sqlite']])) ?> $report['generated_at']])) ?>
$label): $rows = array_values(array_filter($report['checks'], static fn (array$c): bool => $c['group'] === $group)); if (!$rows) { continue; } ?>