Query Metrics
50 Database Queries
20 Different statements
48.11 ms Query time
0 Invalid entities
0 Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
| 28.13 ms (58.47%) | 2 | SELECT object_localized_EVENT_de.id as id, object_localized_EVENT_de.type as `type` FROM object_localized_EVENT_de WHERE (name != ? AND ((endDate IS NULL AND UNIX_TIMESTAMP(startDate) > ?) OR (endDate IS NOT NULL AND UNIX_TIMESTAMP(endDate) > ?)) AND object_localized_EVENT_de.type IN ('object','variant','folder')) AND object_localized_EVENT_de.published = 1 ORDER BY `startDate` Parameters: [ "" "1785048378" "1785048378" ] |
| 3.21 ms (6.66%) | 1 | SELECT * FROM documents_editables WHERE documentId = ? Parameters: [
67
] |
| 3.07 ms (6.38%) | 2 | SELECT object_localized_LOCATION_de.id as id, object_localized_LOCATION_de.type as `type` FROM object_localized_LOCATION_de WHERE (published = 1 AND object_localized_LOCATION_de.type IN ('object','variant','folder')) AND object_localized_LOCATION_de.published = 1 ORDER BY `sortOrder` ASC Parameters: [] |
| 2.03 ms (4.23%) | 3 | 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: [ "config_hotel" null null ] |
| 1.52 ms (3.15%) | 5 | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 67 67 67 ] |
| 1.24 ms (2.57%) | 5 | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
67
] |
| 1.18 ms (2.45%) | 5 | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_HOTEL"
] |
| 1.01 ms (2.10%) | 4 | SELECT customSettings FROM assets WHERE id = ? Parameters: [
3
] |
| 0.97 ms (2.02%) | 3 | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/de/objekte/" "events" ] |
| 0.84 ms (1.74%) | 4 | SELECT * FROM documents_page WHERE contentMainDocumentId = "67" Parameters: [] |
| 0.70 ms (1.45%) | 3 | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
2
] |
| 0.65 ms (1.35%) | 3 | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
3
] |
| 0.64 ms (1.33%) | 1 | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 0.58 ms (1.20%) | 1 | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 0.49 ms (1.02%) | 1 | SELECT * FROM translations_messages LIMIT 1; Parameters: [] |
| 0.45 ms (0.93%) | 1 | SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC Parameters: [ "/de/objekte/events" "path" "auto_create" "/de/objekte/events" "path_query" "https://web8801.sportalpen.ms.mynet.at/de/objekte/events" "entire_uri" ] |
| 0.39 ms (0.80%) | 1 | SELECT COUNT(*) FROM documents WHERE (parentId = ?) AND published = 1 Parameters: [
2
] |
| 0.36 ms (0.75%) | 3 | SELECT * FROM website_settings WHERE id = ? Parameters: [
1
] |
| 0.34 ms (0.70%) | 1 | SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC Parameters: [] |
| 0.33 ms (0.69%) | 1 | SELECT * FROM object_url_slugs WHERE slug = '/de/objekte/events' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 Parameters: [] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.