Query Metrics
79
Database Queries
24
Different statements
119.44 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
47.04 ms (39.38%) |
1 |
select o_id,contentScore,priority,bookable from object_8 where o_published = 1
Parameters:
[] |
2.09 ms (1.75%) |
28 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
1.05 ms (0.88%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.96 ms (0.80%) |
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.93 ms (0.78%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Winery-farm" "path" => "/steiermark.com/en/Styria/Experience-Styrias-cuisine/Wine/" ] |
0.82 ms (0.69%) |
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/Experience-Styrias-cuisine/Wine/Winery-farm" ] |
0.52 ms (0.44%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm" ] |
0.50 ms (0.42%) |
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/Experience-Styrias-cuisine/Wine/Winery-farm" "sourcePathQuery" => "/en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm?page=1&randSeed=946" "sourceEntireUri" => "https://stage.steiermark.com/en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm?page=1&randSeed=946" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.43 ms (0.36%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.41 ms (0.34%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10574
]
|
0.29 ms (0.25%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.26 ms (0.22%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10574 10574 ] |
0.25 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.22 ms (0.19%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.19 ms (0.16%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10573 10574 10574 ] |
0.19 ms (0.16%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
0.18 ms (0.15%) |
1 |
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6804 "datepickerInfoTexts" ] |
0.17 ms (0.14%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.14 ms (0.12%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
10574
]
|
0.11 ms (0.10%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.11 ms (0.09%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Experience-Styrias-cuisine/Wine/Winery-farm' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.10 ms (0.08%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
demi_vacancies connection
Time▼ | Count | Info |
---|---|---|
50.91 ms (42.62%) |
1 |
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights FROM `steiermark_vacancies`.price_template pt INNER JOIN `steiermark_vacancies`.price_template_base_prices bp ON bp.price_template_id = pt.id WHERE pt.acco_id IN (8306877,1974283,41239,44831,2066133,2099252,1985522,2104757,4442302,31772,36935,25763,1994480,1985660,11281445,34983,2100087,2097658,2088417,36327,36492,3263472,2457179,43155,23077,17120,5367441,1989306,1986946,2081145,46450) AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id) order by minPrice
Parameters:
[] |
11.56 ms (9.68%) |
1 |
SELECT dacco.isTop, dacco.bookable, dacco.oo_id oo_id FROM `steiermark`.object_8 dacco WHERE dacco.o_published = 1 AND (dacco.marketingGroups LIKE '%,1916256,%') GROUP BY dacco.oo_id ORDER BY RAND(946)
Parameters:
[] |
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.