Query Metrics
4
Database Queries
4
Different statements
11.73 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.view AS view_3 FROM statistics_page t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"/index"
]
|
| 2 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.51 ms |
UPDATE statistics_page SET VIEW = ? WHERE id = ?
Parameters:
[ 5197 2 ] |
| 4 | 10.43 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_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\StatisticsPage | No errors. |