Query Metrics
31
Database Queries
16
Different statements
5.99 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
0.92 ms (15.38%) |
2 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultSiteConfig" null null ] |
0.77 ms (12.88%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/Murau/Plan-your-holidays/Find-and-book-accommodation/mobile-map-detail" "sourcePathQuery" => "/en/Murau/Plan-your-holidays/Find-and-book-accommodation/mobile-map-detail?randSeed=133&nearbySearchId=41919754&nearbySearchLat=47.41682&nearbySearchLong=16.0195&page=2&sorting=nearbySearchAsc" "sourceEntireUri" => "https://stage.steiermark.com/en/Murau/Plan-your-holidays/Find-and-book-accommodation/mobile-map-detail?nearbySearchId=41919754&nearbySearchLat=47.41682&nearbySearchLong=16.0195&page=2&randSeed=133&sorting=nearbySearchAsc" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.74 ms (12.30%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
9789
]
|
0.69 ms (11.54%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.62 ms (10.29%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.39 ms (6.58%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039116 ] |
0.34 ms (5.62%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 9789 9789 ] |
0.27 ms (4.46%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.23 ms (3.84%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.20 ms (3.36%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "mobile-map-detail" "path" => "/steiermark.com/en/Murau/Plan-your-holidays/Find-and-book-accommodation/" ] |
0.20 ms (3.34%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.16 ms (2.67%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6681 9789 9789 ] |
0.13 ms (2.15%) |
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:
[ "/steiermark.com/%" "/en/Murau/Plan-your-holidays/Find-and-book-accommodation/mobile-map-detail" ] |
0.12 ms (2.00%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
9789
]
|
0.11 ms (1.86%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.10 ms (1.70%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/en/Murau/Plan-your-holidays/Find-and-book-accommodation/mobile-map-detail" ] |
demi_vacancies connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
demi_vacancies | doctrine.dbal.demi_vacancies_connection |
Entity Managers
Name | Service |
---|---|
portal_engine | doctrine.orm.portal_engine_entity_manager |
pimcore_direct_edit | doctrine.orm.pimcore_direct_edit_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
portal_engine entity manager
No loaded entities.
pimcore_direct_edit entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.