Query Metrics
5
Database Queries
3
Different statements
1.85 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.39 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.capability_title AS capability_title_5, t0.capability_text AS capability_text_6, t0.configure_title AS configure_title_7, t0.configure_text AS configure_text_8, t0.tariffs AS tariffs_9, t0.feature_text AS feature_text_10, t0.feature_image AS feature_image_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.feature_btn_text AS feature_btn_text_14, t0.active AS active_15, t0.feature_you_tube AS feature_you_tube_16, t0.pos AS pos_17, t0.page_title AS page_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20 FROM module_page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"geouvedomleniya"
]
|
2 | 0.55 ms |
SELECT m0_.id AS id_0, m0_.slug AS slug_1, m0_.title AS title_2 FROM module_page m0_ WHERE m0_.active = 1 ORDER BY m0_.pos ASC, m0_.id ASC
Parameters:
[] |
3 | 0.27 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.created_at AS created_at_3, t0.image_name AS image_name_4, t0.image_original_name AS image_original_name_5, t0.image_mime_type AS image_mime_type_6, t0.image_size AS image_size_7, t0.image_dimensions AS image_dimensions_8, t0.module_id AS module_id_9 FROM module_attachment t0 WHERE t0.module_id = ?
Parameters:
[
7
]
|
4 | 0.37 ms |
SELECT m0_.id AS id_0, m0_.slug AS slug_1, m0_.title AS title_2 FROM module_page m0_ WHERE m0_.active = 1 ORDER BY m0_.pos ASC, m0_.id ASC
Parameters:
[] |
5 | 0.26 ms |
SELECT m0_.id AS id_0, m0_.slug AS slug_1, m0_.title AS title_2 FROM module_page m0_ WHERE m0_.active = 1 ORDER BY m0_.pos ASC, m0_.id ASC
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\SeoEntity | No errors. |
App\Entity\ModulePage | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\ModuleAttachment | No errors. |