Query Metrics
412
Database Queries
64
Different statements
308.04 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.40 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "mason-waterfall-braz_vc4019" ] |
| 2 | 0.42 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/mason-waterfall-braz_vc4019"
]
|
| 3 | 0.40 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 3.07 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.92 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:
[ "/en/mason-waterfall-braz_vc4019" "path" "auto_create" "/en/mason-waterfall-braz_vc4019" "path_query" "https://alpenregion-staging.conecto.rocks/en/mason-waterfall-braz_vc4019" "entire_uri" ] |
| 7 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.52 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "mason-waterfall-braz_vc4019" ] |
| 9 | 0.32 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/mason-waterfall-braz_vc4019"
]
|
| 10 | 0.48 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.49 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4019
]
|
| 12 | 0.25 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.37 ms |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
| 14 | 0.27 ms |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4873
]
|
| 15 | 0.23 ms |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4854
]
|
| 16 | 0.21 ms |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
8003
]
|
| 17 | 0.18 ms |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
8008
]
|
| 18 | 0.60 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
3
]
|
| 19 | 2.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12066
]
|
| 20 | 1.32 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12066
]
|
| 21 | 0.30 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
3
]
|
| 22 | 0.43 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 3 3 ] |
| 23 | 1.66 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
| 24 | 2.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 ] |
| 25 | 0.64 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 26 | 0.70 ms |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
| 27 | 1.59 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12
]
|
| 28 | 0.54 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 29 | 3.61 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 30 | 1.18 ms |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
| 31 | 3.71 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
654
]
|
| 32 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
654
]
|
| 33 | 3.33 ms |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
654
]
|
| 34 | 0.72 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
3
]
|
| 35 | 0.50 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 3 3 ] |
| 36 | 0.39 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
| 37 | 0.31 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 ] |
| 38 | 0.73 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
| 39 | 4.58 ms |
SELECT dependencies.targetid,dependencies.targettype FROM dependencies LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ 4019 "object" ] |
| 40 | 1.28 ms |
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object" LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset" LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document" WHERE dependencies.targettype = ? AND dependencies.targetid = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ "object" 4019 ] |
| 41 | 3.38 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4019 "contentblocks" ] |
| 42 | 1.89 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 0 ] |
| 43 | 0.94 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 44 | 0.67 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 45 | 2.11 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 1 ] |
| 46 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 47 | 2.73 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 48 | 0.49 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 2 ] |
| 49 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 51 | 0.43 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 3 ] |
| 52 | 2.76 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.46 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 4 ] |
| 55 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 56 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 5 ] |
| 58 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 59 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 60 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 6 ] |
| 61 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 62 | 2.79 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 63 | 0.91 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 7 ] |
| 64 | 0.42 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 65 | 1.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 66 | 0.71 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 8 ] |
| 67 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 68 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 69 | 0.74 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 9 ] |
| 70 | 2.68 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 71 | 2.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 72 | 0.65 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 10 ] |
| 73 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 74 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 75 | 0.43 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 11 ] |
| 76 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 77 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 78 | 0.44 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 12 ] |
| 79 | 0.87 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 80 | 1.78 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 81 | 3.68 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 13 ] |
| 82 | 2.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 83 | 0.61 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 84 | 1.21 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 14 ] |
| 85 | 0.59 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 86 | 0.67 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 87 | 3.05 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 15 ] |
| 88 | 1.12 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 89 | 0.46 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 90 | 0.64 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 16 ] |
| 91 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 92 | 0.47 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 93 | 0.91 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 17 ] |
| 94 | 0.40 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 95 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 96 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 18 ] |
| 97 | 0.50 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
| 98 | 0.50 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
| 99 | 0.76 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4019 "contentblocks" 19 ] |
| 100 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
| 101 | 0.40 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4019 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
| 102 | 0.79 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_safety_tip"
]
|
| 103 | 0.90 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4884 "externalLinks" ] |
| 104 | 0.71 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4019 "externalLinks" ] |
| 105 | 0.59 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 106 | 4.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__d9da111ef4717409af887934286249b5"
]
|
| 107 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 108 | 0.70 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__160a05692cc6869c50b1596eccc5b098"
]
|
| 109 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 110 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__2d079424f280b64159f1a2bf2f230e52"
]
|
| 111 | 0.80 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 112 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__e326a4a182b4cd9b76380cab387f9b06"
]
|
| 113 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 114 | 1.03 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__7272b4130995cd5bd47035a7f4e1cf96"
]
|
| 115 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 116 | 3.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__503554ca02c4873852cd10e0397bd2e9"
]
|
| 117 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 118 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__60ff514b248b414a1d095bbd1bd6aaa5"
]
|
| 119 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 120 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__987224c60522b2c590a7dffbe96b213e"
]
|
| 121 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 122 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__6e9db27203ce86d4c8ca6839295c6007"
]
|
| 123 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 124 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__1678acb0c08c3dcc95b8e8b51f83cc17"
]
|
| 125 | 1.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 126 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__15a756799ca3a95aca1879d79fcc08fd"
]
|
| 127 | 1.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 128 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__244910842e15a1f6b60b3f35a57f47b6"
]
|
| 129 | 2.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 130 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__3022e83677030e27cce4b40d52aa8894"
]
|
| 131 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 132 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__ce763fc066100d7fc8a9d99b1e93ffdf"
]
|
| 133 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 134 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__4b58b519eccee260d062d9b0ebd85f6b"
]
|
| 135 | 2.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 136 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__a4e600a5f7cab6cd95028e45a8e21f3f"
]
|
| 137 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 138 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__cf1916aa68cb127a7a87500c6173065d"
]
|
| 139 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 140 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__b8c12bca7996e6567d83b48a35575562"
]
|
| 141 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 142 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__e8a3ef1774a1fc2c89f1391c8a64fc52"
]
|
| 143 | 2.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 144 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__b10fbb8d06dc024464d493167798ece4"
]
|
| 145 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 146 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__64fe1ef3c0c3f7a337fb1f98cefbf7c6"
]
|
| 147 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 148 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__8ab6acec8c5d5c499cd2e68e70631039"
]
|
| 149 | 1.67 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 150 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__0cf55a38211e8287d8fc6e1143f1af93"
]
|
| 151 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 152 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__df273937ed5e893e3b10e2fef2306fd4"
]
|
| 153 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 154 | 2.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__e90d70f8bfb8dd9533dd76e6454fdf39"
]
|
| 155 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 156 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__ab7a27c19284ef8819d9a13b5674e1f6"
]
|
| 157 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 158 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__87ef01dccc056c4a38cb7a69bcde77f8"
]
|
| 159 | 2.86 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 160 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__ab7a27c19284ef8819d9a13b5674e1f6"
]
|
| 161 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 162 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12066__e90d70f8bfb8dd9533dd76e6454fdf39"
]
|
| 163 | 0.25 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12067
]
|
| 164 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12067
]
|
| 165 | 1.78 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 166 | 3.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__0a528e8924557bdaee21a5a341d46e34"
]
|
| 167 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 168 | 0.85 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__fdf03d1d3c1e9d30b9da4fb7d60659d6"
]
|
| 169 | 1.57 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 170 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__e60dbb2b505e8f8a7b3e3aeea8392476"
]
|
| 171 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 172 | 2.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__c5a4f0060f067ebdbd6f9387dad0b5a7"
]
|
| 173 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 174 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__dc219990685d64fc8ae7fbfad5e5edb6"
]
|
| 175 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 176 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__4af88cd3ea00cf78e8e25cdefd5cfab6"
]
|
| 177 | 0.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 178 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__ac51bee6de54326fda3cc756bf179656"
]
|
| 179 | 1.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 180 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__6a7d64d0845be88e6fbd7174b44820ea"
]
|
| 181 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 182 | 2.99 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__d81a130c3752d7342a1396677c68508a"
]
|
| 183 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 184 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__aeea7170c7256a9c4b43c3c7f4b6790c"
]
|
| 185 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 186 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__6bd14dc0f1105309d647712004dfe7a8"
]
|
| 187 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 188 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__a2dfe69c22715d4e351edad849f0f6c6"
]
|
| 189 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 190 | 1.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__164d6293142561a2f00f58a5786fb203"
]
|
| 191 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 192 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__e870d0d1a3e4b698ef6a38a843d8e056"
]
|
| 193 | 2.75 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 194 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__fac1085a23ef384b28a72226f9fc04d9"
]
|
| 195 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 196 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__1e53a1bf1efacdccd9b90343a9ac7fc0"
]
|
| 197 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 198 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__032bff3b8a37512b96bd1aeb76f2c5a1"
]
|
| 199 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 200 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__a3664fdfa0ce237ac1d9189883d95c6c"
]
|
| 201 | 1.68 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 202 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__0ebd6d3508bf08bbe1ac0eadeff5a512"
]
|
| 203 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 204 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__e9d9bdb80a36fd6d6788e14f4b56c71d"
]
|
| 205 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 206 | 1.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__c416ee8bb727c0d1faf33a2e9f893d0b"
]
|
| 207 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 208 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__0cb741b87f6a005440df87c81b4ead7b"
]
|
| 209 | 0.77 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 210 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__accad30ec04c18cff8ab8c3a6fe06efe"
]
|
| 211 | 2.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 212 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__db89505aca4b5cad1017155809270d8d"
]
|
| 213 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 214 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__3a983455cf3c115b22644994b3fb801d"
]
|
| 215 | 1.95 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 216 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__c902cf1e94ae930b14fcd85f94c294c3"
]
|
| 217 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 218 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__2829a42b93c88d402c3ce5bdd607bb3a"
]
|
| 219 | 4.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 220 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__c902cf1e94ae930b14fcd85f94c294c3"
]
|
| 221 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 222 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12067__3a983455cf3c115b22644994b3fb801d"
]
|
| 223 | 1.60 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12068
]
|
| 224 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12068
]
|
| 225 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 226 | 0.75 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__4f9f602871b7c17890f2cb1914fcd842"
]
|
| 227 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 228 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__aee504352235a7924a00d1e772a04dd2"
]
|
| 229 | 1.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 230 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__078c92a0475709bd1610d047aacb0c2f"
]
|
| 231 | 1.89 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 232 | 0.79 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__51e2f8da9ed38ada1b373dbecc042220"
]
|
| 233 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 234 | 1.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__e581bbc5f171a6fe2c6a2e2e109e889a"
]
|
| 235 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 236 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__e68e2b195a46d43970b473ee0d4227db"
]
|
| 237 | 2.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 238 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__c61ec1b9696af6affd16301b2751fc1f"
]
|
| 239 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 240 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__e13decd8e2ec4bc0021a56266d6dc395"
]
|
| 241 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 242 | 0.77 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__b51f112c05f58025e6bea068b254f6e7"
]
|
| 243 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 244 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__63d896872979bcde7d9f3f42151ec778"
]
|
| 245 | 0.75 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 246 | 1.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__666fa18396f86eaf3dfe342f2fe87546"
]
|
| 247 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 248 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__60c3c709ad462ed7da1a9761e9170b81"
]
|
| 249 | 2.78 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 250 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__76ec87ef761dbbc0c4c7a57298703d6b"
]
|
| 251 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 252 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__fcfeb364a2b267cf95f58a9218c648de"
]
|
| 253 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 254 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__b06b26e8fe145740ea665ddbeea02b6d"
]
|
| 255 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 256 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__441fee17011b04e6f866be4a5e11406c"
]
|
| 257 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 258 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__520f4e4df7d81fe9c3c7393cd350b116"
]
|
| 259 | 1.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 260 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__3ebba425a915c06a471368fa602a642d"
]
|
| 261 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 262 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__12f8c8a0bb84f6c963ab56fcfce2c743"
]
|
| 263 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 264 | 0.85 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__ff9ae30b4c8cbc4d225b4a04cfcdc6dc"
]
|
| 265 | 1.54 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 266 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__f4931af3c06dcd53772a12fbd5146da5"
]
|
| 267 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 268 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__941058b1d77da2ec44eedfd26c7fec32"
]
|
| 269 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 270 | 2.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__1526a3e7ac91a42699266a43a4917426"
]
|
| 271 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 272 | 1.59 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__a5f6b8e67196febc59af4c0f151526bc"
]
|
| 273 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 274 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__7217016ff5ea7e3a6691e2754ca82100"
]
|
| 275 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 276 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__991ba17668e5cc65c9e5634ac92ccd10"
]
|
| 277 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 278 | 2.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__1f28f893012a1fbffb580d11cdf84adf"
]
|
| 279 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 280 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__991ba17668e5cc65c9e5634ac92ccd10"
]
|
| 281 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 282 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12068__7217016ff5ea7e3a6691e2754ca82100"
]
|
| 283 | 0.22 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12069
]
|
| 284 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12069
]
|
| 285 | 1.76 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 286 | 0.77 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__543db6066a8a30b78a1e45d50aab62df"
]
|
| 287 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 288 | 0.75 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__f9437b5c559090c8cb6651f1a3b0f90a"
]
|
| 289 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 290 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__509a23964e9aaee405a29912fa861133"
]
|
| 291 | 0.86 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 292 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__0767ee4a2015fed1f407a957329dc0a3"
]
|
| 293 | 2.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 294 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__0d7d14df90490687aba9a89e387d2166"
]
|
| 295 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 296 | 0.75 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__d89c24670497099a265615c079e1cbd4"
]
|
| 297 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 298 | 0.76 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__6a2d97163cbcf01b4c45bff8a2664ab0"
]
|
| 299 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 300 | 1.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__87a90eacbe6d55b057a3f45e5a537699"
]
|
| 301 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 302 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__78cdaa0267880e08b069f989e81728b3"
]
|
| 303 | 1.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 304 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__32b6fc8c4af2f009c009b9640518b7b4"
]
|
| 305 | 1.90 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 306 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__faab05d53b74e842fb6e8db74d617809"
]
|
| 307 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 308 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__f26b4b79f2b762a5b7e1f62ec73b567e"
]
|
| 309 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 310 | 1.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__160d95fed8790aef6308c587c1ef67c8"
]
|
| 311 | 0.61 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 312 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__58db8a32afd28937cdba175f7a71bf1e"
]
|
| 313 | 2.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 314 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__cea7f31e3ecd83c5929d4cd585f47dbe"
]
|
| 315 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 316 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__43804b3263f00d5a1602eb869fba4906"
]
|
| 317 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 318 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__38b10d8722ad2490df2fe651370ea5eb"
]
|
| 319 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 320 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__518db084a1a00e8feb8e0bdeec19b203"
]
|
| 321 | 1.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 322 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__c3234f453326089db16afedabfe6cab1"
]
|
| 323 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 324 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__0879f583af878114add317e83330e5fa"
]
|
| 325 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 326 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__b38f70a5cb10f5e676dd563071eea120"
]
|
| 327 | 2.00 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 328 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__785ce352a3075b3670528590b8198813"
]
|
| 329 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 330 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__89bde0994d9b7ad95057f20bb3626d6a"
]
|
| 331 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 332 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__cb99af8871aed6dee63dc372b8140f52"
]
|
| 333 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 334 | 1.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__5de71e116de2c719ecaa5c3070c7cd99"
]
|
| 335 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 336 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__f529656832ba72a7545bcd69d0e7325a"
]
|
| 337 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 338 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__92a077a9fa3ccc9589be4c54fb1cec3b"
]
|
| 339 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 340 | 1.87 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__f529656832ba72a7545bcd69d0e7325a"
]
|
| 341 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 342 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12069__5de71e116de2c719ecaa5c3070c7cd99"
]
|
| 343 | 2.81 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12070
]
|
| 344 | 0.88 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12070
]
|
| 345 | 2.95 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 346 | 1.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__c5b9edd2c772c800a9f59749189fa0f3"
]
|
| 347 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 348 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__c31b3024105022ba39f6dcee91928fd6"
]
|
| 349 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 350 | 0.71 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__a384af005e51b6e3dd10d4e237811b72"
]
|
| 351 | 2.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 352 | 0.94 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__72cc1f6cb1cc89175fcf0656dfd115f7"
]
|
| 353 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 354 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__ae183d14e43fdc657a515920aca3ce88"
]
|
| 355 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 356 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__c8cce56f68bf8365c0c78edd0df365e9"
]
|
| 357 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 358 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__d3b9f2777188ed2112c8c4efcf35e730"
]
|
| 359 | 0.71 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 360 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__b901ffbc3f691856c502813b3dadf067"
]
|
| 361 | 0.92 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 362 | 0.96 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__65a7ef839f60f0d0a79384ad3fa1877d"
]
|
| 363 | 1.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 364 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__c07d98d21bd6ce916f1381afc048af0a"
]
|
| 365 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 366 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__3c2d7cb34e30249eb54ed17c0769cb64"
]
|
| 367 | 0.79 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 368 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__d280b578febb1f0dc2663f50edba775f"
]
|
| 369 | 2.00 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 370 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__0a48dff2b73434c30cbc84288e70be7c"
]
|
| 371 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 372 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__06eb2e910ff54f8ebfbd59ac29c39e63"
]
|
| 373 | 3.01 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 374 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__f8be11e76574195c7f1183a254d8f602"
]
|
| 375 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 376 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__89541c3d75c52e73098eac1582f16b89"
]
|
| 377 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 378 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__fc0a4375bddda02422689e96cc928c96"
]
|
| 379 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 380 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__17bb7527ccf3a7e30ddb2371db6f3067"
]
|
| 381 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 382 | 1.61 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__ea5258cbc51cda160bce296c1adf92a0"
]
|
| 383 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 384 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__ea10b7048226e781c9c72e7f350e9354"
]
|
| 385 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 386 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__67b0f62c1a330ea0f6fa4fca2f74b561"
]
|
| 387 | 2.03 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 388 | 0.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__513dbc594d9e16cdd3580d4139ed7eb1"
]
|
| 389 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 390 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__7e95143d99284550f3ac7e8043de8922"
]
|
| 391 | 3.02 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 392 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__ded8164a436558d629d1a6d2a4bd8894"
]
|
| 393 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 394 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__740faea9c073ce3ea8068b27a2dc18b8"
]
|
| 395 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 396 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__06fbd149ecd84f96f656f12adc98f48e"
]
|
| 397 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 398 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__454f54626951e4dfc2e2bb457080a27c"
]
|
| 399 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 400 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__06fbd149ecd84f96f656f12adc98f48e"
]
|
| 401 | 0.79 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 402 | 0.70 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_12070__740faea9c073ce3ea8068b27a2dc18b8"
]
|
| 403 | 2.54 ms |
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object" LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset" LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document" WHERE dependencies.targettype = ? AND dependencies.targetid = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ "object" 4019 ] |
| 404 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 405 | 0.79 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 406 | 1.08 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=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "path_query" "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
| 407 | 1.83 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
25
]
|
| 408 | 0.62 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
| 409 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
655
]
|
| 410 | 1.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
655
]
|
| 411 | 1.79 ms |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
655
]
|
| 412 | 0.44 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1064
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |