Query Metrics
40
Database Queries
13
Different statements
35.28 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.60 ms (49.90%) |
20 |
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:
[ 1784193546 "site_domain_3b9ca570b36661f625a88e77a18f0501" ] |
|
4.13 ms (11.70%) |
5 |
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:
[ 1784193546 "system\x01tags\x01" "site\x01tags\x01" ] |
|
3.27 ms (9.27%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
598
]
|
|
2.68 ms (7.60%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
598
]
|
|
1.03 ms (2.91%) |
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:
[ "/aplikacja-gemini-praca" "path" "auto_create" "/aplikacja-gemini-praca" "path_query" "http://geminipolska.com.pl/aplikacja-gemini-praca" "entire_uri" ] |
|
0.92 ms (2.61%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "aplikacja-gemini-praca" ] |
|
0.86 ms (2.45%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
61
]
|
|
0.85 ms (2.41%) |
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:
[ 1784193546 "document_61\x01tags\x01" "asset_598\x01tags\x01" "asset_597\x01tags\x01" "asset_596\x01tags\x01" ] |
|
0.84 ms (2.39%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/aplikacja-gemini-praca' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.83 ms (2.36%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.79 ms (2.23%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.76 ms (2.16%) |
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:
[ 1784193546 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.71 ms (2.01%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.