https://pimcore-dev.kindermann.de/webservice/yedi/data-object?apikey=MDLA7ASF872AVNAQAUBWRP91Z6SAC5D12

Query Metrics

30 Database Queries
12 Different statements
6.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.19 ms
(33.38%)
10
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:
[
  1788239016
  [
    "\x00tags\x00site_domain_06c2195738ee89c603fd115fec0303e3"
    "site_domain_06c2195738ee89c603fd115fec0303e3"
  ]
]
0.80 ms
(12.19%)
4
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "data-object"
  "path" => "/webservice/yedi/"
]
0.67 ms
(10.27%)
2
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "api"
]
0.45 ms
(6.86%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.45 ms
(6.83%)
3
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/webservice/yedi/data-object"
]
0.37 ms
(5.64%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/webservice/yedi/data-object"
  "sourcePathQuery" => "/webservice/yedi/data-object?apikey=MDLA7ASF872AVNAQAUBWRP91Z6SAC5D12"
  "sourceEntireUri" => "https://pimcore-dev.kindermann.de/webservice/yedi/data-object?apikey=MDLA7ASF872AVNAQAUBWRP91Z6SAC5D12"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.36 ms
(5.45%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.36 ms
(5.40%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  3
]
0.33 ms
(5.04%)
1
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE ((o_id = 35134)  AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1
Parameters:
[]
0.27 ms
(4.14%)
1
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','variant','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  35134
]
0.17 ms
(2.66%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.14 ms
(2.14%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "12"
]

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.