Query Metrics
151
Database Queries
18
Different statements
86.07 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
33.73 ms (39.19%) |
56 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
23.46 ms (27.25%) |
58 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
5.38 ms (6.26%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2942
]
|
|
5.34 ms (6.20%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2942
]
|
|
4.43 ms (5.15%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
282
]
|
|
3.32 ms (3.86%) |
1 |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.`group` AS group_3, t0.creationDate AS creationDate_4, t0.modificationDate AS modificationDate_5, t0.createdBy AS createdBy_6, t0.modifiedBy AS modifiedBy_7, t0.mailLayout AS mailLayout_8, t0.configuration AS configuration_9, t0.conditionalLogic AS conditionalLogic_10, t0.fields AS fields_11 FROM formbuilder_forms t0 WHERE t0.id = ?
Parameters:
[
8
]
|
|
2.31 ms (2.68%) |
3 |
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:
[ "/brandnertal/de/unsere-vielfalt/aktiv/kletterpark" "path" "auto_create" "/brandnertal/de/unsere-vielfalt/aktiv/kletterpark" "path_query" "https://alpenregion-staging.conecto.rocks/brandnertal/de/unsere-vielfalt/aktiv/kletterpark" "entire_uri" ] |
|
2.04 ms (2.37%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,1901,664,663,662,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
2950
]
|
|
0.90 ms (1.04%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
16
]
|
|
0.85 ms (0.99%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
338
]
|
|
0.77 ms (0.89%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/brandnertal/de/unsere-vielfalt/aktiv/" "kletterpark" ] |
|
0.69 ms (0.80%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 282 282 282 ] |
|
0.59 ms (0.68%) |
1 |
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
4400
]
|
|
0.57 ms (0.66%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
282
]
|
|
0.55 ms (0.64%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.42 ms (0.49%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.38 ms (0.44%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/brandnertal/de/unsere-vielfalt/aktiv/kletterpark' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.35 ms (0.41%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
440
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| FormBuilderBundle\Model\FormDefinition | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |