POST https://pim.binder-gruppe.de/pimcore-graphql-webservices/egf-api

Query Metrics

58 Database Queries
8 Different statements
6.36 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.21 ms
(50.53%)
32
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Bild"
]
1.77 ms
(27.86%)
17
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "15"
]
0.43 ms
(6.71%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.31 ms
(4.92%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pimcore-graphql-webservices/"
  "egf-api"
]
0.18 ms
(2.86%)
1
SELECT id, name FROM classes
Parameters:
[]
0.18 ms
(2.82%)
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` = '0000724120') )  AND  object_haendler.type IN ('object','folder','variant')) AND object_haendler.published = 1
Parameters:
[]
0.17 ms
(2.67%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pimcore-graphql-webservices/egf-api"
]
0.10 ms
(1.62%)
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.