芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2-debug/src/views/default/panels/router/current.php
= Yii::$app->i18n->format( '{rulesTested, plural, =0{} =1{Tested # rule} other{Tested # rules}}{hasMatch, plural, =0{} other{ before match}}.', [ 'rulesTested' => $currentRoute->count, 'hasMatch' => (int)$currentRoute->hasMatch, ], 'en_US' ); ?>
message !== null): ?>
= Html::encode($currentRoute->message) ?>
logs)): ?>
#
Rule
Parent
logs as $i => $log): ?>
>
= $i + 1; ?>
= Html::encode($log['rule']) ?>
= Html::encode($log['parent']) ?>