Query Metrics
27
Database Queries
7
Different statements
4.44 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.86 ms (41.82%) |
13 |
SELECT `id`, `name` FROM classes WHERE name = ?
Parameters:
[
"Brand"
]
|
|
1.04 ms (23.49%) |
6 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1784284634 "site_domain_002fbb88f4dcffca100170826186f473" ] |
|
0.59 ms (13.35%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "import" ] |
|
0.32 ms (7.21%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/import"
]
|
|
0.23 ms (5.09%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1784284634 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.21 ms (4.67%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
0.19 ms (4.37%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.