Query Metrics
44 Database Queries
21 Different statements
20.24 ms Query time
0 Invalid entities
0 Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
| 3.97 ms (19.64%) | 5 | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_HOTEL"
] |
| 3.97 ms (19.60%) | 4 | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
4
] |
| 2.77 ms (13.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.65 ms (8.15%) | 4 | 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: [] |
| 0.86 ms (4.26%) | 2 | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 0.79 ms (3.88%) | 4 | SELECT customSettings FROM assets WHERE id = ? Parameters: [
4
] |
| 0.78 ms (3.84%) | 2 | 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/angebote/dev-sportalpen-wandern-wandern-p94" "path" "auto_create" "/de/objekte/angebote/dev-sportalpen-wandern-wandern-p94" "path_query" "https://web8801.sportalpen.ms.mynet.at/de/objekte/angebote/dev-sportalpen-wandern-wandern-p94" "entire_uri" ] |
| 0.69 ms (3.40%) | 2 | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/de/objekte/angebote/" "dev-sportalpen-wandern-wandern-p94" ] |
| 0.65 ms (3.20%) | 1 | SELECT object_localized_PACKAGE_de.id as id, object_localized_PACKAGE_de.type as `type` FROM object_localized_PACKAGE_de WHERE (name != ? AND oo_id != ? AND object_localized_PACKAGE_de.type IN ('object','variant','folder')) AND object_localized_PACKAGE_de.published = 1 Parameters: [
""
94
] |
| 0.48 ms (2.37%) | 1 | SELECT * FROM translations_messages LIMIT 1; Parameters: [] |
| 0.45 ms (2.22%) | 1 | SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC Parameters: [] |
| 0.43 ms (2.13%) | 1 | SELECT * FROM object_relations_PACKAGE WHERE src_id = ? Parameters: [
94
] |
| 0.41 ms (2.04%) | 1 | SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '') ORDER BY LENGTH(`text`) DESC Parameters: [
"de"
""
] |
| 0.41 ms (2.01%) | 2 | SELECT * FROM documents_editables WHERE documentId = ? Parameters: [
61
] |
| 0.38 ms (1.88%) | 3 | SELECT * FROM website_settings WHERE id = ? Parameters: [
1
] |
| 0.33 ms (1.65%) | 3 | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
2
] |
| 0.29 ms (1.42%) | 1 | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 61 61 61 ] |
| 0.28 ms (1.39%) | 1 | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
61
] |
| 0.24 ms (1.17%) | 1 | SELECT id FROM documents_page WHERE prettyUrl = ? Parameters: [
"/de/objekte/angebote/dev-sportalpen-wandern-wandern-p94"
] |
| 0.21 ms (1.03%) | 1 | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 0.21 ms (1.02%) | 1 | SELECT COUNT(*) FROM documents WHERE (parentId = ?) AND published = 1 Parameters: [
2
] |
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.