HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
db_bar.php
Go to the documentation of this file.
1
<?php
2
/* @var Yii2DbPanel $this */
3
/* @var int $count */
4
/* @var string $time */
5
?>
6
<div
class
=
"yii2-debug-toolbar-block"
>
7
<a href=
"<?php echo $this->getUrl(); ?>"
title=
"Executed <?php echo $count; ?> database queries which took <?php echo $time; ?>."
>
8
DB
9
<span
class
=
"label"
><?php echo
$count
; ?></span>
10
<span
class
=
"label"
><?php echo $time; ?></span>
11
</a>
12
</div>
app
protected
extensions
yii2-debug
views
panels
db_bar.php
Generated on Tue Jun 30 2015 20:12:34 for HCE Project DC service web UI by
1.8.1.2