Query Metrics
58
Database Queries
8
Different statements
5.72 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.90 ms (50.68%) |
32 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Bild"
]
|
|
1.36 ms (23.81%) |
17 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"15"
]
|
|
0.45 ms (7.84%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.39 ms (6.79%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "egf-api" ] |
|
0.25 ms (4.32%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/egf-api"
]
|
|
0.14 ms (2.50%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
0.13 ms (2.20%) |
1 |
SELECT object_haendler.id as id, object_haendler.type as `type` FROM object_haendler WHERE ( ( ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'egf-api' AND LOCATE(CONCAT(`object_haendler`.path,`object_haendler`.key),`plugin_datahub_workspaces_object`.cpath)=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 OR ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'egf-api' AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_haendler`.path,`object_haendler`.key))=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 ) AND ((`object_haendler`.`Kundennummer` = '0000752314') ) AND object_haendler.type IN ('object','folder','variant')) AND object_haendler.published = 1
Parameters:
[] |
|
0.11 ms (1.86%) |
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
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.