Query Metrics
17
Database Queries
10
Different statements
3.93 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "pimdev.kosmelita.lt" "%"pimdev.kosmelita.lt"%" ] |
| 2 | 0.10 ms |
SELECT id,domains FROM sites
Parameters:
[] |
| 3 | 0.16 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.17 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/magento_sync/push/" "attributes" ] |
| 5 | 0.11 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_sync/push/attributes"
]
|
| 6 | 0.09 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/magento_sync/" "push" ] |
| 7 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_sync/push"
]
|
| 8 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-datahub-import-export/" "magento_sync" ] |
| 9 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export/magento_sync"
]
|
| 10 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "pimcore-datahub-import-export" ] |
| 11 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-datahub-import-export"
]
|
| 12 | 0.10 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 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
]
|
| 14 | 0.16 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
]
|
| 15 | 0.16 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 16 | 1.74 ms |
SELECT object_localized_7_eurokos_lt.id as id, object_localized_7_eurokos_lt.type as `type` FROM object_localized_7_eurokos_lt WHERE (LOWER(label) IN (?) AND object_localized_7_eurokos_lt.type IN ('object','variant','folder')) AND object_localized_7_eurokos_lt.published = 1
Parameters:
[
"__empty__value__"
]
|
| 17 | 0.27 ms |
SELECT object_10.id as id, object_10.type as `type` FROM object_10 WHERE (LOWER(label) IN (?) AND object_10.type IN ('object','variant','folder')) AND object_10.published = 1
Parameters:
[
"__empty__value__"
]
|
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.