Query Metrics
144
Database Queries
29
Different statements
26.30 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
4.58 ms (17.42%) |
16 |
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:
[ 324939 234470 "regions" "object" "" "0" 1 ] |
2.73 ms (10.37%) |
31 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
2.58 ms (9.83%) |
5 |
SELECT * FROM properties WHERE ((cid IN (1,8577,8434,8402,8344,8327,8322,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
8620
]
|
2.26 ms (8.58%) |
16 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8545
]
|
2.00 ms (7.59%) |
12 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 112045 ] |
1.88 ms (7.16%) |
4 |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234470,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
1.05 ms (4.00%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
1.02 ms (3.87%) |
1 |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,11420%" ] |
0.97 ms (3.69%) |
9 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Heßhütte" "path" => "/steiermark.com/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/" ] |
0.91 ms (3.45%) |
7 |
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/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte" ] |
0.68 ms (2.60%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.64 ms (2.44%) |
1 |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11420%" ] |
0.61 ms (2.31%) |
2 |
SELECT o_id FROM objects WHERE o_id IN (234470,234487,234490,234520,238842,238881,238907,238910)
Parameters:
[] |
0.58 ms (2.20%) |
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.58 ms (2.19%) |
7 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte" ] |
0.56 ms (2.14%) |
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/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte" "sourcePathQuery" => "/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte" "sourceEntireUri" => "https://stage.steiermark.com/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.37 ms (1.39%) |
2 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234470,234487,234490,234520,238842,238881,238907,238910);
Parameters:
[] |
0.29 ms (1.11%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.26 ms (0.99%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 8545 8545 ] |
0.21 ms (0.81%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.21 ms (0.78%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 557 8545 8545 ] |
0.20 ms (0.76%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.19 ms (0.72%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
8545
]
|
0.18 ms (0.69%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
567
]
|
0.18 ms (0.68%) |
1 |
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
567
]
|
0.17 ms (0.66%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.17 ms (0.64%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (0.52%) |
1 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
212976
]
|
0.11 ms (0.40%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Gesaeuse/Region/Mountain-activities/Alpine-huts/Heßhütte' AND siteId = 0 ORDER BY siteId DESC 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.