Query Metrics
13
Database Queries
6
Different statements
5.32 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.63 ms (30.71%) |
6 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.call_to_action AS call_to_action_3, t0.link AS link_4, t0.type AS type_5, t0.sorting AS sorting_6, t0.headquarter_type AS headquarter_type_7, t0.blank AS blank_8 FROM footer_entry t0 WHERE t0.position = ? ORDER BY t0.sorting ASC
Parameters:
[
"row_1"
]
|
|
1.29 ms (24.22%) |
1 |
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.date AS date_2, t0_.content AS content_3, t0_.link AS link_4, t0_.position AS position_5, t0_.cover_file_name AS cover_file_name_6, t0_.cover_mime_type AS cover_mime_type_7, t0_.cover_path AS cover_path_8, t0_.cover_size AS cover_size_9, t0_.document_file_name AS document_file_name_10, t0_.document_mime_type AS document_mime_type_11, t0_.document_path AS document_path_12, t0_.document_size AS document_size_13, t0_.slug AS slug_14, t0_.created_at AS created_at_15, t0_.updated_at AS updated_at_16 FROM talk_about_us t0_ WHERE t0_.id IN (?) ORDER BY t0_.position DESC
Parameters:
[
[
39
38
37
36
35
34
33
32
31
]
]
|
|
0.73 ms (13.62%) |
1 |
SELECT count(DISTINCT t0_.id) AS sclr_0 FROM talk_about_us t0_
Parameters:
[] |
|
0.71 ms (13.39%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.visible AS visible_4, t0.introduction AS introduction_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.cover_file_name AS cover_file_name_8, t0.cover_mime_type AS cover_mime_type_9, t0.cover_path AS cover_path_10, t0.cover_size AS cover_size_11, t0.menu_cover_file_name AS menu_cover_file_name_12, t0.menu_cover_mime_type AS menu_cover_mime_type_13, t0.menu_cover_path AS menu_cover_path_14, t0.menu_cover_size AS menu_cover_size_15, t0.slug AS slug_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18 FROM product t0 WHERE t0.visible = ?
Parameters:
[
1
]
|
|
0.67 ms (12.52%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.introduction AS introduction_4, t0.visible AS visible_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.cover_file_name AS cover_file_name_8, t0.cover_mime_type AS cover_mime_type_9, t0.cover_path AS cover_path_10, t0.cover_size AS cover_size_11, t0.background_file_name AS background_file_name_12, t0.background_mime_type AS background_mime_type_13, t0.background_path AS background_path_14, t0.background_size AS background_size_15, t0.slug AS slug_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18 FROM component t0 WHERE t0.visible = ?
Parameters:
[
1
]
|
|
0.29 ms (5.54%) |
1 |
SELECT DISTINCT t0_.id AS id_0, t0_.position AS position_1 FROM talk_about_us t0_ ORDER BY t0_.position DESC LIMIT 9 OFFSET 27
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\Embeddable\File\CoverFile | No errors. |
| App\Entity\Embeddable\File\DocumentFile | No errors. |
| App\Entity\TalkAboutUs | No errors. |
| App\Entity\FooterEntry | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\Embeddable\File\RealizationImageFile | No errors. |
| App\Entity\Product\Realization | No errors. |
| App\Entity\Product\ProductCallToAction | No errors. |
| App\Entity\Product\Section | No errors. |
| App\Entity\Component | No errors. |
| App\Entity\Component\ComponentCallToAction | No errors. |