Query Metrics
7
Database Queries
5
Different statements
26.08 ms
Query time
0
Invalid entities
25
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.30 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.date AS date_4, t0.title AS title_5, t0.abstract AS abstract_6, t0.content AS content_7, t0.priority AS priority_8, t0.news_category_id AS news_category_id_9 FROM ven_news t0 WHERE t0.is_active = ?
Parameters:
[
1
]
|
| 2 | 0.26 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM ven_settings t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"qr_in"
]
|
| 3 | 0.19 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM ven_settings t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"qr_out"
]
|
| 4 | 0.08 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.12 ms |
UPDATE ven_settings SET value = ? WHERE id = ?
Parameters:
[ "c0a1f13d71b4d1d3094a11e3e94dec61" 5 ] |
| 6 | 0.07 ms |
UPDATE ven_settings SET value = ? WHERE id = ?
Parameters:
[ "186d07b5c80a521ea85e3a9ac64985d5" 6 ] |
| 7 | 25.05 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\News | 20 |
| App\Entity\NewsCategory | 3 |
| App\Entity\Settings | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\NewsMaterial | No errors. |
| App\Entity\Settings | No errors. |