GET https://demo.jakobaio.dev/teams/9

Query Metrics

56 Database Queries
11 Different statements
11.27 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.67 ms
(32.53%)
20
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:
[
  1768452030
  "site_domain_2bffa610fd526a079e2975e1cb0491f5"
]
1.83 ms
(16.26%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  24
]
1.57 ms
(13.93%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  24
]
1.44 ms
(12.78%)
7
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:
[
  1768452030
  "object_9\x01tags\x01"
  "class_2\x01tags\x01"
  "asset_24\x01tags\x01"
]
0.80 ms
(7.07%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/teams/"
  "9"
]
0.75 ms
(6.65%)
4
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:
[
  1768452030
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.34 ms
(2.98%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/teams/9"
]
0.33 ms
(2.92%)
1
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  9
]
0.21 ms
(1.89%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.20 ms
(1.76%)
1
SELECT id FROM assets WHERE `path` = BINARY ? AND `filename` = BINARY ?
Parameters:
[
  "/Portraits/Players/"
  "Default.png"
]
0.14 ms
(1.23%)
1
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
  "2"
]

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.