Query Metrics
27
Database Queries
13
Different statements
6.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.19 ms (31.65%) |
10 |
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:
[ 1767339769 "object_4" ] |
|
0.77 ms (11.05%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "robots.txt" ] |
|
0.65 ms (9.37%) |
3 |
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:
[ 1767339769 "system\x01tags\x01" "resource\x01tags\x01" ] |
|
0.58 ms (8.35%) |
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:
[ 1767339769 "object_4\x01tags\x01" "class_31\x01tags\x01" "asset_568\x01tags\x01" "asset_123\x01tags\x01" "asset_121\x01tags\x01" "asset_573\x01tags\x01" "asset_571\x01tags\x01" "asset_575\x01tags\x01" "asset_576\x01tags\x01" "asset_577\x01tags\x01" "asset_578\x01tags\x01" "asset_579\x01tags\x01" "asset_450\x01tags\x01" "asset_570\x01tags\x01" "asset_122\x01tags\x01" "asset_118\x01tags\x01" "asset_601\x01tags\x01" "asset_600\x01tags\x01" ] |
|
0.50 ms (7.27%) |
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:
[ "/robots.txt" "path" "auto_create" "/robots.txt" "path_query" "https://factorio.nohost.me/robots.txt" "entire_uri" ] |
|
0.43 ms (6.25%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Pflegekurs/Configuration/" "Pflegebetreuer-Konfiguration" ] |
|
0.41 ms (5.93%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/robots.txt"
]
|
|
0.31 ms (4.47%) |
1 |
SELECT * FROM object_relations_31 WHERE src_id = ?
Parameters:
[
4
]
|
|
0.26 ms (3.72%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
|
0.21 ms (3.03%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.21 ms (3.03%) |
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:
[ 1767339769 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.21 ms (3.01%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.20 ms (2.87%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"31"
]
|
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.