Query Metrics
53
Database Queries
12
Different statements
24.60 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.68 ms (27.13%) |
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:
[ 1783027188 "\x01tags\x01site_domain_7790de35718640bec975b93cd9f27532" "site_domain_7790de35718640bec975b93cd9f27532" ] |
|
5.56 ms (22.59%) |
28 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.55 ms (10.36%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/normnest' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
2.12 ms (8.62%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/normnest"
]
|
|
1.32 ms (5.35%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "normnest" ] |
|
1.25 ms (5.06%) |
4 |
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:
[ 1783027188 "system\x01tags\x01" "site\x01tags\x01" "site_domain_7790de35718640bec975b93cd9f27532\x01tags\x01" ] |
|
1.11 ms (4.52%) |
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:
[ "/normnest" "path" "auto_create" "/normnest" "path_query" "https://www.bizqit.dspdev.be/normnest" "entire_uri" ] |
|
1.11 ms (4.51%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.88 ms (3.59%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
|
0.88 ms (3.58%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.78 ms (3.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:
[ 1783027188 "document_24\x01tags\x01" ] |
|
0.37 ms (1.52%) |
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:
[ 1783027188 "document_23\x01tags\x01" "asset_59\x01tags\x01" "asset_63\x01tags\x01" "asset_62\x01tags\x01" "asset_61\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.