Query Metrics
24
Database Queries
15
Different statements
48.52 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.57 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
2 | 0.36 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
3 | 2.45 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
4 | 1.77 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
5 | 1.67 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
6 | 0.29 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "siteConfig" "path" => "/System/Config/" ] |
7 | 2.47 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
8 | 1.56 ms |
SELECT object_localized_SiteConfig_en.o_id as o_id, object_localized_SiteConfig_en.o_type as o_type FROM object_localized_SiteConfig_en WHERE object_localized_SiteConfig_en.o_type IN ('object','folder') LIMIT 1
Parameters:
[] |
9 | 0.72 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '7' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/it/facility-tab" "sourcePathQuery" => "/it/facility-tab?date=2033-09-14T00:00:00&tab=3000416" "sourceEntireUri" => "https://stage2024.matterhornparadise.ch/it/facility-tab?date=2033-09-14T00:00:00&tab=3000416" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
10 | 0.27 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
11 | 0.25 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "facility-tab" "path" => "/matterhornparadise/it/" ] |
12 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/matterhornparadise/it/facility-tab" ] |
13 | 0.34 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/matterhornparadise/%" "/it/facility-tab" ] |
14 | 0.26 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "it" "path" => "/matterhornparadise/" ] |
15 | 1.44 ms |
SELECT object_EF_OSO.o_id as o_id, object_EF_OSO.o_type as o_type FROM object_EF_OSO WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND object_EF_OSO.o_type IN ('object','folder')) AND object_EF_OSO.o_published = 1
Parameters:
[
"App\Ecommerce\CartManager\SessionCart_sesscart_68b06273159ce"
]
|
16 | 0.28 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Resort"
]
|
17 | 12.17 ms |
SELECT object_localized_Lift_it.o_id as o_id, object_localized_Lift_it.o_type as o_type FROM object_localized_Lift_it WHERE ((hideOnWebsite IS NULL OR hideOnWebsite != 1) AND (area__id = :resortId AND o_id IN (select distinct id from bundle_recurringdates_occurrences where (dateFrom >= :dateFrom and dateTo <= :dateTo))) AND object_localized_Lift_it.o_type IN ('object','folder')) AND object_localized_Lift_it.o_published = 1 ORDER BY `status` ASC, `sort` ASC
Parameters:
[ "resortId" => 3000416 "dateFrom" => "2033-09-14 00:00:00" "dateTo" => "2033-09-14 23:59:59" ] |
18 | 1.03 ms |
SELECT object_localized_Lift_it.o_id as o_id, object_localized_Lift_it.o_type as o_type FROM object_localized_Lift_it WHERE ((hideOnWebsite IS NULL OR hideOnWebsite != 1) AND object_localized_Lift_it.o_type IN ('object','folder')) AND object_localized_Lift_it.o_published = 1 ORDER BY `o_modificationDate` DESC LIMIT 1
Parameters:
[] |
19 | 0.25 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Lift"
]
|
20 | 9.69 ms |
SELECT object_localized_Miscellaneous_it.o_id as o_id, object_localized_Miscellaneous_it.o_type as o_type FROM object_localized_Miscellaneous_it WHERE ((showOnWebsite = 1) AND (isSalesPoint IS NULL OR isSalesPoint != 1) AND (status != :outOfOrder AND status != :slopeOutOfOrder) AND (area__id = :resortId AND o_id IN (select distinct id from bundle_recurringdates_occurrences where (dateFrom >= :dateFrom and dateTo <= :dateTo))) AND object_localized_Miscellaneous_it.o_type IN ('object','folder')) AND object_localized_Miscellaneous_it.o_published = 1 ORDER BY `status` ASC, `sort` ASC
Parameters:
[ "outOfOrder" => 7 "slopeOutOfOrder" => 14 "resortId" => 3000416 "dateFrom" => "2033-09-14 00:00:00" "dateTo" => "2033-09-14 23:59:59" ] |
21 | 7.30 ms |
SELECT object_localized_Miscellaneous_it.o_id as o_id, object_localized_Miscellaneous_it.o_type as o_type FROM object_localized_Miscellaneous_it WHERE ((showOnWebsite = 1) AND (isSalesPoint = 1) AND (status != :outOfOrder AND status != :slopeOutOfOrder) AND (area__id = :resortId AND o_id IN (select distinct id from bundle_recurringdates_occurrences where (dateFrom >= :dateFrom and dateTo <= :dateTo))) AND object_localized_Miscellaneous_it.o_type IN ('object','folder')) AND object_localized_Miscellaneous_it.o_published = 1 ORDER BY `status` ASC, `sort` ASC
Parameters:
[ "outOfOrder" => 7 "slopeOutOfOrder" => 14 "resortId" => 3000416 "dateFrom" => "2033-09-14 00:00:00" "dateTo" => "2033-09-14 23:59:59" ] |
22 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Weather"
]
|
23 | 0.52 ms |
SELECT object_localized_Weather_it.o_id as o_id, object_localized_Weather_it.o_type as o_type FROM object_localized_Weather_it WHERE ((`area__id` = ? AND `area__type` = ?) AND object_localized_Weather_it.o_type IN ('object','folder')) AND object_localized_Weather_it.o_published = 1 LIMIT 1
Parameters:
[ 3000416 "object" ] |
24 | 0.38 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.