Query Metrics
632
Database Queries
43
Different statements
758.82 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.79 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "\x00tags\x00site_domain_9bec3bf53a0f122b77720f15b84ffd53" "site_domain_9bec3bf53a0f122b77720f15b84ffd53" ] ] |
| 2 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "system\x00tags\x00" "site\x00tags\x00" "site_domain_9bec3bf53a0f122b77720f15b84ffd53\x00tags\x00" ] ] |
| 3 | 0.53 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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Polygraph-Instruments/Instruments/Sensors" "sourcePathQuery" => "/Polygraph-Instruments/Instruments/Sensors" "sourceEntireUri" => "http://stoelting.byfactory.dev/Polygraph-Instruments/Instruments/Sensors" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 4 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "\x00tags\x00system_route_redirect" "system_route_redirect" ] ] |
| 5 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "system\x00tags\x00" "redirect\x00tags\x00" "route\x00tags\x00" "system_route_redirect\x00tags\x00" ] ] |
| 6 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
| 7 | 0.37 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Sensors" "path" => "/Polygraph-Instruments/Instruments/" ] |
| 8 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "\x00tags\x00document_1070" "document_1070" ] ] |
| 9 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "document_1070\x00tags\x00" "asset_526\x00tags\x00" ] ] |
| 10 | 0.43 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 11 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "\x00tags\x00document_properties_1070" "document_properties_1070" ] ] |
| 12 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174178 [ "document_properties\x00tags\x00" "document_1070\x00tags\x00" "document_properties_1070\x00tags\x00" ] ] |
| 13 | 0.35 ms |
SELECT * FROM object_url_slugs WHERE slug = '/Polygraph-Instruments/Instruments/Sensors' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 14 | 0.53 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
| 15 | 0.34 ms |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
| 16 | 0.24 ms |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
| 17 | 0.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_target_groups_1070" "document_target_groups_1070" ] ] |
| 18 | 0.36 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1070
]
|
| 19 | 0.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4119" "object_4119" ] ] |
| 20 | 0.32 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4119
]
|
| 21 | 0.50 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4119
]
|
| 22 | 0.29 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 23 | 0.40 ms |
SELECT * FROM object_store_EF_FD WHERE oo_id = ?
Parameters:
[
4119
]
|
| 24 | 0.50 ms |
SELECT * FROM object_collection_OrderByFields_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "defaultOrderBy" ] |
| 25 | 0.47 ms |
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 26 | 0.28 ms |
SELECT * FROM object_collection_FilterCategoryMultiselect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 27 | 0.40 ms |
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 28 | 0.42 ms |
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 29 | 0.26 ms |
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 30 | 0.27 ms |
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 31 | 0.38 ms |
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 32 | 0.44 ms |
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 33 | 0.31 ms |
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 34 | 0.30 ms |
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "conditions" ] |
| 35 | 0.27 ms |
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 36 | 0.26 ms |
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 37 | 0.37 ms |
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 38 | 0.31 ms |
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 39 | 0.24 ms |
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 40 | 0.25 ms |
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 41 | 0.20 ms |
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 42 | 0.21 ms |
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 43 | 0.31 ms |
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 44 | 0.44 ms |
SELECT * FROM object_collection_FilterInputfield_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4119 "filters" ] |
| 45 | 0.49 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
4119
]
|
| 46 | 0.40 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3889" "object_3889" ] ] |
| 47 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3889\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 48 | 0.48 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3888" "object_3888" ] ] |
| 49 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3888\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 50 | 0.33 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3887" "object_3887" ] ] |
| 51 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3887\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 52 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_1014" "object_1014" ] ] |
| 53 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_1014\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 54 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_2" "object_2" ] ] |
| 55 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_2\x00tags\x00" ] ] |
| 56 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_1" "object_1" ] ] |
| 57 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_1\x00tags\x00" ] ] |
| 58 | 0.69 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultGroupedProductImage" null null ] |
| 59 | 0.29 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
17
]
|
| 60 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3396" "asset_3396" ] ] |
| 61 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "asset_3396\x00tags\x00" ] ] |
| 62 | 0.33 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9709" "object_9709" ] ] |
| 63 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9709\x00tags\x00" "class_Product\x00tags\x00" "asset_503\x00tags\x00" ] ] |
| 64 | 0.27 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Product"
]
|
| 65 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3894" "object_3894" ] ] |
| 66 | 0.46 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3894\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 67 | 0.26 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Category"
]
|
| 68 | 28.17 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 69 | 0.53 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_292" "document_292" ] ] |
| 70 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_292\x00tags\x00" "asset_47\x00tags\x00" "asset_45\x00tags\x00" "asset_46\x00tags\x00" ] ] |
| 71 | 0.27 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 72 | 0.24 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 73 | 0.38 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
| 74 | 0.23 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
| 75 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4398" "object_4398" ] ] |
| 76 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4398\x00tags\x00" "class_Product\x00tags\x00" "asset_503\x00tags\x00" ] ] |
| 77 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4399" "object_4399" ] ] |
| 78 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4399\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 79 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4403" "object_4403" ] ] |
| 80 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4403\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 81 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4405" "object_4405" ] ] |
| 82 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4405\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 83 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4404" "object_4404" ] ] |
| 84 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4404\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 85 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4401" "object_4401" ] ] |
| 86 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4401\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 87 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4402" "object_4402" ] ] |
| 88 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4402\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 89 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4400" "object_4400" ] ] |
| 90 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4400\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 91 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_10625" "object_10625" ] ] |
| 92 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_10625\x00tags\x00" ] ] |
| 93 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_6" "object_6" ] ] |
| 94 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_6\x00tags\x00" ] ] |
| 95 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_1517" "object_1517" ] ] |
| 96 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_1517\x00tags\x00" "class_PriceSystemRule\x00tags\x00" ] ] |
| 97 | 0.29 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 98 | 0.24 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PriceSystemRule"
]
|
| 99 | 0.45 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00system_resource_columns_quantityvalue_units" "system_resource_columns_quantityvalue_units" ] ] |
| 100 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "system\x00tags\x00" "resource\x00tags\x00" "system_resource_columns_quantityvalue_units\x00tags\x00" ] ] |
| 101 | 0.28 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 102 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 103 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00quantityvalue_units_table" "quantityvalue_units_table" ] ] |
| 104 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "quantityvalue_units_table\x00tags\x00" ] ] |
| 105 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 106 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 107 | 0.25 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_OSTC"
]
|
| 108 | 0.29 ms |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
| 109 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00system_resource_columns_ecommerceframework_pricing_rule" "system_resource_columns_ecommerceframework_pricing_rule" ] ] |
| 110 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "system\x00tags\x00" "resource\x00tags\x00" "system_resource_columns_ecommerceframework_pricing_rule\x00tags\x00" ] ] |
| 111 | 0.21 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='4'
Parameters:
[] |
| 112 | 0.22 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
| 113 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9699" "object_9699" ] ] |
| 114 | 0.37 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9699\x00tags\x00" "class_Product\x00tags\x00" "asset_494\x00tags\x00" ] ] |
| 115 | 0.73 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3897" "object_3897" ] ] |
| 116 | 0.59 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3897\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 117 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3893" "object_3893" ] ] |
| 118 | 0.40 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3893\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 119 | 30.82 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 120 | 0.61 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4380" "object_4380" ] ] |
| 121 | 0.56 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4380\x00tags\x00" "class_Product\x00tags\x00" "asset_494\x00tags\x00" ] ] |
| 122 | 0.49 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 123 | 0.37 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 124 | 0.23 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 125 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 126 | 0.23 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 127 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9693" "object_9693" ] ] |
| 128 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9693\x00tags\x00" "class_Product\x00tags\x00" "asset_488\x00tags\x00" ] ] |
| 129 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3896" "object_3896" ] ] |
| 130 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3896\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 131 | 31.95 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 132 | 0.43 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4373" "object_4373" ] ] |
| 133 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4373\x00tags\x00" "class_Product\x00tags\x00" "asset_488\x00tags\x00" ] ] |
| 134 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 135 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 136 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 137 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 138 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 139 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9697" "object_9697" ] ] |
| 140 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9697\x00tags\x00" "class_Product\x00tags\x00" "asset_492\x00tags\x00" ] ] |
| 141 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3898" "object_3898" ] ] |
| 142 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3898\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 143 | 31.25 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 144 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4379" "object_4379" ] ] |
| 145 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4379\x00tags\x00" "class_Product\x00tags\x00" "asset_492\x00tags\x00" ] ] |
| 146 | 0.25 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 147 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 148 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 149 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 150 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 151 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9694" "object_9694" ] ] |
| 152 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9694\x00tags\x00" "class_Product\x00tags\x00" "asset_489\x00tags\x00" ] ] |
| 153 | 29.88 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 154 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4374" "object_4374" ] ] |
| 155 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4374\x00tags\x00" "class_Product\x00tags\x00" "asset_489\x00tags\x00" ] ] |
| 156 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4375" "object_4375" ] ] |
| 157 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4375\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 158 | 0.32 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 159 | 0.29 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 160 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 161 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 162 | 0.23 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 163 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9696" "object_9696" ] ] |
| 164 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9696\x00tags\x00" "class_Product\x00tags\x00" "asset_491\x00tags\x00" ] ] |
| 165 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3899" "object_3899" ] ] |
| 166 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3899\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 167 | 32.04 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 168 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4378" "object_4378" ] ] |
| 169 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4378\x00tags\x00" "class_Product\x00tags\x00" "asset_491\x00tags\x00" ] ] |
| 170 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 171 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 172 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 173 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 174 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 175 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9700" "object_9700" ] ] |
| 176 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9700\x00tags\x00" "class_Product\x00tags\x00" "asset_495\x00tags\x00" ] ] |
| 177 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3901" "object_3901" ] ] |
| 178 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3901\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 179 | 29.25 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 180 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4382" "object_4382" ] ] |
| 181 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4382\x00tags\x00" "class_Product\x00tags\x00" "asset_495\x00tags\x00" "asset_492\x00tags\x00" "asset_3638\x00tags\x00" ] ] |
| 182 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4383" "object_4383" ] ] |
| 183 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4383\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 184 | 0.23 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 185 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 186 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 187 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 188 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 189 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9695" "object_9695" ] ] |
| 190 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9695\x00tags\x00" "class_Product\x00tags\x00" "asset_490\x00tags\x00" ] ] |
| 191 | 30.22 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 192 | 0.39 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4376" "object_4376" ] ] |
| 193 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4376\x00tags\x00" "class_Product\x00tags\x00" "asset_490\x00tags\x00" ] ] |
| 194 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4356" "object_4356" ] ] |
| 195 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4356\x00tags\x00" "class_Product\x00tags\x00" "asset_3834\x00tags\x00" "asset_511\x00tags\x00" "asset_3636\x00tags\x00" "asset_3644\x00tags\x00" "asset_233\x00tags\x00" ] ] |
| 196 | 0.25 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 197 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 198 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 199 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 200 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 201 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9698" "object_9698" ] ] |
| 202 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9698\x00tags\x00" "class_Product\x00tags\x00" "asset_493\x00tags\x00" ] ] |
| 203 | 30.64 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 204 | 0.51 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4381" "object_4381" ] ] |
| 205 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4381\x00tags\x00" "class_Product\x00tags\x00" "asset_493\x00tags\x00" ] ] |
| 206 | 0.27 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 207 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 208 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 209 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 210 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 211 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9683" "object_9683" ] ] |
| 212 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9683\x00tags\x00" "class_Product\x00tags\x00" "asset_3629\x00tags\x00" "asset_3621\x00tags\x00" "asset_3623\x00tags\x00" "asset_3415\x00tags\x00" "asset_234\x00tags\x00" "asset_3628\x00tags\x00" ] ] |
| 213 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_3892" "object_3892" ] ] |
| 214 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_3892\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 215 | 35.51 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 216 | 0.40 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4357" "object_4357" ] ] |
| 217 | 0.48 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4357\x00tags\x00" "class_Product\x00tags\x00" "asset_3909\x00tags\x00" "asset_3621\x00tags\x00" "asset_234\x00tags\x00" ] ] |
| 218 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4358" "object_4358" ] ] |
| 219 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4358\x00tags\x00" "class_Product\x00tags\x00" "asset_3646\x00tags\x00" "asset_235\x00tags\x00" ] ] |
| 220 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4359" "object_4359" ] ] |
| 221 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4359\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 222 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_245522" "object_245522" ] ] |
| 223 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_245522\x00tags\x00" "class_Product\x00tags\x00" ] ] |
| 224 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_6647" "object_6647" ] ] |
| 225 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_6647\x00tags\x00" "class_Product\x00tags\x00" "asset_3645\x00tags\x00" ] ] |
| 226 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9431" "object_9431" ] ] |
| 227 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9431
]
|
| 228 | 0.25 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9431
]
|
| 229 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9431
]
|
| 230 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9431
]
|
| 231 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_245523" "object_245523" ] ] |
| 232 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
245523
]
|
| 233 | 0.23 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
245523
]
|
| 234 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
245523
]
|
| 235 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
245523
]
|
| 236 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_513011" "object_513011" ] ] |
| 237 | 0.24 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
513011
]
|
| 238 | 0.25 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
513011
]
|
| 239 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
513011
]
|
| 240 | 6.68 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_4271" "asset_4271" ] ] |
| 241 | 0.37 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4271
]
|
| 242 | 0.28 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4271
]
|
| 243 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_4270" "asset_4270" ] ] |
| 244 | 0.29 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4270
]
|
| 245 | 0.24 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4270
]
|
| 246 | 0.48 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
513011
]
|
| 247 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 248 | 0.31 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 249 | 1.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 250 | 0.78 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 251 | 1.62 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 252 | 0.49 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9679" "object_9679" ] ] |
| 253 | 0.94 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9679
]
|
| 254 | 0.22 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9679
]
|
| 255 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9679
]
|
| 256 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3908" "asset_3908" ] ] |
| 257 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3908
]
|
| 258 | 0.23 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3908
]
|
| 259 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3622" "asset_3622" ] ] |
| 260 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3622
]
|
| 261 | 0.19 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3622
]
|
| 262 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3416" "asset_3416" ] ] |
| 263 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3416
]
|
| 264 | 0.18 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3416
]
|
| 265 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9679
]
|
| 266 | 34.36 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 267 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4354" "object_4354" ] ] |
| 268 | 0.24 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4354
]
|
| 269 | 0.26 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4354
]
|
| 270 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4354
]
|
| 271 | 0.27 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4354
]
|
| 272 | 0.27 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 273 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 274 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 275 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 276 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 277 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9711" "object_9711" ] ] |
| 278 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9711\x00tags\x00" "class_Product\x00tags\x00" "asset_3630\x00tags\x00" "asset_3414\x00tags\x00" ] ] |
| 279 | 27.06 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 280 | 0.50 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4347" "object_4347" ] ] |
| 281 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4347\x00tags\x00" "class_Product\x00tags\x00" "asset_3917\x00tags\x00" "asset_3630\x00tags\x00" ] ] |
| 282 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4348" "object_4348" ] ] |
| 283 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4348\x00tags\x00" "class_Product\x00tags\x00" "asset_3905\x00tags\x00" "asset_3620\x00tags\x00" "asset_3630\x00tags\x00" ] ] |
| 284 | 0.46 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 285 | 0.24 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 286 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 287 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 288 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 289 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_10496" "object_10496" ] ] |
| 290 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10496
]
|
| 291 | 0.22 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
10496
]
|
| 292 | 0.30 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10496
]
|
| 293 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3625" "asset_3625" ] ] |
| 294 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3625
]
|
| 295 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3625
]
|
| 296 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_510" "asset_510" ] ] |
| 297 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
510
]
|
| 298 | 0.40 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
510
]
|
| 299 | 0.26 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
510
]
|
| 300 | 0.20 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
510
]
|
| 301 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10496
]
|
| 302 | 28.08 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 303 | 0.61 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_244274" "object_244274" ] ] |
| 304 | 0.27 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
244274
]
|
| 305 | 0.25 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
244274
]
|
| 306 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
244274
]
|
| 307 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_2913" "asset_2913" ] ] |
| 308 | 0.23 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
2913
]
|
| 309 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
2913
]
|
| 310 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
244274
]
|
| 311 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_8690" "object_8690" ] ] |
| 312 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8690
]
|
| 313 | 0.20 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
8690
]
|
| 314 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8690
]
|
| 315 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8690
]
|
| 316 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 317 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 318 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 319 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 320 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 321 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9678" "object_9678" ] ] |
| 322 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_9678\x00tags\x00" "class_Product\x00tags\x00" "asset_3633\x00tags\x00" "asset_3419\x00tags\x00" ] ] |
| 323 | 27.09 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 324 | 0.59 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4349" "object_4349" ] ] |
| 325 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_4349\x00tags\x00" "class_Product\x00tags\x00" "asset_3912\x00tags\x00" "asset_3633\x00tags\x00" "asset_230\x00tags\x00" ] ] |
| 326 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_8411" "object_8411" ] ] |
| 327 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "object_8411\x00tags\x00" "class_Product\x00tags\x00" "asset_3914\x00tags\x00" "asset_3637\x00tags\x00" "asset_3419\x00tags\x00" ] ] |
| 328 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 329 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 330 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 331 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 332 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 333 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9685" "object_9685" ] ] |
| 334 | 0.24 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685
]
|
| 335 | 0.24 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9685
]
|
| 336 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9685
]
|
| 337 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3915" "asset_3915" ] ] |
| 338 | 0.26 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3915
]
|
| 339 | 0.40 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3915
]
|
| 340 | 0.37 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_480" "asset_480" ] ] |
| 341 | 0.56 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
480
]
|
| 342 | 0.35 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
480
]
|
| 343 | 0.22 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
480
]
|
| 344 | 0.19 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
480
]
|
| 345 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9685
]
|
| 346 | 27.79 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 347 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4361" "object_4361" ] ] |
| 348 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4361
]
|
| 349 | 0.26 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4361
]
|
| 350 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4361
]
|
| 351 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4361
]
|
| 352 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 353 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 354 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 355 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 356 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 357 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9684" "object_9684" ] ] |
| 358 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9684
]
|
| 359 | 0.22 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9684
]
|
| 360 | 0.33 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9684
]
|
| 361 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3906" "asset_3906" ] ] |
| 362 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3906
]
|
| 363 | 0.22 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3906
]
|
| 364 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_479" "asset_479" ] ] |
| 365 | 0.23 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
479
]
|
| 366 | 0.20 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
479
]
|
| 367 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
479
]
|
| 368 | 0.20 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
479
]
|
| 369 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9684
]
|
| 370 | 27.55 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 371 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4360" "object_4360" ] ] |
| 372 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4360
]
|
| 373 | 0.22 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4360
]
|
| 374 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4360
]
|
| 375 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3619" "asset_3619" ] ] |
| 376 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3619
]
|
| 377 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3619
]
|
| 378 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4360
]
|
| 379 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 380 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 381 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 382 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 383 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 384 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_10306" "object_10306" ] ] |
| 385 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10306
]
|
| 386 | 0.23 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
10306
]
|
| 387 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10306
]
|
| 388 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3640" "asset_3640" ] ] |
| 389 | 0.22 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3640
]
|
| 390 | 0.28 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3640
]
|
| 391 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_505" "asset_505" ] ] |
| 392 | 0.23 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
505
]
|
| 393 | 0.21 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
505
]
|
| 394 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
505
]
|
| 395 | 0.17 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
505
]
|
| 396 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10306
]
|
| 397 | 27.03 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 398 | 0.36 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_8251" "object_8251" ] ] |
| 399 | 0.42 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8251
]
|
| 400 | 0.28 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
8251
]
|
| 401 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8251
]
|
| 402 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3641" "asset_3641" ] ] |
| 403 | 0.23 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3641
]
|
| 404 | 0.19 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3641
]
|
| 405 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3617" "asset_3617" ] ] |
| 406 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3617
]
|
| 407 | 0.19 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3617
]
|
| 408 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8251
]
|
| 409 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_8252" "object_8252" ] ] |
| 410 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8252
]
|
| 411 | 0.29 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
8252
]
|
| 412 | 0.38 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8252
]
|
| 413 | 0.27 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8252
]
|
| 414 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 415 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 416 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 417 | 0.34 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 418 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 419 | 0.33 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9680" "object_9680" ] ] |
| 420 | 0.34 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9680
]
|
| 421 | 0.44 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9680
]
|
| 422 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9680
]
|
| 423 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3911" "asset_3911" ] ] |
| 424 | 0.25 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3911
]
|
| 425 | 0.29 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3911
]
|
| 426 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_1324" "asset_1324" ] ] |
| 427 | 0.32 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
1324
]
|
| 428 | 0.24 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
1324
]
|
| 429 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
1324
]
|
| 430 | 0.19 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
1324
]
|
| 431 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9680
]
|
| 432 | 26.95 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 433 | 0.52 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4351" "object_4351" ] ] |
| 434 | 0.28 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4351
]
|
| 435 | 0.24 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4351
]
|
| 436 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4351
]
|
| 437 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4351
]
|
| 438 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4352" "object_4352" ] ] |
| 439 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4352
]
|
| 440 | 0.21 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4352
]
|
| 441 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4352
]
|
| 442 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4352
]
|
| 443 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4353" "object_4353" ] ] |
| 444 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4353
]
|
| 445 | 0.20 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4353
]
|
| 446 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4353
]
|
| 447 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4353
]
|
| 448 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 449 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 450 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 451 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 452 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 453 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_9681" "object_9681" ] ] |
| 454 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9681
]
|
| 455 | 0.21 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9681
]
|
| 456 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9681
]
|
| 457 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3907" "asset_3907" ] ] |
| 458 | 0.24 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3907
]
|
| 459 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3907
]
|
| 460 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3418" "asset_3418" ] ] |
| 461 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3418
]
|
| 462 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3418
]
|
| 463 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9681
]
|
| 464 | 26.84 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 465 | 0.54 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_4350" "object_4350" ] ] |
| 466 | 0.26 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4350
]
|
| 467 | 0.25 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4350
]
|
| 468 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
4350
]
|
| 469 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3624" "asset_3624" ] ] |
| 470 | 0.24 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3624
]
|
| 471 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3624
]
|
| 472 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
4350
]
|
| 473 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_446580" "object_446580" ] ] |
| 474 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
446580
]
|
| 475 | 0.24 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
446580
]
|
| 476 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
446580
]
|
| 477 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3919" "asset_3919" ] ] |
| 478 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3919
]
|
| 479 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3919
]
|
| 480 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
446580
]
|
| 481 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_446579" "object_446579" ] ] |
| 482 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
446579
]
|
| 483 | 0.21 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
446579
]
|
| 484 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
446579
]
|
| 485 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3910" "asset_3910" ] ] |
| 486 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3910
]
|
| 487 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3910
]
|
| 488 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_3918" "asset_3918" ] ] |
| 489 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3918
]
|
| 490 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3918
]
|
| 491 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
446579
]
|
| 492 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 493 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 494 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 495 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 496 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 497 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_10337" "object_10337" ] ] |
| 498 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10337
]
|
| 499 | 0.22 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
10337
]
|
| 500 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10337
]
|
| 501 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00asset_507" "asset_507" ] ] |
| 502 | 0.21 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
507
]
|
| 503 | 0.19 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
507
]
|
| 504 | 0.20 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
507
]
|
| 505 | 0.17 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
507
]
|
| 506 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10337
]
|
| 507 | 26.68 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3887"
Parameters:
[] |
| 508 | 0.68 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00object_8220" "object_8220" ] ] |
| 509 | 0.29 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8220
]
|
| 510 | 0.27 ms |
SELECT objects.*, tree_locks.locked AS o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
8220
]
|
| 511 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8220
]
|
| 512 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8220
]
|
| 513 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Polygraph" "path" => "/PriceSystemRule/" ] |
| 514 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 515 | 0.24 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 516 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 517 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 518 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00website_config" "website_config" ] ] |
| 519 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "website_config\x00tags\x00" "system\x00tags\x00" "config\x00tags\x00" "output\x00tags\x00" "asset_94\x00tags\x00" "document_23\x00tags\x00" "document_394\x00tags\x00" "document_399\x00tags\x00" "asset_3358\x00tags\x00" "asset_3396\x00tags\x00" ] ] |
| 520 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_462" "document_462" ] ] |
| 521 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_462\x00tags\x00" ] ] |
| 522 | 0.30 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "tabletNavigation" "path" => "/Polygraph-Instruments/Segments/" ] |
| 523 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_target_groups_462" "document_target_groups_462" ] ] |
| 524 | 0.22 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
462
]
|
| 525 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_462" "document_properties_462" ] ] |
| 526 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_462\x00tags\x00" "document_properties_462\x00tags\x00" ] ] |
| 527 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00nav_7c2a8385d2fde413ddb43e9b076732d7" "nav_7c2a8385d2fde413ddb43e9b076732d7" ] ] |
| 528 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "output\x00tags\x00" "navigation\x00tags\x00" "document_41\x00tags\x00" "document_371\x00tags\x00" "document_397\x00tags\x00" "document_398\x00tags\x00" "document_399\x00tags\x00" "document_396\x00tags\x00" "document_429\x00tags\x00" "document_430\x00tags\x00" "document_431\x00tags\x00" "document_428\x00tags\x00" "document_458\x00tags\x00" "document_1070\x00tags\x00" "document_1071\x00tags\x00" "document_1072\x00tags\x00" "document_1069\x00tags\x00" "document_1074\x00tags\x00" "document_1075\x00tags\x00" "document_1076\x00tags\x00" "document_1077\x00tags\x00" "document_1078\x00tags\x00" "document_1079\x00tags\x00" "document_1080\x00tags\x00" "document_1081\x00tags\x00" "document_1082\x00tags\x00" "document_1073\x00tags\x00" "document_1084\x00tags\x00" "document_1087\x00tags\x00" "document_1083\x00tags\x00" "document_1227\x00tags\x00" "nav_7c2a8385d2fde413ddb43e9b076732d7\x00tags\x00" ] ] |
| 529 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_41" "document_41" ] ] |
| 530 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_41" "document_properties_41" ] ] |
| 531 | 0.52 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_41\x00tags\x00" "document_properties_41\x00tags\x00" ] ] |
| 532 | 0.30 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_371" "document_371" ] ] |
| 533 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_371\x00tags\x00" "document_375\x00tags\x00" ] ] |
| 534 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_371" "document_properties_371" ] ] |
| 535 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_371\x00tags\x00" "document_properties_371\x00tags\x00" ] ] |
| 536 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_396" "document_396" ] ] |
| 537 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_396" "document_properties_396" ] ] |
| 538 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_396\x00tags\x00" "document_properties_396\x00tags\x00" ] ] |
| 539 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_397" "document_397" ] ] |
| 540 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_397" "document_properties_397" ] ] |
| 541 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_397\x00tags\x00" "document_properties_397\x00tags\x00" ] ] |
| 542 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_398" "document_398" ] ] |
| 543 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_398" "document_properties_398" ] ] |
| 544 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_398\x00tags\x00" "document_properties_398\x00tags\x00" ] ] |
| 545 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_399" "document_properties_399" ] ] |
| 546 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_399\x00tags\x00" "document_properties_399\x00tags\x00" ] ] |
| 547 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_428" "document_428" ] ] |
| 548 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_428\x00tags\x00" "document_422\x00tags\x00" "asset_548\x00tags\x00" "asset_547\x00tags\x00" "asset_1326\x00tags\x00" ] ] |
| 549 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_428" "document_properties_428" ] ] |
| 550 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_428\x00tags\x00" "document_properties_428\x00tags\x00" ] ] |
| 551 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_429" "document_429" ] ] |
| 552 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_429\x00tags\x00" "asset_548\x00tags\x00" "asset_546\x00tags\x00" "asset_1326\x00tags\x00" "asset_106\x00tags\x00" ] ] |
| 553 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_429" "document_properties_429" ] ] |
| 554 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_429\x00tags\x00" "document_properties_429\x00tags\x00" ] ] |
| 555 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_430" "document_430" ] ] |
| 556 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_430\x00tags\x00" "asset_139\x00tags\x00" ] ] |
| 557 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_430" "document_properties_430" ] ] |
| 558 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_430\x00tags\x00" "document_properties_430\x00tags\x00" ] ] |
| 559 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_431" "document_431" ] ] |
| 560 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_431" "document_properties_431" ] ] |
| 561 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_431\x00tags\x00" "document_properties_431\x00tags\x00" ] ] |
| 562 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_458" "document_458" ] ] |
| 563 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_458" "document_properties_458" ] ] |
| 564 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_458\x00tags\x00" "document_properties_458\x00tags\x00" ] ] |
| 565 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1069" "document_1069" ] ] |
| 566 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_1069\x00tags\x00" "asset_526\x00tags\x00" ] ] |
| 567 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1069" "document_properties_1069" ] ] |
| 568 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1069\x00tags\x00" "document_properties_1069\x00tags\x00" ] ] |
| 569 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1071" "document_1071" ] ] |
| 570 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1071" "document_properties_1071" ] ] |
| 571 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1071\x00tags\x00" "document_properties_1071\x00tags\x00" ] ] |
| 572 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1072" "document_1072" ] ] |
| 573 | 0.49 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1072" "document_properties_1072" ] ] |
| 574 | 0.39 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1072\x00tags\x00" "document_properties_1072\x00tags\x00" ] ] |
| 575 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1073" "document_1073" ] ] |
| 576 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_1073\x00tags\x00" "asset_525\x00tags\x00" ] ] |
| 577 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1073" "document_properties_1073" ] ] |
| 578 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1073\x00tags\x00" "document_properties_1073\x00tags\x00" ] ] |
| 579 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1074" "document_1074" ] ] |
| 580 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1074" "document_properties_1074" ] ] |
| 581 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1074\x00tags\x00" "document_properties_1074\x00tags\x00" ] ] |
| 582 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1075" "document_1075" ] ] |
| 583 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1075" "document_properties_1075" ] ] |
| 584 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1075\x00tags\x00" "document_properties_1075\x00tags\x00" ] ] |
| 585 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1076" "document_1076" ] ] |
| 586 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1076" "document_properties_1076" ] ] |
| 587 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1076\x00tags\x00" "document_properties_1076\x00tags\x00" ] ] |
| 588 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1077" "document_1077" ] ] |
| 589 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1077" "document_properties_1077" ] ] |
| 590 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1077\x00tags\x00" "document_properties_1077\x00tags\x00" ] ] |
| 591 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1078" "document_1078" ] ] |
| 592 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1078" "document_properties_1078" ] ] |
| 593 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1078\x00tags\x00" "document_properties_1078\x00tags\x00" ] ] |
| 594 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1079" "document_1079" ] ] |
| 595 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1079" "document_properties_1079" ] ] |
| 596 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1079\x00tags\x00" "document_properties_1079\x00tags\x00" ] ] |
| 597 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1080" "document_1080" ] ] |
| 598 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1080" "document_properties_1080" ] ] |
| 599 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1080\x00tags\x00" "document_properties_1080\x00tags\x00" ] ] |
| 600 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1081" "document_1081" ] ] |
| 601 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1081" "document_properties_1081" ] ] |
| 602 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1081\x00tags\x00" "document_properties_1081\x00tags\x00" ] ] |
| 603 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1082" "document_1082" ] ] |
| 604 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1082" "document_properties_1082" ] ] |
| 605 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1082\x00tags\x00" "document_properties_1082\x00tags\x00" ] ] |
| 606 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1083" "document_1083" ] ] |
| 607 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_1083\x00tags\x00" "asset_524\x00tags\x00" ] ] |
| 608 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1083" "document_properties_1083" ] ] |
| 609 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1083\x00tags\x00" "document_properties_1083\x00tags\x00" ] ] |
| 610 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1084" "document_1084" ] ] |
| 611 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1084" "document_properties_1084" ] ] |
| 612 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1084\x00tags\x00" "document_properties_1084\x00tags\x00" ] ] |
| 613 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1087" "document_1087" ] ] |
| 614 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1087" "document_properties_1087" ] ] |
| 615 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1087\x00tags\x00" "document_properties_1087\x00tags\x00" ] ] |
| 616 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_1227" "document_1227" ] ] |
| 617 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00document_properties_1227" "document_properties_1227" ] ] |
| 618 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "document_properties\x00tags\x00" "document_1227\x00tags\x00" "document_properties_1227\x00tags\x00" ] ] |
| 619 | 0.41 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 620 | 0.99 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "\x00tags\x00translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] ] |
| 621 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174179 [ "translator\x00tags\x00" "translator_website\x00tags\x00" "translate\x00tags\x00" "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea\x00tags\x00" ] ] |
| 622 | 0.43 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "resources" "path" => "/Polygraph-Instruments/" ] |
| 623 | 0.40 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
371
]
|
| 624 | 0.26 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "research" "path" => "/Polygraph-Instruments/" ] |
| 625 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Polygraph-Instruments/research" ] |
| 626 | 0.24 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "support" "path" => "/Polygraph-Instruments/" ] |
| 627 | 0.24 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
396
]
|
| 628 | 0.22 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "education" "path" => "/Polygraph-Instruments/" ] |
| 629 | 0.21 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Polygraph-Instruments/education" ] |
| 630 | 0.20 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "about" "path" => "/Polygraph-Instruments/" ] |
| 631 | 0.22 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
428
]
|
| 632 | 0.29 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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
No loaded entities.