Query Metrics
50
Database Queries
18
Different statements
8.70 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.39 ms (38.90%) |
23 |
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:
[ 1776702507 "site_domain_96b2d43e9bba27021adaec1ebaf14fc9" ] |
|
0.64 ms (7.32%) |
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:
[ 1776702507 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.60 ms (6.89%) |
1 |
SELECT objects.id AS id, objects.type AS `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
14592
]
|
|
0.56 ms (6.39%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/de/" "Downloads" ] |
|
0.42 ms (4.82%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 65 65 65 ] |
|
0.37 ms (4.30%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.37 ms (4.27%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
65
]
|
|
0.31 ms (3.59%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
65
]
|
|
0.29 ms (3.32%) |
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 = '12' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/Downloads" "path" "auto_create" "/de/Downloads" "path_query" "https://dev.gruen-pumpen.de/de/Downloads" "entire_uri" ] |
|
0.25 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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=de&_format=html&_controller=SWD%5CGruenPumpenTheme%5CController%5CSearchController%3A%3AfooterAction" "path_query" "https://dev.gruen-pumpen.de/_fragment?_path=_locale=de&_format=html&_controller=SWD%5CGruenPumpenTheme%5CController%5CSearchController%3A%3AfooterAction" "entire_uri" ] |
|
0.25 ms (2.88%) |
2 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
14592
]
|
|
0.25 ms (2.82%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
53
]
|
|
0.20 ms (2.24%) |
1 |
SELECT objects.*, tree_locks.locked AS locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
14592
]
|
|
0.18 ms (2.07%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Downloads' AND (siteId = 12 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (2.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:
[ 1776702507 "output\x01tags\x01" "navigation\x01tags\x01" "document_29\x01tags\x01" "document_65\x01tags\x01" "document_69\x01tags\x01" ] |
|
0.17 ms (1.92%) |
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:
[ 1776702507 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.15 ms (1.76%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/de/Navigation"
]
|
|
0.14 ms (1.56%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |