Query Metrics
8
Database Queries
6
Different statements
15.45 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.55 ms (87.73%) |
1 |
SELECT * FROM translations_admin WHERE `key` = ? AND `language` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[ "submit" "ca" "cs" "de" "en" "es" "fr" "hu" "it" "ja" "nl" "pl" "pt" "ru" "sk" "sv" "th" "tr" "uk" "zh_Hans" ] |
|
0.52 ms (3.36%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__App\MintCoeBundle\MintCoeBundle" "pimcore" ] |
|
0.47 ms (3.02%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.43 ms (2.78%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.27 ms (1.73%) |
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:
[ 1773844056 "translation_data_2e364d315ad5ad984609e7f4beedf0f7" ] |
|
0.21 ms (1.38%) |
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:
[ 1773844056 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.