Query Metrics
440
Database Queries
68
Different statements
336.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
85.16 ms (25.28%) |
148 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
82.89 ms (24.61%) |
149 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
62.60 ms (18.58%) |
26 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_74975__814aac7e256efb6edb2ed2530230d68a" "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:215;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:215;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:185;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:399;s:6:"height";d:224;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:640;s:6:"height";d:360;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:20:"teaserDefault_1-78_3";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}" "thumbnail_deferred" 1775546084 1776150884 1 ] |
|
13.83 ms (4.10%) |
9 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
59811
]
|
|
12.94 ms (3.84%) |
14 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4746 "contentblocks" 0 ] |
|
10.32 ms (3.06%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
59811
]
|
|
5.83 ms (1.73%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
5.11 ms (1.52%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
4.80 ms (1.42%) |
2 |
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" 4746 ] |
|
3.97 ms (1.18%) |
2 |
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/hohes-rad-2934-m-1_vc4746" "path" "auto_create" "/en/hohes-rad-2934-m-1_vc4746" "path_query" "https://montafon-staging.conecto.rocks/en/hohes-rad-2934-m-1_vc4746" "entire_uri" ] |
|
3.86 ms (1.15%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "hohes-rad-2934-m-1_vc4746" ] |
|
3.78 ms (1.12%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
3.07 ms (0.91%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
2.78 ms (0.83%) |
1 |
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
]
|
|
2.14 ms (0.64%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
1.68 ms (0.50%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
1.49 ms (0.44%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
1.41 ms (0.42%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
1.36 ms (0.41%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4746 "contentblocks" ] |
|
1.27 ms (0.38%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
1.18 ms (0.35%) |
1 |
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:
[ 4746 "object" ] |
|
1.15 ms (0.34%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.13 ms (0.33%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
|
1.12 ms (0.33%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.95 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.94 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.92 ms (0.27%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/hohes-rad-2934-m-1_vc4746"
]
|
|
0.90 ms (0.27%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.84 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.84 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.83 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.83 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.81 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.80 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.76 ms (0.22%) |
2 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3848 "openingHours" ] |
|
0.76 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.73 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.63 ms (0.19%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.63 ms (0.19%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.60 ms (0.18%) |
2 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3848
]
|
|
0.53 ms (0.16%) |
1 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4746
]
|
|
0.52 ms (0.16%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.47 ms (0.14%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7155 "externalLinks" ] |
|
0.46 ms (0.14%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.41 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.41 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.40 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.39 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.36 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.36 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.33 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.33 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.32 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.31 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.30 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.29 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.29 ms (0.09%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4746 "externalLinks" ] |
|
0.27 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.27 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.27 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.27 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.26 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.26 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.24 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.23 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.23 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.22 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.21 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4746 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |