Query Metrics
438
Database Queries
95
Different statements
260.18 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "kristberg-obere-wasserstuben-alpe-1_vc4829" ] |
| 2 | 0.40 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/kristberg-obere-wasserstuben-alpe-1_vc4829"
]
|
| 3 | 1.35 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.51 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.92 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.54 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/kristberg-obere-wasserstuben-alpe-1_vc4829" "path" "auto_create" "/en/kristberg-obere-wasserstuben-alpe-1_vc4829" "path_query" "https://montafon-staging.conecto.rocks/en/kristberg-obere-wasserstuben-alpe-1_vc4829" "entire_uri" ] |
| 7 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 1.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "kristberg-obere-wasserstuben-alpe-1_vc4829" ] |
| 9 | 1.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/kristberg-obere-wasserstuben-alpe-1_vc4829"
]
|
| 10 | 0.25 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 3.14 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4829
]
|
| 12 | 0.39 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.26 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
60544
]
|
| 15 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60544
]
|
| 16 | 0.92 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 17 | 0.30 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
| 18 | 0.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 19 | 0.30 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 20 | 0.46 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 21 | 0.33 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 22 | 1.47 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 23 | 2.05 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 1.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 25 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
| 26 | 0.32 ms |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
| 27 | 1.80 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 28 | 0.35 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
| 29 | 0.89 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 30 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 31 | 2.53 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
| 32 | 2.07 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:
[ 4829 "object" ] |
| 33 | 1.43 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" 4829 ] |
| 34 | 2.30 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4829 "contentblocks" ] |
| 35 | 1.99 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 0 ] |
| 36 | 0.55 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 37 | 1.08 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.59 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 0.32 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 40 | 1.37 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 1 ] |
| 41 | 0.69 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 42 | 0.73 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 43 | 0.48 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.70 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 45 | 1.03 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 2 ] |
| 46 | 0.47 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 47 | 0.70 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.78 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.47 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 1.07 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 3 ] |
| 51 | 1.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 52 | 0.90 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.69 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.97 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 55 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 4 ] |
| 56 | 0.72 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 1.38 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.88 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.71 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 60 | 1.11 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 5 ] |
| 61 | 0.93 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 62 | 1.13 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.72 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 65 | 1.98 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 6 ] |
| 66 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 67 | 1.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.66 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 70 | 1.30 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 7 ] |
| 71 | 0.49 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 72 | 0.73 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.70 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.48 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 75 | 0.85 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 8 ] |
| 76 | 0.61 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 77 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 78 | 0.79 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 79 | 0.44 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 80 | 0.63 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 9 ] |
| 81 | 0.53 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 82 | 1.09 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 83 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 84 | 0.99 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 85 | 2.84 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 10 ] |
| 86 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 87 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 88 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 89 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 90 | 0.70 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 11 ] |
| 91 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 92 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 93 | 1.01 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 94 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 95 | 0.74 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 12 ] |
| 96 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 97 | 1.43 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 98 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 99 | 0.43 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 100 | 2.14 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 13 ] |
| 101 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 102 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 103 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 104 | 0.92 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 105 | 0.64 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 14 ] |
| 106 | 0.41 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 107 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 108 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 109 | 0.45 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 110 | 0.65 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 15 ] |
| 111 | 1.83 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 112 | 0.42 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 113 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 114 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 115 | 0.49 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 16 ] |
| 116 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 117 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 118 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 119 | 0.17 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
| 120 | 0.95 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4829 "contentblocks" 17 ] |
| 121 | 3.07 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 122 | 0.42 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 123 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 124 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4829 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
| 125 | 0.33 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4829 "externalLinks" ] |
| 126 | 2.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 127 | 1.95 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__8c36bf645ad33a98ff85641d07025ddd"
]
|
| 128 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 129 | 1.02 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__657da7489e1892b8c16730c122276388"
]
|
| 130 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 131 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__67bcc83c2fd8d28b9cb383ae28bcef42"
]
|
| 132 | 0.80 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 133 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__1857d81bc9beaffe2fdda1e4c964a9ef"
]
|
| 134 | 0.69 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 135 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__75b1c5bfa3bb08acb5753c7e62475932"
]
|
| 136 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 137 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__191bc15b465b56105606de146f3e4748"
]
|
| 138 | 0.91 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 139 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__66fd6433eb8e72a8dfe52a7082303afd"
]
|
| 140 | 0.75 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 141 | 1.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__fddad7715509401a45567a2d70271637"
]
|
| 142 | 0.65 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 143 | 1.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__91179cdcf9aa47af3909898eaf187548"
]
|
| 144 | 1.12 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 145 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__a13e7f0e5e23b3293bb56726dcc81383"
]
|
| 146 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 147 | 1.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__8c8728c03003d61a78ea60cfc41a5b59"
]
|
| 148 | 1.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 149 | 1.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__1cece126432f14eaea9033c00bdbf462"
]
|
| 150 | 1.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 151 | 1.03 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__d9146bc4a165529efd46fdfdd7237d79"
]
|
| 152 | 1.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 153 | 1.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__0d0b5e6128c5b04d9777d9ddba036a0f"
]
|
| 154 | 2.78 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 155 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__13ef034ef459ce365718da0a8bf511f4"
]
|
| 156 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 157 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__fdb5c795eb9834ce90b0aee3ec21b65f"
]
|
| 158 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 159 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__ceac92a19be45166689aeadf9588a517"
]
|
| 160 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 161 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__a69941c6ffa069ab0dbad9ca08b21018"
]
|
| 162 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 163 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__d6d8414836787b46b85bc8c0c73b9906"
]
|
| 164 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 165 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__7ab9d0aeecccdda6cb5401eea93b0c4d"
]
|
| 166 | 2.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 167 | 0.77 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__57430213038ee8e4d8c86f5af3c94a88"
]
|
| 168 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 169 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__40dfad0766deb61fce5c005c41dd4ed1"
]
|
| 170 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 171 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__55121feac83f675840e76753220b161a"
]
|
| 172 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 173 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__4a9727cacaa32b1e929c2eabbd3e57dd"
]
|
| 174 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 175 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__3a257275fd4fcc2844ecfd11545e69fe"
]
|
| 176 | 1.04 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 177 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__904ffe721bf08688aad4ffb46bb8aa7b"
]
|
| 178 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 179 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__6c687525235d2f99bd89da7a1b0ad77e"
]
|
| 180 | 1.59 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 181 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__904ffe721bf08688aad4ffb46bb8aa7b"
]
|
| 182 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 183 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60544__3a257275fd4fcc2844ecfd11545e69fe"
]
|
| 184 | 0.24 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
60545
]
|
| 185 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60545
]
|
| 186 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 187 | 1.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__38979a74f633ad8b9fc2aa7dc4b09a5d"
]
|
| 188 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 189 | 1.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__bc237dba7335b03c92708e97e7cdec1d"
]
|
| 190 | 0.65 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 191 | 1.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__9049f1f375108c7f6ccbbc46cd565f5d"
]
|
| 192 | 0.89 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 193 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__5a0ce54767b86a0a60df6a8028c87094"
]
|
| 194 | 1.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 195 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__7d5f7d810279c619f8f7601c657e47a3"
]
|
| 196 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 197 | 0.89 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__c1a40ada75954355da1209d01c103916"
]
|
| 198 | 0.93 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 199 | 0.91 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__39cbde0a4d2b7d711e0ed60bcb729fb8"
]
|
| 200 | 0.90 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 201 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__9885d633b752de5e35f2d412900c1ba5"
]
|
| 202 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 203 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__52887af74602486f7e1d30217acdbed1"
]
|
| 204 | 0.89 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 205 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__3d39fcd8310b61bb2f1397354ee847ea"
]
|
| 206 | 0.88 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 207 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__6a26c8d9f96d3f9925b8751f5dbbd54b"
]
|
| 208 | 0.92 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 209 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__8e3cb22005a3e55d620b30cc9534504f"
]
|
| 210 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 211 | 0.61 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__bcae65d5ed03894518e4d78fe2b68794"
]
|
| 212 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 213 | 0.88 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__2147ccdfa3c3b07d87d17512907d6fcf"
]
|
| 214 | 0.92 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 215 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__6c656a0d26efe87d7aeb8259306f3417"
]
|
| 216 | 1.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 217 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__be1e8b66839ad5884d421ab62bb181be"
]
|
| 218 | 1.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 219 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__0907bc413572b6e4bdfbc7c8f50f14b5"
]
|
| 220 | 0.92 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 221 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__783a4e9daa9485d369e963406072ff72"
]
|
| 222 | 0.60 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 223 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__2f47646a4a2b32fa3b9fde21f751f2e5"
]
|
| 224 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 225 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__b7093fb80484e0307aa54b4360e412c7"
]
|
| 226 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 227 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__4dca327a14076d8687ac80d660704f8a"
]
|
| 228 | 0.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 229 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__531bb50f841d3dbf85360aa7e60f40af"
]
|
| 230 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 231 | 1.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__3a6d6e32a9e5e3cb2e28ba6a28364ca7"
]
|
| 232 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 233 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__d76377cd707d33e426416c00587aa89d"
]
|
| 234 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 235 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__4d15fb6bff991e0b581965cc0e1860c3"
]
|
| 236 | 1.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 237 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__e3b097d583c927fa2bf8a2d5a6c68c6e"
]
|
| 238 | 1.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 239 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__5a3e016e416e504a1dc01933a4ed9451"
]
|
| 240 | 1.04 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 241 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__e3b097d583c927fa2bf8a2d5a6c68c6e"
]
|
| 242 | 0.72 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 243 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60545__4d15fb6bff991e0b581965cc0e1860c3"
]
|
| 244 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
60546
]
|
| 245 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60546
]
|
| 246 | 0.94 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 247 | 1.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__542d7385d4ee496681369b49d0b7c6a0"
]
|
| 248 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 249 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__25045e639f2c8f0a733fc63e21960af5"
]
|
| 250 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 251 | 0.63 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__aa511d879863276ed13b59f86ab96188"
]
|
| 252 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 253 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__9083d6195f751c9da108874ef9537b87"
]
|
| 254 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 255 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__237ff2d6cb4d9b9df9d636153ab02a0b"
]
|
| 256 | 1.02 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 257 | 0.73 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__bb9696a3340312d3f8971dc2211a201e"
]
|
| 258 | 0.64 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 259 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__b9826a2444df2a5507ec15a50a110e77"
]
|
| 260 | 0.90 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 261 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__2ba981bc5c23c04a4254c8f65bc204d5"
]
|
| 262 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 263 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__d06a5b0ca73c5b0875d162c4081ad842"
]
|
| 264 | 0.59 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 265 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__a9d25bf113a2da760772656de74a3f1c"
]
|
| 266 | 0.90 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 267 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__b5bbd651682f91f9882f4b43dccf9afa"
]
|
| 268 | 0.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 269 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__370405d2f4493f604f3ac4e251b7907c"
]
|
| 270 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 271 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__7ce92d3a10575f04ac836e184094b8ea"
]
|
| 272 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 273 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__26d51a4aeddb562ff1b3d0894e233390"
]
|
| 274 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 275 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__d4376b78782001c3b72f3c43178efb44"
]
|
| 276 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 277 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__b08908c984aa63283b55e673bd780790"
]
|
| 278 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 279 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__efe29e4241c2c80fb5e715c37cd4d33e"
]
|
| 280 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 281 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__d8b7f69e4344ee91cf6e9dabd49c4966"
]
|
| 282 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 283 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__d5a08300efbcdf7b6c760ce248a2193c"
]
|
| 284 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 285 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__0b87caeea009162b2971cb15ac249acb"
]
|
| 286 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 287 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__32c519af2b5c97d3933efd3d06ade6fe"
]
|
| 288 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 289 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__80c291524dd22e9713edbe8a9304c391"
]
|
| 290 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 291 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__267dbb590c962c7f9933fb76b0b41698"
]
|
| 292 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 293 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__7012b6dc442994c9c5ac7e300a791019"
]
|
| 294 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 295 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__f161d2f825894dfb24464a8584a8add5"
]
|
| 296 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 297 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__283cd27df5f795bee7ac5c66a5e2ea67"
]
|
| 298 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 299 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__16200144f33bb54e1529fdf275650f33"
]
|
| 300 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 301 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__283cd27df5f795bee7ac5c66a5e2ea67"
]
|
| 302 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 303 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60546__f161d2f825894dfb24464a8584a8add5"
]
|
| 304 | 0.22 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
60547
]
|
| 305 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60547
]
|
| 306 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 307 | 1.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__04adcf4e1c5f728e1859742f9c31d6d2"
]
|
| 308 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 309 | 0.81 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__6f0f5104ea64ae093b5804be6f26af9c"
]
|
| 310 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 311 | 0.73 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__906dbf3ded0b2f555fb8f315c291d5e1"
]
|
| 312 | 0.60 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 313 | 1.92 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__69168b39ed3c6f227920d905701c6eba"
]
|
| 314 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 315 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__35d022ff254449aab72b93988a669dc6"
]
|
| 316 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 317 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__9863825712b1797f62fe5f99ad3add25"
]
|
| 318 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 319 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__d5fd8acf72dfa73c91506b348dffe7d0"
]
|
| 320 | 0.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 321 | 1.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__0787639cfe7f574aad0f52816483070d"
]
|
| 322 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 323 | 0.95 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__1cbdfebe807d7e790445257fc2b5d132"
]
|
| 324 | 1.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 325 | 2.90 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__a8b2ee9eb2feec272fdc9ca6f91cc5c7"
]
|
| 326 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 327 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__941d976a1a4e9300cbd22d3c7530872d"
]
|
| 328 | 0.95 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 329 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__f71c4758d269b12463b1a902d568204d"
]
|
| 330 | 0.76 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 331 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__17bdfe354ba36fd5181b939fef1a2e1f"
]
|
| 332 | 0.95 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 333 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__6c920c67130483d1f7893f139e812a8d"
]
|
| 334 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 335 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__8d8267bbee52127fe83b146ccf6b0207"
]
|
| 336 | 0.64 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 337 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__6e527de34797d10a77d907ca0c75fe3e"
]
|
| 338 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 339 | 0.98 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__2f8a09c9977d05e288e25f5681a66a89"
]
|
| 340 | 1.03 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 341 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__59ac4e5301983020667814e75a1ba9af"
]
|
| 342 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 343 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__75967a2403f7b6183b789b8edb0a4358"
]
|
| 344 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 345 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__ad950cbcbcf5ba39bdf6e782706e7a57"
]
|
| 346 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 347 | 0.73 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__1b69760c123ef8dd2ab5650ca3b237bc"
]
|
| 348 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 349 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__187b0e7b48c0889ca5140fef1fe065a3"
]
|
| 350 | 0.80 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 351 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__69b541003a02e551879526eed4c63252"
]
|
| 352 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 353 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__bf962c9b9194b378320046b5ae4f85b2"
]
|
| 354 | 0.78 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 355 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__0ae45d844dc810a1adf7b44623598e93"
]
|
| 356 | 0.96 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 357 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__236253e84168be7de607299c2a39a12b"
]
|
| 358 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 359 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__1b4eb73d0d55c8e4ac37a461eb46547e"
]
|
| 360 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 361 | 0.98 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__236253e84168be7de607299c2a39a12b"
]
|
| 362 | 1.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 363 | 1.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_60547__0ae45d844dc810a1adf7b44623598e93"
]
|
| 364 | 0.64 ms |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3279 "openingHours" ] |
| 365 | 0.85 ms |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3279
]
|
| 366 | 0.91 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
75129
]
|
| 367 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
75129
]
|
| 368 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 369 | 0.72 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__dbc212b05585e585ca88090cd3f1ee53"
]
|
| 370 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 371 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__453e5b65825ed7db87a47edbbcb802fa"
]
|
| 372 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 373 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__3e570203f7599d6a6a29c329724fec87"
]
|
| 374 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 375 | 0.70 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__d04585a64a82f47a0d6c009684739309"
]
|
| 376 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 377 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__445cf9d417b4081c44bed6b3cf7cb6e2"
]
|
| 378 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 379 | 0.80 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__044c6e9c54eb1b8a6acf36e05d2889ac"
]
|
| 380 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 381 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__1cb9baddb0048af3cef98940b91b930d"
]
|
| 382 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 383 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__eef728a70b3bb0b92798d6b1ec11ddcc"
]
|
| 384 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 385 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__e2ac3a95ade6a9c20348062fb685c41d"
]
|
| 386 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 387 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__60d3dc860a41038faa772bcebae75c4b"
]
|
| 388 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 389 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__d11fb1c3470e598424c440c4cf6ae119"
]
|
| 390 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 391 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__ed594e1232f6de1b980c62ca4de6600c"
]
|
| 392 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 393 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__a269b23beabcb8d252083dd89bf4573b"
]
|
| 394 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 395 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__bb60b97819e896309616113179ed3af6"
]
|
| 396 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 397 | 0.49 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__f6f49f81fe890e51b7e8cbb1fafef64c"
]
|
| 398 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 399 | 0.65 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__11055ad74c36ea8e1df39540ec6b064a"
]
|
| 400 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 401 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__2a0c52bef92e35f9fbb2ecfc27c75a12"
]
|
| 402 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 403 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__870888bff9ca336c2bef5fbf507cb03d"
]
|
| 404 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 405 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__a3633fa7b6e60cef4d8e2fae4123dede"
]
|
| 406 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 407 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__07958a0b6b89bdfe966d3dfda831df0e"
]
|
| 408 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 409 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__f3c79045d199c344cf731cbaa6e7b93b"
]
|
| 410 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 411 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__3307d9f77100af0e3db9dfd7211495fa"
]
|
| 412 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 413 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__80679921cf340ac608836c5f48bb34d1"
]
|
| 414 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 415 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__a38288c1d2b75f8ed48d2dedf8c3c2b8"
]
|
| 416 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 417 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__d6b06b36607009be3a42f14b87902768"
]
|
| 418 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 419 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__e98fc3390ffbc314598edb7794d1ba35"
]
|
| 420 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 421 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__d6b06b36607009be3a42f14b87902768"
]
|
| 422 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 423 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75129__a38288c1d2b75f8ed48d2dedf8c3c2b8"
]
|
| 424 | 0.25 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 425 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 426 | 0.48 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://montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
| 427 | 0.53 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 428 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 429 | 0.26 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:
[
2521
]
|
| 430 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 431 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 432 | 0.30 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 433 | 0.24 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 434 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 435 | 0.30 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 436 | 0.26 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 437 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 438 | 0.28 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
145
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |