Query Metrics
262
Database Queries
40
Different statements
334.68 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
227.70 ms (68.04%) |
1 |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
28.62 ms (8.55%) |
1 |
SELECT object_localized_AlpsteinTour_de.o_id as o_id, object_localized_AlpsteinTour_de.o_type as o_type FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL) AND ((regions LIKE "%,238861,%" OR regions LIKE "%,238857,%")) AND object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1 ORDER BY opened DESC LIMIT 16
Parameters:
[] |
25.80 ms (7.71%) |
1 |
SELECT COUNT(*) FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL) AND ((regions LIKE "%,238861,%" OR regions LIKE "%,238857,%")) AND object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1
Parameters:
[] |
6.24 ms (1.86%) |
28 |
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:
[ 324283 234474 "regions" "object" "" "0" 1 ] |
6.04 ms (1.80%) |
10 |
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 '%,234474,%') AND object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[] |
5.46 ms (1.63%) |
18 |
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 '%,238861,%') AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[] |
4.92 ms (1.47%) |
16 |
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[ "tourId" => "%,324283,%" ] |
3.38 ms (1.01%) |
26 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1024237 ] |
3.25 ms (0.97%) |
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:
[ 275 "weatherData" 0 ] |
2.81 ms (0.84%) |
34 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
2.45 ms (0.73%) |
4 |
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 '%,234486,%') AND object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[] |
2.33 ms (0.70%) |
9 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1721
]
|
1.96 ms (0.59%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
1.56 ms (0.47%) |
5 |
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 '%,234474,%') AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[] |
1.14 ms (0.34%) |
18 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238861);
Parameters:
[] |
0.95 ms (0.28%) |
10 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234474,238857,238861);
Parameters:
[] |
0.91 ms (0.27%) |
7 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Touren" "path" => "/steiermark.com/de/Ausseerland-Salzkammergut/Urlaub-planen/" ] |
0.87 ms (0.26%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.81 ms (0.24%) |
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.63 ms (0.19%) |
5 |
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/Ausseerland-Salzkammergut/Urlaub-planen/Touren" ] |
0.61 ms (0.18%) |
2 |
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 '%,234486,%') AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[] |
0.55 ms (0.16%) |
9 |
SELECT o_id FROM objects WHERE o_id IN (238861)
Parameters:
[] |
0.51 ms (0.15%) |
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/Ausseerland-Salzkammergut/Urlaub-planen/Touren" "sourcePathQuery" => "/de/Ausseerland-Salzkammergut/Urlaub-planen/Touren" "sourceEntireUri" => "https://stage.steiermark.com/de/Ausseerland-Salzkammergut/Urlaub-planen/Touren" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.45 ms (0.13%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1721
]
|
0.42 ms (0.13%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1721 1721 1721 ] |
0.41 ms (0.12%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Ausseerland-Salzkammergut/Urlaub-planen/Touren" ] |
0.40 ms (0.12%) |
5 |
SELECT o_id FROM objects WHERE o_id IN (234474,238857,238861)
Parameters:
[] |
0.40 ms (0.12%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,9092,6882,51,2,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
9472
]
|
0.39 ms (0.12%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//de/Ausseerland-Salzkammergut/Urlaub-planen/Touren' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.39 ms (0.12%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Ausseerland-Salzkammergut/Urlaub-planen/Touren' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.36 ms (0.11%) |
4 |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234486,238861);
Parameters:
[] |
0.31 ms (0.09%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.28 ms (0.08%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 9969 9969 ] |
0.27 ms (0.08%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.24 ms (0.07%) |
1 |
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 275 "weatherData" ] |
0.22 ms (0.07%) |
1 |
SELECT * FROM elements_json_ld_bundle_templates WHERE id = ?
Parameters:
[
15
]
|
0.19 ms (0.06%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
0.19 ms (0.06%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.15 ms (0.04%) |
2 |
SELECT o_id FROM objects WHERE o_id IN (234486,238861)
Parameters:
[] |
0.11 ms (0.03%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Ausseerland-Salzkammergut/Urlaub-planen/Touren' 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.