Query Metrics
6
Database Queries
5
Different statements
6.94 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.08 ms |
SELECT t0.id AS id_1, t0.namespace AS namespace_2, t0.page_id AS page_id_3, t0.placeholder_id AS placeholder_id_4, t0.template_id AS template_id_5, t0.template_dso_service AS template_dso_service_6, t0.template_dso_method AS template_dso_method_7, t0.article_id AS article_id_8, t0.gallery_id AS gallery_id_9, t0.database_namespace AS database_namespace_10, t0.database_query AS database_query_11, t0.map_id AS map_id_12, t0.mirror_id AS mirror_id_13, t0.language_id AS language_id_14, t0.prevent_changes AS prevent_changes_15, t0.calendar_id AS calendar_id_16, t0.is_active AS is_active_17, t0.sort_num AS sort_num_18, t0.page_id AS page_id_19, t0.placeholder_id AS placeholder_id_20, t0.template AS template_21, t0.article_id AS article_id_22, t0.gallery_id AS gallery_id_23, t0.map_id AS map_id_24, t0.mirror_id AS mirror_id_25, t0.language_id AS language_id_26, t0.calendar_id AS calendar_id_27 FROM kw_tree_page_modules t0 WHERE t0.id = ?
Parameters:
[
34
]
|
2 | 1.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.var_name AS var_name_3, t0.is_multilang AS is_multilang_4, t0.type AS type_5, t0.template_id AS template_id_6, t0.template_id AS template_id_7 FROM kw_templates_modules_groups_templates_variables t0 WHERE t0.template_id = ?
Parameters:
[
10
]
|
3 | 1.18 ms |
SELECT t0.id AS id_1, t0.variable_id AS variable_id_2, t0.module_id AS module_id_3, t0.content_plain AS content_plain_4, t0.variable_id AS variable_id_5, t0.module_id AS module_id_6 FROM kw_templates_modules_groups_templates_variables_content t0 WHERE t0.module_id = ? AND t0.variable_id = ? LIMIT 1
Parameters:
[ 34 4 ] |
4 | 1.20 ms |
SELECT t0.id AS id_1, t0.variable_id AS variable_id_2, t0.module_id AS module_id_3, t0.content_plain AS content_plain_4, t0.variable_id AS variable_id_5, t0.module_id AS module_id_6 FROM kw_templates_modules_groups_templates_variables_content t0 WHERE t0.module_id = ? AND t0.variable_id = ? LIMIT 1
Parameters:
[ 34 5 ] |
5 | 1.36 ms |
SELECT t0.id AS id_1, t0.project_name AS project_name_2, t0.domains AS domains_3, t0.user_id AS user_id_4, t0.eshop_id AS eshop_id_5, t0.user_id AS user_id_6, t0.eshop_id AS eshop_id_7 FROM kw_web t0 WHERE t0.id = ?
Parameters:
[
1
]
|
6 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.web_id AS web_id_4, t0.web_id AS web_id_5 FROM kw_languages t0 WHERE t0.web_id = ?
Parameters:
[
1
]
|
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\Kiwi\Page\PageTreeModules | No errors. |
App\Entity\Kiwi\Page\PageTree | No errors. |
App\Entity\Kiwi\LayoutTemplates\LayoutTemplatesGroupsTemplatesPlaceholders | No errors. |
App\Entity\Kiwi\ModuleTemplates\ModuleTemplatesGroupsTemplates | No errors. |
App\Entity\Kiwi\Article\Article | No errors. |
App\Entity\Kiwi\ImageGallery\ImageFolderTree | No errors. |
App\Entity\Kiwi\GoogleMap\GoogleMaps | No errors. |
App\Entity\Kiwi\Languages\Languages | No errors. |
App\Entity\Kiwi\Calendar\Calendars | No errors. |
App\Entity\Kiwi\ModuleTemplates\ModuleTemplatesGroupsTemplatesVariables | No errors. |
App\Entity\Kiwi\ModuleTemplates\ModuleTemplatesGroupsTemplatesVariablesContent | No errors. |
App\Entity\Security\User\Web | No errors. |
App\Entity\Security\User\User | No errors. |
App\Entity\Kiwi\Eshop\Eshops | No errors. |