Documentation to SQL Status Query Monitor
Cette révision appartient à :
Parent
7e6687132c
révision
e0bd400107
21
README.md
21
README.md
@ -32,3 +32,24 @@ CLI:
|
||||
|
||||

|
||||
|
||||
## SQL Query Status Monitor
|
||||
|
||||

|
||||
|
||||
See how many queries and which types of queries have been added to the database.
|
||||
To determine the amount.
|
||||
|
||||
#### Switch on
|
||||
|
||||
For this purpose, the parameter `$this->blSQLStatusBox = true;` must be stored in the file `config.ing.php`.
|
||||
So you can turn it on and off temporarily.
|
||||
|
||||
Unique: Insert, at the end, the Smarty tag: `[{tm_sql_status}]` in the `base.tpl` file.
|
||||
|
||||
####### source/Application/views/flow/tpl/layout/base.tpl
|
||||
|
||||
```html
|
||||
[{tm_sql_status}]
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
|
Fichier binaire non affiché.
Avant ![]() (image error) Taille: 824 KiB Après ![]() (image error) Taille: 827 KiB ![]() ![]() |
BIN
img/sql-query-status-monitor.jpg
Fichier normal
BIN
img/sql-query-status-monitor.jpg
Fichier normal
Fichier binaire non affiché.
Après ![]() (image error) Taille: 9.9 KiB |
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur