Query Metrics
49
Database Queries
10
Different statements
85.68 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
23.20 ms (27.08%) |
28 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
14.77 ms (17.24%) |
9 |
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:
[ 1783027520 "\x01tags\x01site_domain_7790de35718640bec975b93cd9f27532" "site_domain_7790de35718640bec975b93cd9f27532" ] |
|
10.18 ms (11.88%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/nl/footer/" "Privacy-policy" ] |
|
9.99 ms (11.66%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
9.73 ms (11.36%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
5.35 ms (6.24%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
4.15 ms (4.85%) |
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:
[ 1783027521 "document_4\x01tags\x01" ] |
|
3.53 ms (4.11%) |
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:
[ "/nl/footer/Privacy-policy" "path" "auto_create" "/nl/footer/Privacy-policy" "path_query" "https://www.bizqit.dspdev.be/nl/footer/Privacy-policy" "entire_uri" ] |
|
2.61 ms (3.05%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/nl/footer/Privacy-policy' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
2.16 ms (2.52%) |
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:
[ 1783027520 "system\x01tags\x01" "site\x01tags\x01" "site_domain_7790de35718640bec975b93cd9f27532\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.