Query Metrics
4
Database Queries
2
Different statements
2.21 ms
Query time
0
Invalid entities
9
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.18 ms |
SELECT d0_.id AS id_0, d0_.slug AS slug_1, d0_.is_active AS is_active_2, d0_.date AS date_3, d0_.title AS title_4, d0_.abstract AS abstract_5, d0_.priority AS priority_6, d0_.news_category_id AS news_category_id_7 FROM dia_news d0_ WHERE d0_.is_active = 1 ORDER BY d0_.date DESC LIMIT 3
Parameters:
[] |
| 2 | 0.48 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM dia_setting t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"active_heritage"
]
|
| 3 | 0.30 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM dia_setting t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"sold_heritage"
]
|
| 4 | 0.25 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM dia_setting t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"num_of_contacts"
]
|
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\News | 3 |
| App\Entity\NewsCategory | 3 |
| App\Entity\Setting | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\Setting | No errors. |