Query Metrics
3
Database Queries
3
Different statements
5.28 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
4.57 ms (86.45%) |
1 |
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.updated_at AS updated_at_3 FROM nodosTor t0 WHERE t0.ip = ? LIMIT 1
Parameters:
[
"172.18.0.2"
]
|
|
0.40 ms (7.59%) |
1 |
SELECT t0.id AS id_1, t0.activo AS activo_2 FROM mantenimiento t0 LIMIT 1
Parameters:
[] |
|
0.31 ms (5.96%) |
1 |
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ?
Parameters:
[
"%ROLE_SUPER_ADMIN%"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| serprovit_prod | doctrine.dbal.serprovit_prod_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Mantenimiento | No errors. |
| App\Entity\NodoTor | No errors. |
| App\Entity\User | No errors. |