Query Metrics
16
Database Queries
8
Different statements
3.66 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.42 ms (38.75%) |
9 |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"app_preloaded_og_meta_tags_description"
]
|
|
0.40 ms (10.90%) |
1 |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.content AS content_6, t0.id_structure_element AS id_structure_element_7 FROM structure_element_html_content t0 WHERE t0.id_structure_element = ?
Parameters:
[
16
]
|
|
0.37 ms (10.08%) |
1 |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.lft AS lft_9, s0_.rgt AS rgt_10, s0_.depth AS depth_11, s0_.lang AS lang_12, s0_.slug AS slug_13, s0_.id_target AS id_target_14 FROM structure s0_ WHERE s0_.lang = ? ORDER BY s0_.depth ASC, s0_.lft ASC
Parameters:
[
"pl"
]
|
|
0.36 ms (9.95%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
|
0.35 ms (9.62%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
"21"
]
|
|
0.30 ms (8.22%) |
1 |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.lft AS lft_9, s0_.rgt AS rgt_10, s0_.depth AS depth_11, s0_.lang AS lang_12, s0_.slug AS slug_13, s0_.id_target AS id_target_14 FROM structure s0_ WHERE s0_.lang = ? AND (s0_.lft > ? AND s0_.rgt < ?) AND s0_.depth = ? AND s0_.slug = ? LIMIT 1
Parameters:
[ "pl" 1 12 1 "polityka-prywatnosci" ] |
|
0.24 ms (6.61%) |
1 |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.lft AS lft_9, s0_.rgt AS rgt_10, s0_.depth AS depth_11, s0_.lang AS lang_12, s0_.slug AS slug_13, s0_.id_target AS id_target_14 FROM structure s0_ WHERE s0_.lang = ? AND s0_.is_homepage = 1 LIMIT 1
Parameters:
[
"pl"
]
|
|
0.22 ms (5.88%) |
1 |
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
"app.settings"
]
|
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\Admin\Modules\Structure\Entity\Structure | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElement | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementYoutubeMovie | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementHtmlContent | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementGallery | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementTextAndGallery | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementBanner | No errors. |
| App\Admin\Modules\Structure\Entity\StructureElementCustomForm | No errors. |
| App\Admin\Modules\ModuleMenu\Entity\StructureElementMenuCategoryItems | No errors. |
| App\Admin\Modules\Translator\Entity\Translator | No errors. |
| App\Entity\Settings | No errors. |
| App\Admin\Modules\FileRepository\Entity\FileRepository | No errors. |
| App\Admin\Modules\FileRepository\Entity\FileRepositoryFolder | No errors. |
| App\Modules\User\Entity\User | No errors. |