Query Metrics
48 Database Queries
20 Different statements
24.77 ms Query time
0 Invalid entities
0 Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
| 4.77 ms (19.26%) | 3 | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/de/formulare/" "anfrage" ] |
| 2.63 ms (10.61%) | 5 | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
20
] |
| 2.10 ms (8.47%) | 5 | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_HOTEL"
] |
| 1.83 ms (7.39%) | 1 | SELECT object_localized_ROOM_de.id as id, object_localized_ROOM_de.type as `type` FROM object_localized_ROOM_de WHERE ( object_localized_ROOM_de.type IN ('object','variant','folder')) AND object_localized_ROOM_de.published = 1 Parameters: [] |
| 1.68 ms (6.77%) | 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: [] |
| 1.45 ms (5.83%) | 5 | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 20 20 20 ] |
| 1.41 ms (5.70%) | 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.33 ms (5.35%) | 1 | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 0.95 ms (3.84%) | 4 | SELECT * FROM documents_page WHERE contentMainDocumentId = "20" Parameters: [] |
| 0.85 ms (3.42%) | 3 | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
2
] |
| 0.77 ms (3.10%) | 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/formulare/anfrage" "path" "auto_create" "/de/formulare/anfrage?room=71" "path_query" "https://web8801.sportalpen.ms.mynet.at/de/formulare/anfrage?room=71" "entire_uri" ] |
| 0.75 ms (3.02%) | 3 | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
3
] |
| 0.71 ms (2.87%) | 3 | SELECT customSettings FROM assets WHERE id = ? Parameters: [
3
] |
| 0.56 ms (2.28%) | 1 | SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC Parameters: [] |
| 0.56 ms (2.25%) | 3 | SELECT * FROM website_settings WHERE id = ? Parameters: [
1
] |
| 0.55 ms (2.20%) | 1 | SELECT COUNT(*) FROM documents WHERE (parentId = ?) AND published = 1 Parameters: [
2
] |
| 0.53 ms (2.14%) | 1 | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 0.52 ms (2.09%) | 1 | SELECT * FROM translations_messages LIMIT 1; Parameters: [] |
| 0.47 ms (1.92%) | 1 | SELECT * FROM object_url_slugs WHERE slug = '/de/formulare/anfrage' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 Parameters: [] |
| 0.37 ms (1.48%) | 1 | SELECT * FROM documents_editables WHERE documentId = ? Parameters: [
20
] |
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.