Query Metrics
272
Database Queries
56
Different statements
100.83 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "nr-38-kleine-gantschier-runde-klassisch-1_vc4850" ] |
| 2 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/nr-38-kleine-gantschier-runde-klassisch-1_vc4850"
]
|
| 3 | 0.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.52 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.24 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/nr-38-kleine-gantschier-runde-klassisch-1_vc4850" "path" "auto_create" "/en/nr-38-kleine-gantschier-runde-klassisch-1_vc4850" "path_query" "https://montafon-staging.conecto.rocks/en/nr-38-kleine-gantschier-runde-klassisch-1_vc4850" "entire_uri" ] |
| 7 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 5.53 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "nr-38-kleine-gantschier-runde-klassisch-1_vc4850" ] |
| 9 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/nr-38-kleine-gantschier-runde-klassisch-1_vc4850"
]
|
| 10 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.68 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4850
]
|
| 12 | 0.18 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.26 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 0.75 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91760
]
|
| 15 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91760
]
|
| 16 | 0.37 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 17 | 0.75 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.26 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 19 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 20 | 0.29 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 21 | 0.65 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 22 | 0.79 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 23 | 0.29 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 25 | 0.47 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.62 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 28 | 0.53 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.63 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 30 | 0.66 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 31 | 0.60 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
| 32 | 0.74 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:
[ 4850 "object" ] |
| 33 | 1.34 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" 4850 ] |
| 34 | 0.38 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4850 "contentblocks" ] |
| 35 | 1.35 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 0 ] |
| 36 | 1.11 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 37 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 40 | 0.47 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 1 ] |
| 41 | 0.70 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 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 = 4850 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 43 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 45 | 0.68 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 2 ] |
| 46 | 0.47 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 47 | 0.76 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.83 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 0.49 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 3 ] |
| 51 | 0.58 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 52 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.85 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 55 | 1.30 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 4 ] |
| 56 | 1.60 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.50 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 60 | 0.64 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 5 ] |
| 61 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 62 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 65 | 0.50 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4850 "contentblocks" 6 ] |
| 66 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 67 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 70 | 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:
[ 4850 "contentblocks" 7 ] |
| 71 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 72 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4850 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 75 | 0.28 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_safety_tip"
]
|
| 76 | 0.39 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7159 "externalLinks" ] |
| 77 | 0.35 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4850 "externalLinks" ] |
| 78 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 79 | 0.91 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__040ab96272f3358580b5dcbedf9d575f"
]
|
| 80 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 81 | 0.83 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__d7c2c895dbc1a855513634772802c9f1"
]
|
| 82 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 83 | 0.87 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__7ecc537bd324c8713abeec51c693a900"
]
|
| 84 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 85 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__37914e444794de55904b957dc14e2b75"
]
|
| 86 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 87 | 0.81 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__1da077120d5dfc8f5ca332440a19779c"
]
|
| 88 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 89 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__9a29c83d7c629f3e3ccf08bc6158d0ae"
]
|
| 90 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 91 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__eb388cfc51051df1b63cb236d35ec21f"
]
|
| 92 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 93 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__f3a9b5d81ee98b13b57c4fc5583958af"
]
|
| 94 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 95 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__befb0890816ea1616ca7106c4091fe08"
]
|
| 96 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 97 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__67d8073209fe2530f36f719ad2d870d2"
]
|
| 98 | 0.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 99 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__0f3a2fd7179630207226b551432983e7"
]
|
| 100 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 101 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__078ab0426f92a24f7b8c0ef20c926773"
]
|
| 102 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 103 | 0.63 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__8dc24eb2a0912709ef3ba92d0a0e4c1c"
]
|
| 104 | 0.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 105 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__eaebff1d538de605f84981de426b971f"
]
|
| 106 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 107 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__6a75c2c812716eec0425cb1b067e23a7"
]
|
| 108 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 109 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__24de5a37dbf8252cb27327e421f7a2f6"
]
|
| 110 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 111 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__f185799b1a7d7b7ddce1c2466ca91901"
]
|
| 112 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 113 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__e0c241521aedb1ff72643011a1bdad1a"
]
|
| 114 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 115 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__6819609260c652c9870110ef2af039ad"
]
|
| 116 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 117 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__ffa62d60523128517251a5376b7a53b9"
]
|
| 118 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 119 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__d083adc438f817accab4063dad3830e0"
]
|
| 120 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 121 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__1796ef70687883a75f089d3654511856"
]
|
| 122 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 123 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__f7c0291277f7765d04296c9ee2fe73f2"
]
|
| 124 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 125 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__3328e24a575dc8b961bd3efbc8cd1c64"
]
|
| 126 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 127 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__e5da4bad61e246f8e090013d16be7904"
]
|
| 128 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 129 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__f783c271f8137b903c91732dd727f11f"
]
|
| 130 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 131 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__9b387b5f6c81f07beeda0785f1669061"
]
|
| 132 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 133 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__f783c271f8137b903c91732dd727f11f"
]
|
| 134 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 135 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91760__e5da4bad61e246f8e090013d16be7904"
]
|
| 136 | 0.22 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91761
]
|
| 137 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91761
]
|
| 138 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 139 | 0.79 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__76f63958cf53892966ca6df7e593209e"
]
|
| 140 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 141 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__20d82fffecab354f46c6bf0737840f7d"
]
|
| 142 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 143 | 0.59 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__c38bee99aca50fd15e3b5c1f0f5c2c0d"
]
|
| 144 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 145 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__e71b3e57ce87193018761e347fca9073"
]
|
| 146 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 147 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__474f7ca3820b645ed812fd4e14caf18d"
]
|
| 148 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 149 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__2c8ba4f385f7664f27c9cebea1ada148"
]
|
| 150 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 151 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__4af8c84647b901245d365e7a8ef6aac2"
]
|
| 152 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 153 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__c415b6d23f0d37651feaf96fdab668bb"
]
|
| 154 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 155 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__18261e851a2b187bf3b2fc54abc76c81"
]
|
| 156 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 157 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__6fc65c439bb57d69207e594c6d64831b"
]
|
| 158 | 0.35 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_91761__27f7f91818593179dc96d541b76341f6"
]
|
| 160 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 161 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__aa96c934237c142369a3d77d9529630a"
]
|
| 162 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 163 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__087d5ca240512397115e2a8ea85d77e6"
]
|
| 164 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 165 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__4dc6268bf84b947d2695d2466d5b949a"
]
|
| 166 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 167 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__bd60b716f1e1dbdbfbc5d403e0b4bb03"
]
|
| 168 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 169 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__796cc1f1db8a4036a725a3752f2d56a0"
]
|
| 170 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 171 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__7deab1d21eb98d39324c319340a4c075"
]
|
| 172 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 173 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__392f08f3305421eff715105ddfe41d15"
]
|
| 174 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 175 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__7dcd4e89d88cb3f6b9f0c0603ca7e00b"
]
|
| 176 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 177 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__46cd669cc23cf92cfe057ad107829406"
]
|
| 178 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 179 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__4a1c2d528ee6ea4b37bb524c09f694a0"
]
|
| 180 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 181 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__1d148786c9d8333d5022f7793e164d7c"
]
|
| 182 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 183 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__0b5e6d37e2f4cf415b57ebae7b49a3c4"
]
|
| 184 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 185 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__ed6115b0ac592a05e0da790733a409f7"
]
|
| 186 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 187 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__1ff9c1bbc124302bf6fdfc5e61d7e994"
]
|
| 188 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 189 | 0.67 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__f558086cd556a56d3cf691b8270c2d84"
]
|
| 190 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 191 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__657c7f42b3abe2b909dd53bbc1f0da86"
]
|
| 192 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 193 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__f558086cd556a56d3cf691b8270c2d84"
]
|
| 194 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 195 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91761__1ff9c1bbc124302bf6fdfc5e61d7e994"
]
|
| 196 | 0.28 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91762
]
|
| 197 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91762
]
|
| 198 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 199 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__bd72eb25fd62f4d6571ed88f57a55f16"
]
|
| 200 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 201 | 0.54 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__f63645970f986bc639bfc97a9765d652"
]
|
| 202 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 203 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__87a613502da46e856146eb40452cef19"
]
|
| 204 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 205 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__e1f1b218667f9dfd03b563ea286a86eb"
]
|
| 206 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 207 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__74dbf19b824166317a861718983334ce"
]
|
| 208 | 0.22 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_91762__cb0314c17af657ed81bb169a8bb4de34"
]
|
| 210 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 211 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__acea69c74f9e793aec0c014ecbfae94e"
]
|
| 212 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 213 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__f259a991ab71cb65775ea649a32f448f"
]
|
| 214 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 215 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__ae14c1c1f915c05514c0cf5560dc6564"
]
|
| 216 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 217 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__01850aba9769c4de2bc2c539de46c4eb"
]
|
| 218 | 0.21 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_91762__2efac837275371d7aab82025f4fd985b"
]
|
| 220 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 221 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__f08ee810496f8b05f2b6f1425a18c610"
]
|
| 222 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 223 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__f9b6a84f2a4e290f8379f3e02d9a83a5"
]
|
| 224 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 225 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__6f2ca3927db3551256a5db94cd2a7c81"
]
|
| 226 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 227 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__777177088070eae7314abcc42458bc02"
]
|
| 228 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 229 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__2014a845453a768a04593ac085843e37"
]
|
| 230 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 231 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__25c1417aafd33d8031587ac69f674fbc"
]
|
| 232 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 233 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__c06d65cfa11b2a31baae1933f21f624d"
]
|
| 234 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 235 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__b0f82908370e7767fb4bd70fb3feb7ce"
]
|
| 236 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 237 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__e672b099571998af0e8fb6439b8a500f"
]
|
| 238 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 239 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__291d6ff0db13277a8766aeb471ee03f3"
]
|
| 240 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 241 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__f6a066eaa4c0f584cbb6fb3678556398"
]
|
| 242 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 243 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__4b00c5dd03a989125a7c901a1e59829c"
]
|
| 244 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 245 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__abb3f2d5a9d34037cccd359131e46d64"
]
|
| 246 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 247 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__b2b740977b02e1c6ca6d6e56543ae7ad"
]
|
| 248 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 249 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__35474a8ae743f8d4e325a83b40ccb6fb"
]
|
| 250 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 251 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__6c2728e5bf8bbb1cabf8219619aecedc"
]
|
| 252 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 253 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__35474a8ae743f8d4e325a83b40ccb6fb"
]
|
| 254 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 255 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91762__b2b740977b02e1c6ca6d6e56543ae7ad"
]
|
| 256 | 0.29 ms |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3331 "openingHours" ] |
| 257 | 0.25 ms |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3331
]
|
| 258 | 0.27 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 259 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 260 | 0.51 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" ] |
| 261 | 0.26 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 262 | 0.30 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 263 | 0.30 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
]
|
| 264 | 0.27 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 265 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 266 | 0.33 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 267 | 0.23 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 268 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 269 | 0.28 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 270 | 0.29 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 271 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 272 | 0.34 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. |