Query Metrics
346
Database Queries
71
Different statements
154.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "litzpromenade-illweg-and-lake-circuit_vc4901" ] |
| 2 | 0.35 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/litzpromenade-illweg-and-lake-circuit_vc4901"
]
|
| 3 | 0.25 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.76 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.83 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/litzpromenade-illweg-and-lake-circuit_vc4901" "path" "auto_create" "/en/litzpromenade-illweg-and-lake-circuit_vc4901" "path_query" "https://montafon-staging.conecto.rocks/en/litzpromenade-illweg-and-lake-circuit_vc4901" "entire_uri" ] |
| 7 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "litzpromenade-illweg-and-lake-circuit_vc4901" ] |
| 9 | 0.23 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/litzpromenade-illweg-and-lake-circuit_vc4901"
]
|
| 10 | 0.23 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.28 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4901
]
|
| 12 | 0.19 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.27 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 0.25 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57205
]
|
| 15 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57205
]
|
| 16 | 0.22 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 17 | 0.31 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.22 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 19 | 0.20 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 20 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 21 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 22 | 0.24 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 23 | 0.20 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 0.24 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 25 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
| 26 | 0.30 ms |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
| 27 | 0.23 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 28 | 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 ] |
| 29 | 0.23 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 30 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 31 | 0.32 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
| 32 | 0.63 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:
[ 4901 "object" ] |
| 33 | 0.57 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" 4901 ] |
| 34 | 0.80 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4901 "contentblocks" ] |
| 35 | 1.61 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 0 ] |
| 36 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 37 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 40 | 0.58 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 1 ] |
| 41 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 42 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 43 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 45 | 1.06 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 2 ] |
| 46 | 0.33 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 47 | 0.38 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 0.45 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 3 ] |
| 51 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 52 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.16 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 55 | 0.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:
[ 4901 "contentblocks" 4 ] |
| 56 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 0.16 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.16 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.15 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 60 | 0.48 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 5 ] |
| 61 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 62 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 65 | 0.53 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 6 ] |
| 66 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 67 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 70 | 0.39 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 7 ] |
| 71 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 72 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.17 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 75 | 0.57 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 8 ] |
| 76 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 77 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 78 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 79 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 80 | 0.43 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 9 ] |
| 81 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 82 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 83 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 84 | 0.17 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 85 | 0.45 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 10 ] |
| 86 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 87 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 88 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 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 = 4901 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 90 | 0.51 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4901 "contentblocks" 11 ] |
| 91 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 92 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 93 | 0.17 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 94 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4901 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 95 | 0.31 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4901 "externalLinks" ] |
| 96 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 97 | 0.84 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__8705791291cdc7583fac89beac00e571"
]
|
| 98 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 99 | 0.81 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__fd9d5dc99ffde29648195ff5d20828df"
]
|
| 100 | 0.84 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 101 | 1.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__18cfffbc19ee4032d4de373e9e162ece"
]
|
| 102 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 103 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__90452925eb12a43ce277ecd251be4ced"
]
|
| 104 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 105 | 0.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__2a00bf23e3014e71a294ae11b3d8a571"
]
|
| 106 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 107 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__05230473b373af955deef9d63b278ce4"
]
|
| 108 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 109 | 1.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__594d519b3bf09ac73360e3a5294e30c9"
]
|
| 110 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 111 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__609633aaa299328ce21c99fb2e7444a7"
]
|
| 112 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 113 | 0.86 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__b386fd1c0ad448460033ca7b3e4dbb49"
]
|
| 114 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 115 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__08bb4ad1ab00f427fbfb8c9fd906ac09"
]
|
| 116 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 117 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__2a127bd24e1cc0665d8ea516ac6cd2af"
]
|
| 118 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 119 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__3017a00e1ac4e24f5abe88b6d3a9366c"
]
|
| 120 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 121 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__fab1a55fc0391971a9d6a1d6183e4fc8"
]
|
| 122 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 123 | 0.99 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__9d1e4aaba4091920e4a501b6eeddef34"
]
|
| 124 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 125 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__986dac883fac3d1d247b288821b58501"
]
|
| 126 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 127 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__117cacba4bf7ee3bb07802a55972094b"
]
|
| 128 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 129 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__afffcc641f78051eb93fbb6cba3f4e46"
]
|
| 130 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 131 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__c60d43f529945e949614013f49fb602c"
]
|
| 132 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 133 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__76389c6d964ef82fa30d79ce45e88f25"
]
|
| 134 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 135 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__08d6b6a0de8de32ea7d8509dbd6529eb"
]
|
| 136 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 137 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__42af1694690c3dee77fed50613255283"
]
|
| 138 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 139 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__74bff8cb406724dae826224c697ca511"
]
|
| 140 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 141 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__2612773578097a839358c26249b6ae75"
]
|
| 142 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 143 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__7e03f2b548fbd72b365ed1b4af337cb1"
]
|
| 144 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 145 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__ee6ab1530567fd0487331a4d6af5f2b7"
]
|
| 146 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 147 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__f76a98b2995fa8ebefd9a89f90dd9331"
]
|
| 148 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 149 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__ee6ab1530567fd0487331a4d6af5f2b7"
]
|
| 150 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 151 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57205__7e03f2b548fbd72b365ed1b4af337cb1"
]
|
| 152 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57206
]
|
| 153 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57206
]
|
| 154 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 155 | 1.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__618b3fbf37d4d933b6a788ec952909f5"
]
|
| 156 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 157 | 0.84 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__b8369d7b2f51a9152101415ff50957b7"
]
|
| 158 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 159 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__c74a1e519e6c37fecf69af64b4e35518"
]
|
| 160 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 161 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__4b5a5301b5885019aa6f9bb1a989d6ae"
]
|
| 162 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 163 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__14126351ef208e60816be9c89f0ab683"
]
|
| 164 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 165 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__bcc170a1fcda5111acf0bae20035f012"
]
|
| 166 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 167 | 0.97 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__e44f6541f20db63c8a7fed46bbbf0ac5"
]
|
| 168 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 169 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__767b654decfed42450b72bfb7ba3da74"
]
|
| 170 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 171 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__c4c15a33eb118564f1c7601c6075bd75"
]
|
| 172 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 173 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__a67d30c065148b00e693f5d984ef7f07"
]
|
| 174 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 175 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__db8b99b59aa92e1ec67528b14a693daf"
]
|
| 176 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 177 | 0.69 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__bbe92f2ab2450f8e570bd9d88801c414"
]
|
| 178 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 179 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__8a1f955a62f8d7c913c335bafa679eb8"
]
|
| 180 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 181 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__5c0696014a99f29bf96b730294ac1227"
]
|
| 182 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 183 | 0.59 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__6d575519b806be3ff42c1f22a0564832"
]
|
| 184 | 0.54 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 185 | 0.70 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__c7bb7d09a7a0121d9afa905b1daf8e44"
]
|
| 186 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 187 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__23458a78eea63269e55761b1a31fddfa"
]
|
| 188 | 0.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 189 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__65de2ae93fa0fd4406d966fd5cf39fb0"
]
|
| 190 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 191 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__0c7b1ebb37b87b24ace1377814f9ff72"
]
|
| 192 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 193 | 0.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__4f59a2403ffc294a3ecba6be1d7cc618"
]
|
| 194 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 195 | 0.54 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__18fe29999fcd4f97a8535d64e7147144"
]
|
| 196 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 197 | 0.73 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__145fff2551b039c7267e1e29159cbb08"
]
|
| 198 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 199 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__c9b899b58fa6f834539737d04999bc5c"
]
|
| 200 | 0.69 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 201 | 0.69 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__7a44b7f63a5d267a59ddf86dc88fa0cc"
]
|
| 202 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 203 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__ae708e13e7aa501f694723ee326e4878"
]
|
| 204 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 205 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__9b4538984a226753427cf01271a3a788"
]
|
| 206 | 0.54 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 207 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__ae708e13e7aa501f694723ee326e4878"
]
|
| 208 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 209 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57206__7a44b7f63a5d267a59ddf86dc88fa0cc"
]
|
| 210 | 0.61 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57207
]
|
| 211 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57207
]
|
| 212 | 0.58 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 213 | 1.75 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__575ba693f3694251ff59e386d6567004"
]
|
| 214 | 0.78 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 215 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__5f80548087f90b21a4a35a130f4ef375"
]
|
| 216 | 0.67 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 217 | 0.71 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__052159e93ae28e524f8d7cfc655d9015"
]
|
| 218 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 219 | 0.67 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__0453801c24b145fcf2aa1674bf97697e"
]
|
| 220 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 221 | 0.89 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__ca3cea9e03f805b627d89786a3dd62e2"
]
|
| 222 | 0.98 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 223 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__259e5cb9c74e30202f71ff645cea403e"
]
|
| 224 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 225 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__85034a642ae846dc860ebe0ad8d76911"
]
|
| 226 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 227 | 0.54 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__2c2520425b210cbb3e8bda46921a1111"
]
|
| 228 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 229 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__7e5b043d5aa288b072eceaac2b28ff2f"
]
|
| 230 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 231 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__414c32532dbd8943fe389f6ca0313742"
]
|
| 232 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 233 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__458b64c09dab22fa3b86f619813ba147"
]
|
| 234 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 235 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__aa8ebb6bebf7f79457ae520990f2e12b"
]
|
| 236 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 237 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__f691f520db339a52373688ff062ea18e"
]
|
| 238 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 239 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__7c6b5148c9305efebe8bbe8c950fd06e"
]
|
| 240 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 241 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__8fb9f65ffc5b287890dc88303a590466"
]
|
| 242 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 243 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__7531b3edde239dcb28583068e2bfe59a"
]
|
| 244 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 245 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__a0796223616d6377162345d421b55bfe"
]
|
| 246 | 2.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 247 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__e3e7585d7004cf7457cdd342f1dabd2f"
]
|
| 248 | 3.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 249 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__21e9d0fceca74195b458b84a1b192ffd"
]
|
| 250 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 251 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__867462f61971ca03d526c24c6386a7ec"
]
|
| 252 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 253 | 0.72 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__2521b618e55636a8bde93b9477c13f1f"
]
|
| 254 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 255 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__0d4c0b6052f19babe0b672b97b23248d"
]
|
| 256 | 1.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 257 | 0.79 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__f049031d8b749c4a4cbdda41b059e307"
]
|
| 258 | 2.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 259 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__26d0b1e810f0190660ac58be301d6bb7"
]
|
| 260 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 261 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__7cade41528b90cb779f07665b3ca2d50"
]
|
| 262 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 263 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__43471cafd06b74d0256ea3eefa177751"
]
|
| 264 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 265 | 1.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__7cade41528b90cb779f07665b3ca2d50"
]
|
| 266 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 267 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_57207__26d0b1e810f0190660ac58be301d6bb7"
]
|
| 268 | 0.29 ms |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3702 "openingHours" ] |
| 269 | 0.23 ms |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3702
]
|
| 270 | 0.22 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
75039
]
|
| 271 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
75039
]
|
| 272 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 273 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__750190151adad4e54c2c7d3817e0e512"
]
|
| 274 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 275 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__921a996417cb561ea3fcc628a8caddcd"
]
|
| 276 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 277 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__dbd8a98793118f117f87bdaa1333e4c7"
]
|
| 278 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 279 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__2987f027b6a99b671ceb4a55b2f14b66"
]
|
| 280 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 281 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__e1daf923466a838d45f51e2e698137ef"
]
|
| 282 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 283 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__6ecec38285b3957e7610488c97139ff8"
]
|
| 284 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 285 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__626a954697846b31c62c2d331bd6f74f"
]
|
| 286 | 0.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 287 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__98a2ae00e005db9f7e17f4da94781d14"
]
|
| 288 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 289 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__7e64504fe3ae86a9493827f4783641a7"
]
|
| 290 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 291 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__0b39d8185a192db00369d7219d84be8d"
]
|
| 292 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 293 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__5a38082eb07f801e2b1dd8a6bfad6918"
]
|
| 294 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 295 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__1ef33db4a12b33fde8e027c32b2ce3d2"
]
|
| 296 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 297 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__8207eb9ed0cabb40904dcf6f8c1e187b"
]
|
| 298 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 299 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__308a8694b3fe687e0a6f7e17298e5c74"
]
|
| 300 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 301 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__0a212ed633d6da6d50626ccde5ce3e72"
]
|
| 302 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 303 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__b9019b700792a5fdccc8a723b50bb6ba"
]
|
| 304 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 305 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__072e99c15b36525e7386cf43da47155e"
]
|
| 306 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 307 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__f88f34bbbe29408ae97763e695f9c9ee"
]
|
| 308 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 309 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__a8f7208d21686e14e4624cda2cccf84e"
]
|
| 310 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 311 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__94d7af4d7f8de9cede6f6e538cb31928"
]
|
| 312 | 0.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 313 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__e2e4060e28a3b0d68ecb532f1e3023e3"
]
|
| 314 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 315 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__8e13605ffd385a80802ca44bcac6bf04"
]
|
| 316 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 317 | 1.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__2dbe05cf9edb500acc9a16e5d28fbd99"
]
|
| 318 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 319 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
|
| 320 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 321 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__fbdb526976fed4abad2d0cae69b8f7c6"
]
|
| 322 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 323 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
|
| 324 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 325 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__cde17089c63713af888b46dc64a0f6b8"
]
|
| 326 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 327 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
|
| 328 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 329 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
|
| 330 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 331 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75039__fbdb526976fed4abad2d0cae69b8f7c6"
]
|
| 332 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 333 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 334 | 0.68 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" ] |
| 335 | 0.50 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 336 | 0.44 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 337 | 0.35 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
]
|
| 338 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 339 | 0.31 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 340 | 0.64 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 341 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 342 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 343 | 0.40 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 344 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 345 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 346 | 0.31 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. |