Query Metrics
644
Database Queries
74
Different statements
359.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
144.34 ms (40.20%) |
254 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
120.94 ms (33.68%) |
253 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
9.68 ms (2.70%) |
13 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58665
]
|
|
8.32 ms (2.32%) |
7 |
SELECT * FROM properties WHERE ( (cid IN (1,33740,33065,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
58665
]
|
|
7.82 ms (2.18%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "silvretta-hut-route-wiesbadener-hut-to-vermuntsee_vc5099" ] |
|
6.91 ms (1.92%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
6.05 ms (1.69%) |
13 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58665
]
|
|
5.18 ms (1.44%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
4.91 ms (1.37%) |
12 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5099 "contentblocks" 0 ] |
|
4.64 ms (1.29%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/silvretta-hut-route-wiesbadener-hut-to-vermuntsee_vc5099"
]
|
|
4.29 ms (1.19%) |
2 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
5099
]
|
|
3.88 ms (1.08%) |
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:
[ 5099 "object" ] |
|
3.26 ms (0.91%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
3.25 ms (0.90%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
2.31 ms (0.64%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.47 ms (0.41%) |
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" 5099 ] |
|
1.45 ms (0.40%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,31635,26785,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
90964
]
|
|
1.31 ms (0.37%) |
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/silvretta-hut-route-wiesbadener-hut-to-vermuntsee_vc5099" "path" "auto_create" "/en/silvretta-hut-route-wiesbadener-hut-to-vermuntsee_vc5099" "path_query" "https://montafon-staging.conecto.rocks/en/silvretta-hut-route-wiesbadener-hut-to-vermuntsee_vc5099" "entire_uri" ] |
|
1.26 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
1.25 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.96 ms (0.27%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.81 ms (0.23%) |
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 ] |
|
0.71 ms (0.20%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.65 ms (0.18%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.64 ms (0.18%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.56 ms (0.16%) |
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
]
|
|
0.52 ms (0.14%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.49 ms (0.14%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.45 ms (0.13%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.42 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.41 ms (0.12%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5099 "contentblocks" ] |
|
0.41 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.40 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.38 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.36 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.35 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.34 ms (0.10%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3291 "openingHours" ] |
|
0.34 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.34 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.32 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.32 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.28 ms (0.08%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5099 "externalLinks" ] |
|
0.27 ms (0.08%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7155 "externalLinks" ] |
|
0.26 ms (0.07%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3291
]
|
|
0.25 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.25 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.22 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.22 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.22 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.21 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.21 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.20 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.20 ms (0.06%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.20 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.19 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.18 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.17 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.17 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.17 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.17 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.16 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.15 ms (0.04%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5099 and fieldname = 'contentblocks' and `index` = 3
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. |