Query Metrics
991
Database Queries
69
Different statements
777.02 ms
Query time
0
Invalid entities
180
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 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:
[ 1773739177 "site_domain_30b361376c41bdfc6ac22d9a0797cc4b" ] |
| 2 | 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:
[ 1773739177 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.22 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:
[ "/e-boutique/seiko-c375232" "path" "auto_create" "/e-boutique/seiko-c375232" "path_query" "https://boutique.local.szerver.online/e-boutique/seiko-c375232" "entire_uri" ] |
| 5 | 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:
[ 1773739177 "system_route_redirect" ] |
| 6 | 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:
[ 1773739177 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 9 | 0.11 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/e-boutique/" "seiko-c375232" ] |
| 10 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/e-boutique/seiko-c375232"
]
|
| 11 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "e-boutique" ] |
| 12 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/e-boutique"
]
|
| 13 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 14 | 8.91 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739177 "document_1" ] |
| 15 | 0.45 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1773739177 "document_1\x01tags\x01" "asset_23694\x01tags\x01" "asset_23875\x01tags\x01" "asset_23880\x01tags\x01" "asset_23876\x01tags\x01" "asset_23879\x01tags\x01" "asset_23877\x01tags\x01" "asset_31500\x01tags\x01" "asset_23886\x01tags\x01" "asset_15451\x01tags\x01" "asset_23884\x01tags\x01" "asset_15452\x01tags\x01" "asset_23899\x01tags\x01" "asset_15462\x01tags\x01" "asset_23890\x01tags\x01" "asset_15463\x01tags\x01" "asset_23895\x01tags\x01" "asset_15464\x01tags\x01" "asset_23888\x01tags\x01" "asset_15544\x01tags\x01" ] |
| 16 | 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:
[ 1773739177 "document_properties_1" ] |
| 17 | 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:
[ 1773739177 "document_properties\x01tags\x01" "document_1\x01tags\x01" ] |
| 18 | 0.32 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
]
|
| 19 | 0.23 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
]
|
| 20 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_order"
]
|
| 21 | 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:
[ 1773739178 "sites_path_mapping" ] |
| 22 | 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:
[ 1773739178 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 23 | 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:
[ 1773739178 "object_375232" ] |
| 24 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_category"
]
|
| 25 | 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:
[ 1773739178 "object_375232\x01tags\x01" "class_cs_category\x01tags\x01" "asset_16791\x01tags\x01" ] |
| 26 | 0.19 ms |
SELECT t0.name AS name_1, t0.resultsPerPage AS resultsPerPage_2, t0.orderDirection AS orderDirection_3, t0.orderKey AS orderKey_4, t0.creationDate AS creationDate_5, t0.modificationDate AS modificationDate_6, t0.id AS id_7, t0.indexId AS indexId_8 FROM coreshop_filter t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 27 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cs_product"
]
|
| 28 | 15.92 ms |
SELECT COUNT(*) FROM object_localized_cs_product_hu_HU WHERE ((`categories` LIKE ?) AND object_localized_cs_product_hu_HU.type IN ('object','variant','folder')) AND object_localized_cs_product_hu_HU.published = 1
Parameters:
[
"%,object|375232,%"
]
|
| 29 | 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:
[ 1773739178 "object_375163" ] |
| 30 | 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:
[ 1773739178 "object_375163\x01tags\x01" ] |
| 31 | 0.50 ms |
SELECT object_localized_cs_category_hu_HU.id as id, object_localized_cs_category_hu_HU.type as `type` FROM object_localized_cs_category_hu_HU WHERE (`workingName` = 'SEIKO' AND object_localized_cs_category_hu_HU.type IN ('variant','object')) AND object_localized_cs_category_hu_HU.published = 1 LIMIT 1
Parameters:
[] |
| 32 | 11.29 ms |
SELECT wholesalePrice FROM object_localized_cs_product_hu_HU WHERE (object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') ORDER BY wholesalePrice ASC LIMIT 1
Parameters:
[] |
| 33 | 7.82 ms |
SELECT wholesalePrice FROM object_localized_cs_product_hu_HU WHERE (object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') ORDER BY wholesalePrice DESC LIMIT 1
Parameters:
[] |
| 34 | 7.81 ms |
SELECT DISTINCT NULLIF(outlet, 0) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%')) AND (NULLIF(outlet, 0) IS NOT NULL) ORDER BY wholesalePrice DESC LIMIT 1
Parameters:
[] |
| 35 | 17.77 ms |
SELECT DISTINCT trim(`typeofwatch`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`typeofwatch`) IS NOT NULL AND trim(`typeofwatch`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`typeofwatch`) ASC
Parameters:
[] |
| 36 | 18.11 ms |
SELECT DISTINCT trim(`typeofwatch`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`typeofwatch`) IS NOT NULL AND trim(`typeofwatch`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`typeofwatch`) ASC
Parameters:
[] |
| 37 | 20.06 ms |
SELECT DISTINCT object_localized_cs_category_hu_HU.id, object_localized_cs_product_hu_HU.collection FROM object_localized_cs_category_hu_HU LEFT JOIN object_localized_cs_product_hu_HU object_localized_cs_product_hu_HU ON object_localized_cs_category_hu_HU.workingName = object_localized_cs_product_hu_HU.collection WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (object_localized_cs_product_hu_HU.collection IS NOT NULL))
Parameters:
[] |
| 38 | 20.85 ms |
SELECT DISTINCT object_localized_cs_category_hu_HU.id, object_localized_cs_product_hu_HU.collection FROM object_localized_cs_category_hu_HU LEFT JOIN object_localized_cs_product_hu_HU object_localized_cs_product_hu_HU ON object_localized_cs_category_hu_HU.workingName = object_localized_cs_product_hu_HU.collection WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (object_localized_cs_product_hu_HU.collection IS NOT NULL))
Parameters:
[] |
| 39 | 17.49 ms |
SELECT DISTINCT trim(`availability`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`availability`) IS NOT NULL AND trim(`availability`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`availability`) ASC
Parameters:
[] |
| 40 | 19.23 ms |
SELECT DISTINCT trim(`availability`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`availability`) IS NOT NULL AND trim(`availability`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`availability`) ASC
Parameters:
[] |
| 41 | 17.23 ms |
SELECT DISTINCT NULLIF(limited, '') FROM object_localized_cs_product_hu_HU WHERE (object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') ORDER BY limited ASC LIMIT 2
Parameters:
[] |
| 42 | 19.89 ms |
SELECT DISTINCT trim(`movementtypefilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`movementtypefilter`) IS NOT NULL AND trim(`movementtypefilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`movementtypefilter`) ASC
Parameters:
[] |
| 43 | 20.04 ms |
SELECT DISTINCT trim(`movementtypefilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`movementtypefilter`) IS NOT NULL AND trim(`movementtypefilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`movementtypefilter`) ASC
Parameters:
[] |
| 44 | 18.53 ms |
SELECT DISTINCT trim(`casefilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`casefilter`) IS NOT NULL AND trim(`casefilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`casefilter`) ASC
Parameters:
[] |
| 45 | 19.77 ms |
SELECT DISTINCT trim(`casefilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`casefilter`) IS NOT NULL AND trim(`casefilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`casefilter`) ASC
Parameters:
[] |
| 46 | 18.00 ms |
SELECT DISTINCT trim(`glassfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`glassfilter`) IS NOT NULL AND trim(`glassfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`glassfilter`) ASC
Parameters:
[] |
| 47 | 8.23 ms |
SELECT DISTINCT trim(`glassfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`glassfilter`) IS NOT NULL AND trim(`glassfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`glassfilter`) ASC
Parameters:
[] |
| 48 | 12.39 ms |
SELECT DISTINCT trim(`formofcase`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`formofcase`) IS NOT NULL AND trim(`formofcase`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`formofcase`) ASC
Parameters:
[] |
| 49 | 10.59 ms |
SELECT DISTINCT trim(`formofcase`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`formofcase`) IS NOT NULL AND trim(`formofcase`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`formofcase`) ASC
Parameters:
[] |
| 50 | 8.51 ms |
SELECT DISTINCT trim(`style`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`style`) IS NOT NULL AND trim(`style`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`style`) ASC
Parameters:
[] |
| 51 | 15.82 ms |
SELECT DISTINCT trim(`style`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`style`) IS NOT NULL AND trim(`style`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`style`) ASC
Parameters:
[] |
| 52 | 17.18 ms |
SELECT DISTINCT trim(`bandfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`bandfilter`) IS NOT NULL AND trim(`bandfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`bandfilter`) ASC
Parameters:
[] |
| 53 | 18.43 ms |
SELECT DISTINCT trim(`bandfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`bandfilter`) IS NOT NULL AND trim(`bandfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`bandfilter`) ASC
Parameters:
[] |
| 54 | 18.20 ms |
SELECT DISTINCT trim(`buckle`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`buckle`) IS NOT NULL AND trim(`buckle`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`buckle`) ASC
Parameters:
[] |
| 55 | 19.53 ms |
SELECT DISTINCT trim(`buckle`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`buckle`) IS NOT NULL AND trim(`buckle`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`buckle`) ASC
Parameters:
[] |
| 56 | 10.64 ms |
SELECT DISTINCT trim(`bezel`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`bezel`) IS NOT NULL AND trim(`bezel`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`bezel`) ASC
Parameters:
[] |
| 57 | 9.56 ms |
SELECT DISTINCT trim(`bezel`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`bezel`) IS NOT NULL AND trim(`bezel`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`bezel`) ASC
Parameters:
[] |
| 58 | 14.50 ms |
SELECT DISTINCT trim(`backcase`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`backcase`) IS NOT NULL AND trim(`backcase`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`backcase`) ASC
Parameters:
[] |
| 59 | 16.05 ms |
SELECT DISTINCT trim(`backcase`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`backcase`) IS NOT NULL AND trim(`backcase`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`backcase`) ASC
Parameters:
[] |
| 60 | 18.61 ms |
SELECT DISTINCT trim(`colorofdial`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`colorofdial`) IS NOT NULL AND trim(`colorofdial`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`colorofdial`) ASC
Parameters:
[] |
| 61 | 16.22 ms |
SELECT DISTINCT trim(`colorofdial`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`colorofdial`) IS NOT NULL AND trim(`colorofdial`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`colorofdial`) ASC
Parameters:
[] |
| 62 | 18.19 ms |
SELECT DISTINCT trim(`waterresistance`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`waterresistance`) IS NOT NULL AND trim(`waterresistance`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`waterresistance`) ASC
Parameters:
[] |
| 63 | 18.84 ms |
SELECT DISTINCT trim(`waterresistance`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`waterresistance`) IS NOT NULL AND trim(`waterresistance`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`waterresistance`) ASC
Parameters:
[] |
| 64 | 11.77 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 21 AND object_localized_cs_product_hu_HU.`size` < 30.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 65 | 11.08 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 31 AND object_localized_cs_product_hu_HU.`size` < 36.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 66 | 12.02 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 37 AND object_localized_cs_product_hu_HU.`size` < 38.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 67 | 13.00 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 39 AND object_localized_cs_product_hu_HU.`size` < 40.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 68 | 13.02 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 41 AND object_localized_cs_product_hu_HU.`size` < 42.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 69 | 12.00 ms |
SELECT DISTINCT trim(`size`) FROM object_localized_cs_product_hu_HU WHERE (((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`size`) IS NOT NULL AND trim(`size`) != '') AND (object_localized_cs_product_hu_HU.published = 1))) AND ((object_localized_cs_product_hu_HU.`size` >= 43 AND object_localized_cs_product_hu_HU.`size` < 60.9)) ORDER BY trim(`waterresistance`) ASC LIMIT 1
Parameters:
[] |
| 70 | 9.18 ms |
SELECT DISTINCT trim(`crownandbutton`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`crownandbutton`) IS NOT NULL AND trim(`crownandbutton`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`crownandbutton`) ASC
Parameters:
[] |
| 71 | 9.65 ms |
SELECT DISTINCT trim(`crownandbutton`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`crownandbutton`) IS NOT NULL AND trim(`crownandbutton`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`crownandbutton`) ASC
Parameters:
[] |
| 72 | 7.78 ms |
SELECT DISTINCT trim(`dial`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`dial`) IS NOT NULL AND trim(`dial`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`dial`) ASC
Parameters:
[] |
| 73 | 5.84 ms |
SELECT DISTINCT trim(`dial`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`dial`) IS NOT NULL AND trim(`dial`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`dial`) ASC
Parameters:
[] |
| 74 | 4.89 ms |
SELECT DISTINCT trim(`diamondsfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`diamondsfilter`) IS NOT NULL AND trim(`diamondsfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`diamondsfilter`) ASC
Parameters:
[] |
| 75 | 6.83 ms |
SELECT DISTINCT trim(`diamondsfilter`) FROM object_localized_cs_product_hu_HU WHERE ((object_localized_cs_product_hu_HU.type IN ('object','folder')) AND (object_localized_cs_product_hu_HU.published = 1) AND (object_localized_cs_product_hu_HU.`categories` LIKE '%,object|375232,%') AND (trim(`diamondsfilter`) IS NOT NULL AND trim(`diamondsfilter`) != '') AND (object_localized_cs_product_hu_HU.published = 1)) ORDER BY trim(`diamondsfilter`) ASC
Parameters:
[] |
| 76 | 0.24 ms |
SELECT t0.class AS class_1, t0.name AS name_2, t0.worker AS worker_3, t0.configuration AS configuration_4, t0.indexLastVersion AS indexLastVersion_5, t0.creationDate AS creationDate_6, t0.modificationDate AS modificationDate_7, t0.id AS id_8 FROM coreshop_index t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 77 | 0.27 ms |
SELECT t0.type AS type_1, t0.label AS label_2, t0.quantityUnit AS quantityUnit_3, t0.configuration AS configuration_4, t0.sort AS sort_5, t0.creationDate AS creationDate_6, t0.modificationDate AS modificationDate_7, t0.id AS id_8 FROM coreshop_filter_condition t0 INNER JOIN coreshop_filter_condition_conditions ON t0.id = coreshop_filter_condition_conditions.conditionId WHERE coreshop_filter_condition_conditions.filterId = ? ORDER BY t0.sort ASC
Parameters:
[
1
]
|
| 78 | 0.17 ms |
SELECT t0.type AS type_1, t0.label AS label_2, t0.quantityUnit AS quantityUnit_3, t0.configuration AS configuration_4, t0.sort AS sort_5, t0.creationDate AS creationDate_6, t0.modificationDate AS modificationDate_7, t0.id AS id_8 FROM coreshop_filter_condition t0 INNER JOIN coreshop_filter_condition_pre_conditions ON t0.id = coreshop_filter_condition_pre_conditions.conditionId WHERE coreshop_filter_condition_pre_conditions.filterId = ? ORDER BY t0.sort ASC
Parameters:
[
1
]
|
| 79 | 8.97 ms |
SELECT DISTINCT q.o_id FROM coreshop_index_mysql_localized_brand_hu_HU q INNER JOIN object_localized_cs_product_hu_HU object_localized_cs_product_hu_HU ON object_localized_cs_product_hu_HU.id = q.o_id WHERE (q.`active` = '1') AND (q.o_type != 'variant') AND (q.`parentCategoryIds` LIKE '%375232%') ORDER BY q.`newsfromdate` desc, q.`name` desc, q.`creationDate` desc LIMIT 15
Parameters:
[] |
| 80 | 7.69 ms |
SELECT count(*) FROM coreshop_index_mysql_localized_brand_hu_HU q INNER JOIN object_localized_cs_product_hu_HU object_localized_cs_product_hu_HU ON object_localized_cs_product_hu_HU.id = q.o_id WHERE (q.`active` = '1') AND (q.o_type != 'variant') AND (q.`parentCategoryIds` LIKE '%375232%')
Parameters:
[] |
| 81 | 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:
[ 1773739178 "object_762958" ] |
| 82 | 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:
[ 1773739178 "object_762958\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 83 | 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:
[ 1773739178 "object_762952" ] |
| 84 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762952" ] |
| 85 | 0.06 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762952
]
|
| 86 | 0.10 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:
[
762952
]
|
| 87 | 0.11 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762952
]
|
| 88 | 0.06 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762952
]
|
| 89 | 0.14 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762952
]
|
| 90 | 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:
[ 1773739178 "object_762960" ] |
| 91 | 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:
[ 1773739178 "object_762960\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 92 | 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:
[ 1773739178 "object_762953" ] |
| 93 | 0.05 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1773739178 "object_762953\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 94 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762957" ] |
| 95 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1773739178 "object_762957\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 96 | 0.05 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762951" ] |
| 97 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762951" ] |
| 98 | 0.05 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762951
]
|
| 99 | 0.08 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:
[
762951
]
|
| 100 | 0.11 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762951
]
|
| 101 | 0.07 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762951
]
|
| 102 | 0.13 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762951
]
|
| 103 | 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:
[ 1773739178 "object_762950" ] |
| 104 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762950" ] |
| 105 | 0.05 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762950
]
|
| 106 | 0.08 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:
[
762950
]
|
| 107 | 0.11 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762950
]
|
| 108 | 0.07 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762950
]
|
| 109 | 0.10 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762950
]
|
| 110 | 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:
[ 1773739178 "object_762962" ] |
| 111 | 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:
[ 1773739178 "object_762962\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 112 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762961" ] |
| 113 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1773739178 "object_762961\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 114 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762967" ] |
| 115 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762967" ] |
| 116 | 0.04 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762967
]
|
| 117 | 0.06 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:
[
762967
]
|
| 118 | 0.11 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762967
]
|
| 119 | 0.07 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762967
]
|
| 120 | 0.07 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762967
]
|
| 121 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762965" ] |
| 122 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762965" ] |
| 123 | 0.03 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762965
]
|
| 124 | 0.06 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:
[
762965
]
|
| 125 | 0.08 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762965
]
|
| 126 | 0.04 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762965
]
|
| 127 | 0.06 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762965
]
|
| 128 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762964" ] |
| 129 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00object_762964" ] |
| 130 | 0.03 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762964
]
|
| 131 | 0.05 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:
[
762964
]
|
| 132 | 0.07 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762964
]
|
| 133 | 0.04 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762964
]
|
| 134 | 0.06 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762964
]
|
| 135 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "object_762963" ] |
| 136 | 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:
[ 1773739178 "\x00tags\x00object_762963" ] |
| 137 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762963
]
|
| 138 | 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:
[
762963
]
|
| 139 | 0.23 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762963
]
|
| 140 | 0.18 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762963
]
|
| 141 | 0.21 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762963
]
|
| 142 | 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:
[ 1773739178 "object_800888" ] |
| 143 | 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:
[ 1773739178 "object_800888\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 144 | 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:
[ 1773739178 "object_762981" ] |
| 145 | 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:
[ 1773739178 "\x00tags\x00object_762981" ] |
| 146 | 0.11 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
762981
]
|
| 147 | 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:
[
762981
]
|
| 148 | 0.28 ms |
SELECT * FROM object_store_cs_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
762981
]
|
| 149 | 0.17 ms |
SELECT * FROM object_localized_data_cs_product WHERE ooo_id = ? AND language IN ('hu_HU')
Parameters:
[
762981
]
|
| 150 | 0.23 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762981
]
|
| 151 | 5.61 ms |
SELECT object_localized_cs_product_hu_HU.id as id, object_localized_cs_product_hu_HU.type as `type` FROM object_localized_cs_product_hu_HU WHERE ( object_localized_cs_product_hu_HU.type IN ('object','variant','folder')) AND object_localized_cs_product_hu_HU.published = 1 GROUP BY `brand`
Parameters:
[] |
| 152 | 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:
[ 1773739178 "object_392574" ] |
| 153 | 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:
[ 1773739178 "object_392574\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 154 | 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:
[ 1773739178 "object_3243" ] |
| 155 | 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:
[ 1773739178 "object_3243\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 156 | 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:
[ 1773739178 "object_937" ] |
| 157 | 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:
[ 1773739178 "object_937\x01tags\x01" "class_cs_product\x01tags\x01" ] |
| 158 | 0.27 ms |
SELECT object_localized_cs_category_hu_HU.id as id, object_localized_cs_category_hu_HU.type as `type` FROM object_localized_cs_category_hu_HU WHERE (`workingName` = 'CREDOR' AND object_localized_cs_category_hu_HU.type IN ('variant','object')) AND object_localized_cs_category_hu_HU.published = 1 LIMIT 1
Parameters:
[] |
| 159 | 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:
[ 1773739178 "object_392571" ] |
| 160 | 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:
[ 1773739178 "object_392571\x01tags\x01" "class_cs_category\x01tags\x01" ] |
| 161 | 0.23 ms |
SELECT object_localized_cs_category_hu_HU.id as id, object_localized_cs_category_hu_HU.type as `type` FROM object_localized_cs_category_hu_HU WHERE (`workingName` = 'GRAND SEIKO' AND object_localized_cs_category_hu_HU.type IN ('variant','object')) AND object_localized_cs_category_hu_HU.published = 1 LIMIT 1
Parameters:
[] |
| 162 | 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:
[ 1773739178 "object_375273" ] |
| 163 | 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:
[ 1773739178 "object_375273\x01tags\x01" "class_cs_category\x01tags\x01" "asset_16792\x01tags\x01" ] |
| 164 | 0.23 ms |
SELECT object_localized_cs_category_hu_HU.id as id, object_localized_cs_category_hu_HU.type as `type` FROM object_localized_cs_category_hu_HU WHERE (`workingName` = 'SEIKO' AND object_localized_cs_category_hu_HU.type IN ('variant','object')) AND object_localized_cs_category_hu_HU.published = 1 LIMIT 1
Parameters:
[] |
| 165 | 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:
[ 1773739178 "website_config" ] |
| 166 | 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:
[ 1773739178 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_15304\x01tags\x01" ] |
| 167 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
15304
]
|
| 168 | 0.12 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shared/" "header" ] |
| 169 | 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:
[ 1773739178 "document_76" ] |
| 170 | 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:
[ 1773739178 "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" ] |
| 171 | 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:
[ 1773739178 "document_properties_76" ] |
| 172 | 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:
[ 1773739178 "document_properties\x01tags\x01" "document_76\x01tags\x01" ] |
| 173 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 174 | 0.21 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_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 175 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 176 | 0.21 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_HU&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "entire_uri" ] |
| 177 | 0.91 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
]
|
| 178 | 0.19 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" ] |
| 179 | 0.18 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:
[] |
| 180 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 181 | 0.24 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_HU&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "entire_uri" ] |
| 182 | 0.22 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:
[] |
| 183 | 0.17 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
76
]
|
| 184 | 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:
[ 1773739178 "document_12" ] |
| 185 | 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:
[ 1773739178 "document_12\x01tags\x01" ] |
| 186 | 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:
[ 1773739178 "document_78" ] |
| 187 | 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:
[ 1773739178 "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" ] |
| 188 | 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:
[ 1773739178 "document_101" ] |
| 189 | 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:
[ 1773739178 "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" ] |
| 190 | 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:
[ 1773739178 "document_73" ] |
| 191 | 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:
[ 1773739178 "document_73\x01tags\x01" ] |
| 192 | 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:
[ 1773739178 "document_13" ] |
| 193 | 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:
[ 1773739178 "document_13\x01tags\x01" ] |
| 194 | 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:
[ 1773739178 "document_71" ] |
| 195 | 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:
[ 1773739178 "document_71\x01tags\x01" "asset_15304\x01tags\x01" ] |
| 196 | 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:
[ 1773739178 "asset_16826" ] |
| 197 | 0.09 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16826
]
|
| 198 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16826
]
|
| 199 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 200 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 201 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 202 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 203 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 204 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 205 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 206 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 207 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 208 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 209 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 210 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 211 | 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:
[ 1773739178 "asset_20648" ] |
| 212 | 0.08 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20648
]
|
| 213 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20648
]
|
| 214 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 215 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 216 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 217 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 218 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 219 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 220 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 221 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 222 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 223 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 224 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 225 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 226 | 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:
[ 1773739178 "document_91" ] |
| 227 | 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:
[ 1773739178 "document_91\x01tags\x01" "asset_9832\x01tags\x01" ] |
| 228 | 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:
[ 1773739178 "asset_20603" ] |
| 229 | 0.08 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20603
]
|
| 230 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20603
]
|
| 231 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 232 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 233 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 234 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 235 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 236 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 237 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 238 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 239 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 240 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 241 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 242 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 243 | 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:
[ 1773739178 "document_92" ] |
| 244 | 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:
[ 1773739178 "document_92\x01tags\x01" "asset_15672\x01tags\x01" "asset_10633\x01tags\x01" ] |
| 245 | 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:
[ 1773739178 "asset_20600" ] |
| 246 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20600
]
|
| 247 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20600
]
|
| 248 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 249 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 250 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 251 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 252 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 253 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 254 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 255 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 256 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 257 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 258 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 259 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 260 | 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:
[ 1773739178 "document_90" ] |
| 261 | 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:
[ 1773739178 "document_90\x01tags\x01" "asset_10656\x01tags\x01" ] |
| 262 | 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:
[ 1773739178 "asset_20602" ] |
| 263 | 0.08 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20602
]
|
| 264 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20602
]
|
| 265 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 266 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 267 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 268 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 269 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 270 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 271 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 272 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 273 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 274 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 275 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 276 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 277 | 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:
[ 1773739178 "document_93" ] |
| 278 | 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:
[ 1773739178 "document_93\x01tags\x01" "asset_9855\x01tags\x01" ] |
| 279 | 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:
[ 1773739178 "asset_20601" ] |
| 280 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20601
]
|
| 281 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20601
]
|
| 282 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 283 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 284 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 285 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 286 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 287 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 288 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 289 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 290 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 291 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 292 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 293 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 294 | 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:
[ 1773739178 "document_94" ] |
| 295 | 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:
[ 1773739178 "document_94\x01tags\x01" ] |
| 296 | 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:
[ 1773739178 "asset_20599" ] |
| 297 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20599
]
|
| 298 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20599
]
|
| 299 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 300 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 301 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 302 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 303 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 304 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 305 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 306 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 307 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 308 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 309 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 310 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 311 | 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:
[ 1773739178 "document_25" ] |
| 312 | 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:
[ 1773739178 "document_25\x01tags\x01" "asset_15787\x01tags\x01" "asset_11600\x01tags\x01" ] |
| 313 | 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:
[ 1773739178 "asset_16823" ] |
| 314 | 0.10 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16823
]
|
| 315 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16823
]
|
| 316 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 317 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 318 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 319 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 320 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 321 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 322 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 323 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 324 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 325 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 326 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 327 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 328 | 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:
[ 1773739178 "document_20" ] |
| 329 | 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:
[ 1773739178 "document_20\x01tags\x01" "asset_15674\x01tags\x01" "asset_12989\x01tags\x01" ] |
| 330 | 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:
[ 1773739178 "asset_16821" ] |
| 331 | 0.09 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16821
]
|
| 332 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16821
]
|
| 333 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 334 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 335 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 336 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 337 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 338 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 339 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 340 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 341 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 342 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 343 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 344 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 345 | 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:
[ 1773739178 "document_22" ] |
| 346 | 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:
[ 1773739178 "document_22\x01tags\x01" "asset_15785\x01tags\x01" "asset_12860\x01tags\x01" ] |
| 347 | 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:
[ 1773739178 "asset_16825" ] |
| 348 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16825
]
|
| 349 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16825
]
|
| 350 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 351 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 352 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 353 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 354 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 355 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 356 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 357 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 358 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 359 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 360 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 361 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 362 | 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:
[ 1773739178 "document_23" ] |
| 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:
[ 1773739178 "document_23\x01tags\x01" "asset_15782\x01tags\x01" "asset_12077\x01tags\x01" ] |
| 364 | 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:
[ 1773739178 "asset_16824" ] |
| 365 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16824
]
|
| 366 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16824
]
|
| 367 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 368 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 369 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 370 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 371 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 372 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 373 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 374 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 375 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 376 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 377 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 378 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 379 | 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:
[ 1773739178 "document_24" ] |
| 380 | 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:
[ 1773739178 "document_24\x01tags\x01" "asset_15784\x01tags\x01" "asset_12043\x01tags\x01" ] |
| 381 | 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:
[ 1773739178 "asset_16820" ] |
| 382 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
16820
]
|
| 383 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16820
]
|
| 384 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 385 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 386 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 387 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 388 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 389 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 390 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 391 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 392 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 393 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 394 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 395 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 396 | 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:
[ 1773739178 "asset_20642" ] |
| 397 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
20642
]
|
| 398 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
20642
]
|
| 399 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 400 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 401 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 402 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 403 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 404 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 405 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 406 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 407 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 408 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 409 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 410 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 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:
[ 1773739178 "asset_21858" ] |
| 412 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
21858
]
|
| 413 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
21858
]
|
| 414 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 415 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 416 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 417 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 418 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 419 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 420 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 421 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 422 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 423 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 424 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 425 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 426 | 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
Parameters:
[] |
| 427 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 428 | 0.39 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_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 429 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 430 | 0.35 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_HU&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CWishlistController%3A%3AwishlistWidgetAction" "entire_uri" ] |
| 431 | 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:
[] |
| 432 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 433 | 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_HU&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=CoreShop%5CBundle%5CFrontendBundle%5CController%5CCartController%3A%3AwidgetAction" "entire_uri" ] |
| 434 | 0.35 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:
[] |
| 435 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 436 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 437 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 438 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 439 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 440 | 0.12 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 441 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 442 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 443 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 444 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__446508ba6fc262d4ed680461afd8f90e"
]
|
| 445 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 446 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16826__e3c021094933b75ec455d384f94808bb"
]
|
| 447 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 448 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 449 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 450 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 451 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 452 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 453 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 454 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 455 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 456 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__cfe792452d5e67f2f002291cf0efcbd9"
]
|
| 457 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 458 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20648__3b9b489aef53e8acd4ae29eb3fac2231"
]
|
| 459 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 460 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 461 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 462 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 463 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 464 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 465 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 466 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 467 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 468 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__88a769b56d1bfe2606bd85c5df2567c4"
]
|
| 469 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 470 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20603__bfdd380c180d39c9dd09b9b321f9cec7"
]
|
| 471 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 472 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 473 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 474 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 475 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 476 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 477 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 478 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 479 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 480 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__2674b33f1f91738f876ce7474cc69390"
]
|
| 481 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 482 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20600__0f43b84b712f627b518367dc9c435f61"
]
|
| 483 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 484 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 485 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 486 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 487 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 488 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 489 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 490 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 491 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 492 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__bb5a03754830d9fda405f1dbef41e0a8"
]
|
| 493 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 494 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20602__1c25449dc003b5651674c0d12d46a674"
]
|
| 495 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 496 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 497 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 498 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 499 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 500 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 501 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 502 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 503 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 504 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__8505beb80898075cc05ee60c9d268e4b"
]
|
| 505 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 506 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20601__3c45c95ca2ff7d31d5cdfecd58fc6e6b"
]
|
| 507 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 508 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 509 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 510 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 511 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 512 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 513 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 514 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 515 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 516 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__c2417938fa3753ea4a9a55fab9923ec9"
]
|
| 517 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 518 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20599__081627a034872a4cab37169f6709bbc6"
]
|
| 519 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 520 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 521 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 522 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 523 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 524 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 525 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 526 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 527 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 528 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__9d6dbb9093541bd42d797f939d7560c3"
]
|
| 529 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 530 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16823__5fce275854e6a24d99a532b36a75d8cb"
]
|
| 531 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 532 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 533 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 534 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 535 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 536 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 537 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 538 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 539 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 540 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__238e5c81829ddf5b35442dfb87a5af6b"
]
|
| 541 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 542 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16821__b072c0b1904a34959f46d9258c551b9f"
]
|
| 543 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 544 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 545 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 546 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 547 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 548 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 549 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 550 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 551 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 552 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__4b36572f1a2e9420b98e832d850639d1"
]
|
| 553 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 554 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16825__e7c66d901ada8b77dc82f343544f7f5d"
]
|
| 555 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 556 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 557 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 558 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 559 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 560 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 561 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 562 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 563 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 564 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__22cac8af86ef24687d1af226ce35bd4f"
]
|
| 565 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 566 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16824__9681df23f1b3be3b526f0086bfd9c402"
]
|
| 567 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 568 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 569 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 570 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 571 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 572 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 573 | 0.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 574 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 575 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 576 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__b9ce5da15c94d5c9e8112f61992fec2a"
]
|
| 577 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 578 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_16820__cc1dceea55bc9980bc083f1da029d6ae"
]
|
| 579 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 580 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 581 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 582 | 0.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 583 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 584 | 0.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 585 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 586 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 587 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 588 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__8dcdd9309e4a60739f1b0956c88ee8be"
]
|
| 589 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 590 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_20642__6da3e631a1c1cb9f79f142997fd66b63"
]
|
| 591 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 592 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 593 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 594 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 595 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 596 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 597 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 598 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 599 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 600 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__b5a06c0dc0e9124a0af09fb62f7a1adb"
]
|
| 601 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_40cd750bba9870f18aada2478b24840a" "pimcore_image_thumbnails" ] |
| 602 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_21858__f57919a82960781750a0c39bc0c74698"
]
|
| 603 | 0.19 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:
[] |
| 604 | 0.25 ms |
SELECT * FROM object_relations_cs_category WHERE src_id = ?
Parameters:
[
375232
]
|
| 605 | 0.13 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 606 | 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:
[ 1773739178 "translation_data_e3136baff57bbb51795a106feba2786d" ] |
| 607 | 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:
[ 1773739178 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 608 | 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:
[ 1773739178 "object_4" ] |
| 609 | 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:
[ 1773739178 "object_4\x01tags\x01" ] |
| 610 | 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:
[ 1773739178 "object_2" ] |
| 611 | 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:
[ 1773739178 "object_2\x01tags\x01" ] |
| 612 | 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:
[ 1773739178 "object_1" ] |
| 613 | 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:
[ 1773739178 "object_1\x01tags\x01" ] |
| 614 | 0.17 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762958
]
|
| 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:
[ 1773739178 "asset_32008" ] |
| 616 | 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:
[ 1773739178 "asset_32008\x01tags\x01" ] |
| 617 | 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:
[ 1773739178 "asset_32002" ] |
| 618 | 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:
[ 1773739178 "asset_32002\x01tags\x01" ] |
| 619 | 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:
[ 1773739178 "asset_32004" ] |
| 620 | 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:
[ 1773739178 "asset_32004\x01tags\x01" ] |
| 621 | 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:
[ 1773739178 "asset_32003" ] |
| 622 | 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:
[ 1773739178 "asset_32003\x01tags\x01" ] |
| 623 | 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:
[ 1773739178 "asset_32005" ] |
| 624 | 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:
[ 1773739178 "asset_32005\x01tags\x01" ] |
| 625 | 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:
[ 1773739178 "asset_32006" ] |
| 626 | 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:
[ 1773739178 "asset_32006\x01tags\x01" ] |
| 627 | 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:
[ 1773739178 "asset_32007" ] |
| 628 | 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:
[ 1773739178 "asset_32007\x01tags\x01" ] |
| 629 | 0.09 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
32008
]
|
| 630 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
32008
]
|
| 631 | 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:
[ 1773739178 "asset_31939" ] |
| 632 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00asset_31939" ] |
| 633 | 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:
[
31939
]
|
| 634 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31939
]
|
| 635 | 0.06 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
31939
]
|
| 636 | 0.04 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31939
]
|
| 637 | 0.05 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_32089" ] |
| 638 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00asset_32089" ] |
| 639 | 0.05 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32089
]
|
| 640 | 0.04 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32089
]
|
| 641 | 0.04 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32089
]
|
| 642 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32089
]
|
| 643 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_32090" ] |
| 644 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00asset_32090" ] |
| 645 | 0.04 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32090
]
|
| 646 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32090
]
|
| 647 | 0.04 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32090
]
|
| 648 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32090
]
|
| 649 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_32091" ] |
| 650 | 0.02 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00asset_32091" ] |
| 651 | 0.04 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32091
]
|
| 652 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32091
]
|
| 653 | 0.03 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32091
]
|
| 654 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32091
]
|
| 655 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_32092" ] |
| 656 | 0.02 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "\x00tags\x00asset_32092" ] |
| 657 | 0.04 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32092
]
|
| 658 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32092
]
|
| 659 | 0.03 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
32092
]
|
| 660 | 0.03 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
32092
]
|
| 661 | 0.05 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31939
]
|
| 662 | 0.10 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762960
]
|
| 663 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31940" ] |
| 664 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31940\x01tags\x01" ] |
| 665 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31958" ] |
| 666 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31958\x01tags\x01" ] |
| 667 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31959" ] |
| 668 | 0.02 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31959\x01tags\x01" ] |
| 669 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31960" ] |
| 670 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31960\x01tags\x01" ] |
| 671 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31961" ] |
| 672 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31961\x01tags\x01" ] |
| 673 | 0.03 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
31940
]
|
| 674 | 0.05 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31940
]
|
| 675 | 0.07 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762953
]
|
| 676 | 0.04 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31938" ] |
| 677 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31938\x01tags\x01" ] |
| 678 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31954" ] |
| 679 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31954\x01tags\x01" ] |
| 680 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31955" ] |
| 681 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31955\x01tags\x01" ] |
| 682 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31956" ] |
| 683 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31956\x01tags\x01" ] |
| 684 | 0.03 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31957" ] |
| 685 | 0.02 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "asset_31957\x01tags\x01" ] |
| 686 | 0.03 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
31938
]
|
| 687 | 0.04 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31938
]
|
| 688 | 0.12 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762957
]
|
| 689 | 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:
[ 1773739178 "asset_31937" ] |
| 690 | 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:
[ 1773739178 "asset_31937\x01tags\x01" ] |
| 691 | 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:
[ 1773739178 "asset_31950" ] |
| 692 | 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:
[ 1773739178 "asset_31950\x01tags\x01" ] |
| 693 | 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:
[ 1773739178 "asset_31951" ] |
| 694 | 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:
[ 1773739178 "asset_31951\x01tags\x01" ] |
| 695 | 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:
[ 1773739178 "asset_31952" ] |
| 696 | 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:
[ 1773739178 "asset_31952\x01tags\x01" ] |
| 697 | 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:
[ 1773739178 "asset_31953" ] |
| 698 | 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:
[ 1773739178 "asset_31953\x01tags\x01" ] |
| 699 | 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:
[ 1773739178 "asset_32001" ] |
| 700 | 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:
[ 1773739178 "asset_32001\x01tags\x01" ] |
| 701 | 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:
[ 1773739178 "asset_32000" ] |
| 702 | 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:
[ 1773739178 "asset_32000\x01tags\x01" ] |
| 703 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
31937
]
|
| 704 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31937
]
|
| 705 | 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:
[ 1773739178 "asset_31222" ] |
| 706 | 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:
[ 1773739178 "\x00tags\x00asset_31222" ] |
| 707 | 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:
[
31222
]
|
| 708 | 0.16 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31222
]
|
| 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:
[
31222
]
|
| 710 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31222
]
|
| 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:
[ 1773739178 "asset_31223" ] |
| 712 | 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:
[ 1773739178 "\x00tags\x00asset_31223" ] |
| 713 | 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:
[
31223
]
|
| 714 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31223
]
|
| 715 | 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:
[
31223
]
|
| 716 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31223
]
|
| 717 | 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:
[ 1773739178 "asset_31224" ] |
| 718 | 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:
[ 1773739178 "\x00tags\x00asset_31224" ] |
| 719 | 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:
[
31224
]
|
| 720 | 0.20 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31224
]
|
| 721 | 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:
[
31224
]
|
| 722 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31224
]
|
| 723 | 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:
[ 1773739178 "asset_31225" ] |
| 724 | 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:
[ 1773739178 "\x00tags\x00asset_31225" ] |
| 725 | 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:
[
31225
]
|
| 726 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31225
]
|
| 727 | 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:
[
31225
]
|
| 728 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31225
]
|
| 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:
[ 1773739178 "asset_31226" ] |
| 730 | 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:
[ 1773739178 "\x00tags\x00asset_31226" ] |
| 731 | 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:
[
31226
]
|
| 732 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31226
]
|
| 733 | 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:
[
31226
]
|
| 734 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31226
]
|
| 735 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31222
]
|
| 736 | 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:
[ 1773739178 "asset_31217" ] |
| 737 | 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:
[ 1773739178 "\x00tags\x00asset_31217" ] |
| 738 | 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:
[
31217
]
|
| 739 | 0.16 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31217
]
|
| 740 | 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:
[
31217
]
|
| 741 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31217
]
|
| 742 | 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:
[ 1773739178 "asset_31218" ] |
| 743 | 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:
[ 1773739178 "\x00tags\x00asset_31218" ] |
| 744 | 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:
[
31218
]
|
| 745 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31218
]
|
| 746 | 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:
[
31218
]
|
| 747 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31218
]
|
| 748 | 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:
[ 1773739178 "asset_31219" ] |
| 749 | 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:
[ 1773739178 "\x00tags\x00asset_31219" ] |
| 750 | 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:
[
31219
]
|
| 751 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31219
]
|
| 752 | 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:
[
31219
]
|
| 753 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31219
]
|
| 754 | 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:
[ 1773739178 "asset_31220" ] |
| 755 | 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:
[ 1773739178 "\x00tags\x00asset_31220" ] |
| 756 | 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:
[
31220
]
|
| 757 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31220
]
|
| 758 | 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:
[
31220
]
|
| 759 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31220
]
|
| 760 | 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:
[ 1773739178 "asset_31221" ] |
| 761 | 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:
[ 1773739178 "\x00tags\x00asset_31221" ] |
| 762 | 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:
[
31221
]
|
| 763 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31221
]
|
| 764 | 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:
[
31221
]
|
| 765 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31221
]
|
| 766 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31217
]
|
| 767 | 0.15 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762962
]
|
| 768 | 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:
[ 1773739178 "asset_31339" ] |
| 769 | 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:
[ 1773739178 "asset_31339\x01tags\x01" ] |
| 770 | 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:
[ 1773739178 "asset_31340" ] |
| 771 | 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:
[ 1773739178 "asset_31340\x01tags\x01" ] |
| 772 | 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:
[ 1773739178 "asset_31341" ] |
| 773 | 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:
[ 1773739178 "asset_31341\x01tags\x01" ] |
| 774 | 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:
[ 1773739178 "asset_31342" ] |
| 775 | 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:
[ 1773739178 "asset_31342\x01tags\x01" ] |
| 776 | 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:
[ 1773739178 "asset_31381" ] |
| 777 | 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:
[ 1773739178 "asset_31381\x01tags\x01" ] |
| 778 | 0.09 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
31339
]
|
| 779 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31339
]
|
| 780 | 0.22 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
762961
]
|
| 781 | 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:
[ 1773739178 "asset_31335" ] |
| 782 | 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:
[ 1773739178 "asset_31335\x01tags\x01" ] |
| 783 | 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:
[ 1773739178 "asset_31336" ] |
| 784 | 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:
[ 1773739178 "asset_31336\x01tags\x01" ] |
| 785 | 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:
[ 1773739178 "asset_31337" ] |
| 786 | 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:
[ 1773739178 "asset_31337\x01tags\x01" ] |
| 787 | 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:
[ 1773739178 "asset_31338" ] |
| 788 | 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:
[ 1773739178 "asset_31338\x01tags\x01" ] |
| 789 | 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:
[ 1773739178 "asset_31511" ] |
| 790 | 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:
[ 1773739178 "asset_31511\x01tags\x01" ] |
| 791 | 0.10 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
31335
]
|
| 792 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31335
]
|
| 793 | 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:
[ 1773739178 "asset_31308" ] |
| 794 | 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:
[ 1773739178 "\x00tags\x00asset_31308" ] |
| 795 | 0.80 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
31308
]
|
| 796 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31308
]
|
| 797 | 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:
[
31308
]
|
| 798 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31308
]
|
| 799 | 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:
[ 1773739178 "asset_31300" ] |
| 800 | 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:
[ 1773739178 "\x00tags\x00asset_31300" ] |
| 801 | 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:
[
31300
]
|
| 802 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31300
]
|
| 803 | 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:
[
31300
]
|
| 804 | 0.18 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31300
]
|
| 805 | 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:
[ 1773739178 "asset_31301" ] |
| 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:
[ 1773739178 "\x00tags\x00asset_31301" ] |
| 807 | 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:
[
31301
]
|
| 808 | 0.19 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31301
]
|
| 809 | 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:
[
31301
]
|
| 810 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31301
]
|
| 811 | 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:
[ 1773739178 "asset_31302" ] |
| 812 | 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:
[ 1773739178 "\x00tags\x00asset_31302" ] |
| 813 | 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:
[
31302
]
|
| 814 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31302
]
|
| 815 | 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:
[
31302
]
|
| 816 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31302
]
|
| 817 | 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:
[ 1773739178 "asset_31303" ] |
| 818 | 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:
[ 1773739178 "\x00tags\x00asset_31303" ] |
| 819 | 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:
[
31303
]
|
| 820 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31303
]
|
| 821 | 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:
[
31303
]
|
| 822 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31303
]
|
| 823 | 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:
[ 1773739178 "asset_31304" ] |
| 824 | 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:
[ 1773739178 "\x00tags\x00asset_31304" ] |
| 825 | 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:
[
31304
]
|
| 826 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31304
]
|
| 827 | 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:
[
31304
]
|
| 828 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31304
]
|
| 829 | 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:
[ 1773739178 "asset_31305" ] |
| 830 | 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:
[ 1773739178 "\x00tags\x00asset_31305" ] |
| 831 | 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:
[
31305
]
|
| 832 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31305
]
|
| 833 | 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:
[
31305
]
|
| 834 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
31305
]
|
| 835 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31308
]
|
| 836 | 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:
[ 1773739178 "asset_30790" ] |
| 837 | 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:
[ 1773739178 "\x00tags\x00asset_30790" ] |
| 838 | 0.55 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
30790
]
|
| 839 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30790
]
|
| 840 | 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:
[
30790
]
|
| 841 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30790
]
|
| 842 | 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:
[ 1773739178 "asset_30791" ] |
| 843 | 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:
[ 1773739178 "\x00tags\x00asset_30791" ] |
| 844 | 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:
[
30791
]
|
| 845 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30791
]
|
| 846 | 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:
[
30791
]
|
| 847 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30791
]
|
| 848 | 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:
[ 1773739178 "asset_30792" ] |
| 849 | 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:
[ 1773739178 "\x00tags\x00asset_30792" ] |
| 850 | 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:
[
30792
]
|
| 851 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30792
]
|
| 852 | 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:
[
30792
]
|
| 853 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30792
]
|
| 854 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30790
]
|
| 855 | 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:
[ 1773739178 "asset_30785" ] |
| 856 | 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:
[ 1773739178 "\x00tags\x00asset_30785" ] |
| 857 | 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:
[
30785
]
|
| 858 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30785
]
|
| 859 | 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:
[
30785
]
|
| 860 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30785
]
|
| 861 | 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:
[ 1773739178 "asset_30786" ] |
| 862 | 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:
[ 1773739178 "\x00tags\x00asset_30786" ] |
| 863 | 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:
[
30786
]
|
| 864 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30786
]
|
| 865 | 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:
[
30786
]
|
| 866 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30786
]
|
| 867 | 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:
[ 1773739178 "asset_30787" ] |
| 868 | 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:
[ 1773739178 "\x00tags\x00asset_30787" ] |
| 869 | 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:
[
30787
]
|
| 870 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30787
]
|
| 871 | 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:
[
30787
]
|
| 872 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30787
]
|
| 873 | 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:
[ 1773739178 "asset_30788" ] |
| 874 | 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:
[ 1773739178 "\x00tags\x00asset_30788" ] |
| 875 | 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:
[
30788
]
|
| 876 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30788
]
|
| 877 | 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:
[
30788
]
|
| 878 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30788
]
|
| 879 | 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:
[ 1773739178 "asset_30789" ] |
| 880 | 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:
[ 1773739178 "\x00tags\x00asset_30789" ] |
| 881 | 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:
[
30789
]
|
| 882 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30789
]
|
| 883 | 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:
[
30789
]
|
| 884 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30789
]
|
| 885 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30785
]
|
| 886 | 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:
[ 1773739178 "asset_30822" ] |
| 887 | 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:
[ 1773739178 "\x00tags\x00asset_30822" ] |
| 888 | 0.34 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
30822
]
|
| 889 | 0.18 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30822
]
|
| 890 | 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:
[
30822
]
|
| 891 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30822
]
|
| 892 | 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:
[ 1773739178 "asset_30779" ] |
| 893 | 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:
[ 1773739178 "\x00tags\x00asset_30779" ] |
| 894 | 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:
[
30779
]
|
| 895 | 0.17 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30779
]
|
| 896 | 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:
[
30779
]
|
| 897 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30779
]
|
| 898 | 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:
[ 1773739178 "asset_30780" ] |
| 899 | 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:
[ 1773739178 "\x00tags\x00asset_30780" ] |
| 900 | 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:
[
30780
]
|
| 901 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30780
]
|
| 902 | 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:
[
30780
]
|
| 903 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30780
]
|
| 904 | 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:
[ 1773739178 "asset_30781" ] |
| 905 | 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:
[ 1773739178 "\x00tags\x00asset_30781" ] |
| 906 | 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:
[
30781
]
|
| 907 | 0.18 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30781
]
|
| 908 | 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:
[
30781
]
|
| 909 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30781
]
|
| 910 | 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:
[ 1773739178 "asset_30782" ] |
| 911 | 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:
[ 1773739178 "\x00tags\x00asset_30782" ] |
| 912 | 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:
[
30782
]
|
| 913 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30782
]
|
| 914 | 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:
[
30782
]
|
| 915 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30782
]
|
| 916 | 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:
[ 1773739178 "asset_30783" ] |
| 917 | 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:
[ 1773739178 "\x00tags\x00asset_30783" ] |
| 918 | 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:
[
30783
]
|
| 919 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30783
]
|
| 920 | 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:
[
30783
]
|
| 921 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30783
]
|
| 922 | 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:
[ 1773739178 "asset_30784" ] |
| 923 | 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:
[ 1773739178 "\x00tags\x00asset_30784" ] |
| 924 | 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:
[
30784
]
|
| 925 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30784
]
|
| 926 | 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:
[
30784
]
|
| 927 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30784
]
|
| 928 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30822
]
|
| 929 | 0.22 ms |
SELECT * FROM object_relations_cs_product WHERE src_id = ?
Parameters:
[
800888
]
|
| 930 | 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:
[ 1773739178 "asset_30793" ] |
| 931 | 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:
[ 1773739178 "asset_30793\x01tags\x01" ] |
| 932 | 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:
[ 1773739178 "asset_30794" ] |
| 933 | 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:
[ 1773739178 "asset_30794\x01tags\x01" ] |
| 934 | 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:
[ 1773739178 "asset_30795" ] |
| 935 | 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:
[ 1773739178 "asset_30795\x01tags\x01" ] |
| 936 | 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:
[ 1773739178 "asset_30796" ] |
| 937 | 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:
[ 1773739178 "asset_30796\x01tags\x01" ] |
| 938 | 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:
[ 1773739178 "asset_30797" ] |
| 939 | 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:
[ 1773739178 "asset_30797\x01tags\x01" ] |
| 940 | 0.10 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
30793
]
|
| 941 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30793
]
|
| 942 | 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:
[ 1773739178 "asset_30365" ] |
| 943 | 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:
[ 1773739178 "\x00tags\x00asset_30365" ] |
| 944 | 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:
[
30365
]
|
| 945 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30365
]
|
| 946 | 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:
[
30365
]
|
| 947 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30365
]
|
| 948 | 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:
[ 1773739178 "asset_30366" ] |
| 949 | 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:
[ 1773739178 "\x00tags\x00asset_30366" ] |
| 950 | 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:
[
30366
]
|
| 951 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30366
]
|
| 952 | 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:
[
30366
]
|
| 953 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30366
]
|
| 954 | 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:
[ 1773739178 "asset_30367" ] |
| 955 | 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:
[ 1773739178 "\x00tags\x00asset_30367" ] |
| 956 | 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:
[
30367
]
|
| 957 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30367
]
|
| 958 | 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:
[
30367
]
|
| 959 | 0.16 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30367
]
|
| 960 | 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:
[ 1773739178 "asset_30368" ] |
| 961 | 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:
[ 1773739178 "\x00tags\x00asset_30368" ] |
| 962 | 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:
[
30368
]
|
| 963 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30368
]
|
| 964 | 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:
[
30368
]
|
| 965 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
30368
]
|
| 966 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
30365
]
|
| 967 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shared/" "footer" ] |
| 968 | 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:
[ 1773739178 "document_77" ] |
| 969 | 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:
[ 1773739178 "document_77\x01tags\x01" ] |
| 970 | 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:
[ 1773739178 "document_properties_77" ] |
| 971 | 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:
[ 1773739178 "document_properties\x01tags\x01" "document_77\x01tags\x01" ] |
| 972 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 973 | 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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 974 | 0.20 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
77
]
|
| 975 | 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:
[ 1773739178 "document_19" ] |
| 976 | 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:
[ 1773739178 "document_19\x01tags\x01" "asset_15672\x01tags\x01" "asset_10642\x01tags\x01" ] |
| 977 | 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:
[ 1773739178 "document_108" ] |
| 978 | 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:
[ 1773739178 "document_108\x01tags\x01" ] |
| 979 | 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:
[ 1773739178 "document_17" ] |
| 980 | 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:
[ 1773739178 "document_17\x01tags\x01" ] |
| 981 | 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:
[ 1773739178 "document_18" ] |
| 982 | 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:
[ 1773739178 "document_18\x01tags\x01" ] |
| 983 | 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:
[ 1773739178 "document_115" ] |
| 984 | 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:
[ 1773739178 "document_115\x01tags\x01" ] |
| 985 | 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:
[ 1773739178 "document_114" ] |
| 986 | 0.05 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773739178 "document_114\x01tags\x01" ] |
| 987 | 0.17 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:
[] |
| 988 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 989 | 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_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "path_query" "https://boutique.local.szerver.online/_fragment?_path=_format=html&_locale=hu_HU&_controller=App%5CController%5CFrontend%5CDefaultController" "entire_uri" ] |
| 990 | 0.33 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:
[] |
| 991 | 0.27 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\Index\Model\Filter | 1 |
| CoreShop\Component\Index\Model\Index | 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.