Query Metrics
14
Database Queries
9
Different statements
1.96 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.46 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "pimdev.kosmelita.lt" "%"pimdev.kosmelita.lt"%" ] |
| 2 | 0.11 ms |
SELECT id,domains FROM sites
Parameters:
[] |
| 3 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.13 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/magento_options/" "retrieve" ] |
| 5 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_options/retrieve"
]
|
| 6 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/" "magento_options" ] |
| 7 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_options"
]
|
| 8 | 0.07 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "pimcore-datahub-import-export" ] |
| 9 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export"
]
|
| 10 | 0.07 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 11 | 0.15 ms |
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
]
|
| 12 | 0.14 ms |
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
]
|
| 13 | 0.17 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 14 | 0.19 ms |
SELECT definition FROM classificationstore_keys cs WHERE cs.name = ?
Parameters:
[
"attr_antak_prod_tipas"
]
|
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.