Query Metrics
26
Database Queries
14
Different statements
6.76 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.90 ms (28.07%) |
8 |
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:
[ 1767332495 "object_4" ] |
|
0.68 ms (10.00%) |
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:
[ 1767332495 "system\x01tags\x01" "resource\x01tags\x01" ] |
|
0.62 ms (9.23%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "robots.txt" ] |
|
0.53 ms (7.87%) |
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:
[ 1767332495 "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.53 ms (7.81%) |
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/robots.txt" "path" "auto_create" "/robots.txt" "path_query" "https://akademie.homecare-von-morgen.de/robots.txt" "entire_uri" ] |
|
0.37 ms (5.45%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/robots.txt"
]
|
|
0.33 ms (4.94%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Pflegekurs/Configuration/" "Pflegebetreuer-Konfiguration" ] |
|
0.33 ms (4.88%) |
1 |
SELECT * FROM object_relations_31 WHERE src_id = ?
Parameters:
[
4
]
|
|
0.33 ms (4.88%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/akademie.homecare-von-morgen/%" "/robots.txt" ] |
|
0.32 ms (4.72%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
|
0.26 ms (3.89%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.22 ms (3.24%) |
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:
[ 1767332495 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.17 ms (2.53%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.17 ms (2.49%) |
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.