Query Metrics

29 Database Queries
14 Different statements
5.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.43 ms
(25.54%)
6
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:
[
  1763782307
  "site_domain_01985c713f4dc7390fd18e93e560a220"
]
0.77 ms
(13.69%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/__customermanagementframework/webservice/newsletter/get-queue-size"
]
0.66 ms
(11.74%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/__customermanagementframework/webservice/newsletter/"
  "get-queue-size"
]
0.49 ms
(8.70%)
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:
[
  "/__customermanagementframework/webservice/newsletter/get-queue-size"
  "path"
  "auto_create"
  "/__customermanagementframework/webservice/newsletter/get-queue-size?_dc=1708344286232="
  "path_query"
  "https://ds1.screeningeagle.com/__customermanagementframework/webservice/newsletter/get-queue-size?_dc=1708344286232="
  "entire_uri"
]
0.32 ms
(5.70%)
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:
[
  1763782307
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.32 ms
(5.68%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.28 ms
(4.92%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.27 ms
(4.76%)
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:
[
  1763782307
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.24 ms
(4.34%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.19 ms
(3.43%)
2
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  2
]
0.18 ms
(3.22%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.16 ms
(2.93%)
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:
[
  1763782307
  "document_1\x01tags\x01"
  "asset_12691\x01tags\x01"
  "asset_12693\x01tags\x01"
  "asset_12695\x01tags\x01"
  "asset_12703\x01tags\x01"
  "asset_12692\x01tags\x01"
  "asset_12696\x01tags\x01"
  "asset_12702\x01tags\x01"
  "asset_12704\x01tags\x01"
  "asset_12689\x01tags\x01"
  "asset_12690\x01tags\x01"
  "asset_12697\x01tags\x01"
  "asset_12698\x01tags\x01"
  "asset_12854\x01tags\x01"
  "asset_12851\x01tags\x01"
  "asset_12853\x01tags\x01"
  "asset_12701\x01tags\x01"
  "asset_12699\x01tags\x01"
  "asset_12700\x01tags\x01"
]
0.16 ms
(2.91%)
1
select count(*) from plugin_cmf_newsletter_queue
Parameters:
[]
0.14 ms
(2.45%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]

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.