Query Metrics
127
Database Queries
18
Different statements
21.00 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.57 ms (36.04%) |
48 |
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:
[ 1780252729 "site_domain_e52b4a0e59fb261ef2ac75d6dd21cd51" ] |
|
3.45 ms (16.41%) |
17 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
211
]
|
|
2.39 ms (11.39%) |
18 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
211
]
|
|
1.03 ms (4.92%) |
7 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.97 ms (4.64%) |
6 |
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:
[ 1780252729 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.77 ms (3.67%) |
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:
[ 1780252729 "document_24\x01tags\x01" "asset_224\x01tags\x01" "asset_221\x01tags\x01" "asset_219\x01tags\x01" "asset_199\x01tags\x01" "asset_209\x01tags\x01" "asset_207\x01tags\x01" "asset_205\x01tags\x01" ] |
|
0.67 ms (3.18%) |
2 |
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:
[ "/de" "path" "auto_create" "/de" "path_query" "https://salitererhof.conecto.rocks/de" "entire_uri" ] |
|
0.65 ms (3.09%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
|
0.59 ms (2.83%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 24 24 24 ] |
|
0.54 ms (2.59%) |
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:
[ 1780252729 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.51 ms (2.45%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
24
]
|
|
0.40 ms (1.91%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
24
]
|
|
0.38 ms (1.82%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en"
]
|
|
0.31 ms (1.49%) |
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:
[ 1780252729 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.29 ms (1.40%) |
2 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.16 ms (0.79%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.15 ms (0.71%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
|
0.14 ms (0.68%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\DoubleOptInSession | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |