Query Metrics
14
Database Queries
9
Different statements
1.76 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.37 ms (21.22%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/magento_options/" "retrieve" ] |
|
0.33 ms (18.93%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "pimdev.kosmelita.lt" "%"pimdev.kosmelita.lt"%" ] |
|
0.25 ms (14.01%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_options/retrieve"
]
|
|
0.17 ms (9.53%) |
1 |
SELECT definition FROM classificationstore_keys cs WHERE cs.name = ?
Parameters:
[
"attr_balz_paskirtis"
]
|
|
0.15 ms (8.40%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.14 ms (7.83%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
|
0.13 ms (7.32%) |
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:
[
1
]
|
|
0.13 ms (7.20%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.10 ms (5.56%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore_translation_provider_interfaces | doctrine.orm.pimcore_translation_provider_interfaces_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.