Query Metrics
374
Database Queries
82
Different statements
215.62 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "grabs-via-the-volspora-to-latschau_vc4892" ] |
| 2 | 0.33 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/grabs-via-the-volspora-to-latschau_vc4892"
]
|
| 3 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.62 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.57 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/grabs-via-the-volspora-to-latschau_vc4892" "path" "auto_create" "/en/grabs-via-the-volspora-to-latschau_vc4892" "path_query" "https://montafon-staging.conecto.rocks/en/grabs-via-the-volspora-to-latschau_vc4892" "entire_uri" ] |
| 7 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "grabs-via-the-volspora-to-latschau_vc4892" ] |
| 9 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/grabs-via-the-volspora-to-latschau_vc4892"
]
|
| 10 | 0.32 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.46 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4892
]
|
| 12 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.59 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 4.07 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33533,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
58969
]
|
| 15 | 1.02 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58969
]
|
| 16 | 1.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58969
]
|
| 17 | 0.37 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 18 | 0.44 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 ] |
| 19 | 3.12 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 20 | 2.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 21 | 0.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 22 | 0.32 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 23 | 3.68 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 0.41 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 25 | 0.58 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 26 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
| 27 | 0.45 ms |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
| 28 | 0.45 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 29 | 0.38 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 ] |
| 30 | 0.23 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 31 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 32 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
| 33 | 0.73 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:
[ 4892 "object" ] |
| 34 | 0.48 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" 4892 ] |
| 35 | 3.14 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4892 "contentblocks" ] |
| 36 | 2.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:
[ 4892 "contentblocks" 0 ] |
| 37 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 40 | 2.89 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 41 | 0.46 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 1 ] |
| 42 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 43 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 45 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 46 | 2.00 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 2 ] |
| 47 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 51 | 0.41 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 3 ] |
| 52 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 55 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 56 | 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:
[ 4892 "contentblocks" 4 ] |
| 57 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 60 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 61 | 0.42 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 5 ] |
| 62 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 65 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 66 | 0.40 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 6 ] |
| 67 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 70 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 71 | 0.40 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 7 ] |
| 72 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 75 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 76 | 0.40 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 8 ] |
| 77 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 78 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 79 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 80 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 81 | 0.41 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 9 ] |
| 82 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 83 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 84 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 85 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 86 | 0.41 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 10 ] |
| 87 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 88 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 89 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 90 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 91 | 0.40 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 11 ] |
| 92 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 93 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 94 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 95 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 96 | 0.41 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 12 ] |
| 97 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 98 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 99 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 100 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 101 | 0.40 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4892 "contentblocks" 13 ] |
| 102 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 103 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 104 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 105 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4892 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 106 | 0.24 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_safety_tip"
]
|
| 107 | 0.30 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7161 "externalLinks" ] |
| 108 | 0.36 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4892 "externalLinks" ] |
| 109 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 110 | 5.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__b5c48d34edf145ae6823a8412c1ea351"
]
|
| 111 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 112 | 0.72 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__53e9b08f1d842e593ecb88d2374d64c4"
]
|
| 113 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 114 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__da157ce1d2ee4007b0e1cb6808570492"
]
|
| 115 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 116 | 0.76 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__9053149967d3ab9d78803f925c883795"
]
|
| 117 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 118 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__9f55223e191884b8fdb063dc0c085146"
]
|
| 119 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 120 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__aedd811f84a30cc1f3eadb90ef5da5a0"
]
|
| 121 | 1.96 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 122 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__f5d3c8c9a9f4a9bf64c3d1b278497bc2"
]
|
| 123 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 124 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__1936fefe1f9ee3033b50f799a1264431"
]
|
| 125 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 126 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__e1fee548c255f6b985d6e556f9512d31"
]
|
| 127 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 128 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__1346bd6a2976e72aa5d23793d7644cad"
]
|
| 129 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 130 | 0.81 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__6a5eaa61db6016f12bd12347743019cb"
]
|
| 131 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 132 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__6d5e1aee10bf2bdc5ad0bedb3842c1b4"
]
|
| 133 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 134 | 0.80 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__2a202a297734989aa6c4a7542babf43b"
]
|
| 135 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 136 | 0.84 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__012b733921ba49c0e6e6a5df454603b6"
]
|
| 137 | 1.60 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 138 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__75a285023f4d570c98c25591636023f6"
]
|
| 139 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 140 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__21e9908a0f05e0078c9f2408e1ab2f86"
]
|
| 141 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 142 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__f048957b9b82be47d6548c93463ddddc"
]
|
| 143 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 144 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__2e333488a489faf593ffac081e009fe3"
]
|
| 145 | 0.69 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 146 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__4811541128186924066f39d6e96f2ac6"
]
|
| 147 | 2.79 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 148 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__16641dd3fa82e737bb22fe4c8e00567a"
]
|
| 149 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 150 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__8b4842d2d1d79160e86875c6abb1bd60"
]
|
| 151 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 152 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__8a1d1fe6fe48a483a622d48fe7e9019c"
]
|
| 153 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 154 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__f8851d732e2dd2b8d166522676cb5138"
]
|
| 155 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 156 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__4b9d80ae08f6a1b3c91be49244ec0234"
]
|
| 157 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 158 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__3c49dfb0b7120d0d7975652b76a2d42f"
]
|
| 159 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 160 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__18c6ef4d33b3c94462281a6208b7d22f"
]
|
| 161 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 162 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__491f56a5419941c4e3dd9bd92120f890"
]
|
| 163 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 164 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__18c6ef4d33b3c94462281a6208b7d22f"
]
|
| 165 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 166 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58969__3c49dfb0b7120d0d7975652b76a2d42f"
]
|
| 167 | 0.43 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33533,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
58970
]
|
| 168 | 1.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58970
]
|
| 169 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58970
]
|
| 170 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 171 | 0.93 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__8801b461d6cedd1bec2dc30afcb6050b"
]
|
| 172 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 173 | 3.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__252445e6ddcb60aa60e2af9f9439694f"
]
|
| 174 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 175 | 0.79 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__3b52273c59322029a29c0c4a0ebc2a16"
]
|
| 176 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 177 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__4a1a4698559eee6c6d0ca3846bb2a494"
]
|
| 178 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 179 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__807184231e3d5c3620b0c01b4ae7920f"
]
|
| 180 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 181 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__1b54f35394a7a2022fcf90966bf3e80f"
]
|
| 182 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 183 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__07c89a8e3abdd91263ad9f9895b73683"
]
|
| 184 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 185 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__6cb7e554ababdd4108439d23e46ba4d5"
]
|
| 186 | 1.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 187 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__3b13dc91be8233c3215a4380198a5cb9"
]
|
| 188 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 189 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__e43d9e8edc73e2ea432fbc6644673379"
]
|
| 190 | 0.97 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 191 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__5a056f5d2c04aaaeee4bb631b2e8d646"
]
|
| 192 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 193 | 1.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__52a13e5fd4db194fd1a9c2a2bf5aeb52"
]
|
| 194 | 0.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 195 | 0.73 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__8ae052cc77ad9b170ecb61b43e1714a6"
]
|
| 196 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 197 | 0.65 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__612fdc39109e505b4f9508a0b87e7cc2"
]
|
| 198 | 1.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 199 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__2e8f71ebbbad4242642fac06286672d7"
]
|
| 200 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 201 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__6695a851ba693f0f22acb0987a124105"
]
|
| 202 | 2.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 203 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__cd4ee12318289c581f0fa3afa2de10da"
]
|
| 204 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 205 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__9e3dfcbac0b6057cd7cbd8f227e7f26d"
]
|
| 206 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 207 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__b71cb23bf717c369de25ff90edf46f9a"
]
|
| 208 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 209 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__2a6d4bbb2e15e44f2899e3a8fe87bff2"
]
|
| 210 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 211 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__e4e0d2d1b1882298c11d8faa6dc4a8a6"
]
|
| 212 | 1.96 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 213 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__d36e9a209065ce586558c49d18c4f4e0"
]
|
| 214 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 215 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__c95a52de81dd3c53bbd5308b3ab85470"
]
|
| 216 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 217 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__6fc5e5a3f96b772f11093374059a9a8e"
]
|
| 218 | 1.69 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 219 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__11a1e0668ef2d0b530fa187f5d1722e0"
]
|
| 220 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 221 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__59bc4bd2ac9f5203eb0fd0bb6e6e2b95"
]
|
| 222 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 223 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__f8a4623dbc139e71da602f3321cf6d37"
]
|
| 224 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 225 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__59bc4bd2ac9f5203eb0fd0bb6e6e2b95"
]
|
| 226 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 227 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58970__11a1e0668ef2d0b530fa187f5d1722e0"
]
|
| 228 | 0.38 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33533,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
58971
]
|
| 229 | 1.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58971
]
|
| 230 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58971
]
|
| 231 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 232 | 1.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__b29854f96a1f1e0a6ede7094d88727c7"
]
|
| 233 | 1.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 234 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__d58693a1c48eb768d18edc8ec989b868"
]
|
| 235 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 236 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__c2dd35b947a7e5accf5fc2f4b9aef091"
]
|
| 237 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 238 | 2.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2944432881d56deca9b01036b5e26f9a"
]
|
| 239 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 240 | 1.00 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__cd23552913d42cca8793ce56c07fdd6d"
]
|
| 241 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 242 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2e5802ba25c8b3d3b82d28212a78345b"
]
|
| 243 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 244 | 0.72 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__3ccfbfbe9c723156ee67c07576af7f4c"
]
|
| 245 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 246 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__90dfd337b78233e7ca0fd19049d6e93f"
]
|
| 247 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 248 | 0.75 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__f0a699e82c1fc945de0f48c1bb2d8307"
]
|
| 249 | 1.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 250 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2228f7f4d2d0a7968b56172f33e76e83"
]
|
| 251 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 252 | 0.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__d25baa69006c5ad348616bb69f344307"
]
|
| 253 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 254 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__83cbd42398afe04b41c2bc8927ee8cb4"
]
|
| 255 | 0.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 256 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__db81aaae505058bd036442a9c74d739f"
]
|
| 257 | 1.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 258 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__860f7248c313f7faa753e76773c15df9"
]
|
| 259 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 260 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__1d58e662ee0105dd5785e9ad2a300fcd"
]
|
| 261 | 2.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 262 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__62ed848417eda65c06e59f2d8663a0ac"
]
|
| 263 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 264 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__85ca77d9fc9f54d5c18d560980dc39e6"
]
|
| 265 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 266 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__3e5d7fa7705db819a589666e4973bbad"
]
|
| 267 | 0.61 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 268 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2b30e65589fa89978ab29bf841b9e05a"
]
|
| 269 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 270 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__b3cfad7704868a53ae96d643c4c9ccfe"
]
|
| 271 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 272 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2e728f606f93bca62b3add175899b7ce"
]
|
| 273 | 0.82 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 274 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__e126afdb169b1f90d34cc722a77e47d4"
]
|
| 275 | 2.54 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 276 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__2faa1bbad00b25e76de50246330dcfb2"
]
|
| 277 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 278 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__eb5ca52b4d009c71a0a09830d6f6ff5a"
]
|
| 279 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 280 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__a93f14d4255fde4139c75052f1d9e943"
]
|
| 281 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 282 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__791ba5058087436782ce1737aa7a114b"
]
|
| 283 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 284 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__0a9fd1874bbd5c1a160e8f77d290c59b"
]
|
| 285 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 286 | 2.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__791ba5058087436782ce1737aa7a114b"
]
|
| 287 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 288 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58971__a93f14d4255fde4139c75052f1d9e943"
]
|
| 289 | 0.35 ms |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3182 "openingHours" ] |
| 290 | 2.23 ms |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3182 "openingHours" 0 ] |
| 291 | 0.47 ms |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3182 "openingHours" 1 ] |
| 292 | 1.22 ms |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3182 "openingHours" 2 ] |
| 293 | 0.85 ms |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3182
]
|
| 294 | 0.25 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
75529
]
|
| 295 | 1.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
75529
]
|
| 296 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 297 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__ec8d8d327863bf0620e83119c3a18c43"
]
|
| 298 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 299 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__25ec725df43350e65a5a1082fa0803fb"
]
|
| 300 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 301 | 1.11 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__4c0e9b861fd0d2d818be9faca426eb45"
]
|
| 302 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 303 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__3125f8bf363d7768e755a9370549d363"
]
|
| 304 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 305 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__8906cb62c3a001c8d1f8822836ff17e2"
]
|
| 306 | 0.74 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 307 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__7925370940040a5919c9c8e013b8377f"
]
|
| 308 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 309 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__2e6755fa4ad57f86fbad6e4d36f3dd83"
]
|
| 310 | 1.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 311 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__c68707ed8cf93bb42d168d086bf04631"
]
|
| 312 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 313 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__005eafec01bec2e8613625e5cc3e7da9"
]
|
| 314 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 315 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__755c52518bb3cf081cedf8614c6444a8"
]
|
| 316 | 2.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 317 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__abb901c23f4adfd0ab96b60ca3be7983"
]
|
| 318 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 319 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__57c7d5d428a53bd19d7b3ad518a4c3a0"
]
|
| 320 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 321 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__041b71ab678b874dfb5e951f9dc0eb85"
]
|
| 322 | 0.16 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_75529__bf6f87f8f0d183566076508e0f97cf55"
]
|
| 324 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 325 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__5ef15471a8ae99855551474d6823376b"
]
|
| 326 | 1.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 327 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__378caa71ac195f7b249f617fa232d162"
]
|
| 328 | 0.71 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 329 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__bcadd0d57da18e911cb63f9eb4890e9c"
]
|
| 330 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 331 | 1.88 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__a284504cdf2ac1fea4b5808642529d34"
]
|
| 332 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 333 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__d0828304dfb1365060ca42f5ce4bd6ce"
]
|
| 334 | 0.94 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 335 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__f62cd11b5c891b9f1084504bda2f9167"
]
|
| 336 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 337 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__02a628d499f4eab6e2791689b6a43e21"
]
|
| 338 | 1.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 339 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__eff771c0070d75f2b54cd79e9e3626b5"
]
|
| 340 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 341 | 1.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__f00ca09a57cecb73ea1b35c8aa965aaf"
]
|
| 342 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 343 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__e12041933f16965ce9c7b645e27556f0"
]
|
| 344 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 345 | 0.83 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__6c459f18999cdaf9035c076b0dae9ef6"
]
|
| 346 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 347 | 3.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__e12041933f16965ce9c7b645e27556f0"
]
|
| 348 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 349 | 3.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__a113c1951ed8ffc35c2add9b74ea3869"
]
|
| 350 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 351 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__0e205749db44a5ff1041ddcd73bf0e80"
]
|
| 352 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 353 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__a113c1951ed8ffc35c2add9b74ea3869"
]
|
| 354 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 355 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__e12041933f16965ce9c7b645e27556f0"
]
|
| 356 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 357 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__e12041933f16965ce9c7b645e27556f0"
]
|
| 358 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "teaserDefault_1-78_3" "pimcore_image_thumbnails" ] |
| 359 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_75529__6c459f18999cdaf9035c076b0dae9ef6"
]
|
| 360 | 1.96 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 361 | 3.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 362 | 4.12 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" ] |
| 363 | 0.29 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 364 | 3.96 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 365 | 0.40 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
]
|
| 366 | 0.27 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 367 | 7.54 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 368 | 0.43 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 369 | 2.83 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 370 | 0.31 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 371 | 2.55 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 372 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 373 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 374 | 0.38 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. |