Query Metrics
53
Database Queries
12
Different statements
52.41 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.06 ms (24.92%) |
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:
[ 1783027151 "system\x01tags\x01" "site\x01tags\x01" "site_domain_7790de35718640bec975b93cd9f27532\x01tags\x01" ] |
|
10.57 ms (20.17%) |
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:
[ 1783027151 "\x01tags\x01site_domain_7790de35718640bec975b93cd9f27532" "site_domain_7790de35718640bec975b93cd9f27532" ] |
|
10.21 ms (19.49%) |
28 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
8.31 ms (15.86%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.92 ms (5.56%) |
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:
[ "/bizzapps" "path" "auto_create" "/bizzapps" "path_query" "https://www.bizqit.dspdev.be/bizzapps" "entire_uri" ] |
|
1.94 ms (3.69%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/bizzapps' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.74 ms (3.31%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "bizzapps" ] |
|
1.23 ms (2.35%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
1.16 ms (2.21%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/bizzapps"
]
|
|
0.56 ms (1.06%) |
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:
[ 1783027151 "document_13\x01tags\x01" ] |
|
0.50 ms (0.96%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
|
0.22 ms (0.42%) |
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:
[ 1783027151 "document_10\x01tags\x01" "asset_39\x01tags\x01" "asset_35\x01tags\x01" "asset_36\x01tags\x01" "asset_37\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.