Query Metrics
337
Database Queries
71
Different statements
147.48 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/" "from-gaschurn-to-st-gallenkirch_vc4627" ] |
| 2 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/from-gaschurn-to-st-gallenkirch_vc4627"
]
|
| 3 | 0.22 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.68 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.75 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/from-gaschurn-to-st-gallenkirch_vc4627" "path" "auto_create" "/en/from-gaschurn-to-st-gallenkirch_vc4627" "path_query" "https://montafon-staging.conecto.rocks/en/from-gaschurn-to-st-gallenkirch_vc4627" "entire_uri" ] |
| 7 | 0.85 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "from-gaschurn-to-st-gallenkirch_vc4627" ] |
| 9 | 0.49 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/from-gaschurn-to-st-gallenkirch_vc4627"
]
|
| 10 | 0.36 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.34 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4627
]
|
| 12 | 0.16 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.83 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 1.06 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33268,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
91481
]
|
| 15 | 0.84 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91481
]
|
| 16 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91481
]
|
| 17 | 3.48 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 18 | 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 ] |
| 19 | 0.25 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 20 | 0.50 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 21 | 0.48 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 22 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 23 | 0.32 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 0.26 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 25 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 26 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
| 27 | 0.35 ms |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
| 28 | 0.29 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 29 | 0.29 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.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 31 | 0.22 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 32 | 0.99 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:
[ 4627 "object" ] |
| 33 | 1.02 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" 4627 ] |
| 34 | 0.82 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4627 "contentblocks" ] |
| 35 | 1.04 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 0 ] |
| 36 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 37 | 0.32 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 0.33 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 40 | 2.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:
[ 4627 "contentblocks" 1 ] |
| 41 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 42 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 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 = 4627 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 45 | 0.59 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 2 ] |
| 46 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 47 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 50 | 0.48 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 3 ] |
| 51 | 0.32 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 52 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 55 | 0.48 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 4 ] |
| 56 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 0.36 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.62 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 60 | 0.45 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 5 ] |
| 61 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 62 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 65 | 0.48 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 6 ] |
| 66 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 67 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 70 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 7 ] |
| 71 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 72 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 75 | 0.62 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 8 ] |
| 76 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 77 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 78 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 79 | 0.34 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 80 | 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:
[ 4627 "contentblocks" 9 ] |
| 81 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 82 | 0.46 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 83 | 0.33 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 84 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 85 | 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:
[ 4627 "contentblocks" 10 ] |
| 86 | 0.45 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 87 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 88 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 89 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 90 | 0.56 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4627 "contentblocks" 11 ] |
| 91 | 0.48 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 92 | 0.48 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 93 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 94 | 0.63 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4627 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 95 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_safety_tip"
]
|
| 96 | 0.40 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7161 "externalLinks" ] |
| 97 | 0.44 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4627 "externalLinks" ] |
| 98 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 99 | 1.54 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__e93bea445d597bcfbb4fa3b1ea47bcce"
]
|
| 100 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 101 | 0.65 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__f107c89aab61d5395dbeb0a8d2c1395e"
]
|
| 102 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 103 | 0.82 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__76df426bc1aca816ad79febca85dbade"
]
|
| 104 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 105 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__673c2a329fda46d43ae8fea0109960a3"
]
|
| 106 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 107 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__4497d55a1f210ace9816b895e9eace76"
]
|
| 108 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 109 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__1e540b607e051f47060c1671668f191b"
]
|
| 110 | 0.72 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 111 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__6a5862ac6eb281241080fde744727170"
]
|
| 112 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 113 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__2c540540af8eee3dd1067bcd88cc242c"
]
|
| 114 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 115 | 1.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__bd83e3c8505015ede503b0475d36b358"
]
|
| 116 | 0.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 117 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__e60f19cfa62c46a25787e6ddc174cf4b"
]
|
| 118 | 0.98 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 119 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__1fbea94f36c7a1fd0075f9cab0b7936a"
]
|
| 120 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 121 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__aeb036dddc9db9338b714b26412ae15f"
]
|
| 122 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 123 | 0.86 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__d188fe3c3b8bb75c6be67de142329613"
]
|
| 124 | 0.64 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 125 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__362f660b0bf34561e581973cde12749e"
]
|
| 126 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 127 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__e3ed93701382215b62e764ed66e4f7ea"
]
|
| 128 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 129 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__e444c65eb94abb9ecef2055d6d68f2a2"
]
|
| 130 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 131 | 1.80 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__efb9e04b6ce0f542fa21db711e1dacc5"
]
|
| 132 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 133 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__7fc5ddd3a146bad43e025cc008e30674"
]
|
| 134 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 135 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__5c2f16e9507f7771a480016ba44d9984"
]
|
| 136 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 137 | 0.59 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__513c6ec163c18fc00dc50f921a3c5970"
]
|
| 138 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 139 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__dc630794e0b4cfd114ab7303d09bafeb"
]
|
| 140 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 141 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__ac97d62ce9b525858f1eb13ff8e7d589"
]
|
| 142 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 143 | 1.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__fdc5dd28db3e038ea5e7030cc8786f12"
]
|
| 144 | 0.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 145 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__23ded31a24b6b5f0c997f764b403e2aa"
]
|
| 146 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 147 | 0.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__12ebca0c2e928c9e452d94690cbae66d"
]
|
| 148 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 149 | 0.69 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__c8d72fabcfbd71a041de0c5fccbc5e19"
]
|
| 150 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 151 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91481__12ebca0c2e928c9e452d94690cbae66d"
]
|
| 152 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33268,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
91482
]
|
| 153 | 0.22 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91482
]
|
| 154 | 1.02 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91482
]
|
| 155 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 156 | 0.80 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__781723ba6416b44b1a4fab6f4243ab68"
]
|
| 157 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 158 | 1.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__a7ebd7f83b17913213e88a28d7b2f6ae"
]
|
| 159 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 160 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__a7dd8cdb43a0b6abbac12029588d8097"
]
|
| 161 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 162 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__279348d71e3de802a8212fc0d498714d"
]
|
| 163 | 0.59 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 164 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__90861a3cc110301315757de90420f044"
]
|
| 165 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 166 | 0.86 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__28e72bf9d1e928ad4b5e4685a26b02cf"
]
|
| 167 | 1.57 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 168 | 0.90 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__586e13cf9e7239bb91cadeda457452cb"
]
|
| 169 | 0.58 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 170 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__ad06432e4a9bfe04d8c0407c438d80c8"
]
|
| 171 | 1.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 172 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__d83bb2755b55b111edb8fabb2358a93a"
]
|
| 173 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 174 | 2.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__c55dce8c19be0b2f21b4faa38ce13b8a"
]
|
| 175 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 176 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__4d2be4b70a8989c7455adddfb9601dd1"
]
|
| 177 | 1.00 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 178 | 0.88 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__cb84c7c20a7ce5720aa05de2e15340b2"
]
|
| 179 | 1.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 180 | 1.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__4a800f66063ef9fb45fcc2ca3956a013"
]
|
| 181 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 182 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__57f4ee45c4f9dd8f7afb1b716ccefe23"
]
|
| 183 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 184 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__8cfc4d330b6f8f31b7a8d32fe888706c"
]
|
| 185 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 186 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__cf2d7f58b5449695504ddf81c4ea54df"
]
|
| 187 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 188 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__8f71f651ee0b460510d4ee230d70a2d4"
]
|
| 189 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 190 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__d58f5e8c3bc747c10a6ac480d3703b50"
]
|
| 191 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 192 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__c8088059c3700a50fade4ffdac8e9686"
]
|
| 193 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 194 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__081c457f9b281470c00d81841042bdfb"
]
|
| 195 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 196 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__eb52441c0b761ac5d176de44c04dee94"
]
|
| 197 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 198 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__5268d8e979004c42683adcec1de8733b"
]
|
| 199 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 200 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__768340c038e3c87b32f88c4e75c31cfc"
]
|
| 201 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 202 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__8ff43eb9ffd35c5acd6ed08e09e78834"
]
|
| 203 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 204 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__28f66925975dc0532b48d9a45bafdb97"
]
|
| 205 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 206 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__02590f8444372b15120be668e060b344"
]
|
| 207 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 208 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91482__28f66925975dc0532b48d9a45bafdb97"
]
|
| 209 | 0.38 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33268,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
91483
]
|
| 210 | 0.28 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91483
]
|
| 211 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91483
]
|
| 212 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 213 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__0a3239b75b3989a60bf70226fe9c7ac2"
]
|
| 214 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 215 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__c2a025e569cea2ab8001365e6661d518"
]
|
| 216 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 217 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__0432fc0f666453a517a6676af094b775"
]
|
| 218 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 219 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__1aca2aeade738d380cdbc7bc13fe5db2"
]
|
| 220 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 221 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__0ae0792511c657a56a8374e0dee29b9c"
]
|
| 222 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 223 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__faa2843ae3880fbd5f68bbb8cf7e4886"
]
|
| 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_91483__871702b92caf306ee59f53dda810cc03"
]
|
| 226 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 227 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__5498e79f98821a67aa9f966a0feaa22f"
]
|
| 228 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 229 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__337306f77d8d98e59c481c110a3fa073"
]
|
| 230 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 231 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__09dd186ec17c0bf03db732acbbf11b0e"
]
|
| 232 | 0.21 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_91483__c15e3f558ee96c87d8fa5ff15e296479"
]
|
| 234 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 235 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__696fc4ac97802b4a488d25e1ac65b412"
]
|
| 236 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 237 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__c522267a81838b2eea11a54e8c62d959"
]
|
| 238 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 239 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__41ef90fcb97c9b69b63a373bd9a7484a"
]
|
| 240 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 241 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__4269e9787e7f5e46020df7fc1d5e1168"
]
|
| 242 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 243 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__e5aa5cb5a4e4997a66c998b597ca34ed"
]
|
| 244 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 245 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__726a354fc5f1069818352f864688eac9"
]
|
| 246 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 247 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__b7f6e4e07871dddf9f43e908b93a65bb"
]
|
| 248 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 249 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__06c658e5b1e01dfc1f22b51ba4ab8d95"
]
|
| 250 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 251 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__1d672fbee4784adb118adcc6aaf2c0c6"
]
|
| 252 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 253 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__db1c20eaedb809aae43d4cc72f9ae84d"
]
|
| 254 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 255 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__053809e1f84071d1d3b5a5c58670e2fa"
]
|
| 256 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 257 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__3c89a34a6a3756e6a2f05cd5c6658125"
]
|
| 258 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 259 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__a0710c173783e7d2714aa46d3c0467cc"
]
|
| 260 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 261 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__ba64bc34b575e5c28db88afccd5ff89a"
]
|
| 262 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 263 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__5aebcb10d12fa80c39008e64e3fe8158"
]
|
| 264 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 265 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91483__ba64bc34b575e5c28db88afccd5ff89a"
]
|
| 266 | 1.48 ms |
SELECT * FROM properties WHERE ( (cid IN (1,33268,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
91484
]
|
| 267 | 0.90 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
91484
]
|
| 268 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91484
]
|
| 269 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 270 | 0.99 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__17f35a6a21e7471ae212ecf38422b890"
]
|
| 271 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 272 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__319d6c81f80d4d4d33099820ef7d4489"
]
|
| 273 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 274 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__99cd54ca168ee0b5093f370f7b479b70"
]
|
| 275 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 276 | 0.58 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__e460982bca869606b715819d781c545a"
]
|
| 277 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 278 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__8831ebb96471ab2fd199f926d021958b"
]
|
| 279 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 280 | 0.61 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__0ac1d068ac3fbd6833d3584acb8b39e2"
]
|
| 281 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 282 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__1bb9a9efd01d903606ea68d1296cad9f"
]
|
| 283 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 284 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__d145c2fb40c6a08820f24b941af31997"
]
|
| 285 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 286 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__73c77627168c43da6966da0e44fd0553"
]
|
| 287 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 288 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__40679fcec889b811f4e4595e0123f260"
]
|
| 289 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 290 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__42ff7bb9211873d337f1db45cb3a73d9"
]
|
| 291 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 292 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__9c9c3b050347b0564e55fa06c25f9595"
]
|
| 293 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 294 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__85c458838bda62626dd35b879a0ec57e"
]
|
| 295 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 296 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__3feb45dcb5d9dbc59e7f644443346efd"
]
|
| 297 | 2.81 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 298 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__21b5301f038f9ecbeadd33bf97bd360f"
]
|
| 299 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 300 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__e24525fe39a3ac7cde5400b750272ace"
]
|
| 301 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 302 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__2c0801090277a36d382505b2a2f9cd02"
]
|
| 303 | 0.83 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 304 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__5419392db6548c961fd9d605f4e7809c"
]
|
| 305 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 306 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__bd80bfa2b50a563177da4fa62f943213"
]
|
| 307 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 308 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__f4f972d24a691e228c1ba1ea6cc61160"
]
|
| 309 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 310 | 0.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__6e6d0449345c2b522888faa1e8072c5a"
]
|
| 311 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 312 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__bed664a5692c24704f31c8ca074e5e63"
]
|
| 313 | 0.67 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 314 | 0.53 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__cbcbbd2e0a60db475b776dc5623a547b"
]
|
| 315 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 316 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__39c18173d905b751fedaecf2bde228b9"
]
|
| 317 | 0.65 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 318 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__7fe05760cb462e7321011a5f0052648d"
]
|
| 319 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 320 | 0.60 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__774492276132cbbe3d666b186caad5f1"
]
|
| 321 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 322 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91484__7fe05760cb462e7321011a5f0052648d"
]
|
| 323 | 0.30 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 324 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 325 | 0.62 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" ] |
| 326 | 2.53 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 327 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 328 | 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
]
|
| 329 | 0.25 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 330 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 331 | 0.32 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 332 | 0.27 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 333 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 334 | 0.28 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 335 | 0.23 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 336 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 337 | 0.31 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
145
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |