Query Metrics
58
Database Queries
8
Different statements
40.79 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
27.82 ms (68.20%) |
32 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Bild"
]
|
|
3.52 ms (8.63%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.17 ms (7.77%) |
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` = '0000723510') ) AND object_haendler.type IN ('object','folder','variant')) AND object_haendler.published = 1
Parameters:
[] |
|
2.44 ms (5.98%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
2.37 ms (5.80%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "egf-api" ] |
|
1.25 ms (3.06%) |
17 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"15"
]
|
|
0.14 ms (0.34%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/egf-api"
]
|
|
0.09 ms (0.21%) |
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.