GET http://pim.park-your-truck.dev/

Query Metrics

30 Database Queries
10 Different statements
9.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.93 ms
(53.45%)
18
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:
[
  1785817133
  "site_domain_3a63418fcf0b5146457c0cd8eb01020b"
]
1.34 ms
(14.57%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "Website"
]
0.71 ms
(7.66%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,61,14) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  62
]
0.35 ms
(3.77%)
1
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:
[
  1785817133
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.34 ms
(3.69%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.33 ms
(3.62%)
1
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.31 ms
(3.34%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.31 ms
(3.34%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  14
]
0.30 ms
(3.31%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  62
]
0.30 ms
(3.25%)
1
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:
[
  1785817133
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]

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.

Entities Mapping

No mapped entities.