Query Metrics
3
Database Queries
3
Different statements
1.08 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.image AS image_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_keywords AS meta_keywords_7, t0.og_title AS og_title_8, t0.og_description AS og_description_9, t0.og_image AS og_image_10, t0.is_in_slider AS is_in_slider_11, t0.small_description AS small_description_12, t0.is_on_main AS is_on_main_13, t0.is_published AS is_published_14, t0.updated_at AS updated_at_15, t0.created_at AS created_at_16 FROM projects t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"naberezhnaya-ozera-kaban"
]
|
| 2 | 0.31 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.projects_id = ?
Parameters:
[
99
]
|
| 3 | 0.22 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3, t0.chapter_id AS chapter_id_4 FROM chapter_image t0 WHERE t0.chapter_id = ?
Parameters:
[
8
]
|
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\ChapterImage | 6 |
| App\Entity\Projects | 1 |
| App\Entity\Chapter | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Projects | No errors. |
| App\Entity\Chapter | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\ChapterImage | No errors. |