Query Metrics

24 Database Queries
9 Different statements
9.42 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.97 ms
(31.58%)
8
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:
[
  1784019014
  "site_domain_8d1db1fa9cb5292f870898f126262070"
]
2.12 ms
(22.48%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/homepage/5/image-thumb__5___auto_40cd750bba9870f18aada2478b24840a/"
  "private-policy-cookie.1a908474.webp"
]
1.33 ms
(14.10%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/homepage/5/image-thumb__5___auto_40cd750bba9870f18aada2478b24840a/private-policy-cookie.1a908474.webp"
]
0.82 ms
(8.74%)
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:
[
  1784019014
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.56 ms
(5.99%)
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:
[
  "/homepage/5/image-thumb__5___auto_40cd750bba9870f18aada2478b24840a/private-policy-cookie.1a908474.webp"
  "path"
  "auto_create"
  "/homepage/5/image-thumb__5___auto_40cd750bba9870f18aada2478b24840a/private-policy-cookie.1a908474.webp"
  "path_query"
  "http://www.geminipolska.com.pl/homepage/5/image-thumb__5___auto_40cd750bba9870f18aada2478b24840a/private-policy-cookie.1a908474.webp"
  "entire_uri"
]
0.43 ms
(4.58%)
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:
[
  1784019014
  "document_1\x01tags\x01"
  "asset_431\x01tags\x01"
  "asset_528\x01tags\x01"
  "asset_535\x01tags\x01"
  "asset_539\x01tags\x01"
  "asset_542\x01tags\x01"
  "asset_564\x01tags\x01"
  "asset_565\x01tags\x01"
  "asset_573\x01tags\x01"
  "asset_585\x01tags\x01"
  "asset_592\x01tags\x01"
  "asset_136\x01tags\x01"
  "asset_130\x01tags\x01"
  "asset_120\x01tags\x01"
  "asset_7\x01tags\x01"
]
0.41 ms
(4.30%)
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:
[
  1784019014
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.39 ms
(4.16%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.38 ms
(4.07%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]

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.