Query Metrics
189
Database Queries
40
Different statements
39.48 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
12.06 ms (30.53%) |
47 |
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:
[ 853685 238861 "regions" "object" "" "0" 1 ] |
2.86 ms (7.25%) |
7 |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,853685,%" ] |
2.52 ms (6.38%) |
32 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
1.89 ms (4.78%) |
12 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
1.69 ms (4.28%) |
2 |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
1.46 ms (3.69%) |
2 |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,236751,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
1.45 ms (3.68%) |
2 |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232118,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
1.33 ms (3.37%) |
2 |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234981,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
1.12 ms (2.84%) |
8 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5281
]
|
0.97 ms (2.47%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.93 ms (2.35%) |
2 |
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 '%,234469,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
0.86 ms (2.17%) |
4 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[] |
0.84 ms (2.14%) |
2 |
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 '%,236751,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
0.83 ms (2.09%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Nature-juwels-lakes-ponds" "path" => "/steiermark.com/en/Styria/Active-holidays-in-nature/Treasures-of-nature/" ] |
0.80 ms (2.02%) |
6 |
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/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds" ] |
0.79 ms (2.00%) |
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.74 ms (1.87%) |
2 |
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 '%,238861,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
0.63 ms (1.61%) |
4 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[] |
0.58 ms (1.47%) |
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/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds" "sourcePathQuery" => "/en/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds" "sourceEntireUri" => "https://stage.steiermark.com/en/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.56 ms (1.41%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds" ] |
0.51 ms (1.30%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.45 ms (1.13%) |
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 ((alpsteinRegions like '%,232118,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
0.32 ms (0.82%) |
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 ((alpsteinRegions like '%,234981,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
0.29 ms (0.73%) |
2 |
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[] |
0.29 ms (0.73%) |
2 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234981,234982,234983,234469,239125,239150);
Parameters:
[] |
0.28 ms (0.71%) |
2 |
SELECT o_id FROM objects WHERE o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867)
Parameters:
[] |
0.26 ms (0.65%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 5281 5281 ] |
0.25 ms (0.63%) |
2 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232118,239175);
Parameters:
[] |
0.23 ms (0.59%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.22 ms (0.57%) |
2 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238861);
Parameters:
[] |
0.22 ms (0.55%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.21 ms (0.53%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.19 ms (0.49%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2243 5281 5281 ] |
0.15 ms (0.39%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (0.35%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
5281
]
|
0.12 ms (0.31%) |
1 |
SELECT o_id FROM objects WHERE o_id IN (234981,234982,234983,234469,239125,239150)
Parameters:
[] |
0.11 ms (0.29%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Active-holidays-in-nature/Treasures-of-nature/Nature-juwels-lakes-ponds' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.11 ms (0.29%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.11 ms (0.28%) |
1 |
SELECT o_id FROM objects WHERE o_id IN (232118,239175)
Parameters:
[] |
0.11 ms (0.27%) |
1 |
SELECT o_id FROM objects WHERE o_id IN (238861)
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.