Query Metrics
5
Database Queries
2
Different statements
1.57 ms
Query time
0
Invalid entities
25
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.34 ms (85.27%) |
4 |
SELECT u0_.id AS id_0, u0_.type AS type_1, u0_.title AS title_2, u0_.location AS location_3, u0_.description AS description_4, u0_.link AS link_5 FROM useful_links u0_ WHERE u0_.type = ? ORDER BY u0_.location ASC
Parameters:
[
"hotel"
]
|
|
0.23 ms (14.73%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
"contact"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\UsefulLink | 20 |
| App\Entity\Parameter | 5 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\UsefulLink | No errors. |
| App\Entity\Parameter | No errors. |