Query Metrics

36 Database Queries
15 Different statements
22.16 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
13.72 ms
(61.90%)
1
INSERT INTO assets_image_thumbnail_cache (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  6202
  "overExtraLarge"
  "stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
  1774405125
  400991
  1600
  1894
]
2.42 ms
(10.93%)
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:
[
  1774405125
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
1.08 ms
(4.87%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6202
]
1.00 ms
(4.51%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Kuenstler/a_Wengen/Detected Dictionary/6202/image-thumb__6202__overExtraLarge/"
  "stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
]
0.72 ms
(3.23%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Kuenstler/a_Wengen/Detected Dictionary/6202/image-thumb__6202__overExtraLarge/stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
]
0.64 ms
(2.87%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.57 ms
(2.59%)
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:
[
  "/Kuenstler/a_Wengen/Detected Dictionary/6202/image-thumb__6202__overExtraLarge/stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
  "path"
  "auto_create"
  "/Kuenstler/a_Wengen/Detected Dictionary/6202/image-thumb__6202__overExtraLarge/stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
  "path_query"
  "https://dev.bernhardknaus.com/Kuenstler/a_Wengen/Detected Dictionary/6202/image-thumb__6202__overExtraLarge/stefan-a-wengen-detected-dictionary-kasperli-2015.84041eaa.jpg"
  "entire_uri"
]
0.48 ms
(2.15%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "dbc4b1e315b34e5765950cce5973f739c8e292e339bd655090f3a4997519dd2a"
  "ofc2t3V9ozhWF/cNjTSnn5F45tz0xz9h6lo/Q+gnUAU="
]
0.37 ms
(1.67%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6202
]
0.33 ms
(1.49%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "dbc4b1e315b34e5765950cce5973f739c8e292e339bd655090f3a4997519dd2a"
  "ofc2t3V9ozhWF/cNjTSnn5F45tz0xz9h6lo/Q+gnUAU="
]
0.26 ms
(1.19%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "dbc4b1e315b34e5765950cce5973f739c8e292e339bd655090f3a4997519dd2a"
  "ofc2t3V9ozhWF/cNjTSnn5F45tz0xz9h6lo/Q+gnUAU="
]
0.22 ms
(1.00%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[
  300.0
  "ofc2t3V9ozhWF/cNjTSnn5F45tz0xz9h6lo/Q+gnUAU="
  "dbc4b1e315b34e5765950cce5973f739c8e292e339bd655090f3a4997519dd2a"
  "ofc2t3V9ozhWF/cNjTSnn5F45tz0xz9h6lo/Q+gnUAU="
]
0.21 ms
(0.95%)
3
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:
[
  1774405125
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.09 ms
(0.39%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.06 ms
(0.28%)
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:
[
  1774405125
  "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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.