Query Metrics
150
Database Queries
16
Different statements
27.55 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.44 ms (48.80%) |
89 |
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:
[ 1783237411 "site_domain_96b2d43e9bba27021adaec1ebaf14fc9" ] |
|
4.61 ms (16.74%) |
29 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
2.49 ms (9.03%) |
1 |
SELECT object_localized_11_en.id AS id, object_localized_11_en.type AS `type` FROM object_localized_11_en WHERE ( object_localized_11_en.type IN ('object','variant','folder')) AND object_localized_11_en.published = 1 ORDER BY `date` DESC
Parameters:
[] |
|
2.03 ms (7.38%) |
12 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
1.21 ms (4.41%) |
2 |
SELECT id FROM sites
Parameters:
[] |
|
0.60 ms (2.18%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.54 ms (1.95%) |
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:
[ 1783237411 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.54 ms (1.95%) |
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:
[ 1783237411 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.43 ms (1.57%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.37 ms (1.33%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
|
0.33 ms (1.18%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/" "sitemap.xml" ] |
|
0.28 ms (1.02%) |
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:
[ "/sitemap.xml" "path" "auto_create" "/sitemap.xml" "path_query" "https://dev.gruen-pumpen.de/sitemap.xml" "entire_uri" ] |
|
0.20 ms (0.71%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,13) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
10
]
|
|
0.18 ms (0.65%) |
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:
[ "/dev.gruen-pumpen.de/%" "/sitemap.xml" ] |
|
0.15 ms (0.56%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.14 ms (0.53%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/sitemap.xml"
]
|
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. |