Query Metrics
1343
Database Queries
37
Different statements
243.78 ms
Query time
0
Invalid entities
178
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 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:
[ 1773909137 "site_domain_30b361376c41bdfc6ac22d9a0797cc4b" ] |
| 2 | 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:
[ 1773909137 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.40 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/aktualitasok" "path" "auto_create" "/aktualitasok?page=4" "path_query" "https://boutique.local.szerver.online/aktualitasok?page=4" "entire_uri" ] |
| 5 | 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:
[ 1773909137 "system_route_redirect" ] |
| 6 | 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:
[ 1773909137 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 9 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "aktualitasok" ] |
| 10 | 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:
[ 1773909137 "document_12" ] |
| 11 | 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:
[ 1773909137 "document_12\x01tags\x01" ] |
| 12 | 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:
[ 1773909137 "document_properties_12" ] |
| 13 | 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:
[ 1773909137 "document_properties\x01tags\x01" "document_12\x01tags\x01" ] |
| 14 | 0.31 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id WHERE t0.id = ?
Parameters:
[
1
]
|
| 15 | 0.37 ms |
SELECT t0.configKey AS configKey_1, t0.data AS data_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.id AS id_5, t0.store_id AS store_id_6 FROM coreshop_configuration t0 WHERE t0.store_id IN (?)
Parameters:
[
1
]
|
| 16 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_order"
]
|
| 17 | 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:
[ 1773909137 "sites_path_mapping" ] |
| 18 | 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:
[ 1773909137 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 19 | 0.26 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
| 20 | 0.51 ms |
SELECT object_4.id as id, object_4.type as `type` FROM object_4 WHERE ((`site` = ?) AND (hidden IS NULL OR hidden = 0) AND object_4.type IN ('object','variant','folder')) AND object_4.published = 1 ORDER BY `name` ASC
Parameters:
[
"boutique"
]
|
| 21 | 1.30 ms |
SELECT object_3.id as id, object_3.type as `type` FROM object_3 WHERE (hiddenFromList IS NOT TRUE AND (category__id IN (?)) AND object_3.type IN ('object','variant','folder')) AND object_3.published = 1 ORDER BY `highlighted` DESC, `date` DESC LIMIT 15 OFFSET 45
Parameters:
[
"375317,375322"
]
|
| 22 | 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:
[ 1773909137 "object_669607" ] |
| 23 | 0.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:
[ 1773909137 "\x00tags\x00object_669607" ] |
| 24 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
669607
]
|
| 25 | 0.19 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
669607
]
|
| 26 | 0.17 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
669607
]
|
| 27 | 0.13 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
| 28 | 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:
[ 1773909137 "asset_24230" ] |
| 29 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24230" ] |
| 30 | 0.17 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:
[
24230
]
|
| 31 | 0.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:
[ 1773909137 "asset_24232" ] |
| 32 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24232" ] |
| 33 | 0.15 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:
[
24232
]
|
| 34 | 0.15 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:
[
24232
]
|
| 35 | 0.31 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 669607 "content" ] |
| 36 | 0.26 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 669607 "content" ] |
| 37 | 0.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:
[ 1773909137 "asset_24234" ] |
| 38 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24234" ] |
| 39 | 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:
[
24234
]
|
| 40 | 0.16 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:
[
24234
]
|
| 41 | 0.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:
[ 1773909137 "asset_24237" ] |
| 42 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24237" ] |
| 43 | 0.15 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:
[
24237
]
|
| 44 | 0.14 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:
[
24237
]
|
| 45 | 0.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:
[ 1773909137 "asset_24231" ] |
| 46 | 0.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:
[ 1773909137 "\x00tags\x00asset_24231" ] |
| 47 | 0.16 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:
[
24231
]
|
| 48 | 0.14 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:
[
24231
]
|
| 49 | 0.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:
[ 1773909137 "asset_24235" ] |
| 50 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24235\x01tags\x01" ] |
| 51 | 0.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:
[ 1773909137 "asset_24233" ] |
| 52 | 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:
[ 1773909137 "asset_24233\x01tags\x01" ] |
| 53 | 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:
[ 1773909137 "asset_24241" ] |
| 54 | 0.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:
[ 1773909137 "\x00tags\x00asset_24241" ] |
| 55 | 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:
[
24241
]
|
| 56 | 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:
[
24241
]
|
| 57 | 0.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:
[ 1773909137 "asset_24228" ] |
| 58 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24228\x01tags\x01" ] |
| 59 | 0.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:
[ 1773909137 "asset_24240" ] |
| 60 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24240" ] |
| 61 | 0.17 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:
[
24240
]
|
| 62 | 0.17 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:
[
24240
]
|
| 63 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24229" ] |
| 64 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24229" ] |
| 65 | 0.17 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:
[
24229
]
|
| 66 | 0.16 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:
[
24229
]
|
| 67 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24252" ] |
| 68 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24252" ] |
| 69 | 0.16 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:
[
24252
]
|
| 70 | 0.15 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:
[
24252
]
|
| 71 | 0.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:
[ 1773909137 "asset_24243" ] |
| 72 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24243" ] |
| 73 | 0.16 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:
[
24243
]
|
| 74 | 0.15 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:
[
24243
]
|
| 75 | 0.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:
[ 1773909137 "asset_24238" ] |
| 76 | 0.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:
[ 1773909137 "asset_24238\x01tags\x01" ] |
| 77 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24236" ] |
| 78 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24236" ] |
| 79 | 0.16 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:
[
24236
]
|
| 80 | 0.16 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:
[
24236
]
|
| 81 | 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:
[ 1773909137 "asset_24242" ] |
| 82 | 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:
[ 1773909137 "\x00tags\x00asset_24242" ] |
| 83 | 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:
[
24242
]
|
| 84 | 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:
[
24242
]
|
| 85 | 0.24 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 669607 "content" ] |
| 86 | 0.21 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 669607 "content" ] |
| 87 | 0.23 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 669607 "content" ] |
| 88 | 0.20 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
669607
]
|
| 89 | 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:
[ 1773909137 "object_668363" ] |
| 90 | 0.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:
[ 1773909137 "\x00tags\x00object_668363" ] |
| 91 | 0.16 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
668363
]
|
| 92 | 0.21 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
668363
]
|
| 93 | 0.18 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
668363
]
|
| 94 | 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:
[ 1773909137 "asset_24019" ] |
| 95 | 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:
[ 1773909137 "\x00tags\x00asset_24019" ] |
| 96 | 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:
[
24019
]
|
| 97 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_24022" ] |
| 98 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24022" ] |
| 99 | 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:
[
24022
]
|
| 100 | 0.17 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:
[
24022
]
|
| 101 | 0.27 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 668363 "content" ] |
| 102 | 0.23 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 668363 "content" ] |
| 103 | 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:
[ 1773909137 "asset_24021" ] |
| 104 | 0.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:
[ 1773909137 "asset_24021\x01tags\x01" ] |
| 105 | 0.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:
[ 1773909137 "asset_24026" ] |
| 106 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_24026" ] |
| 107 | 1.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:
[
24026
]
|
| 108 | 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:
[
24026
]
|
| 109 | 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:
[ 1773909137 "asset_24023" ] |
| 110 | 0.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:
[ 1773909137 "\x00tags\x00asset_24023" ] |
| 111 | 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:
[
24023
]
|
| 112 | 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:
[
24023
]
|
| 113 | 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:
[ 1773909137 "asset_24142" ] |
| 114 | 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:
[ 1773909137 "\x00tags\x00asset_24142" ] |
| 115 | 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:
[
24142
]
|
| 116 | 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:
[
24142
]
|
| 117 | 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:
[ 1773909137 "asset_24020" ] |
| 118 | 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:
[ 1773909137 "\x00tags\x00asset_24020" ] |
| 119 | 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:
[
24020
]
|
| 120 | 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:
[
24020
]
|
| 121 | 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:
[ 1773909137 "asset_24024" ] |
| 122 | 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:
[ 1773909137 "\x00tags\x00asset_24024" ] |
| 123 | 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:
[
24024
]
|
| 124 | 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:
[
24024
]
|
| 125 | 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:
[ 1773909137 "asset_24143" ] |
| 126 | 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:
[ 1773909137 "asset_24143\x01tags\x01" ] |
| 127 | 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:
[ 1773909137 "asset_24144" ] |
| 128 | 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:
[ 1773909137 "asset_24144\x01tags\x01" ] |
| 129 | 0.27 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 668363 "content" ] |
| 130 | 0.25 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 668363 "content" ] |
| 131 | 0.25 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 668363 "content" ] |
| 132 | 0.23 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
668363
]
|
| 133 | 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:
[ 1773909137 "object_661807" ] |
| 134 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00object_661807" ] |
| 135 | 0.18 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
661807
]
|
| 136 | 0.26 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
661807
]
|
| 137 | 0.21 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
661807
]
|
| 138 | 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:
[ 1773909137 "asset_23874" ] |
| 139 | 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:
[ 1773909137 "\x00tags\x00asset_23874" ] |
| 140 | 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:
[
23874
]
|
| 141 | 0.26 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
23874
]
|
| 142 | 0.36 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 661807 "content" ] |
| 143 | 0.29 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 661807 "content" ] |
| 144 | 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:
[ 1773909137 "asset_23867" ] |
| 145 | 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:
[ 1773909137 "\x00tags\x00asset_23867" ] |
| 146 | 0.26 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
23867
]
|
| 147 | 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:
[
23867
]
|
| 148 | 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:
[ 1773909137 "asset_23869" ] |
| 149 | 0.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:
[ 1773909137 "\x00tags\x00asset_23869" ] |
| 150 | 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:
[
23869
]
|
| 151 | 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:
[
23869
]
|
| 152 | 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:
[ 1773909137 "asset_23868" ] |
| 153 | 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:
[ 1773909137 "\x00tags\x00asset_23868" ] |
| 154 | 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:
[
23868
]
|
| 155 | 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:
[
23868
]
|
| 156 | 0.27 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 661807 "content" ] |
| 157 | 0.23 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 661807 "content" ] |
| 158 | 0.21 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 661807 "content" ] |
| 159 | 0.20 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
661807
]
|
| 160 | 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:
[ 1773909137 "object_658874" ] |
| 161 | 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:
[ 1773909137 "\x00tags\x00object_658874" ] |
| 162 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
658874
]
|
| 163 | 0.22 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
658874
]
|
| 164 | 0.20 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
658874
]
|
| 165 | 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:
[ 1773909137 "asset_23790" ] |
| 166 | 0.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:
[ 1773909137 "\x00tags\x00asset_23790" ] |
| 167 | 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:
[
23790
]
|
| 168 | 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:
[ 1773909137 "asset_23792" ] |
| 169 | 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:
[ 1773909137 "\x00tags\x00asset_23792" ] |
| 170 | 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:
[
23792
]
|
| 171 | 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:
[
23792
]
|
| 172 | 0.28 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 658874 "content" ] |
| 173 | 0.29 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 658874 "content" ] |
| 174 | 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:
[ 1773909137 "asset_23779" ] |
| 175 | 0.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:
[ 1773909137 "\x00tags\x00asset_23779" ] |
| 176 | 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:
[
23779
]
|
| 177 | 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:
[
23779
]
|
| 178 | 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:
[ 1773909137 "asset_23786" ] |
| 179 | 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:
[ 1773909137 "\x00tags\x00asset_23786" ] |
| 180 | 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:
[
23786
]
|
| 181 | 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:
[
23786
]
|
| 182 | 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:
[ 1773909137 "asset_23782" ] |
| 183 | 0.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:
[ 1773909137 "\x00tags\x00asset_23782" ] |
| 184 | 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:
[
23782
]
|
| 185 | 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:
[
23782
]
|
| 186 | 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:
[ 1773909137 "asset_23787" ] |
| 187 | 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:
[ 1773909137 "asset_23787\x01tags\x01" ] |
| 188 | 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:
[ 1773909137 "asset_23793" ] |
| 189 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23793" ] |
| 190 | 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:
[
23793
]
|
| 191 | 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:
[
23793
]
|
| 192 | 0.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:
[ 1773909137 "asset_23784" ] |
| 193 | 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:
[ 1773909137 "asset_23784\x01tags\x01" ] |
| 194 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23794" ] |
| 195 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23794" ] |
| 196 | 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:
[
23794
]
|
| 197 | 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:
[
23794
]
|
| 198 | 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:
[ 1773909137 "asset_23785" ] |
| 199 | 0.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:
[ 1773909137 "\x00tags\x00asset_23785" ] |
| 200 | 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:
[
23785
]
|
| 201 | 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:
[
23785
]
|
| 202 | 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:
[ 1773909137 "asset_23791" ] |
| 203 | 0.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:
[ 1773909137 "asset_23791\x01tags\x01" ] |
| 204 | 0.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:
[ 1773909137 "asset_23783" ] |
| 205 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23783\x01tags\x01" ] |
| 206 | 0.34 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 658874 "content" ] |
| 207 | 0.26 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 658874 "content" ] |
| 208 | 0.37 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 658874 "content" ] |
| 209 | 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:
[ 1773909137 "asset_23778" ] |
| 210 | 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:
[ 1773909137 "\x00tags\x00asset_23778" ] |
| 211 | 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:
[
23778
]
|
| 212 | 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:
[
23778
]
|
| 213 | 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:
[ 1773909137 "asset_23780" ] |
| 214 | 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:
[ 1773909137 "asset_23780\x01tags\x01" ] |
| 215 | 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:
[ 1773909137 "asset_23789" ] |
| 216 | 0.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:
[ 1773909137 "\x00tags\x00asset_23789" ] |
| 217 | 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:
[
23789
]
|
| 218 | 0.16 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:
[
23789
]
|
| 219 | 0.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:
[ 1773909137 "asset_23781" ] |
| 220 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23781" ] |
| 221 | 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:
[
23781
]
|
| 222 | 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:
[
23781
]
|
| 223 | 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:
[ 1773909137 "asset_23777" ] |
| 224 | 0.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:
[ 1773909137 "\x00tags\x00asset_23777" ] |
| 225 | 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:
[
23777
]
|
| 226 | 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:
[
23777
]
|
| 227 | 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:
[ 1773909137 "asset_23776" ] |
| 228 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23776" ] |
| 229 | 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:
[
23776
]
|
| 230 | 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:
[
23776
]
|
| 231 | 0.23 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
658874
]
|
| 232 | 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:
[ 1773909137 "object_657498" ] |
| 233 | 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:
[ 1773909137 "object_657498\x01tags\x01" "class_3\x01tags\x01" "asset_23720\x01tags\x01" "asset_23722\x01tags\x01" "asset_23714\x01tags\x01" "asset_23718\x01tags\x01" "asset_23724\x01tags\x01" "asset_23716\x01tags\x01" "asset_23725\x01tags\x01" "asset_23715\x01tags\x01" "asset_23717\x01tags\x01" "asset_23719\x01tags\x01" "asset_23721\x01tags\x01" "asset_23723\x01tags\x01" ] |
| 234 | 0.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:
[ 1773909137 "object_652974" ] |
| 235 | 0.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:
[ 1773909137 "\x00tags\x00object_652974" ] |
| 236 | 0.16 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
652974
]
|
| 237 | 0.20 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
652974
]
|
| 238 | 0.16 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
652974
]
|
| 239 | 0.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:
[ 1773909137 "asset_23551" ] |
| 240 | 0.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:
[ 1773909137 "\x00tags\x00asset_23551" ] |
| 241 | 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:
[
23551
]
|
| 242 | 0.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:
[ 1773909137 "asset_23552" ] |
| 243 | 0.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:
[ 1773909137 "\x00tags\x00asset_23552" ] |
| 244 | 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:
[
23552
]
|
| 245 | 0.17 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:
[
23552
]
|
| 246 | 0.31 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 652974 "content" ] |
| 247 | 0.26 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 652974 "content" ] |
| 248 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23544" ] |
| 249 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23544" ] |
| 250 | 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:
[
23544
]
|
| 251 | 0.16 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:
[
23544
]
|
| 252 | 0.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:
[ 1773909137 "asset_23546" ] |
| 253 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23546" ] |
| 254 | 0.16 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:
[
23546
]
|
| 255 | 0.16 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:
[
23546
]
|
| 256 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23545" ] |
| 257 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23545\x01tags\x01" ] |
| 258 | 0.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:
[ 1773909137 "asset_23553" ] |
| 259 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23553" ] |
| 260 | 0.16 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:
[
23553
]
|
| 261 | 0.14 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:
[
23553
]
|
| 262 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23550" ] |
| 263 | 0.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:
[ 1773909137 "asset_23550\x01tags\x01" ] |
| 264 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23554" ] |
| 265 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23554" ] |
| 266 | 0.16 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:
[
23554
]
|
| 267 | 0.15 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:
[
23554
]
|
| 268 | 0.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:
[ 1773909137 "asset_23547" ] |
| 269 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23547" ] |
| 270 | 0.16 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:
[
23547
]
|
| 271 | 0.14 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:
[
23547
]
|
| 272 | 0.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:
[ 1773909137 "asset_23548" ] |
| 273 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23548" ] |
| 274 | 0.17 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:
[
23548
]
|
| 275 | 0.16 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:
[
23548
]
|
| 276 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23549" ] |
| 277 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23549" ] |
| 278 | 0.15 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:
[
23549
]
|
| 279 | 0.15 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:
[
23549
]
|
| 280 | 0.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:
[ 1773909137 "asset_23579" ] |
| 281 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23579" ] |
| 282 | 0.14 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:
[
23579
]
|
| 283 | 0.13 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:
[
23579
]
|
| 284 | 0.20 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 652974 "content" ] |
| 285 | 0.18 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 652974 "content" ] |
| 286 | 0.17 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 652974 "content" ] |
| 287 | 0.16 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
652974
]
|
| 288 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "object_650370" ] |
| 289 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00object_650370" ] |
| 290 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
650370
]
|
| 291 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
650370
]
|
| 292 | 0.14 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
650370
]
|
| 293 | 0.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:
[ 1773909137 "asset_23402" ] |
| 294 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23402" ] |
| 295 | 0.16 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:
[
23402
]
|
| 296 | 0.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:
[ 1773909137 "asset_23404" ] |
| 297 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23404" ] |
| 298 | 0.14 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:
[
23404
]
|
| 299 | 0.14 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:
[
23404
]
|
| 300 | 0.25 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 650370 "content" ] |
| 301 | 0.23 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 650370 "content" ] |
| 302 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23403" ] |
| 303 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23403" ] |
| 304 | 0.16 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:
[
23403
]
|
| 305 | 0.14 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:
[
23403
]
|
| 306 | 0.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:
[ 1773909137 "asset_23405" ] |
| 307 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23405" ] |
| 308 | 0.14 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:
[
23405
]
|
| 309 | 0.14 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:
[
23405
]
|
| 310 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23389" ] |
| 311 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23389" ] |
| 312 | 0.14 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:
[
23389
]
|
| 313 | 0.14 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:
[
23389
]
|
| 314 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23393" ] |
| 315 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23393" ] |
| 316 | 0.15 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:
[
23393
]
|
| 317 | 0.14 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:
[
23393
]
|
| 318 | 0.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:
[ 1773909137 "asset_23401" ] |
| 319 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23401" ] |
| 320 | 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:
[
23401
]
|
| 321 | 0.17 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:
[
23401
]
|
| 322 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23410" ] |
| 323 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23410" ] |
| 324 | 0.15 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:
[
23410
]
|
| 325 | 0.15 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:
[
23410
]
|
| 326 | 0.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:
[ 1773909137 "asset_23390" ] |
| 327 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23390" ] |
| 328 | 0.15 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:
[
23390
]
|
| 329 | 0.14 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:
[
23390
]
|
| 330 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23411" ] |
| 331 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23411" ] |
| 332 | 0.16 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:
[
23411
]
|
| 333 | 0.14 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:
[
23411
]
|
| 334 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23400" ] |
| 335 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23400" ] |
| 336 | 0.16 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:
[
23400
]
|
| 337 | 0.16 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:
[
23400
]
|
| 338 | 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:
[ 1773909137 "asset_23412" ] |
| 339 | 0.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:
[ 1773909137 "asset_23412\x01tags\x01" ] |
| 340 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23395" ] |
| 341 | 0.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:
[ 1773909137 "\x00tags\x00asset_23395" ] |
| 342 | 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:
[
23395
]
|
| 343 | 0.16 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:
[
23395
]
|
| 344 | 0.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:
[ 1773909137 "asset_23408" ] |
| 345 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23408" ] |
| 346 | 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:
[
23408
]
|
| 347 | 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:
[
23408
]
|
| 348 | 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:
[ 1773909137 "asset_23399" ] |
| 349 | 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:
[ 1773909137 "\x00tags\x00asset_23399" ] |
| 350 | 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:
[
23399
]
|
| 351 | 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:
[
23399
]
|
| 352 | 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:
[ 1773909137 "asset_23406" ] |
| 353 | 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:
[ 1773909137 "\x00tags\x00asset_23406" ] |
| 354 | 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:
[
23406
]
|
| 355 | 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:
[
23406
]
|
| 356 | 0.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:
[ 1773909137 "asset_23398" ] |
| 357 | 0.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:
[ 1773909137 "\x00tags\x00asset_23398" ] |
| 358 | 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:
[
23398
]
|
| 359 | 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:
[
23398
]
|
| 360 | 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:
[ 1773909137 "asset_23388" ] |
| 361 | 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:
[ 1773909137 "asset_23388\x01tags\x01" ] |
| 362 | 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:
[ 1773909137 "asset_23392" ] |
| 363 | 0.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:
[ 1773909137 "\x00tags\x00asset_23392" ] |
| 364 | 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:
[
23392
]
|
| 365 | 0.17 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:
[
23392
]
|
| 366 | 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:
[ 1773909137 "asset_23397" ] |
| 367 | 0.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:
[ 1773909137 "\x00tags\x00asset_23397" ] |
| 368 | 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:
[
23397
]
|
| 369 | 0.16 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:
[
23397
]
|
| 370 | 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:
[ 1773909137 "asset_23409" ] |
| 371 | 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:
[ 1773909137 "asset_23409\x01tags\x01" ] |
| 372 | 0.22 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 650370 "content" ] |
| 373 | 0.19 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 650370 "content" ] |
| 374 | 0.21 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 650370 "content" ] |
| 375 | 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:
[ 1773909137 "asset_23394" ] |
| 376 | 0.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:
[ 1773909137 "\x00tags\x00asset_23394" ] |
| 377 | 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:
[
23394
]
|
| 378 | 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:
[
23394
]
|
| 379 | 0.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:
[ 1773909137 "asset_23396" ] |
| 380 | 0.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:
[ 1773909137 "\x00tags\x00asset_23396" ] |
| 381 | 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:
[
23396
]
|
| 382 | 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:
[
23396
]
|
| 383 | 0.22 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
650370
]
|
| 384 | 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:
[ 1773909137 "object_645631" ] |
| 385 | 0.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:
[ 1773909137 "\x00tags\x00object_645631" ] |
| 386 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
645631
]
|
| 387 | 0.20 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
645631
]
|
| 388 | 0.17 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
645631
]
|
| 389 | 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:
[ 1773909137 "asset_23061" ] |
| 390 | 0.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:
[ 1773909137 "\x00tags\x00asset_23061" ] |
| 391 | 2.72 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:
[
23061
]
|
| 392 | 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:
[ 1773909137 "asset_23064" ] |
| 393 | 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:
[ 1773909137 "\x00tags\x00asset_23064" ] |
| 394 | 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:
[
23064
]
|
| 395 | 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:
[
23064
]
|
| 396 | 0.32 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 645631 "content" ] |
| 397 | 0.27 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 645631 "content" ] |
| 398 | 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:
[ 1773909137 "asset_23063" ] |
| 399 | 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:
[ 1773909137 "\x00tags\x00asset_23063" ] |
| 400 | 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:
[
23063
]
|
| 401 | 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:
[
23063
]
|
| 402 | 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:
[ 1773909137 "asset_23067" ] |
| 403 | 0.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:
[ 1773909137 "\x00tags\x00asset_23067" ] |
| 404 | 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:
[
23067
]
|
| 405 | 0.16 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:
[
23067
]
|
| 406 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23065" ] |
| 407 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23065" ] |
| 408 | 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:
[
23065
]
|
| 409 | 0.17 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:
[
23065
]
|
| 410 | 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:
[ 1773909137 "asset_23066" ] |
| 411 | 0.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:
[ 1773909137 "\x00tags\x00asset_23066" ] |
| 412 | 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:
[
23066
]
|
| 413 | 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:
[
23066
]
|
| 414 | 0.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:
[ 1773909137 "asset_23083" ] |
| 415 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23083" ] |
| 416 | 0.17 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:
[
23083
]
|
| 417 | 0.16 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:
[
23083
]
|
| 418 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23060" ] |
| 419 | 0.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:
[ 1773909137 "\x00tags\x00asset_23060" ] |
| 420 | 0.17 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:
[
23060
]
|
| 421 | 0.16 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:
[
23060
]
|
| 422 | 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:
[ 1773909137 "asset_23059" ] |
| 423 | 0.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:
[ 1773909137 "\x00tags\x00asset_23059" ] |
| 424 | 0.17 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:
[
23059
]
|
| 425 | 0.16 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:
[
23059
]
|
| 426 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23062" ] |
| 427 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23062" ] |
| 428 | 0.16 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:
[
23062
]
|
| 429 | 0.15 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:
[
23062
]
|
| 430 | 0.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:
[ 1773909137 "asset_23068" ] |
| 431 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23068" ] |
| 432 | 0.16 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:
[
23068
]
|
| 433 | 0.16 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:
[
23068
]
|
| 434 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23070" ] |
| 435 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23070" ] |
| 436 | 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:
[
23070
]
|
| 437 | 0.17 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:
[
23070
]
|
| 438 | 0.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:
[ 1773909137 "asset_23072" ] |
| 439 | 0.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:
[ 1773909137 "\x00tags\x00asset_23072" ] |
| 440 | 0.17 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:
[
23072
]
|
| 441 | 0.56 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
23072
]
|
| 442 | 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:
[ 1773909137 "asset_23069" ] |
| 443 | 0.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:
[ 1773909137 "\x00tags\x00asset_23069" ] |
| 444 | 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:
[
23069
]
|
| 445 | 0.15 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:
[
23069
]
|
| 446 | 0.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:
[ 1773909137 "asset_23071" ] |
| 447 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23071" ] |
| 448 | 0.16 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:
[
23071
]
|
| 449 | 0.17 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:
[
23071
]
|
| 450 | 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:
[ 1773909137 "asset_23073" ] |
| 451 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23073" ] |
| 452 | 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:
[
23073
]
|
| 453 | 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:
[
23073
]
|
| 454 | 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:
[ 1773909137 "asset_23074" ] |
| 455 | 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:
[ 1773909137 "\x00tags\x00asset_23074" ] |
| 456 | 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:
[
23074
]
|
| 457 | 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:
[
23074
]
|
| 458 | 0.28 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 645631 "content" ] |
| 459 | 0.22 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 645631 "content" ] |
| 460 | 0.23 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 645631 "content" ] |
| 461 | 0.20 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
645631
]
|
| 462 | 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:
[ 1773909137 "object_647967" ] |
| 463 | 0.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:
[ 1773909137 "\x00tags\x00object_647967" ] |
| 464 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
647967
]
|
| 465 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
647967
]
|
| 466 | 0.12 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
647967
]
|
| 467 | 0.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:
[ 1773909137 "asset_23293" ] |
| 468 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23293" ] |
| 469 | 0.15 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:
[
23293
]
|
| 470 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23295" ] |
| 471 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23295" ] |
| 472 | 0.13 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:
[
23295
]
|
| 473 | 0.12 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:
[
23295
]
|
| 474 | 0.18 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 647967 "content" ] |
| 475 | 0.16 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 647967 "content" ] |
| 476 | 0.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:
[ 1773909137 "asset_23294" ] |
| 477 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23294\x01tags\x01" ] |
| 478 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23291" ] |
| 479 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23291\x01tags\x01" ] |
| 480 | 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:
[ 1773909137 "asset_23288" ] |
| 481 | 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:
[ 1773909137 "asset_23288\x01tags\x01" ] |
| 482 | 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:
[ 1773909137 "asset_23296" ] |
| 483 | 0.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:
[ 1773909137 "\x00tags\x00asset_23296" ] |
| 484 | 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:
[
23296
]
|
| 485 | 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:
[
23296
]
|
| 486 | 0.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:
[ 1773909137 "asset_23287" ] |
| 487 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23287" ] |
| 488 | 0.17 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:
[
23287
]
|
| 489 | 0.16 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:
[
23287
]
|
| 490 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23292" ] |
| 491 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_23292" ] |
| 492 | 0.17 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:
[
23292
]
|
| 493 | 0.17 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:
[
23292
]
|
| 494 | 0.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:
[ 1773909137 "asset_23289" ] |
| 495 | 0.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:
[ 1773909137 "\x00tags\x00asset_23289" ] |
| 496 | 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:
[
23289
]
|
| 497 | 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:
[
23289
]
|
| 498 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_23290" ] |
| 499 | 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:
[ 1773909137 "\x00tags\x00asset_23290" ] |
| 500 | 0.16 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:
[
23290
]
|
| 501 | 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:
[
23290
]
|
| 502 | 0.25 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 647967 "content" ] |
| 503 | 0.21 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 647967 "content" ] |
| 504 | 0.23 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 647967 "content" ] |
| 505 | 0.20 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
647967
]
|
| 506 | 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:
[ 1773909137 "object_642903" ] |
| 507 | 0.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:
[ 1773909137 "\x00tags\x00object_642903" ] |
| 508 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
642903
]
|
| 509 | 0.18 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
642903
]
|
| 510 | 0.15 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
642903
]
|
| 511 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22934" ] |
| 512 | 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:
[ 1773909137 "\x00tags\x00asset_22934" ] |
| 513 | 0.98 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:
[
22934
]
|
| 514 | 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:
[ 1773909137 "asset_22933" ] |
| 515 | 0.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:
[ 1773909137 "\x00tags\x00asset_22933" ] |
| 516 | 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:
[
22933
]
|
| 517 | 0.16 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:
[
22933
]
|
| 518 | 0.24 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 642903 "content" ] |
| 519 | 0.23 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 642903 "content" ] |
| 520 | 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:
[ 1773909137 "asset_22932" ] |
| 521 | 0.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:
[ 1773909137 "\x00tags\x00asset_22932" ] |
| 522 | 0.17 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:
[
22932
]
|
| 523 | 0.15 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:
[
22932
]
|
| 524 | 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:
[ 1773909137 "asset_22930" ] |
| 525 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22930" ] |
| 526 | 0.15 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:
[
22930
]
|
| 527 | 0.11 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:
[
22930
]
|
| 528 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22938" ] |
| 529 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22938" ] |
| 530 | 0.11 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:
[
22938
]
|
| 531 | 0.09 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:
[
22938
]
|
| 532 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22949" ] |
| 533 | 0.07 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22949" ] |
| 534 | 0.11 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:
[
22949
]
|
| 535 | 0.10 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:
[
22949
]
|
| 536 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22931" ] |
| 537 | 0.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:
[ 1773909137 "\x00tags\x00asset_22931" ] |
| 538 | 0.10 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:
[
22931
]
|
| 539 | 0.09 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:
[
22931
]
|
| 540 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22937" ] |
| 541 | 0.07 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22937" ] |
| 542 | 0.10 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:
[
22937
]
|
| 543 | 0.09 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:
[
22937
]
|
| 544 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22939" ] |
| 545 | 0.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:
[ 1773909137 "\x00tags\x00asset_22939" ] |
| 546 | 0.09 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:
[
22939
]
|
| 547 | 0.08 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:
[
22939
]
|
| 548 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22941" ] |
| 549 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22941" ] |
| 550 | 0.11 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:
[
22941
]
|
| 551 | 0.09 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:
[
22941
]
|
| 552 | 0.08 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22936" ] |
| 553 | 0.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:
[ 1773909137 "\x00tags\x00asset_22936" ] |
| 554 | 0.09 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:
[
22936
]
|
| 555 | 0.08 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:
[
22936
]
|
| 556 | 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:
[ 1773909137 "asset_22940" ] |
| 557 | 0.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:
[ 1773909137 "\x00tags\x00asset_22940" ] |
| 558 | 0.17 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:
[
22940
]
|
| 559 | 0.15 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:
[
22940
]
|
| 560 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22942" ] |
| 561 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22942" ] |
| 562 | 0.15 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:
[
22942
]
|
| 563 | 0.14 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:
[
22942
]
|
| 564 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22928" ] |
| 565 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22928" ] |
| 566 | 0.14 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:
[
22928
]
|
| 567 | 0.14 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:
[
22928
]
|
| 568 | 0.19 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 642903 "content" ] |
| 569 | 0.16 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 642903 "content" ] |
| 570 | 0.21 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 642903 "content" ] |
| 571 | 0.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:
[ 1773909137 "asset_22929" ] |
| 572 | 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:
[ 1773909137 "\x00tags\x00asset_22929" ] |
| 573 | 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:
[
22929
]
|
| 574 | 0.17 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:
[
22929
]
|
| 575 | 0.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:
[ 1773909137 "asset_22935" ] |
| 576 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22935" ] |
| 577 | 0.16 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:
[
22935
]
|
| 578 | 0.16 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:
[
22935
]
|
| 579 | 0.17 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
642903
]
|
| 580 | 0.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:
[ 1773909137 "object_640137" ] |
| 581 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00object_640137" ] |
| 582 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
640137
]
|
| 583 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
640137
]
|
| 584 | 0.14 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
640137
]
|
| 585 | 0.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:
[ 1773909137 "asset_22769" ] |
| 586 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22769" ] |
| 587 | 0.16 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:
[
22769
]
|
| 588 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22759" ] |
| 589 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22759" ] |
| 590 | 0.15 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:
[
22759
]
|
| 591 | 0.14 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:
[
22759
]
|
| 592 | 0.22 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640137 "content" ] |
| 593 | 0.21 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640137 "content" ] |
| 594 | 0.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:
[ 1773909137 "asset_22764" ] |
| 595 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22764" ] |
| 596 | 0.16 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:
[
22764
]
|
| 597 | 0.15 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:
[
22764
]
|
| 598 | 0.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:
[ 1773909137 "asset_22761" ] |
| 599 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22761" ] |
| 600 | 0.16 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:
[
22761
]
|
| 601 | 0.14 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:
[
22761
]
|
| 602 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22765" ] |
| 603 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22765" ] |
| 604 | 0.16 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:
[
22765
]
|
| 605 | 0.15 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:
[
22765
]
|
| 606 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22768" ] |
| 607 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22768" ] |
| 608 | 0.14 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:
[
22768
]
|
| 609 | 0.15 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:
[
22768
]
|
| 610 | 0.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:
[ 1773909137 "asset_22770" ] |
| 611 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22770" ] |
| 612 | 0.16 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:
[
22770
]
|
| 613 | 0.15 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:
[
22770
]
|
| 614 | 0.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:
[ 1773909137 "asset_22762" ] |
| 615 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22762" ] |
| 616 | 0.14 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:
[
22762
]
|
| 617 | 0.16 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:
[
22762
]
|
| 618 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22766" ] |
| 619 | 0.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:
[ 1773909137 "\x00tags\x00asset_22766" ] |
| 620 | 0.16 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:
[
22766
]
|
| 621 | 0.14 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:
[
22766
]
|
| 622 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22767" ] |
| 623 | 0.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:
[ 1773909137 "\x00tags\x00asset_22767" ] |
| 624 | 0.15 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:
[
22767
]
|
| 625 | 0.13 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:
[
22767
]
|
| 626 | 0.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:
[ 1773909137 "asset_22771" ] |
| 627 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22771" ] |
| 628 | 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:
[
22771
]
|
| 629 | 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:
[
22771
]
|
| 630 | 0.21 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640137 "content" ] |
| 631 | 0.19 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640137 "content" ] |
| 632 | 0.18 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640137 "content" ] |
| 633 | 0.17 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
640137
]
|
| 634 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "object_637570" ] |
| 635 | 0.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:
[ 1773909137 "\x00tags\x00object_637570" ] |
| 636 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
637570
]
|
| 637 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
637570
]
|
| 638 | 0.15 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
637570
]
|
| 639 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22646" ] |
| 640 | 0.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:
[ 1773909137 "\x00tags\x00asset_22646" ] |
| 641 | 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:
[
22646
]
|
| 642 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22647" ] |
| 643 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22647" ] |
| 644 | 0.17 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:
[
22647
]
|
| 645 | 0.16 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:
[
22647
]
|
| 646 | 0.23 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 637570 "content" ] |
| 647 | 0.23 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 637570 "content" ] |
| 648 | 0.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:
[ 1773909137 "asset_22649" ] |
| 649 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22649" ] |
| 650 | 0.16 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:
[
22649
]
|
| 651 | 0.16 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:
[
22649
]
|
| 652 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22642" ] |
| 653 | 0.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:
[ 1773909137 "\x00tags\x00asset_22642" ] |
| 654 | 0.17 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:
[
22642
]
|
| 655 | 0.17 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:
[
22642
]
|
| 656 | 0.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:
[ 1773909137 "asset_22641" ] |
| 657 | 0.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:
[ 1773909137 "\x00tags\x00asset_22641" ] |
| 658 | 0.17 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:
[
22641
]
|
| 659 | 0.16 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:
[
22641
]
|
| 660 | 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:
[ 1773909137 "asset_22643" ] |
| 661 | 0.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:
[ 1773909137 "\x00tags\x00asset_22643" ] |
| 662 | 0.17 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:
[
22643
]
|
| 663 | 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:
[
22643
]
|
| 664 | 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:
[ 1773909137 "asset_22644" ] |
| 665 | 0.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:
[ 1773909137 "\x00tags\x00asset_22644" ] |
| 666 | 0.17 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:
[
22644
]
|
| 667 | 0.17 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:
[
22644
]
|
| 668 | 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:
[ 1773909137 "asset_22648" ] |
| 669 | 0.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:
[ 1773909137 "\x00tags\x00asset_22648" ] |
| 670 | 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:
[
22648
]
|
| 671 | 0.16 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:
[
22648
]
|
| 672 | 0.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:
[ 1773909137 "asset_22663" ] |
| 673 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22663" ] |
| 674 | 0.15 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:
[
22663
]
|
| 675 | 0.15 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:
[
22663
]
|
| 676 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22645" ] |
| 677 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22645" ] |
| 678 | 0.16 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:
[
22645
]
|
| 679 | 0.16 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:
[
22645
]
|
| 680 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22650" ] |
| 681 | 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:
[ 1773909137 "\x00tags\x00asset_22650" ] |
| 682 | 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:
[
22650
]
|
| 683 | 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:
[
22650
]
|
| 684 | 0.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:
[ 1773909137 "asset_22666" ] |
| 685 | 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:
[ 1773909137 "\x00tags\x00asset_22666" ] |
| 686 | 0.17 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:
[
22666
]
|
| 687 | 0.15 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:
[
22666
]
|
| 688 | 0.20 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 637570 "content" ] |
| 689 | 0.16 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 637570 "content" ] |
| 690 | 0.17 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 637570 "content" ] |
| 691 | 0.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:
[ 1773909137 "asset_22664" ] |
| 692 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22664" ] |
| 693 | 0.16 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:
[
22664
]
|
| 694 | 0.14 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:
[
22664
]
|
| 695 | 0.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:
[ 1773909137 "asset_22665" ] |
| 696 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22665" ] |
| 697 | 0.14 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:
[
22665
]
|
| 698 | 0.14 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:
[
22665
]
|
| 699 | 0.16 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
637570
]
|
| 700 | 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:
[ 1773909137 "object_634637" ] |
| 701 | 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:
[ 1773909137 "object_634637\x01tags\x01" "class_3\x01tags\x01" "asset_22491\x01tags\x01" "asset_22493\x01tags\x01" "asset_22492\x01tags\x01" "asset_22514\x01tags\x01" "asset_22512\x01tags\x01" "asset_22505\x01tags\x01" "asset_22498\x01tags\x01" "asset_22489\x01tags\x01" "asset_22497\x01tags\x01" "asset_22510\x01tags\x01" "asset_22500\x01tags\x01" "asset_22499\x01tags\x01" "asset_22511\x01tags\x01" "asset_22502\x01tags\x01" "asset_22501\x01tags\x01" "asset_22503\x01tags\x01" "asset_22490\x01tags\x01" "asset_22513\x01tags\x01" "asset_22495\x01tags\x01" "asset_22496\x01tags\x01" "asset_22494\x01tags\x01" "asset_22504\x01tags\x01" ] |
| 702 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "object_633698" ] |
| 703 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00object_633698" ] |
| 704 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
633698
]
|
| 705 | 0.16 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
633698
]
|
| 706 | 0.13 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
633698
]
|
| 707 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22410" ] |
| 708 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22410" ] |
| 709 | 0.15 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:
[
22410
]
|
| 710 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22412" ] |
| 711 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22412" ] |
| 712 | 0.14 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:
[
22412
]
|
| 713 | 0.15 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:
[
22412
]
|
| 714 | 0.25 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 633698 "content" ] |
| 715 | 0.24 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 633698 "content" ] |
| 716 | 0.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:
[ 1773909137 "asset_22411" ] |
| 717 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22411" ] |
| 718 | 0.14 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:
[
22411
]
|
| 719 | 0.15 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:
[
22411
]
|
| 720 | 0.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:
[ 1773909137 "asset_22408" ] |
| 721 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22408" ] |
| 722 | 0.14 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:
[
22408
]
|
| 723 | 0.14 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:
[
22408
]
|
| 724 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22416" ] |
| 725 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22416" ] |
| 726 | 0.14 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:
[
22416
]
|
| 727 | 0.13 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:
[
22416
]
|
| 728 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22419" ] |
| 729 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22419" ] |
| 730 | 0.14 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:
[
22419
]
|
| 731 | 0.14 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:
[
22419
]
|
| 732 | 0.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:
[ 1773909137 "asset_22413" ] |
| 733 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22413\x01tags\x01" ] |
| 734 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22417" ] |
| 735 | 0.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:
[ 1773909137 "\x00tags\x00asset_22417" ] |
| 736 | 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:
[
22417
]
|
| 737 | 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:
[
22417
]
|
| 738 | 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:
[ 1773909137 "asset_22409" ] |
| 739 | 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:
[ 1773909137 "asset_22409\x01tags\x01" ] |
| 740 | 0.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:
[ 1773909137 "asset_22415" ] |
| 741 | 0.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:
[ 1773909137 "\x00tags\x00asset_22415" ] |
| 742 | 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:
[
22415
]
|
| 743 | 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:
[
22415
]
|
| 744 | 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:
[ 1773909137 "asset_22414" ] |
| 745 | 0.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:
[ 1773909137 "\x00tags\x00asset_22414" ] |
| 746 | 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:
[
22414
]
|
| 747 | 0.17 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:
[
22414
]
|
| 748 | 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:
[ 1773909137 "asset_22460" ] |
| 749 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22460\x01tags\x01" ] |
| 750 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22420" ] |
| 751 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22420" ] |
| 752 | 0.17 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:
[
22420
]
|
| 753 | 0.16 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:
[
22420
]
|
| 754 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22418" ] |
| 755 | 0.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:
[ 1773909137 "\x00tags\x00asset_22418" ] |
| 756 | 0.16 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:
[
22418
]
|
| 757 | 0.14 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:
[
22418
]
|
| 758 | 0.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:
[ 1773909137 "asset_22457" ] |
| 759 | 0.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:
[ 1773909137 "\x00tags\x00asset_22457" ] |
| 760 | 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:
[
22457
]
|
| 761 | 0.17 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:
[
22457
]
|
| 762 | 0.21 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 633698 "content" ] |
| 763 | 0.17 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 633698 "content" ] |
| 764 | 0.19 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 633698 "content" ] |
| 765 | 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:
[ 1773909137 "asset_22459" ] |
| 766 | 0.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:
[ 1773909137 "asset_22459\x01tags\x01" ] |
| 767 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22458" ] |
| 768 | 0.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:
[ 1773909137 "\x00tags\x00asset_22458" ] |
| 769 | 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:
[
22458
]
|
| 770 | 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:
[
22458
]
|
| 771 | 0.22 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
633698
]
|
| 772 | 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:
[ 1773909137 "object_632203" ] |
| 773 | 0.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:
[ 1773909137 "\x00tags\x00object_632203" ] |
| 774 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
632203
]
|
| 775 | 0.20 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
632203
]
|
| 776 | 0.17 ms |
SELECT * FROM object_store_3 WHERE oo_id = ? FOR UPDATE
Parameters:
[
632203
]
|
| 777 | 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:
[ 1773909137 "asset_22356" ] |
| 778 | 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:
[ 1773909137 "\x00tags\x00asset_22356" ] |
| 779 | 0.30 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:
[
22356
]
|
| 780 | 14.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:
[ 1773909137 "asset_22376" ] |
| 781 | 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:
[ 1773909137 "\x00tags\x00asset_22376" ] |
| 782 | 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:
[
22376
]
|
| 783 | 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:
[
22376
]
|
| 784 | 0.29 ms |
SELECT * FROM object_collection_NewsTextContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 632203 "content" ] |
| 785 | 0.27 ms |
SELECT * FROM object_collection_NewsImageContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 632203 "content" ] |
| 786 | 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:
[ 1773909137 "asset_22352" ] |
| 787 | 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:
[ 1773909137 "\x00tags\x00asset_22352" ] |
| 788 | 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:
[
22352
]
|
| 789 | 0.17 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:
[
22352
]
|
| 790 | 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:
[ 1773909137 "asset_22354" ] |
| 791 | 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:
[ 1773909137 "\x00tags\x00asset_22354" ] |
| 792 | 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:
[
22354
]
|
| 793 | 0.17 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:
[
22354
]
|
| 794 | 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:
[ 1773909137 "asset_22362" ] |
| 795 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22362" ] |
| 796 | 0.16 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:
[
22362
]
|
| 797 | 0.15 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:
[
22362
]
|
| 798 | 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:
[ 1773909137 "asset_22355" ] |
| 799 | 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:
[ 1773909137 "\x00tags\x00asset_22355" ] |
| 800 | 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:
[
22355
]
|
| 801 | 0.15 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:
[
22355
]
|
| 802 | 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:
[ 1773909137 "asset_22353" ] |
| 803 | 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:
[ 1773909137 "\x00tags\x00asset_22353" ] |
| 804 | 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:
[
22353
]
|
| 805 | 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:
[
22353
]
|
| 806 | 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:
[ 1773909137 "asset_22358" ] |
| 807 | 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:
[ 1773909137 "\x00tags\x00asset_22358" ] |
| 808 | 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:
[
22358
]
|
| 809 | 0.35 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:
[
22358
]
|
| 810 | 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:
[ 1773909137 "asset_22377" ] |
| 811 | 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:
[ 1773909137 "\x00tags\x00asset_22377" ] |
| 812 | 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:
[
22377
]
|
| 813 | 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:
[
22377
]
|
| 814 | 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:
[ 1773909137 "asset_22348" ] |
| 815 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22348" ] |
| 816 | 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:
[
22348
]
|
| 817 | 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:
[
22348
]
|
| 818 | 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:
[ 1773909137 "asset_22359" ] |
| 819 | 0.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:
[ 1773909137 "asset_22359\x01tags\x01" ] |
| 820 | 0.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:
[ 1773909137 "asset_22360" ] |
| 821 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22360" ] |
| 822 | 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:
[
22360
]
|
| 823 | 0.16 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:
[
22360
]
|
| 824 | 0.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:
[ 1773909137 "asset_22361" ] |
| 825 | 0.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:
[ 1773909137 "asset_22361\x01tags\x01" ] |
| 826 | 0.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:
[ 1773909137 "asset_22349" ] |
| 827 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22349" ] |
| 828 | 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:
[
22349
]
|
| 829 | 0.15 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:
[
22349
]
|
| 830 | 0.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:
[ 1773909137 "asset_22350" ] |
| 831 | 0.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:
[ 1773909137 "asset_22350\x01tags\x01" ] |
| 832 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_22351" ] |
| 833 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "\x00tags\x00asset_22351" ] |
| 834 | 0.17 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:
[
22351
]
|
| 835 | 0.15 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:
[
22351
]
|
| 836 | 0.21 ms |
SELECT * FROM object_collection_NewsElementorContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 632203 "content" ] |
| 837 | 0.18 ms |
SELECT * FROM object_collection_NewsEmbedContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 632203 "content" ] |
| 838 | 0.17 ms |
SELECT * FROM object_collection_NewsGalleryContent_3 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 632203 "content" ] |
| 839 | 0.16 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
632203
]
|
| 840 | 1.75 ms |
SELECT COUNT(*) FROM object_3 WHERE (hiddenFromList IS NOT TRUE AND (category__id IN (?)) AND object_3.type IN ('object','variant','folder')) AND object_3.published = 1
Parameters:
[
"375317,375322"
]
|
| 841 | 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:
[ 1773909137 "website_config" ] |
| 842 | 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:
[ 1773909137 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_15304\x01tags\x01" ] |
| 843 | 0.17 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
15304
]
|
| 844 | 0.21 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shared/" "header" ] |
| 845 | 0.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:
[ 1773909137 "document_76" ] |
| 846 | 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:
[ 1773909137 "document_76\x01tags\x01" "asset_16823\x01tags\x01" "asset_16821\x01tags\x01" "asset_16825\x01tags\x01" "asset_16824\x01tags\x01" "asset_16820\x01tags\x01" "asset_20642\x01tags\x01" "asset_21858\x01tags\x01" "asset_20603\x01tags\x01" "asset_20600\x01tags\x01" "asset_20602\x01tags\x01" "asset_20601\x01tags\x01" "asset_20599\x01tags\x01" "asset_16826\x01tags\x01" "asset_20648\x01tags\x01" ] |
| 847 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "document_properties_76" ] |
| 848 | 0.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:
[ 1773909137 "document_properties\x01tags\x01" "document_76\x01tags\x01" ] |
| 849 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 850 | 0.34 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 851 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 852 | 0.31 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "entire_uri" ] |
| 853 | 1.90 ms |
SELECT DISTINCT c0_.isoCode AS isoCode_0, c0_.name AS name_1, c0_.numericIsoCode AS numericIsoCode_2, c0_.symbol AS symbol_3, c0_.creationDate AS creationDate_4, c0_.modificationDate AS modificationDate_5, c0_.id AS id_6 FROM coreshop_currency c0_ LEFT JOIN coreshop_country c1_ ON c0_.id = c1_.currencyId INNER JOIN coreshop_store_countries c3_ ON c1_.id = c3_.country_id INNER JOIN coreshop_store c2_ ON c2_.id = c3_.store_id WHERE c1_.active = 1 AND c2_.id = ?
Parameters:
[
1
]
|
| 854 | 0.29 ms |
SELECT t0.name AS name_1, t0.creationDate AS creationDate_2, t0.modificationDate AS modificationDate_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM coreshop_country_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 11 "hu_HU" ] |
| 855 | 0.28 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 856 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 857 | 0.42 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "entire_uri" ] |
| 858 | 0.28 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 859 | 0.25 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
76
]
|
| 860 | 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:
[ 1773909137 "document_78" ] |
| 861 | 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:
[ 1773909137 "document_78\x01tags\x01" "asset_17203\x01tags\x01" "asset_17204\x01tags\x01" "asset_17205\x01tags\x01" "asset_17211\x01tags\x01" "asset_17216\x01tags\x01" "asset_17215\x01tags\x01" "asset_17214\x01tags\x01" "asset_17213\x01tags\x01" "asset_17212\x01tags\x01" ] |
| 862 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "document_101" ] |
| 863 | 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:
[ 1773909137 "document_101\x01tags\x01" "asset_25124\x01tags\x01" "asset_25745\x01tags\x01" "asset_25123\x01tags\x01" "asset_25744\x01tags\x01" "asset_25122\x01tags\x01" "asset_25743\x01tags\x01" "asset_26588\x01tags\x01" "asset_26589\x01tags\x01" ] |
| 864 | 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:
[ 1773909137 "document_73" ] |
| 865 | 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:
[ 1773909137 "document_73\x01tags\x01" ] |
| 866 | 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:
[ 1773909137 "document_13" ] |
| 867 | 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:
[ 1773909137 "document_13\x01tags\x01" ] |
| 868 | 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:
[ 1773909137 "document_71" ] |
| 869 | 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:
[ 1773909137 "document_71\x01tags\x01" "asset_15304\x01tags\x01" ] |
| 870 | 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:
[ 1773909137 "asset_16826" ] |
| 871 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16826
]
|
| 872 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16826
]
|
| 873 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 874 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 875 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 876 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 877 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 878 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 879 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 880 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 881 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 882 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 883 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 884 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 885 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_20648" ] |
| 886 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20648
]
|
| 887 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20648
]
|
| 888 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 889 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 890 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 891 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 892 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 893 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 894 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 895 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 896 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 897 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 898 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 899 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 900 | 0.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:
[ 1773909137 "document_91" ] |
| 901 | 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:
[ 1773909137 "document_91\x01tags\x01" "asset_9832\x01tags\x01" ] |
| 902 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_20603" ] |
| 903 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20603
]
|
| 904 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20603
]
|
| 905 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 906 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 907 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 908 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 909 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 910 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 911 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 912 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 913 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 914 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 915 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 916 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 917 | 0.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:
[ 1773909137 "document_92" ] |
| 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:
[ 1773909137 "document_92\x01tags\x01" "asset_15672\x01tags\x01" "asset_10633\x01tags\x01" ] |
| 919 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_20600" ] |
| 920 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20600
]
|
| 921 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20600
]
|
| 922 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 923 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 924 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 925 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 926 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 927 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 928 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 929 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 930 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 931 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 932 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 933 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 934 | 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:
[ 1773909137 "document_90" ] |
| 935 | 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:
[ 1773909137 "document_90\x01tags\x01" "asset_10656\x01tags\x01" ] |
| 936 | 0.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:
[ 1773909137 "asset_20602" ] |
| 937 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20602
]
|
| 938 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20602
]
|
| 939 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 940 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 941 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 942 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 943 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 944 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 945 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 946 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 947 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 948 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 949 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 950 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 951 | 0.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:
[ 1773909137 "document_93" ] |
| 952 | 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:
[ 1773909137 "document_93\x01tags\x01" "asset_9855\x01tags\x01" ] |
| 953 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_20601" ] |
| 954 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20601
]
|
| 955 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20601
]
|
| 956 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 957 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 958 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 959 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 960 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 961 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 962 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 963 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 964 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 965 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 966 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 967 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 968 | 0.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:
[ 1773909137 "document_94" ] |
| 969 | 0.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:
[ 1773909137 "document_94\x01tags\x01" ] |
| 970 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773909137 "asset_20599" ] |
| 971 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20599
]
|
| 972 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20599
]
|
| 973 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 974 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 975 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 976 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 977 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 978 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 979 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 980 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 981 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 982 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 983 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 984 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 985 | 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:
[ 1773909137 "document_25" ] |
| 986 | 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:
[ 1773909137 "document_25\x01tags\x01" "asset_15787\x01tags\x01" "asset_11600\x01tags\x01" ] |
| 987 | 0.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:
[ 1773909137 "asset_16823" ] |
| 988 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16823
]
|
| 989 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16823
]
|
| 990 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 991 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 992 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 993 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 994 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 995 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 996 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 997 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 998 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 999 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 1000 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1001 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 1002 | 0.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:
[ 1773909137 "document_20" ] |
| 1003 | 0.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:
[ 1773909137 "document_20\x01tags\x01" "asset_15674\x01tags\x01" "asset_12989\x01tags\x01" ] |
| 1004 | 0.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:
[ 1773909137 "asset_16821" ] |
| 1005 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16821
]
|
| 1006 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16821
]
|
| 1007 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1008 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1009 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1010 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 1011 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1012 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1013 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1014 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1015 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1016 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1017 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1018 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 1019 | 0.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:
[ 1773909137 "document_22" ] |
| 1020 | 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:
[ 1773909137 "document_22\x01tags\x01" "asset_15785\x01tags\x01" "asset_12860\x01tags\x01" ] |
| 1021 | 0.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:
[ 1773909137 "asset_16825" ] |
| 1022 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16825
]
|
| 1023 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16825
]
|
| 1024 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1025 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1026 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1027 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 1028 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1029 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1030 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1031 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1032 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1033 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1034 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1035 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 1036 | 0.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:
[ 1773909137 "document_23" ] |
| 1037 | 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:
[ 1773909137 "document_23\x01tags\x01" "asset_15782\x01tags\x01" "asset_12077\x01tags\x01" ] |
| 1038 | 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:
[ 1773909137 "asset_16824" ] |
| 1039 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16824
]
|
| 1040 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16824
]
|
| 1041 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1042 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1043 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1044 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 1045 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1046 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1047 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1048 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1049 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1050 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1051 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1052 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 1053 | 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:
[ 1773909137 "document_24" ] |
| 1054 | 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:
[ 1773909137 "document_24\x01tags\x01" "asset_15784\x01tags\x01" "asset_12043\x01tags\x01" ] |
| 1055 | 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:
[ 1773909137 "asset_16820" ] |
| 1056 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16820
]
|
| 1057 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16820
]
|
| 1058 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1059 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1060 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1061 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 1062 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1063 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1064 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1065 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1066 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1067 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1068 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1069 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 1070 | 0.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:
[ 1773909137 "asset_20642" ] |
| 1071 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20642
]
|
| 1072 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20642
]
|
| 1073 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1074 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1075 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1076 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 1077 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1078 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1079 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1080 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1081 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1082 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1083 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1084 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 1085 | 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:
[ 1773909137 "asset_21858" ] |
| 1086 | 0.17 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
21858
]
|
| 1087 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
21858
]
|
| 1088 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1089 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1090 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1091 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 1092 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1093 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1094 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1095 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1096 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1097 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1098 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1099 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 1100 | 0.28 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1101 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 1102 | 0.34 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 1103 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 1104 | 0.32 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "entire_uri" ] |
| 1105 | 0.28 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1106 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 1107 | 0.33 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "entire_uri" ] |
| 1108 | 0.34 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1109 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1110 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 1111 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1112 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 1113 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1114 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 1115 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1116 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 1117 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1118 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 1119 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1120 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 1121 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1122 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 1123 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1124 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 1125 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1126 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 1127 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1128 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 1129 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1130 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 1131 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1132 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 1133 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1134 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 1135 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1136 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 1137 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1138 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 1139 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1140 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 1141 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1142 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 1143 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1144 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 1145 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1146 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 1147 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1148 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 1149 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1150 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 1151 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1152 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 1153 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1154 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 1155 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1156 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 1157 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1158 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 1159 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1160 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 1161 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1162 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 1163 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1164 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 1165 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1166 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 1167 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1168 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 1169 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1170 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 1171 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1172 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 1173 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1174 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 1175 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1176 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 1177 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1178 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 1179 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1180 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 1181 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1182 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 1183 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1184 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 1185 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1186 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 1187 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1188 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 1189 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1190 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 1191 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1192 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 1193 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1194 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 1195 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1196 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 1197 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1198 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 1199 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1200 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 1201 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1202 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 1203 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1204 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 1205 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1206 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1207 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1208 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 1209 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1210 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1211 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1212 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1213 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1214 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 1215 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1216 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 1217 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1218 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1219 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1220 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 1221 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1222 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1223 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1224 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1225 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1226 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 1227 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1228 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 1229 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1230 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1231 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1232 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 1233 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1234 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1235 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1236 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1237 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1238 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 1239 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1240 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 1241 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1242 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1243 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1244 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 1245 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1246 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1247 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1248 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1249 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1250 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 1251 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1252 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 1253 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1254 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1255 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1256 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 1257 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1258 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1259 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1260 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1261 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1262 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 1263 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1264 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 1265 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1266 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1267 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1268 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 1269 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1270 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1271 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1272 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1273 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1274 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 1275 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 1276 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 1277 | 0.37 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1278 | 0.41 ms |
SELECT id FROM tags WHERE ISNULL(parentId) OR parentId = 0 ORDER BY `name`
Parameters:
[] |
| 1279 | 0.26 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
8
]
|
| 1280 | 0.25 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
9
]
|
| 1281 | 0.21 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
14
]
|
| 1282 | 0.21 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
10
]
|
| 1283 | 0.21 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
18
]
|
| 1284 | 0.21 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
17
]
|
| 1285 | 0.17 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
3
]
|
| 1286 | 0.11 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
5
]
|
| 1287 | 0.09 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
4
]
|
| 1288 | 0.09 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
6
]
|
| 1289 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
16
]
|
| 1290 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
1
]
|
| 1291 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
13
]
|
| 1292 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
11
]
|
| 1293 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
12
]
|
| 1294 | 0.08 ms |
SELECT * FROM tags WHERE id = ?
Parameters:
[
2
]
|
| 1295 | 0.45 ms |
SELECT object_4.id as id, object_4.type as `type` FROM object_4 WHERE ((`site` = ?) AND (hidden IS NULL OR hidden = 0) AND object_4.type IN ('object','variant','folder')) AND object_4.published = 1 ORDER BY `name` ASC
Parameters:
[
"boutique"
]
|
| 1296 | 0.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:
[ 1773909137 "object_375317" ] |
| 1297 | 0.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:
[ 1773909137 "object_375317\x01tags\x01" "class_4\x01tags\x01" ] |
| 1298 | 0.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:
[ 1773909137 "object_375322" ] |
| 1299 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1773909137 "object_375322\x01tags\x01" "class_4\x01tags\x01" ] |
| 1300 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
24232
]
|
| 1301 | 0.21 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
24022
]
|
| 1302 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23874
]
|
| 1303 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23792
]
|
| 1304 | 0.29 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
657498
]
|
| 1305 | 0.24 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
23722
]
|
| 1306 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23722
]
|
| 1307 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23552
]
|
| 1308 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23404
]
|
| 1309 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23064
]
|
| 1310 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23295
]
|
| 1311 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22933
]
|
| 1312 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22759
]
|
| 1313 | 0.31 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22647
]
|
| 1314 | 0.33 ms |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
634637
]
|
| 1315 | 0.25 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
22493
]
|
| 1316 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22493
]
|
| 1317 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22412
]
|
| 1318 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
22376
]
|
| 1319 | 0.27 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shared/" "footer" ] |
| 1320 | 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:
[ 1773909137 "document_77" ] |
| 1321 | 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:
[ 1773909137 "document_77\x01tags\x01" ] |
| 1322 | 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:
[ 1773909137 "document_properties_77" ] |
| 1323 | 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:
[ 1773909137 "document_properties\x01tags\x01" "document_77\x01tags\x01" ] |
| 1324 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 1325 | 0.38 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 1326 | 0.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
77
]
|
| 1327 | 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:
[ 1773909137 "document_19" ] |
| 1328 | 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:
[ 1773909137 "document_19\x01tags\x01" "asset_15672\x01tags\x01" "asset_10642\x01tags\x01" ] |
| 1329 | 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:
[ 1773909137 "document_108" ] |
| 1330 | 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:
[ 1773909137 "document_108\x01tags\x01" ] |
| 1331 | 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:
[ 1773909137 "document_17" ] |
| 1332 | 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:
[ 1773909137 "document_17\x01tags\x01" ] |
| 1333 | 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:
[ 1773909137 "document_18" ] |
| 1334 | 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:
[ 1773909137 "document_18\x01tags\x01" ] |
| 1335 | 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:
[ 1773909137 "document_115" ] |
| 1336 | 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:
[ 1773909137 "document_115\x01tags\x01" ] |
| 1337 | 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:
[ 1773909137 "document_114" ] |
| 1338 | 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:
[ 1773909137 "document_114\x01tags\x01" ] |
| 1339 | 0.43 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1340 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 1341 | 0.42 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 1342 | 0.46 ms |
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creationDate AS creationDate_16, t11.modificationDate AS modificationDate_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[] |
| 1343 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_wishlist"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| CoreShop\Component\Core\Model\Currency | 156 |
| CoreShop\Component\Core\Model\Configuration | 18 |
| CoreShop\Component\Core\Model\Store | 1 |
| CoreShop\Component\Core\Model\Country | 1 |
| CoreShop\Component\Address\Model\Zone | 1 |
| CoreShop\Component\Address\Model\CountryTranslation | 1 |
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
pimcore entity manager
No loaded entities.