Query Metrics
12
Database Queries
8
Different statements
5.31 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.35 ms (25.50%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.25 ms (23.60%) |
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:
[ "/de/service/footer/agb" "path" "auto_create" "/de/service/footer/agb" "path_query" "https://montafon-staging.conecto.rocks/de/service/footer/agb" "entire_uri" ] |
|
0.82 ms (15.46%) |
1 |
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 ORDER BY `priority` DESC
Parameters:
[ "/de/service/footer/agb" "path" "auto_create" "/de/service/footer/agb" "path_query" "https://montafon-staging.conecto.rocks/de/service/footer/agb" "entire_uri" ] |
|
0.51 ms (9.70%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/service/footer/" "agb" ] |
|
0.46 ms (8.68%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,448,15,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
444
]
|
|
0.37 ms (6.91%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.28 ms (5.19%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/service/footer/agb' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.26 ms (4.95%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
444
]
|
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. |