Query Metrics
58
Database Queries
8
Different statements
6.19 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.14 ms (50.81%) |
32 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Bild"
]
|
|
1.60 ms (25.87%) |
17 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"15"
]
|
|
0.46 ms (7.37%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.33 ms (5.26%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "egf-api" ] |
|
0.20 ms (3.25%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/egf-api"
]
|
|
0.17 ms (2.73%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.16 ms (2.54%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
0.13 ms (2.17%) |
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` = '0000728911') ) AND object_haendler.type IN ('object','folder','variant')) AND object_haendler.published = 1
Parameters:
[] |
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.