Query Metrics
53
Database Queries
12
Different statements
77.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
26.90 ms (34.51%) |
28 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
17.66 ms (22.66%) |
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:
[ 1783027163 "\x01tags\x01site_domain_7790de35718640bec975b93cd9f27532" "site_domain_7790de35718640bec975b93cd9f27532" ] |
|
5.87 ms (7.53%) |
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:
[ "/lowcomotion" "path" "auto_create" "/lowcomotion" "path_query" "https://www.bizqit.dspdev.be/lowcomotion" "entire_uri" ] |
|
5.69 ms (7.30%) |
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:
[ 1783027163 "system\x01tags\x01" "site\x01tags\x01" "site_domain_7790de35718640bec975b93cd9f27532\x01tags\x01" ] |
|
4.52 ms (5.80%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.98 ms (5.11%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/lowcomotion' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
3.36 ms (4.32%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
29
]
|
|
3.36 ms (4.31%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "lowcomotion" ] |
|
2.73 ms (3.51%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/lowcomotion"
]
|
|
2.48 ms (3.19%) |
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:
[ 1783027163 "document_29\x01tags\x01" "asset_75\x01tags\x01" "asset_74\x01tags\x01" "asset_73\x01tags\x01" ] |
|
0.70 ms (0.90%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.68 ms (0.87%) |
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:
[ 1783027163 "document_30\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.