Query Metrics
1101
Database Queries
44
Different statements
1244.51 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.65 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00site_domain_9bec3bf53a0f122b77720f15b84ffd53" "site_domain_9bec3bf53a0f122b77720f15b84ffd53" ] ] |
| 2 | 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:
[ 1770174232 [ "system\x00tags\x00" "site\x00tags\x00" "site_domain_9bec3bf53a0f122b77720f15b84ffd53\x00tags\x00" ] ] |
| 3 | 0.44 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" => "/Psychological-Testing/Neuropsychological/Memory" "sourcePathQuery" => "/Psychological-Testing/Neuropsychological/Memory" "sourceEntireUri" => "http://stoelting.byfactory.dev/Psychological-Testing/Neuropsychological/Memory" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 4 | 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:
[ 1770174232 [ "\x00tags\x00system_route_redirect" "system_route_redirect" ] ] |
| 5 | 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:
[ 1770174232 [ "system\x00tags\x00" "redirect\x00tags\x00" "route\x00tags\x00" "system_route_redirect\x00tags\x00" ] ] |
| 6 | 0.21 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
| 7 | 0.29 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Memory" "path" => "/Psychological-Testing/Neuropsychological/" ] |
| 8 | 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:
[ 1770174232 [ "\x00tags\x00document_1122" "document_1122" ] ] |
| 9 | 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:
[ 1770174232 [ "document_1122\x00tags\x00" "asset_532\x00tags\x00" ] ] |
| 10 | 0.26 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 11 | 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:
[ 1770174232 [ "\x00tags\x00document_properties_1122" "document_properties_1122" ] ] |
| 12 | 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:
[ 1770174232 [ "document_properties\x00tags\x00" "document_1122\x00tags\x00" "document_properties_1122\x00tags\x00" ] ] |
| 13 | 0.25 ms |
SELECT * FROM object_url_slugs WHERE slug = '/Psychological-Testing/Neuropsychological/Memory' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 14 | 0.41 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
| 15 | 0.27 ms |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
| 16 | 0.22 ms |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
| 17 | 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:
[ 1770174232 [ "\x00tags\x00document_target_groups_1122" "document_target_groups_1122" ] ] |
| 18 | 0.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1122
]
|
| 19 | 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:
[ 1770174232 [ "\x00tags\x00object_4163" "object_4163" ] ] |
| 20 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4163
]
|
| 21 | 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:
[
4163
]
|
| 22 | 0.24 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 23 | 0.31 ms |
SELECT * FROM object_store_EF_FD WHERE oo_id = ?
Parameters:
[
4163
]
|
| 24 | 0.37 ms |
SELECT * FROM object_collection_OrderByFields_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "defaultOrderBy" ] |
| 25 | 0.33 ms |
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 26 | 5.02 ms |
SELECT * FROM object_collection_FilterCategoryMultiselect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 27 | 0.27 ms |
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 28 | 0.29 ms |
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 29 | 0.23 ms |
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 30 | 0.23 ms |
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 31 | 0.22 ms |
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 32 | 0.22 ms |
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 33 | 0.21 ms |
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 34 | 0.20 ms |
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "conditions" ] |
| 35 | 0.21 ms |
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 36 | 0.21 ms |
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 37 | 0.21 ms |
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 38 | 0.22 ms |
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 39 | 0.22 ms |
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 40 | 0.20 ms |
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 41 | 0.18 ms |
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 42 | 0.19 ms |
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 43 | 0.18 ms |
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 44 | 0.20 ms |
SELECT * FROM object_collection_FilterInputfield_EF_FD WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4163 "filters" ] |
| 45 | 0.28 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
4163
]
|
| 46 | 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:
[ 1770174232 [ "\x00tags\x00object_3942" "object_3942" ] ] |
| 47 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3942
]
|
| 48 | 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:
[
3942
]
|
| 49 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Category"
]
|
| 50 | 0.21 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3942
]
|
| 51 | 0.20 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3942
]
|
| 52 | 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:
[ 1770174232 [ "\x00tags\x00object_3938" "object_3938" ] ] |
| 53 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3938
]
|
| 54 | 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:
[
3938
]
|
| 55 | 0.24 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3938
]
|
| 56 | 0.33 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3938
]
|
| 57 | 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:
[ 1770174232 [ "\x00tags\x00object_3907" "object_3907" ] ] |
| 58 | 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:
[ 1770174232 [ "object_3907\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 59 | 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:
[ 1770174232 [ "\x00tags\x00object_1014" "object_1014" ] ] |
| 60 | 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:
[ 1770174232 [ "object_1014\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 61 | 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:
[ 1770174232 [ "\x00tags\x00object_2" "object_2" ] ] |
| 62 | 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:
[ 1770174232 [ "object_2\x00tags\x00" ] ] |
| 63 | 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:
[ 1770174232 [ "\x00tags\x00object_1" "object_1" ] ] |
| 64 | 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:
[ 1770174232 [ "object_1\x00tags\x00" ] ] |
| 65 | 0.41 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 ] |
| 66 | 0.31 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
17
]
|
| 67 | 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:
[ 1770174232 [ "\x00tags\x00asset_3396" "asset_3396" ] ] |
| 68 | 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:
[ 1770174232 [ "asset_3396\x00tags\x00" ] ] |
| 69 | 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:
[ 1770174232 [ "\x00tags\x00object_10117" "object_10117" ] ] |
| 70 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10117
]
|
| 71 | 0.30 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:
[
10117
]
|
| 72 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Product"
]
|
| 73 | 0.43 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10117
]
|
| 74 | 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:
[ 1770174232 [ "\x00tags\x00asset_1181" "asset_1181" ] ] |
| 75 | 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:
[
1181
]
|
| 76 | 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:
[
1181
]
|
| 77 | 0.42 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10117
]
|
| 78 | 28.92 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 79 | 0.58 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00document_312" "document_312" ] ] |
| 80 | 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:
[ 1770174232 [ "document_312\x00tags\x00" "asset_42\x00tags\x00" "asset_41\x00tags\x00" "asset_40\x00tags\x00" "asset_39\x00tags\x00" "asset_38\x00tags\x00" "asset_37\x00tags\x00" "asset_36\x00tags\x00" "asset_35\x00tags\x00" ] ] |
| 81 | 0.27 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 82 | 0.58 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 83 | 3.19 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 ] |
| 84 | 0.25 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
| 85 | 0.85 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_6569" "object_6569" ] ] |
| 86 | 0.49 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6569
]
|
| 87 | 0.49 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:
[
6569
]
|
| 88 | 8.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6569
]
|
| 89 | 0.33 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6569
]
|
| 90 | 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:
[ 1770174232 [ "\x00tags\x00object_6570" "object_6570" ] ] |
| 91 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6570
]
|
| 92 | 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:
[
6570
]
|
| 93 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6570
]
|
| 94 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6570
]
|
| 95 | 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:
[ 1770174232 [ "\x00tags\x00object_6571" "object_6571" ] ] |
| 96 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6571
]
|
| 97 | 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:
[
6571
]
|
| 98 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6571
]
|
| 99 | 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:
[ 1770174232 [ "\x00tags\x00asset_959" "asset_959" ] ] |
| 100 | 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:
[
959
]
|
| 101 | 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:
[
959
]
|
| 102 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6571
]
|
| 103 | 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:
[ 1770174232 [ "\x00tags\x00object_10625" "object_10625" ] ] |
| 104 | 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:
[ 1770174232 [ "object_10625\x00tags\x00" ] ] |
| 105 | 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:
[ 1770174232 [ "\x00tags\x00object_6" "object_6" ] ] |
| 106 | 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:
[ 1770174232 [ "object_6\x00tags\x00" ] ] |
| 107 | 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:
[ 1770174232 [ "\x00tags\x00object_1509" "object_1509" ] ] |
| 108 | 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:
[ 1770174232 [ "object_1509\x00tags\x00" "class_PriceSystemRule\x00tags\x00" ] ] |
| 109 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 110 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PriceSystemRule"
]
|
| 111 | 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:
[ 1770174232 [ "\x00tags\x00system_resource_columns_quantityvalue_units" "system_resource_columns_quantityvalue_units" ] ] |
| 112 | 0.58 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "system\x00tags\x00" "resource\x00tags\x00" "system_resource_columns_quantityvalue_units\x00tags\x00" ] ] |
| 113 | 0.41 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 114 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 115 | 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:
[ 1770174232 [ "\x00tags\x00quantityvalue_units_table" "quantityvalue_units_table" ] ] |
| 116 | 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:
[ 1770174232 [ "quantityvalue_units_table\x00tags\x00" ] ] |
| 117 | 0.24 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 118 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 119 | 0.83 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_OSTC"
]
|
| 120 | 1.13 ms |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
| 121 | 3.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:
[ 1770174232 [ "\x00tags\x00system_resource_columns_ecommerceframework_pricing_rule" "system_resource_columns_ecommerceframework_pricing_rule" ] ] |
| 122 | 9.95 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "system\x00tags\x00" "resource\x00tags\x00" "system_resource_columns_ecommerceframework_pricing_rule\x00tags\x00" ] ] |
| 123 | 0.35 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='4'
Parameters:
[] |
| 124 | 0.24 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
| 125 | 2.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_10242" "object_10242" ] ] |
| 126 | 0.47 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10242
]
|
| 127 | 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:
[
10242
]
|
| 128 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10242
]
|
| 129 | 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:
[ 1770174232 [ "\x00tags\x00asset_3795" "asset_3795" ] ] |
| 130 | 0.55 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:
[
3795
]
|
| 131 | 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:
[
3795
]
|
| 132 | 1.07 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10242
]
|
| 133 | 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:
[ 1770174232 [ "\x00tags\x00object_3941" "object_3941" ] ] |
| 134 | 0.33 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3941
]
|
| 135 | 0.35 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:
[
3941
]
|
| 136 | 0.27 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3941
]
|
| 137 | 0.27 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3941
]
|
| 138 | 31.12 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 139 | 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:
[ 1770174232 [ "\x00tags\x00object_7620" "object_7620" ] ] |
| 140 | 0.29 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7620
]
|
| 141 | 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:
[
7620
]
|
| 142 | 0.39 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7620
]
|
| 143 | 0.29 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7620
]
|
| 144 | 0.86 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_7621" "object_7621" ] ] |
| 145 | 0.35 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7621
]
|
| 146 | 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:
[
7621
]
|
| 147 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7621
]
|
| 148 | 0.57 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7621
]
|
| 149 | 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:
[ 1770174232 [ "\x00tags\x00object_7622" "object_7622" ] ] |
| 150 | 0.38 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7622
]
|
| 151 | 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:
[
7622
]
|
| 152 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7622
]
|
| 153 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7622
]
|
| 154 | 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:
[ 1770174232 [ "\x00tags\x00object_7623" "object_7623" ] ] |
| 155 | 0.55 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7623
]
|
| 156 | 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:
[
7623
]
|
| 157 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7623
]
|
| 158 | 0.35 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7623
]
|
| 159 | 0.25 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 160 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 161 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 162 | 0.41 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 163 | 3.54 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 164 | 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:
[ 1770174232 [ "\x00tags\x00object_10308" "object_10308" ] ] |
| 165 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10308
]
|
| 166 | 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:
[
10308
]
|
| 167 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10308
]
|
| 168 | 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:
[ 1770174232 [ "\x00tags\x00asset_1014" "asset_1014" ] ] |
| 169 | 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:
[
1014
]
|
| 170 | 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:
[
1014
]
|
| 171 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10308
]
|
| 172 | 30.96 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 173 | 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:
[ 1770174232 [ "\x00tags\x00object_8275" "object_8275" ] ] |
| 174 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8275
]
|
| 175 | 0.32 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:
[
8275
]
|
| 176 | 0.32 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8275
]
|
| 177 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8275
]
|
| 178 | 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:
[ 1770174232 [ "\x00tags\x00object_8276" "object_8276" ] ] |
| 179 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8276
]
|
| 180 | 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:
[
8276
]
|
| 181 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8276
]
|
| 182 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8276
]
|
| 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:
[ 1770174232 [ "\x00tags\x00object_8277" "object_8277" ] ] |
| 184 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8277
]
|
| 185 | 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:
[
8277
]
|
| 186 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8277
]
|
| 187 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8277
]
|
| 188 | 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:
[ 1770174232 [ "\x00tags\x00object_8278" "object_8278" ] ] |
| 189 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8278
]
|
| 190 | 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:
[
8278
]
|
| 191 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8278
]
|
| 192 | 0.32 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8278
]
|
| 193 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 194 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 195 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 196 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 197 | 0.28 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 198 | 0.65 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_10095" "object_10095" ] ] |
| 199 | 0.28 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10095
]
|
| 200 | 1.54 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:
[
10095
]
|
| 201 | 1.45 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10095
]
|
| 202 | 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:
[ 1770174232 [ "\x00tags\x00asset_1169" "asset_1169" ] ] |
| 203 | 0.54 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:
[
1169
]
|
| 204 | 0.51 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:
[
1169
]
|
| 205 | 0.47 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10095
]
|
| 206 | 0.69 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_3951" "object_3951" ] ] |
| 207 | 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:
[ 1770174232 [ "object_3951\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 208 | 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:
[ 1770174232 [ "\x00tags\x00object_3950" "object_3950" ] ] |
| 209 | 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:
[ 1770174232 [ "object_3950\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 210 | 29.14 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 211 | 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:
[ 1770174232 [ "\x00tags\x00object_6447" "object_6447" ] ] |
| 212 | 0.30 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6447
]
|
| 213 | 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:
[
6447
]
|
| 214 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6447
]
|
| 215 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6447
]
|
| 216 | 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:
[ 1770174232 [ "\x00tags\x00object_6448" "object_6448" ] ] |
| 217 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6448
]
|
| 218 | 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:
[
6448
]
|
| 219 | 0.45 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6448
]
|
| 220 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6448
]
|
| 221 | 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:
[ 1770174232 [ "\x00tags\x00object_6449" "object_6449" ] ] |
| 222 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6449
]
|
| 223 | 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:
[
6449
]
|
| 224 | 0.32 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6449
]
|
| 225 | 0.30 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6449
]
|
| 226 | 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:
[ 1770174232 [ "\x00tags\x00object_6450" "object_6450" ] ] |
| 227 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6450
]
|
| 228 | 0.37 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:
[
6450
]
|
| 229 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6450
]
|
| 230 | 0.28 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6450
]
|
| 231 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 232 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 233 | 0.46 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 234 | 0.28 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 235 | 0.83 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 236 | 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:
[ 1770174232 [ "\x00tags\x00object_10073" "object_10073" ] ] |
| 237 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10073
]
|
| 238 | 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:
[
10073
]
|
| 239 | 0.44 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10073
]
|
| 240 | 0.47 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00asset_1165" "asset_1165" ] ] |
| 241 | 0.46 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:
[
1165
]
|
| 242 | 0.34 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:
[
1165
]
|
| 243 | 0.46 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10073
]
|
| 244 | 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:
[ 1770174232 [ "\x00tags\x00object_3939" "object_3939" ] ] |
| 245 | 0.63 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3939
]
|
| 246 | 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:
[
3939
]
|
| 247 | 0.30 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3939
]
|
| 248 | 0.23 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3939
]
|
| 249 | 55.20 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 250 | 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:
[ 1770174232 [ "\x00tags\x00object_6343" "object_6343" ] ] |
| 251 | 0.30 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6343
]
|
| 252 | 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:
[
6343
]
|
| 253 | 0.32 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6343
]
|
| 254 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6343
]
|
| 255 | 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:
[ 1770174232 [ "\x00tags\x00object_6344" "object_6344" ] ] |
| 256 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6344
]
|
| 257 | 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:
[
6344
]
|
| 258 | 0.40 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6344
]
|
| 259 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6344
]
|
| 260 | 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:
[ 1770174232 [ "\x00tags\x00object_6345" "object_6345" ] ] |
| 261 | 0.31 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6345
]
|
| 262 | 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:
[
6345
]
|
| 263 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6345
]
|
| 264 | 0.18 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6345
]
|
| 265 | 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:
[ 1770174232 [ "\x00tags\x00object_6346" "object_6346" ] ] |
| 266 | 0.27 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6346
]
|
| 267 | 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:
[
6346
]
|
| 268 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6346
]
|
| 269 | 0.77 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6346
]
|
| 270 | 1.65 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_6347" "object_6347" ] ] |
| 271 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6347
]
|
| 272 | 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:
[
6347
]
|
| 273 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6347
]
|
| 274 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6347
]
|
| 275 | 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:
[ 1770174232 [ "\x00tags\x00object_6348" "object_6348" ] ] |
| 276 | 0.26 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6348
]
|
| 277 | 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:
[
6348
]
|
| 278 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6348
]
|
| 279 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6348
]
|
| 280 | 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:
[ 1770174232 [ "\x00tags\x00object_6349" "object_6349" ] ] |
| 281 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6349
]
|
| 282 | 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:
[
6349
]
|
| 283 | 0.54 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6349
]
|
| 284 | 0.67 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6349
]
|
| 285 | 0.63 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 286 | 0.25 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 287 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 288 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 289 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 290 | 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:
[ 1770174232 [ "\x00tags\x00object_10300" "object_10300" ] ] |
| 291 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10300
]
|
| 292 | 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:
[
10300
]
|
| 293 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10300
]
|
| 294 | 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:
[ 1770174232 [ "\x00tags\x00asset_3796" "asset_3796" ] ] |
| 295 | 0.31 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:
[
3796
]
|
| 296 | 0.38 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:
[
3796
]
|
| 297 | 0.45 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10300
]
|
| 298 | 34.62 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 299 | 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:
[ 1770174232 [ "\x00tags\x00object_8201" "object_8201" ] ] |
| 300 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8201
]
|
| 301 | 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:
[
8201
]
|
| 302 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8201
]
|
| 303 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8201
]
|
| 304 | 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:
[ 1770174232 [ "\x00tags\x00object_8202" "object_8202" ] ] |
| 305 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8202
]
|
| 306 | 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:
[
8202
]
|
| 307 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8202
]
|
| 308 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8202
]
|
| 309 | 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:
[ 1770174232 [ "\x00tags\x00object_8203" "object_8203" ] ] |
| 310 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8203
]
|
| 311 | 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:
[
8203
]
|
| 312 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8203
]
|
| 313 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8203
]
|
| 314 | 4.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:
[ 1770174232 [ "\x00tags\x00object_8204" "object_8204" ] ] |
| 315 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8204
]
|
| 316 | 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:
[
8204
]
|
| 317 | 0.57 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8204
]
|
| 318 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8204
]
|
| 319 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 320 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 321 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 322 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 323 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 324 | 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:
[ 1770174232 [ "\x00tags\x00object_10074" "object_10074" ] ] |
| 325 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10074
]
|
| 326 | 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:
[
10074
]
|
| 327 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10074
]
|
| 328 | 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:
[ 1770174232 [ "\x00tags\x00asset_353" "asset_353" ] ] |
| 329 | 0.27 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:
[
353
]
|
| 330 | 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:
[
353
]
|
| 331 | 0.39 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10074
]
|
| 332 | 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:
[ 1770174232 [ "\x00tags\x00object_3923" "object_3923" ] ] |
| 333 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3923
]
|
| 334 | 0.37 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:
[
3923
]
|
| 335 | 0.24 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3923
]
|
| 336 | 0.32 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3923
]
|
| 337 | 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:
[ 1770174232 [ "\x00tags\x00object_3940" "object_3940" ] ] |
| 338 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3940
]
|
| 339 | 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:
[
3940
]
|
| 340 | 0.20 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3940
]
|
| 341 | 0.18 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3940
]
|
| 342 | 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:
[ 1770174232 [ "\x00tags\x00object_3936" "object_3936" ] ] |
| 343 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3936
]
|
| 344 | 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:
[
3936
]
|
| 345 | 0.21 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3936
]
|
| 346 | 0.19 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3936
]
|
| 347 | 56.04 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 348 | 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:
[ 1770174232 [ "\x00tags\x00object_6350" "object_6350" ] ] |
| 349 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6350
]
|
| 350 | 1.34 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:
[
6350
]
|
| 351 | 0.33 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6350
]
|
| 352 | 0.42 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6350
]
|
| 353 | 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:
[ 1770174232 [ "\x00tags\x00object_6351" "object_6351" ] ] |
| 354 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6351
]
|
| 355 | 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:
[
6351
]
|
| 356 | 0.47 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6351
]
|
| 357 | 2.10 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6351
]
|
| 358 | 0.94 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174232 [ "\x00tags\x00object_6352" "object_6352" ] ] |
| 359 | 1.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6352
]
|
| 360 | 0.75 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:
[
6352
]
|
| 361 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6352
]
|
| 362 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6352
]
|
| 363 | 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:
[ 1770174232 [ "\x00tags\x00object_6353" "object_6353" ] ] |
| 364 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6353
]
|
| 365 | 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:
[
6353
]
|
| 366 | 0.20 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6353
]
|
| 367 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6353
]
|
| 368 | 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:
[ 1770174232 [ "\x00tags\x00object_6567" "object_6567" ] ] |
| 369 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6567
]
|
| 370 | 0.19 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:
[
6567
]
|
| 371 | 0.20 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6567
]
|
| 372 | 0.17 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6567
]
|
| 373 | 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:
[ 1770174232 [ "\x00tags\x00object_6568" "object_6568" ] ] |
| 374 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6568
]
|
| 375 | 0.18 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:
[
6568
]
|
| 376 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6568
]
|
| 377 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6568
]
|
| 378 | 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:
[ 1770174232 [ "\x00tags\x00object_8419" "object_8419" ] ] |
| 379 | 0.15 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8419
]
|
| 380 | 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:
[
8419
]
|
| 381 | 0.39 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8419
]
|
| 382 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8419
]
|
| 383 | 0.75 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 384 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 385 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 386 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 387 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 388 | 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:
[ 1770174232 [ "\x00tags\x00object_10119" "object_10119" ] ] |
| 389 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10119
]
|
| 390 | 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:
[
10119
]
|
| 391 | 0.41 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10119
]
|
| 392 | 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:
[ 1770174232 [ "\x00tags\x00asset_1182" "asset_1182" ] ] |
| 393 | 0.27 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:
[
1182
]
|
| 394 | 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:
[
1182
]
|
| 395 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10119
]
|
| 396 | 53.80 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 397 | 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:
[ 1770174232 [ "\x00tags\x00object_6574" "object_6574" ] ] |
| 398 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6574
]
|
| 399 | 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:
[
6574
]
|
| 400 | 0.37 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6574
]
|
| 401 | 0.30 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6574
]
|
| 402 | 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:
[ 1770174232 [ "\x00tags\x00object_6575" "object_6575" ] ] |
| 403 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6575
]
|
| 404 | 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:
[
6575
]
|
| 405 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6575
]
|
| 406 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6575
]
|
| 407 | 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:
[ 1770174232 [ "\x00tags\x00object_6576" "object_6576" ] ] |
| 408 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6576
]
|
| 409 | 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:
[
6576
]
|
| 410 | 0.41 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6576
]
|
| 411 | 0.31 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6576
]
|
| 412 | 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:
[ 1770174232 [ "\x00tags\x00object_6577" "object_6577" ] ] |
| 413 | 2.78 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6577
]
|
| 414 | 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:
[
6577
]
|
| 415 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6577
]
|
| 416 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6577
]
|
| 417 | 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:
[ 1770174232 [ "\x00tags\x00object_6578" "object_6578" ] ] |
| 418 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6578
]
|
| 419 | 0.19 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:
[
6578
]
|
| 420 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6578
]
|
| 421 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6578
]
|
| 422 | 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:
[ 1770174232 [ "\x00tags\x00object_6579" "object_6579" ] ] |
| 423 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6579
]
|
| 424 | 0.19 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:
[
6579
]
|
| 425 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6579
]
|
| 426 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6579
]
|
| 427 | 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:
[ 1770174232 [ "\x00tags\x00object_6580" "object_6580" ] ] |
| 428 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6580
]
|
| 429 | 0.19 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:
[
6580
]
|
| 430 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6580
]
|
| 431 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6580
]
|
| 432 | 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:
[ 1770174232 [ "\x00tags\x00object_6581" "object_6581" ] ] |
| 433 | 0.15 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6581
]
|
| 434 | 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:
[
6581
]
|
| 435 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6581
]
|
| 436 | 0.18 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6581
]
|
| 437 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 438 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 439 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 440 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 441 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 442 | 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:
[ 1770174232 [ "\x00tags\x00object_10118" "object_10118" ] ] |
| 443 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10118
]
|
| 444 | 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:
[
10118
]
|
| 445 | 0.31 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10118
]
|
| 446 | 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:
[ 1770174232 [ "\x00tags\x00asset_1255" "asset_1255" ] ] |
| 447 | 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:
[
1255
]
|
| 448 | 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:
[
1255
]
|
| 449 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10118
]
|
| 450 | 45.07 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 451 | 5.06 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_6572" "object_6572" ] ] |
| 452 | 0.28 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6572
]
|
| 453 | 0.94 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:
[
6572
]
|
| 454 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6572
]
|
| 455 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6572
]
|
| 456 | 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:
[ 1770174233 [ "\x00tags\x00object_6573" "object_6573" ] ] |
| 457 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6573
]
|
| 458 | 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:
[
6573
]
|
| 459 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6573
]
|
| 460 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6573
]
|
| 461 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 462 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 463 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 464 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 465 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 466 | 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:
[ 1770174233 [ "\x00tags\x00object_10120" "object_10120" ] ] |
| 467 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10120
]
|
| 468 | 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:
[
10120
]
|
| 469 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10120
]
|
| 470 | 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:
[ 1770174233 [ "\x00tags\x00asset_1311" "asset_1311" ] ] |
| 471 | 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:
[
1311
]
|
| 472 | 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:
[
1311
]
|
| 473 | 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:
[ 1770174233 [ "\x00tags\x00asset_1312" "asset_1312" ] ] |
| 474 | 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:
[
1312
]
|
| 475 | 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:
[
1312
]
|
| 476 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10120
]
|
| 477 | 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:
[ 1770174233 [ "\x00tags\x00object_3930" "object_3930" ] ] |
| 478 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3930
]
|
| 479 | 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:
[
3930
]
|
| 480 | 0.21 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3930
]
|
| 481 | 0.21 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3930
]
|
| 482 | 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:
[ 1770174233 [ "\x00tags\x00object_3927" "object_3927" ] ] |
| 483 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3927
]
|
| 484 | 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:
[
3927
]
|
| 485 | 0.18 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3927
]
|
| 486 | 0.21 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3927
]
|
| 487 | 51.66 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 488 | 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:
[ 1770174233 [ "\x00tags\x00object_6582" "object_6582" ] ] |
| 489 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6582
]
|
| 490 | 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:
[
6582
]
|
| 491 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6582
]
|
| 492 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6582
]
|
| 493 | 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:
[ 1770174233 [ "\x00tags\x00object_6583" "object_6583" ] ] |
| 494 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6583
]
|
| 495 | 0.19 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:
[
6583
]
|
| 496 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6583
]
|
| 497 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6583
]
|
| 498 | 0.20 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 499 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 500 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 501 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 502 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 503 | 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:
[ 1770174233 [ "\x00tags\x00object_525754" "object_525754" ] ] |
| 504 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
525754
]
|
| 505 | 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:
[
525754
]
|
| 506 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
525754
]
|
| 507 | 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:
[ 1770174233 [ "\x00tags\x00asset_4320" "asset_4320" ] ] |
| 508 | 0.27 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:
[
4320
]
|
| 509 | 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:
[
4320
]
|
| 510 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
525754
]
|
| 511 | 42.85 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 512 | 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:
[ 1770174233 [ "\x00tags\x00object_525758" "object_525758" ] ] |
| 513 | 0.24 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
525758
]
|
| 514 | 0.33 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:
[
525758
]
|
| 515 | 0.31 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
525758
]
|
| 516 | 0.28 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
525758
]
|
| 517 | 0.27 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 518 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 519 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 520 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 521 | 0.20 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 522 | 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:
[ 1770174233 [ "\x00tags\x00object_10421" "object_10421" ] ] |
| 523 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10421
]
|
| 524 | 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:
[
10421
]
|
| 525 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10421
]
|
| 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:
[ 1770174233 [ "\x00tags\x00asset_1322" "asset_1322" ] ] |
| 527 | 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:
[
1322
]
|
| 528 | 0.27 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:
[
1322
]
|
| 529 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10421
]
|
| 530 | 52.38 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 531 | 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:
[ 1770174233 [ "\x00tags\x00object_8992" "object_8992" ] ] |
| 532 | 0.40 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8992
]
|
| 533 | 0.59 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:
[
8992
]
|
| 534 | 1.08 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8992
]
|
| 535 | 0.94 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8992
]
|
| 536 | 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:
[ 1770174233 [ "\x00tags\x00object_8993" "object_8993" ] ] |
| 537 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8993
]
|
| 538 | 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:
[
8993
]
|
| 539 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8993
]
|
| 540 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8993
]
|
| 541 | 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:
[ 1770174233 [ "\x00tags\x00object_8994" "object_8994" ] ] |
| 542 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8994
]
|
| 543 | 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:
[
8994
]
|
| 544 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8994
]
|
| 545 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8994
]
|
| 546 | 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:
[ 1770174233 [ "\x00tags\x00object_8995" "object_8995" ] ] |
| 547 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8995
]
|
| 548 | 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:
[
8995
]
|
| 549 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8995
]
|
| 550 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8995
]
|
| 551 | 0.23 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 552 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 553 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 554 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 555 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 556 | 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:
[ 1770174233 [ "\x00tags\x00object_10111" "object_10111" ] ] |
| 557 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10111
]
|
| 558 | 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:
[
10111
]
|
| 559 | 0.27 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10111
]
|
| 560 | 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:
[ 1770174233 [ "\x00tags\x00asset_1101" "asset_1101" ] ] |
| 561 | 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:
[
1101
]
|
| 562 | 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:
[
1101
]
|
| 563 | 0.29 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10111
]
|
| 564 | 32.95 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 565 | 0.58 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_6532" "object_6532" ] ] |
| 566 | 0.26 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6532
]
|
| 567 | 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:
[
6532
]
|
| 568 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6532
]
|
| 569 | 0.26 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6532
]
|
| 570 | 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:
[ 1770174233 [ "\x00tags\x00object_6533" "object_6533" ] ] |
| 571 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6533
]
|
| 572 | 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:
[
6533
]
|
| 573 | 0.30 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6533
]
|
| 574 | 0.30 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6533
]
|
| 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:
[ 1770174233 [ "\x00tags\x00object_6534" "object_6534" ] ] |
| 576 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6534
]
|
| 577 | 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:
[
6534
]
|
| 578 | 0.30 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6534
]
|
| 579 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6534
]
|
| 580 | 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:
[ 1770174233 [ "\x00tags\x00object_6535" "object_6535" ] ] |
| 581 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6535
]
|
| 582 | 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:
[
6535
]
|
| 583 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6535
]
|
| 584 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6535
]
|
| 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:
[ 1770174233 [ "\x00tags\x00object_6536" "object_6536" ] ] |
| 586 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6536
]
|
| 587 | 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:
[
6536
]
|
| 588 | 0.31 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6536
]
|
| 589 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6536
]
|
| 590 | 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:
[ 1770174233 [ "\x00tags\x00object_6537" "object_6537" ] ] |
| 591 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6537
]
|
| 592 | 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:
[
6537
]
|
| 593 | 0.31 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6537
]
|
| 594 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6537
]
|
| 595 | 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:
[ 1770174233 [ "\x00tags\x00object_6538" "object_6538" ] ] |
| 596 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6538
]
|
| 597 | 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:
[
6538
]
|
| 598 | 0.30 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6538
]
|
| 599 | 0.27 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6538
]
|
| 600 | 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:
[ 1770174233 [ "\x00tags\x00object_6539" "object_6539" ] ] |
| 601 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6539
]
|
| 602 | 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:
[
6539
]
|
| 603 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6539
]
|
| 604 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6539
]
|
| 605 | 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:
[ 1770174233 [ "\x00tags\x00object_6565" "object_6565" ] ] |
| 606 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6565
]
|
| 607 | 0.19 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:
[
6565
]
|
| 608 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6565
]
|
| 609 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6565
]
|
| 610 | 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:
[ 1770174233 [ "\x00tags\x00object_6566" "object_6566" ] ] |
| 611 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
6566
]
|
| 612 | 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:
[
6566
]
|
| 613 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
6566
]
|
| 614 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
6566
]
|
| 615 | 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:
[ 1770174233 [ "\x00tags\x00object_9634" "object_9634" ] ] |
| 616 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9634
]
|
| 617 | 0.19 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:
[
9634
]
|
| 618 | 0.34 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9634
]
|
| 619 | 0.25 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9634
]
|
| 620 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 621 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 622 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 623 | 0.21 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 624 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 625 | 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:
[ 1770174233 [ "\x00tags\x00object_10420" "object_10420" ] ] |
| 626 | 0.22 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10420
]
|
| 627 | 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:
[
10420
]
|
| 628 | 0.31 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10420
]
|
| 629 | 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:
[ 1770174233 [ "\x00tags\x00asset_1323" "asset_1323" ] ] |
| 630 | 0.51 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:
[
1323
]
|
| 631 | 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:
[
1323
]
|
| 632 | 0.34 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10420
]
|
| 633 | 59.85 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 634 | 1.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:
[ 1770174233 [ "\x00tags\x00object_8983" "object_8983" ] ] |
| 635 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8983
]
|
| 636 | 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:
[
8983
]
|
| 637 | 0.37 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8983
]
|
| 638 | 0.28 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8983
]
|
| 639 | 0.71 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_8984" "object_8984" ] ] |
| 640 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8984
]
|
| 641 | 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:
[
8984
]
|
| 642 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8984
]
|
| 643 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8984
]
|
| 644 | 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:
[ 1770174233 [ "\x00tags\x00object_8985" "object_8985" ] ] |
| 645 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8985
]
|
| 646 | 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:
[
8985
]
|
| 647 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8985
]
|
| 648 | 0.48 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8985
]
|
| 649 | 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:
[ 1770174233 [ "\x00tags\x00object_8986" "object_8986" ] ] |
| 650 | 0.15 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8986
]
|
| 651 | 0.18 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:
[
8986
]
|
| 652 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8986
]
|
| 653 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8986
]
|
| 654 | 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:
[ 1770174233 [ "\x00tags\x00object_8987" "object_8987" ] ] |
| 655 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8987
]
|
| 656 | 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:
[
8987
]
|
| 657 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8987
]
|
| 658 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8987
]
|
| 659 | 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:
[ 1770174233 [ "\x00tags\x00object_8988" "object_8988" ] ] |
| 660 | 0.26 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8988
]
|
| 661 | 0.32 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:
[
8988
]
|
| 662 | 0.23 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8988
]
|
| 663 | 0.39 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8988
]
|
| 664 | 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:
[ 1770174233 [ "\x00tags\x00object_8989" "object_8989" ] ] |
| 665 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8989
]
|
| 666 | 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:
[
8989
]
|
| 667 | 0.46 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8989
]
|
| 668 | 0.33 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8989
]
|
| 669 | 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:
[ 1770174233 [ "\x00tags\x00object_8990" "object_8990" ] ] |
| 670 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8990
]
|
| 671 | 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:
[
8990
]
|
| 672 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8990
]
|
| 673 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8990
]
|
| 674 | 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:
[ 1770174233 [ "\x00tags\x00object_8991" "object_8991" ] ] |
| 675 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8991
]
|
| 676 | 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:
[
8991
]
|
| 677 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
8991
]
|
| 678 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
8991
]
|
| 679 | 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:
[ 1770174233 [ "\x00tags\x00object_9364" "object_9364" ] ] |
| 680 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9364
]
|
| 681 | 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:
[
9364
]
|
| 682 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9364
]
|
| 683 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9364
]
|
| 684 | 0.22 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 685 | 0.19 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 686 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 687 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 688 | 0.15 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 689 | 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:
[ 1770174233 [ "\x00tags\x00object_10184" "object_10184" ] ] |
| 690 | 0.20 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10184
]
|
| 691 | 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:
[
10184
]
|
| 692 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10184
]
|
| 693 | 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:
[ 1770174233 [ "\x00tags\x00asset_3800" "asset_3800" ] ] |
| 694 | 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:
[
3800
]
|
| 695 | 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:
[
3800
]
|
| 696 | 0.31 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10184
]
|
| 697 | 55.36 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 698 | 4.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_7357" "object_7357" ] ] |
| 699 | 0.21 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7357
]
|
| 700 | 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:
[
7357
]
|
| 701 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7357
]
|
| 702 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7357
]
|
| 703 | 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:
[ 1770174233 [ "\x00tags\x00object_7358" "object_7358" ] ] |
| 704 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7358
]
|
| 705 | 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:
[
7358
]
|
| 706 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7358
]
|
| 707 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7358
]
|
| 708 | 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:
[ 1770174233 [ "\x00tags\x00object_7359" "object_7359" ] ] |
| 709 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7359
]
|
| 710 | 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:
[
7359
]
|
| 711 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7359
]
|
| 712 | 0.23 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7359
]
|
| 713 | 0.47 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_7360" "object_7360" ] ] |
| 714 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7360
]
|
| 715 | 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:
[
7360
]
|
| 716 | 0.30 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
7360
]
|
| 717 | 0.36 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
7360
]
|
| 718 | 0.31 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 719 | 0.24 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 720 | 0.28 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 721 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 722 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 723 | 4.63 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_10540" "object_10540" ] ] |
| 724 | 0.27 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10540
]
|
| 725 | 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:
[
10540
]
|
| 726 | 0.34 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10540
]
|
| 727 | 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:
[ 1770174233 [ "\x00tags\x00asset_3803" "asset_3803" ] ] |
| 728 | 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:
[
3803
]
|
| 729 | 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:
[
3803
]
|
| 730 | 0.31 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10540
]
|
| 731 | 49.54 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 732 | 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:
[ 1770174233 [ "\x00tags\x00object_9525" "object_9525" ] ] |
| 733 | 0.48 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9525
]
|
| 734 | 0.31 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:
[
9525
]
|
| 735 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9525
]
|
| 736 | 0.40 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9525
]
|
| 737 | 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:
[ 1770174233 [ "\x00tags\x00object_9526" "object_9526" ] ] |
| 738 | 0.47 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9526
]
|
| 739 | 0.31 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:
[
9526
]
|
| 740 | 5.00 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9526
]
|
| 741 | 2.01 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9526
]
|
| 742 | 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:
[ 1770174233 [ "\x00tags\x00object_9527" "object_9527" ] ] |
| 743 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9527
]
|
| 744 | 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:
[
9527
]
|
| 745 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9527
]
|
| 746 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9527
]
|
| 747 | 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:
[ 1770174233 [ "\x00tags\x00object_9572" "object_9572" ] ] |
| 748 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9572
]
|
| 749 | 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:
[
9572
]
|
| 750 | 0.37 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9572
]
|
| 751 | 0.24 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9572
]
|
| 752 | 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:
[ 1770174233 [ "\x00tags\x00object_9573" "object_9573" ] ] |
| 753 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9573
]
|
| 754 | 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:
[
9573
]
|
| 755 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9573
]
|
| 756 | 0.33 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9573
]
|
| 757 | 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:
[ 1770174233 [ "\x00tags\x00object_9574" "object_9574" ] ] |
| 758 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9574
]
|
| 759 | 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:
[
9574
]
|
| 760 | 0.49 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9574
]
|
| 761 | 0.36 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9574
]
|
| 762 | 0.24 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 763 | 0.26 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 764 | 0.22 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 765 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 766 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 767 | 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:
[ 1770174233 [ "\x00tags\x00object_9947" "object_9947" ] ] |
| 768 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9947
]
|
| 769 | 0.31 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:
[
9947
]
|
| 770 | 4.13 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9947
]
|
| 771 | 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:
[ 1770174233 [ "\x00tags\x00asset_1247" "asset_1247" ] ] |
| 772 | 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:
[
1247
]
|
| 773 | 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:
[
1247
]
|
| 774 | 0.32 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9947
]
|
| 775 | 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:
[ 1770174233 [ "\x00tags\x00object_3921" "object_3921" ] ] |
| 776 | 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:
[ 1770174233 [ "object_3921\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 777 | 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:
[ 1770174233 [ "\x00tags\x00object_3910" "object_3910" ] ] |
| 778 | 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:
[ 1770174233 [ "object_3910\x00tags\x00" "class_Category\x00tags\x00" ] ] |
| 779 | 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:
[ 1770174233 [ "\x00tags\x00object_3909" "object_3909" ] ] |
| 780 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
3909
]
|
| 781 | 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:
[
3909
]
|
| 782 | 0.22 ms |
SELECT * FROM object_store_Category WHERE oo_id = ?
Parameters:
[
3909
]
|
| 783 | 0.20 ms |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
3909
]
|
| 784 | 47.95 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 785 | 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:
[ 1770174233 [ "\x00tags\x00object_5515" "object_5515" ] ] |
| 786 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5515
]
|
| 787 | 0.35 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:
[
5515
]
|
| 788 | 0.43 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5515
]
|
| 789 | 0.27 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5515
]
|
| 790 | 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:
[ 1770174233 [ "\x00tags\x00object_5516" "object_5516" ] ] |
| 791 | 0.24 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5516
]
|
| 792 | 0.30 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:
[
5516
]
|
| 793 | 4.02 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5516
]
|
| 794 | 2.05 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5516
]
|
| 795 | 1.72 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_5517" "object_5517" ] ] |
| 796 | 0.26 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5517
]
|
| 797 | 0.31 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:
[
5517
]
|
| 798 | 0.44 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5517
]
|
| 799 | 0.53 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5517
]
|
| 800 | 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:
[ 1770174233 [ "\x00tags\x00object_5518" "object_5518" ] ] |
| 801 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5518
]
|
| 802 | 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:
[
5518
]
|
| 803 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5518
]
|
| 804 | 0.38 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5518
]
|
| 805 | 1.97 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00object_5652" "object_5652" ] ] |
| 806 | 0.96 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5652
]
|
| 807 | 1.09 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:
[
5652
]
|
| 808 | 0.25 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5652
]
|
| 809 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5652
]
|
| 810 | 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:
[ 1770174233 [ "\x00tags\x00object_5653" "object_5653" ] ] |
| 811 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5653
]
|
| 812 | 0.18 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:
[
5653
]
|
| 813 | 0.22 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5653
]
|
| 814 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5653
]
|
| 815 | 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:
[ 1770174233 [ "\x00tags\x00object_5654" "object_5654" ] ] |
| 816 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5654
]
|
| 817 | 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:
[
5654
]
|
| 818 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5654
]
|
| 819 | 0.21 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5654
]
|
| 820 | 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:
[ 1770174233 [ "\x00tags\x00object_5655" "object_5655" ] ] |
| 821 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5655
]
|
| 822 | 0.19 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:
[
5655
]
|
| 823 | 0.21 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5655
]
|
| 824 | 0.20 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5655
]
|
| 825 | 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:
[ 1770174233 [ "\x00tags\x00object_5656" "object_5656" ] ] |
| 826 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5656
]
|
| 827 | 0.19 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:
[
5656
]
|
| 828 | 0.24 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
5656
]
|
| 829 | 0.19 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
5656
]
|
| 830 | 0.20 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 831 | 0.17 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 832 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 833 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 834 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 835 | 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:
[ 1770174233 [ "\x00tags\x00object_10435" "object_10435" ] ] |
| 836 | 0.17 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10435
]
|
| 837 | 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:
[
10435
]
|
| 838 | 0.29 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10435
]
|
| 839 | 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:
[ 1770174233 [ "\x00tags\x00asset_1300" "asset_1300" ] ] |
| 840 | 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:
[
1300
]
|
| 841 | 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:
[
1300
]
|
| 842 | 0.22 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10435
]
|
| 843 | 47.13 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 844 | 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:
[ 1770174233 [ "\x00tags\x00object_9020" "object_9020" ] ] |
| 845 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9020
]
|
| 846 | 0.31 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:
[
9020
]
|
| 847 | 0.28 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9020
]
|
| 848 | 0.28 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9020
]
|
| 849 | 0.26 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 850 | 0.24 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 851 | 0.26 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 852 | 0.31 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 853 | 0.16 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 854 | 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:
[ 1770174233 [ "\x00tags\x00object_10536" "object_10536" ] ] |
| 855 | 0.92 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
10536
]
|
| 856 | 0.45 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:
[
10536
]
|
| 857 | 0.26 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
10536
]
|
| 858 | 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:
[ 1770174233 [ "\x00tags\x00asset_953" "asset_953" ] ] |
| 859 | 0.43 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:
[
953
]
|
| 860 | 0.31 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:
[
953
]
|
| 861 | 0.32 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
10536
]
|
| 862 | 71.73 ms |
SELECT cid FROM properties WHERE name = "category" AND data = "3907"
Parameters:
[] |
| 863 | 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:
[ 1770174233 [ "\x00tags\x00object_9511" "object_9511" ] ] |
| 864 | 0.30 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9511
]
|
| 865 | 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:
[
9511
]
|
| 866 | 1.47 ms |
SELECT * FROM object_store_Product WHERE oo_id = ?
Parameters:
[
9511
]
|
| 867 | 1.84 ms |
SELECT * FROM object_relations_Product WHERE src_id = ?
Parameters:
[
9511
]
|
| 868 | 1.74 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Psychological Testing" "path" => "/PriceSystemRule/" ] |
| 869 | 0.18 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 870 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 871 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 872 | 0.14 ms |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
| 873 | 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:
[ 1770174233 [ "\x00tags\x00website_config" "website_config" ] ] |
| 874 | 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:
[ 1770174233 [ "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" ] ] |
| 875 | 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:
[ 1770174233 [ "\x00tags\x00document_463" "document_463" ] ] |
| 876 | 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:
[ 1770174233 [ "document_463\x00tags\x00" ] ] |
| 877 | 0.27 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "tabletNavigation" "path" => "/Psychological-Testing/Segments/" ] |
| 878 | 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:
[ 1770174233 [ "\x00tags\x00document_target_groups_463" "document_target_groups_463" ] ] |
| 879 | 0.18 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
463
]
|
| 880 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_463" "document_properties_463" ] ] |
| 881 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_463\x00tags\x00" "document_properties_463\x00tags\x00" ] ] |
| 882 | 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:
[ 1770174233 [ "\x00tags\x00nav_0f911f5b087a550ab1cbe4178ac9319e" "nav_0f911f5b087a550ab1cbe4178ac9319e" ] ] |
| 883 | 0.47 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "output\x00tags\x00" "navigation\x00tags\x00" "document_38\x00tags\x00" "document_382\x00tags\x00" "document_381\x00tags\x00" "document_378\x00tags\x00" "document_401\x00tags\x00" "document_376\x00tags\x00" "document_402\x00tags\x00" "document_379\x00tags\x00" "document_380\x00tags\x00" "document_373\x00tags\x00" "document_384\x00tags\x00" "document_386\x00tags\x00" "document_385\x00tags\x00" "document_383\x00tags\x00" "document_390\x00tags\x00" "document_388\x00tags\x00" "document_387\x00tags\x00" "document_459\x00tags\x00" "document_1089\x00tags\x00" "document_1090\x00tags\x00" "document_1091\x00tags\x00" "document_1092\x00tags\x00" "document_1093\x00tags\x00" "document_1094\x00tags\x00" "document_1088\x00tags\x00" "document_1097\x00tags\x00" "document_1096\x00tags\x00" "document_1098\x00tags\x00" "document_1095\x00tags\x00" "document_1100\x00tags\x00" "document_1101\x00tags\x00" "document_1102\x00tags\x00" "document_1103\x00tags\x00" "document_1104\x00tags\x00" "document_1105\x00tags\x00" "document_1106\x00tags\x00" "document_1099\x00tags\x00" "document_1108\x00tags\x00" "document_1109\x00tags\x00" "document_1110\x00tags\x00" "document_1107\x00tags\x00" "document_1112\x00tags\x00" "document_1113\x00tags\x00" "document_1114\x00tags\x00" "document_1115\x00tags\x00" "document_1116\x00tags\x00" "document_1117\x00tags\x00" "document_1111\x00tags\x00" "document_1119\x00tags\x00" "document_1120\x00tags\x00" "document_1121\x00tags\x00" "document_1122\x00tags\x00" "document_1123\x00tags\x00" "document_1118\x00tags\x00" "document_1125\x00tags\x00" "document_1126\x00tags\x00" "document_1127\x00tags\x00" "document_1124\x00tags\x00" "document_1129\x00tags\x00" "document_1130\x00tags\x00" "document_1131\x00tags\x00" "document_1132\x00tags\x00" "document_1128\x00tags\x00" "document_1228\x00tags\x00" "nav_0f911f5b087a550ab1cbe4178ac9319e\x00tags\x00" ] ] |
| 884 | 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:
[ 1770174233 [ "\x00tags\x00document_38" "document_38" ] ] |
| 885 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_38" "document_properties_38" ] ] |
| 886 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_38\x00tags\x00" "document_properties_38\x00tags\x00" ] ] |
| 887 | 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:
[ 1770174233 [ "\x00tags\x00document_373" "document_373" ] ] |
| 888 | 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:
[ 1770174233 [ "document_373\x00tags\x00" "document_374\x00tags\x00" ] ] |
| 889 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_373" "document_properties_373" ] ] |
| 890 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_373\x00tags\x00" "document_properties_373\x00tags\x00" ] ] |
| 891 | 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:
[ 1770174233 [ "\x00tags\x00document_382" "document_382" ] ] |
| 892 | 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:
[ 1770174233 [ "document_382\x00tags\x00" "asset_1326\x00tags\x00" "asset_90\x00tags\x00" "asset_548\x00tags\x00" ] ] |
| 893 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_382" "document_properties_382" ] ] |
| 894 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_382\x00tags\x00" "document_properties_382\x00tags\x00" ] ] |
| 895 | 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:
[ 1770174233 [ "\x00tags\x00document_381" "document_381" ] ] |
| 896 | 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:
[ 1770174233 [ "document_381\x00tags\x00" "asset_139\x00tags\x00" ] ] |
| 897 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00document_properties_381" "document_properties_381" ] ] |
| 898 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_381\x00tags\x00" "document_properties_381\x00tags\x00" ] ] |
| 899 | 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:
[ 1770174233 [ "\x00tags\x00document_378" "document_378" ] ] |
| 900 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00document_properties_378" "document_properties_378" ] ] |
| 901 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "document_properties\x00tags\x00" "document_378\x00tags\x00" "document_properties_378\x00tags\x00" ] ] |
| 902 | 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:
[ 1770174233 [ "\x00tags\x00document_401" "document_401" ] ] |
| 903 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_401" "document_properties_401" ] ] |
| 904 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_401\x00tags\x00" "document_properties_401\x00tags\x00" ] ] |
| 905 | 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:
[ 1770174233 [ "\x00tags\x00document_376" "document_376" ] ] |
| 906 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_376" "document_properties_376" ] ] |
| 907 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_376\x00tags\x00" "document_properties_376\x00tags\x00" ] ] |
| 908 | 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:
[ 1770174233 [ "\x00tags\x00document_402" "document_402" ] ] |
| 909 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_402" "document_properties_402" ] ] |
| 910 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_402\x00tags\x00" "document_properties_402\x00tags\x00" ] ] |
| 911 | 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:
[ 1770174233 [ "\x00tags\x00document_379" "document_379" ] ] |
| 912 | 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:
[ 1770174233 [ "document_379\x00tags\x00" "asset_4129\x00tags\x00" "asset_4130\x00tags\x00" "asset_4131\x00tags\x00" "asset_4132\x00tags\x00" ] ] |
| 913 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_379" "document_properties_379" ] ] |
| 914 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_379\x00tags\x00" "document_properties_379\x00tags\x00" ] ] |
| 915 | 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:
[ 1770174233 [ "\x00tags\x00document_380" "document_380" ] ] |
| 916 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_380" "document_properties_380" ] ] |
| 917 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_380\x00tags\x00" "document_properties_380\x00tags\x00" ] ] |
| 918 | 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:
[ 1770174233 [ "\x00tags\x00document_383" "document_383" ] ] |
| 919 | 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:
[ 1770174233 [ "document_383\x00tags\x00" "document_384\x00tags\x00" "asset_107\x00tags\x00" ] ] |
| 920 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_383" "document_properties_383" ] ] |
| 921 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_383\x00tags\x00" "document_properties_383\x00tags\x00" ] ] |
| 922 | 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:
[ 1770174233 [ "\x00tags\x00document_384" "document_384" ] ] |
| 923 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_384" "document_properties_384" ] ] |
| 924 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_384\x00tags\x00" "document_properties_384\x00tags\x00" ] ] |
| 925 | 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:
[ 1770174233 [ "\x00tags\x00document_386" "document_386" ] ] |
| 926 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_386" "document_properties_386" ] ] |
| 927 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_386\x00tags\x00" "document_properties_386\x00tags\x00" ] ] |
| 928 | 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:
[ 1770174233 [ "\x00tags\x00document_385" "document_385" ] ] |
| 929 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_385" "document_properties_385" ] ] |
| 930 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_385\x00tags\x00" "document_properties_385\x00tags\x00" ] ] |
| 931 | 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:
[ 1770174233 [ "\x00tags\x00document_387" "document_387" ] ] |
| 932 | 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:
[ 1770174233 [ "document_387\x00tags\x00" "document_388\x00tags\x00" "asset_96\x00tags\x00" ] ] |
| 933 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_387" "document_properties_387" ] ] |
| 934 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_387\x00tags\x00" "document_properties_387\x00tags\x00" ] ] |
| 935 | 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:
[ 1770174233 [ "\x00tags\x00document_390" "document_390" ] ] |
| 936 | 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:
[ 1770174233 [ "document_390\x00tags\x00" "asset_97\x00tags\x00" "asset_4235\x00tags\x00" "asset_4236\x00tags\x00" "asset_4237\x00tags\x00" "asset_4228\x00tags\x00" "asset_4230\x00tags\x00" "asset_98\x00tags\x00" "asset_4231\x00tags\x00" "asset_4232\x00tags\x00" "asset_4233\x00tags\x00" "asset_4234\x00tags\x00" ] ] |
| 937 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_390" "document_properties_390" ] ] |
| 938 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_390\x00tags\x00" "document_properties_390\x00tags\x00" ] ] |
| 939 | 0.67 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00document_388" "document_388" ] ] |
| 940 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_388" "document_properties_388" ] ] |
| 941 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_388\x00tags\x00" "document_properties_388\x00tags\x00" ] ] |
| 942 | 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:
[ 1770174233 [ "\x00tags\x00document_459" "document_459" ] ] |
| 943 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_459" "document_properties_459" ] ] |
| 944 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_459\x00tags\x00" "document_properties_459\x00tags\x00" ] ] |
| 945 | 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:
[ 1770174233 [ "\x00tags\x00document_1088" "document_1088" ] ] |
| 946 | 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:
[ 1770174233 [ "document_1088\x00tags\x00" "asset_536\x00tags\x00" ] ] |
| 947 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1088" "document_properties_1088" ] ] |
| 948 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1088\x00tags\x00" "document_properties_1088\x00tags\x00" ] ] |
| 949 | 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:
[ 1770174233 [ "\x00tags\x00document_1089" "document_1089" ] ] |
| 950 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1089" "document_properties_1089" ] ] |
| 951 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1089\x00tags\x00" "document_properties_1089\x00tags\x00" ] ] |
| 952 | 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:
[ 1770174233 [ "\x00tags\x00document_1090" "document_1090" ] ] |
| 953 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1090" "document_properties_1090" ] ] |
| 954 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1090\x00tags\x00" "document_properties_1090\x00tags\x00" ] ] |
| 955 | 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:
[ 1770174233 [ "\x00tags\x00document_1091" "document_1091" ] ] |
| 956 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1091" "document_properties_1091" ] ] |
| 957 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1091\x00tags\x00" "document_properties_1091\x00tags\x00" ] ] |
| 958 | 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:
[ 1770174233 [ "\x00tags\x00document_1092" "document_1092" ] ] |
| 959 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1092" "document_properties_1092" ] ] |
| 960 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1092\x00tags\x00" "document_properties_1092\x00tags\x00" ] ] |
| 961 | 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:
[ 1770174233 [ "\x00tags\x00document_1093" "document_1093" ] ] |
| 962 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1093" "document_properties_1093" ] ] |
| 963 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1093\x00tags\x00" "document_properties_1093\x00tags\x00" ] ] |
| 964 | 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:
[ 1770174233 [ "\x00tags\x00document_1094" "document_1094" ] ] |
| 965 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1094" "document_properties_1094" ] ] |
| 966 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1094\x00tags\x00" "document_properties_1094\x00tags\x00" ] ] |
| 967 | 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:
[ 1770174233 [ "\x00tags\x00document_1095" "document_1095" ] ] |
| 968 | 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:
[ 1770174233 [ "document_1095\x00tags\x00" "asset_513\x00tags\x00" ] ] |
| 969 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1095" "document_properties_1095" ] ] |
| 970 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1095\x00tags\x00" "document_properties_1095\x00tags\x00" ] ] |
| 971 | 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:
[ 1770174233 [ "\x00tags\x00document_1096" "document_1096" ] ] |
| 972 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1096" "document_properties_1096" ] ] |
| 973 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1096\x00tags\x00" "document_properties_1096\x00tags\x00" ] ] |
| 974 | 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:
[ 1770174233 [ "\x00tags\x00document_1097" "document_1097" ] ] |
| 975 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1097" "document_properties_1097" ] ] |
| 976 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1097\x00tags\x00" "document_properties_1097\x00tags\x00" ] ] |
| 977 | 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:
[ 1770174233 [ "\x00tags\x00document_1098" "document_1098" ] ] |
| 978 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1098" "document_properties_1098" ] ] |
| 979 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1098\x00tags\x00" "document_properties_1098\x00tags\x00" ] ] |
| 980 | 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:
[ 1770174233 [ "\x00tags\x00document_1099" "document_1099" ] ] |
| 981 | 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:
[ 1770174233 [ "document_1099\x00tags\x00" "asset_534\x00tags\x00" ] ] |
| 982 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1099" "document_properties_1099" ] ] |
| 983 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1099\x00tags\x00" "document_properties_1099\x00tags\x00" ] ] |
| 984 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00document_1100" "document_1100" ] ] |
| 985 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1100" "document_properties_1100" ] ] |
| 986 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1100\x00tags\x00" "document_properties_1100\x00tags\x00" ] ] |
| 987 | 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:
[ 1770174233 [ "\x00tags\x00document_1101" "document_1101" ] ] |
| 988 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1101" "document_properties_1101" ] ] |
| 989 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1101\x00tags\x00" "document_properties_1101\x00tags\x00" ] ] |
| 990 | 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:
[ 1770174233 [ "\x00tags\x00document_1102" "document_1102" ] ] |
| 991 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1102" "document_properties_1102" ] ] |
| 992 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1102\x00tags\x00" "document_properties_1102\x00tags\x00" ] ] |
| 993 | 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:
[ 1770174233 [ "\x00tags\x00document_1103" "document_1103" ] ] |
| 994 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1103" "document_properties_1103" ] ] |
| 995 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1103\x00tags\x00" "document_properties_1103\x00tags\x00" ] ] |
| 996 | 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:
[ 1770174233 [ "\x00tags\x00document_1104" "document_1104" ] ] |
| 997 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1104" "document_properties_1104" ] ] |
| 998 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1104\x00tags\x00" "document_properties_1104\x00tags\x00" ] ] |
| 999 | 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:
[ 1770174233 [ "\x00tags\x00document_1105" "document_1105" ] ] |
| 1000 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1105" "document_properties_1105" ] ] |
| 1001 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1105\x00tags\x00" "document_properties_1105\x00tags\x00" ] ] |
| 1002 | 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:
[ 1770174233 [ "\x00tags\x00document_1106" "document_1106" ] ] |
| 1003 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1106" "document_properties_1106" ] ] |
| 1004 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1106\x00tags\x00" "document_properties_1106\x00tags\x00" ] ] |
| 1005 | 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:
[ 1770174233 [ "\x00tags\x00document_1107" "document_1107" ] ] |
| 1006 | 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:
[ 1770174233 [ "document_1107\x00tags\x00" "asset_533\x00tags\x00" ] ] |
| 1007 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1107" "document_properties_1107" ] ] |
| 1008 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1107\x00tags\x00" "document_properties_1107\x00tags\x00" ] ] |
| 1009 | 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:
[ 1770174233 [ "\x00tags\x00document_1108" "document_1108" ] ] |
| 1010 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1108" "document_properties_1108" ] ] |
| 1011 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1108\x00tags\x00" "document_properties_1108\x00tags\x00" ] ] |
| 1012 | 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:
[ 1770174233 [ "\x00tags\x00document_1109" "document_1109" ] ] |
| 1013 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1109" "document_properties_1109" ] ] |
| 1014 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1109\x00tags\x00" "document_properties_1109\x00tags\x00" ] ] |
| 1015 | 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:
[ 1770174233 [ "\x00tags\x00document_1110" "document_1110" ] ] |
| 1016 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1110" "document_properties_1110" ] ] |
| 1017 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1110\x00tags\x00" "document_properties_1110\x00tags\x00" ] ] |
| 1018 | 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:
[ 1770174233 [ "\x00tags\x00document_1111" "document_1111" ] ] |
| 1019 | 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:
[ 1770174233 [ "document_1111\x00tags\x00" "asset_529\x00tags\x00" ] ] |
| 1020 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1111" "document_properties_1111" ] ] |
| 1021 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1111\x00tags\x00" "document_properties_1111\x00tags\x00" ] ] |
| 1022 | 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:
[ 1770174233 [ "\x00tags\x00document_1112" "document_1112" ] ] |
| 1023 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1112" "document_properties_1112" ] ] |
| 1024 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1112\x00tags\x00" "document_properties_1112\x00tags\x00" ] ] |
| 1025 | 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:
[ 1770174233 [ "\x00tags\x00document_1113" "document_1113" ] ] |
| 1026 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1113" "document_properties_1113" ] ] |
| 1027 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1113\x00tags\x00" "document_properties_1113\x00tags\x00" ] ] |
| 1028 | 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:
[ 1770174233 [ "\x00tags\x00document_1114" "document_1114" ] ] |
| 1029 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1114" "document_properties_1114" ] ] |
| 1030 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1114\x00tags\x00" "document_properties_1114\x00tags\x00" ] ] |
| 1031 | 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:
[ 1770174233 [ "\x00tags\x00document_1115" "document_1115" ] ] |
| 1032 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1115" "document_properties_1115" ] ] |
| 1033 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1115\x00tags\x00" "document_properties_1115\x00tags\x00" ] ] |
| 1034 | 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:
[ 1770174233 [ "\x00tags\x00document_1116" "document_1116" ] ] |
| 1035 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1116" "document_properties_1116" ] ] |
| 1036 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1116\x00tags\x00" "document_properties_1116\x00tags\x00" ] ] |
| 1037 | 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:
[ 1770174233 [ "\x00tags\x00document_1117" "document_1117" ] ] |
| 1038 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1117" "document_properties_1117" ] ] |
| 1039 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1117\x00tags\x00" "document_properties_1117\x00tags\x00" ] ] |
| 1040 | 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:
[ 1770174233 [ "\x00tags\x00document_1118" "document_1118" ] ] |
| 1041 | 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:
[ 1770174233 [ "document_1118\x00tags\x00" "asset_532\x00tags\x00" ] ] |
| 1042 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1118" "document_properties_1118" ] ] |
| 1043 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1118\x00tags\x00" "document_properties_1118\x00tags\x00" ] ] |
| 1044 | 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:
[ 1770174233 [ "\x00tags\x00document_1119" "document_1119" ] ] |
| 1045 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1119" "document_properties_1119" ] ] |
| 1046 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1119\x00tags\x00" "document_properties_1119\x00tags\x00" ] ] |
| 1047 | 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:
[ 1770174233 [ "\x00tags\x00document_1120" "document_1120" ] ] |
| 1048 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1120" "document_properties_1120" ] ] |
| 1049 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1120\x00tags\x00" "document_properties_1120\x00tags\x00" ] ] |
| 1050 | 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:
[ 1770174233 [ "\x00tags\x00document_1121" "document_1121" ] ] |
| 1051 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1121" "document_properties_1121" ] ] |
| 1052 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1121\x00tags\x00" "document_properties_1121\x00tags\x00" ] ] |
| 1053 | 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:
[ 1770174233 [ "\x00tags\x00document_1123" "document_1123" ] ] |
| 1054 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1123" "document_properties_1123" ] ] |
| 1055 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1123\x00tags\x00" "document_properties_1123\x00tags\x00" ] ] |
| 1056 | 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:
[ 1770174233 [ "\x00tags\x00document_1124" "document_1124" ] ] |
| 1057 | 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:
[ 1770174233 [ "document_1124\x00tags\x00" "asset_530\x00tags\x00" ] ] |
| 1058 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1124" "document_properties_1124" ] ] |
| 1059 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1124\x00tags\x00" "document_properties_1124\x00tags\x00" ] ] |
| 1060 | 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:
[ 1770174233 [ "\x00tags\x00document_1125" "document_1125" ] ] |
| 1061 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1125" "document_properties_1125" ] ] |
| 1062 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1125\x00tags\x00" "document_properties_1125\x00tags\x00" ] ] |
| 1063 | 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:
[ 1770174233 [ "\x00tags\x00document_1126" "document_1126" ] ] |
| 1064 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1126" "document_properties_1126" ] ] |
| 1065 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1126\x00tags\x00" "document_properties_1126\x00tags\x00" ] ] |
| 1066 | 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:
[ 1770174233 [ "\x00tags\x00document_1127" "document_1127" ] ] |
| 1067 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1127" "document_properties_1127" ] ] |
| 1068 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1127\x00tags\x00" "document_properties_1127\x00tags\x00" ] ] |
| 1069 | 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:
[ 1770174233 [ "\x00tags\x00document_1128" "document_1128" ] ] |
| 1070 | 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:
[ 1770174233 [ "document_1128\x00tags\x00" "asset_518\x00tags\x00" ] ] |
| 1071 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1128" "document_properties_1128" ] ] |
| 1072 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1128\x00tags\x00" "document_properties_1128\x00tags\x00" ] ] |
| 1073 | 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:
[ 1770174233 [ "\x00tags\x00document_1129" "document_1129" ] ] |
| 1074 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1129" "document_properties_1129" ] ] |
| 1075 | 0.77 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1129\x00tags\x00" "document_properties_1129\x00tags\x00" ] ] |
| 1076 | 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:
[ 1770174233 [ "\x00tags\x00document_1130" "document_1130" ] ] |
| 1077 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1130" "document_properties_1130" ] ] |
| 1078 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1130\x00tags\x00" "document_properties_1130\x00tags\x00" ] ] |
| 1079 | 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:
[ 1770174233 [ "\x00tags\x00document_1131" "document_1131" ] ] |
| 1080 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1131" "document_properties_1131" ] ] |
| 1081 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1131\x00tags\x00" "document_properties_1131\x00tags\x00" ] ] |
| 1082 | 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:
[ 1770174233 [ "\x00tags\x00document_1132" "document_1132" ] ] |
| 1083 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1132" "document_properties_1132" ] ] |
| 1084 | 1.15 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1132\x00tags\x00" "document_properties_1132\x00tags\x00" ] ] |
| 1085 | 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:
[ 1770174233 [ "\x00tags\x00document_1228" "document_1228" ] ] |
| 1086 | 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:
[ 1770174233 [ "\x00tags\x00document_properties_1228" "document_properties_1228" ] ] |
| 1087 | 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:
[ 1770174233 [ "document_properties\x00tags\x00" "document_1228\x00tags\x00" "document_properties_1228\x00tags\x00" ] ] |
| 1088 | 0.25 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 1089 | 1.02 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770174233 [ "\x00tags\x00translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] ] |
| 1090 | 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:
[ 1770174233 [ "translator\x00tags\x00" "translator_website\x00tags\x00" "translate\x00tags\x00" "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea\x00tags\x00" ] ] |
| 1091 | 0.31 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "resources" "path" => "/Psychological-Testing/" ] |
| 1092 | 0.30 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
373
]
|
| 1093 | 0.25 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "research" "path" => "/Psychological-Testing/" ] |
| 1094 | 0.21 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
383
]
|
| 1095 | 0.21 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "support" "path" => "/Psychological-Testing/" ] |
| 1096 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Psychological-Testing/support" ] |
| 1097 | 0.19 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "education" "path" => "/Psychological-Testing/" ] |
| 1098 | 0.18 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
387
]
|
| 1099 | 0.20 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "about" "path" => "/Psychological-Testing/" ] |
| 1100 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Psychological-Testing/about" ] |
| 1101 | 0.21 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.