Router i18n->format('{rulesTested, plural, =0{} =1{tested # rule} other{tested # rules}} {hasMatch, plural, =0{} other{before match}}', [ 'rulesTested' => $model->count, 'hasMatch' => (int)$model->hasMatch, ], 'en_US'); ?>

message !== null): ?>
message); ?>
logs !== []): ?> logs as $i => $log): ?> >
# Rule Parent