Query Metrics
3
Database Queries
2
Different statements
0.87 ms
Query time
0
Invalid entities
26
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.64 ms (73.94%) |
2 |
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
]
|
|
0.23 ms (26.06%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.type AS type_3, t0.name AS name_4, t0.year AS year_5, t0.path AS path_6, t0.datetime AS datetime_7 FROM ven_website_document t0 WHERE t0.type = ?
Parameters:
[
"esg"
]
|
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\WebsiteDocument | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\NewsMaterial | No errors. |
| App\Entity\WebsiteDocument | No errors. |