Query Metrics

30 Database Queries
9 Different statements
52.23 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
18.84 ms
(36.07%)
11
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:
[
  1720014538
  "site_domain_c1114a657c638166de0c8066ae0059b4"
]
10.96 ms
(20.99%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_default_upload_bucket/4968/image-thumb__4968___auto_40cd750bba9870f18aada2478b24840a/recipe-home@2x.ad1f5b9f.webp"
]
7.78 ms
(14.90%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/_default_upload_bucket/4968/image-thumb__4968___auto_40cd750bba9870f18aada2478b24840a/"
  "recipe-home@2x.ad1f5b9f.webp"
]
4.27 ms
(8.17%)
2
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:
[
  1720014538
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3.79 ms
(7.25%)
1
DELETE FROM assets_image_thumbnail_cache WHERE cid = ? AND name = ?
Parameters:
[
  4968
  "_auto_40cd750bba9870f18aada2478b24840a"
]
2.77 ms
(5.30%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.78 ms
(3.41%)
2
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.18 ms
(2.26%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_default_upload_bucket/4968/image-thumb__4968___auto_40cd750bba9870f18aada2478b24840a/recipe-home@2x.ad1f5b9f.webp"
  "path"
  "auto_create"
  "/_default_upload_bucket/4968/image-thumb__4968___auto_40cd750bba9870f18aada2478b24840a/recipe-home@2x.ad1f5b9f.webp"
  "path_query"
  "http://www.rainbowmilk.com/_default_upload_bucket/4968/image-thumb__4968___auto_40cd750bba9870f18aada2478b24840a/recipe-home@2x.ad1f5b9f.webp"
  "entire_uri"
]
0.86 ms
(1.65%)
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:
[
  1720014538
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\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.