Query Metrics
27
Database Queries
13
Different statements
16.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.32 ms (13.73%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
|
2.25 ms (13.32%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/intranet/" "send-password-recovery" ] |
|
1.90 ms (11.23%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
4
]
|
|
1.68 ms (9.95%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
146
]
|
|
1.53 ms (9.05%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 146 146 146 ] |
|
1.46 ms (8.63%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.42 ms (8.42%) |
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:
[ "/intranet/send-password-recovery" "path" "auto_create" "/intranet/send-password-recovery" "path_query" "https://montafon-staging.conecto.rocks/intranet/send-password-recovery" "entire_uri" ] |
|
1.42 ms (8.40%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
146
]
|
|
0.91 ms (5.37%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
|
0.81 ms (4.80%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.53 ms (3.12%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,143) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
146
]
|
|
0.43 ms (2.52%) |
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.25 ms (1.46%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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. |