Query Metrics
2
Database Queries
2
Different statements
0.71 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.is_in_slider AS is_in_slider_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.meta_keywords AS meta_keywords_9, t0.og_title AS og_title_10, t0.og_description AS og_description_11, t0.og_image AS og_image_12, t0.is_published AS is_published_13, t0.is_on_main AS is_on_main_14, t0.updated_at AS updated_at_15, t0.created_at AS created_at_16 FROM services t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"realizaciya-obuekta"
]
|
| 2 | 0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.text_one AS text_one_3, t0.text_two AS text_two_4, t0.news_id AS news_id_5, t0.services_id AS services_id_6, t0.projects_id AS projects_id_7 FROM chapter t0 WHERE t0.services_id = ?
Parameters:
[
17
]
|
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\Services | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Services | No errors. |
| App\Entity\Chapter | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Projects | No errors. |