Query Metrics
150
Database Queries
16
Different statements
22.45 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.93 ms (53.14%) |
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:
[ 1776714045 "site_domain_96b2d43e9bba27021adaec1ebaf14fc9" ] |
|
4.30 ms (19.14%) |
29 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
2.11 ms (9.42%) |
12 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
0.63 ms (2.78%) |
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:
[ 1776714045 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.50 ms (2.22%) |
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:
[] |
|
0.40 ms (1.78%) |
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:
[ 1776714045 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.40 ms (1.77%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/" "sitemap.xml" ] |
|
0.37 ms (1.63%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.33 ms (1.45%) |
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.29 ms (1.30%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.29 ms (1.30%) |
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.22 ms (0.97%) |
2 |
SELECT id FROM sites
Parameters:
[] |
|
0.21 ms (0.91%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/sitemap.xml"
]
|
|
0.17 ms (0.75%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.17 ms (0.74%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
|
0.15 ms (0.69%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,13) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
10
]
|
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. |