Query Metrics
90
Database Queries
24
Different statements
16.21 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
3.22 ms (19.84%) |
3 |
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,232295,%') AND object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[] |
1.86 ms (11.48%) |
29 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
1.75 ms (10.81%) |
3 |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,232295,%') AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[] |
1.65 ms (10.17%) |
8 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
32361
]
|
1.42 ms (8.74%) |
8 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 457767 ] |
1.02 ms (6.30%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.58 ms (3.57%) |
2 |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 853563 232295 "regions" "object" "" "0" 1 ] |
0.51 ms (3.15%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Reiner-Barfussweg_tour_853563" "path" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Advent/" ] |
0.51 ms (3.15%) |
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.49 ms (3.00%) |
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" => "/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563" "sourcePathQuery" => "/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563" "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.43 ms (2.63%) |
3 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
0.41 ms (2.52%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563" ] |
0.40 ms (2.44%) |
3 |
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/%" "/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563" ] |
0.26 ms (1.59%) |
1 |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
0.25 ms (1.51%) |
1 |
SELECT id FROM sites
Parameters:
[] |
0.22 ms (1.37%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.22 ms (1.35%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 32361 32361 32361 ] |
0.18 ms (1.13%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
32361
]
|
0.18 ms (1.09%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.16 ms (1.00%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 32629 32629 ] |
0.15 ms (0.92%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.14 ms (0.87%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Urlaub-planen/Advent/Reiner-Barfussweg_tour_853563' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.13 ms (0.81%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.09 ms (0.56%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
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.