Query Metrics
70
Database Queries
28
Different statements
185.63 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
170.23 ms (91.70%) |
1 |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
3.03 ms (1.63%) |
7 |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 300 "weatherData" 0 ] |
2.16 ms (1.17%) |
1 |
SELECT o_id FROM objects WHERE o_id in (select src_id from object_relations_80 where dest_id in( select src_id from object_relations_31 where dest_id in (11946)) or dest_id in( select src_id from object_relations_31 where dest_id in (11893)))
Parameters:
[] |
1.39 ms (0.75%) |
13 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
0.99 ms (0.54%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 896038 ] |
0.91 ms (0.49%) |
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" => "%,11893%" ] |
0.76 ms (0.41%) |
7 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.67 ms (0.36%) |
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" => "%,11893%" ] |
0.58 ms (0.31%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 9786 9786 ] |
0.52 ms (0.28%) |
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.40 ms (0.22%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.38 ms (0.21%) |
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/Excursion-destinations/Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" "sourcePathQuery" => "/en/Murau/Plan-your-holidays/Excursion-destinations/Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" "sourceEntireUri" => "https://stage.steiermark.com/en/Murau/Plan-your-holidays/Excursion-destinations/Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.38 ms (0.20%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6677 9786 9786 ] |
0.37 ms (0.20%) |
2 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,3190416,3190414,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
5919402
]
|
0.36 ms (0.19%) |
1 |
SELECT * FROM object_collection_demiLink_localized_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3190414 "links" 0 ] |
0.28 ms (0.15%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" "path" => "/steiermark.com/en/Murau/Plan-your-holidays/Excursion-destinations/" ] |
0.25 ms (0.13%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
9781
]
|
0.25 ms (0.13%) |
1 |
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 300 "weatherData" ] |
0.23 ms (0.13%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
9786
]
|
0.23 ms (0.12%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
3190414
]
|
0.18 ms (0.10%) |
1 |
SELECT * FROM elements_json_ld_bundle_templates WHERE id = ?
Parameters:
[
16
]
|
0.18 ms (0.10%) |
1 |
SELECT * FROM object_collection_demiAddress_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3190414 "addresses" ] |
0.17 ms (0.09%) |
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/Excursion-destinations/Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" ] |
0.17 ms (0.09%) |
1 |
SELECT * FROM object_collection_demiLink_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3190414 "links" ] |
0.15 ms (0.08%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.15 ms (0.08%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.13 ms (0.07%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/en/Murau/Plan-your-holidays/Excursion-destinations/Bakery-Stocklauser-Stadl-an-der-Mur_isd_3190414" ] |
0.11 ms (0.06%) |
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.