File "detailed_table.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/sql/detailed_table.twig
File size: 188 B
MIME-type:
Charset: utf-8
<tr>
<td>{{ index }}</td>
<td>{{ status|title }}</td>
<td class="right">
{{ format_number(duration, 3, 1) }}s
<span class="rawvalue hide">{{ duration }}</span>
</td>
</tr>