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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.26 ms
(35.89%)
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:
[
  1749250643
  [
    "\x00tags\x00site_domain_06c2195738ee89c603fd115fec0303e3"
    "site_domain_06c2195738ee89c603fd115fec0303e3"
  ]
]
1.22 ms
(13.42%)
4
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "data-object"
  "path" => "/webservice/yedi/"
]
0.79 ms
(8.67%)
3
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/webservice/yedi/data-object"
]
0.59 ms
(6.52%)
2
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "api"
]
0.51 ms
(5.63%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  3
]
0.51 ms
(5.61%)
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:
[
  33042
]
0.50 ms
(5.52%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.46 ms
(5.10%)
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.46 ms
(5.10%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.29 ms
(3.21%)
1
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE ((o_id = 33042)  AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1
Parameters:
[]
0.27 ms
(2.95%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.22 ms
(2.38%)
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.