0 && isset($userNames[$by]) && $userNames[$by] !== '') { $parts[] = $userNames[$by]; } $at = trim((string) ($entry['at'] ?? '')); if ($at !== '') { $parts[] = $at; } return $parts === [] ? '' : implode(' · ', $parts); }; ?>
t('Security check'), 'backHref' => lurl($closeTarget ?? 'security/checks'), ]; if (!$readonly) { $titlebar['actions'] = [ [ 'label' => t('Save'), 'type' => 'submit', 'form' => 'security-check-form', 'name' => 'action', 'value' => 'save', 'class' => 'primary', 'tone' => 'success', ], ]; } require templatePath('partials/app-details-titlebar.phtml'); ?>
()
(%)

$step): $key = (string) ($step['key'] ?? ''); $kind = (string) ($step['kind'] ?? SecurityCheckProcess::KIND_STEP); $stepNumber = $index + 1; ?>

  • disabled>
data-security-required="1" disabled>
disabled>