Query Metrics

51 Database Queries
15 Different statements
33.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
17.91 ms
(53.52%)
4
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_336__b19445a8894b17afd094b3dcf4e6e962"
]
6.09 ms
(18.18%)
4
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_336__b19445a8894b17afd094b3dcf4e6e962"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:1000;s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_35010ca7ed2880790ec2716550e8beb2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:3:"PNG";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:6:"page-1";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766438795
  1767043595
  1
]
3.07 ms
(9.18%)
12
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
1.72 ms
(5.14%)
5
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.95 ms
(2.85%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  336
]
0.81 ms
(2.43%)
3
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:
[
  "/en/More-Stuff/Developers-Corner/Document-Viewer"
  "path"
  "auto_create"
  "/en/More-Stuff/Developers-Corner/Document-Viewer"
  "path_query"
  "https://pimcore.aue-ec-dev03.de/en/More-Stuff/Developers-Corner/Document-Viewer"
  "entire_uri"
]
0.66 ms
(1.98%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/More-Stuff/Developers-Corner/"
  "Document-Viewer"
]
0.63 ms
(1.87%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  336
]
0.51 ms
(1.54%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  112
]
0.24 ms
(0.72%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  112
  112
  112
]
0.21 ms
(0.61%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.20 ms
(0.58%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  112
]
0.18 ms
(0.53%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Developers-Corner/Document-Viewer' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.17 ms
(0.51%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.12 ms
(0.37%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.