Query Metrics
1
Database Queries
1
Different statements
1.05 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.type AS type_4, t0.status AS status_5, t0.lang AS lang_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM pages t0 WHERE t0.type = ? AND t0.lang = ? LIMIT 1
Parameters:
[ "TYPE_TERMS" "en" ] |
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\Pages | No errors. |