Query Metrics
3
Database Queries
3
Different statements
1.61 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.93 ms (58.16%) |
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.37 ms (23.22%) |
1 |
SELECT t0.id AS id_1, t0.activo AS activo_2 FROM mantenimiento t0 LIMIT 1
Parameters:
[] |
|
0.30 ms (18.63%) |
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. |