Query Metrics
34
Database Queries
10
Different statements
18.26 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.60 ms (30.66%) |
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 ORDER BY `priority` DESC
Parameters:
[ "/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg" "path" "auto_create" "/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg?itok=PvbYpcXY" "path_query" "http://seyntex.dspdev.be/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg?itok=PvbYpcXY=" "entire_uri" ] |
|
3.23 ms (17.68%) |
10 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/sites/default/files/styles/cover_image/public/header_image/" "140509_techma_sderouaux_70_edit.jpg" ] |
|
2.24 ms (12.27%) |
9 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg"
]
|
|
2.18 ms (11.93%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.45 ms (7.93%) |
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:
[ "/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg" "path" "auto_create" "/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg?itok=PvbYpcXY" "path_query" "http://seyntex.dspdev.be/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg?itok=PvbYpcXY=" "entire_uri" ] |
|
1.12 ms (6.12%) |
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:
[ 1783282116 "\x01tags\x01site_domain_30fb2eccbf3dd221c4ab7904011a97c6" "site_domain_30fb2eccbf3dd221c4ab7904011a97c6" ] |
|
1.11 ms (6.06%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/sites/default/files/styles/cover_image/public/header_image/140509_techma_sderouaux_70_edit.jpg' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.67 ms (3.66%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.39 ms (2.12%) |
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:
[ 1783282116 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.29 ms (1.57%) |
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:
[ 1783282116 "document_1\x01tags\x01" "asset_29\x01tags\x01" "asset_31\x01tags\x01" "asset_26\x01tags\x01" "asset_3\x01tags\x01" "asset_34\x01tags\x01" "asset_6\x01tags\x01" ] |
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 |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |