Query Metrics
53
Database Queries
12
Different statements
54.91 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.01 ms (32.80%) |
28 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
14.25 ms (25.94%) |
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" ] |
|
4.06 ms (7.39%) |
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" ] |
|
3.73 ms (6.79%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/com-one' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
2.68 ms (4.89%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
2.11 ms (3.85%) |
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_14\x01tags\x01" "asset_42\x01tags\x01" "asset_43\x01tags\x01" "asset_44\x01tags\x01" ] |
|
1.83 ms (3.34%) |
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:
[ "/com-one" "path" "auto_create" "/com-one" "path_query" "https://www.bizqit.dspdev.be/com-one" "entire_uri" ] |
|
1.73 ms (3.16%) |
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_16\x01tags\x01" ] |
|
1.66 ms (3.02%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.65 ms (3.01%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "com-one" ] |
|
1.61 ms (2.94%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/com-one"
]
|
|
1.58 ms (2.87%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
14
]
|
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.