Query Metrics
50 Database Queries
23 Different statements
34.43 ms Query time
0 Invalid entities
0 Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.65 ms | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 0.41 ms | 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/sitemap" "path" "auto_create" "/de/sitemap" "path_query" "https://web8801.sportalpen.ms.mynet.at/de/sitemap" "entire_uri" ] |
| 3 | 1.07 ms | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 4 | 0.59 ms | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/de/" "sitemap" ] |
| 5 | 0.24 ms | SELECT id FROM documents_page WHERE prettyUrl = ? Parameters: [
"/de/sitemap"
] |
| 6 | 0.30 ms | SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC Parameters: [] |
| 7 | 0.34 ms | SELECT * FROM object_url_slugs WHERE slug = '/de/sitemap' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 Parameters: [] |
| 8 | 0.37 ms | 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 ] |
| 9 | 0.12 ms | SELECT * FROM website_settings WHERE id = ? Parameters: [
1
] |
| 10 | 0.22 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_HOTEL"
] |
| 11 | 0.42 ms | 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_privacy" null null ] |
| 12 | 0.14 ms | SELECT * FROM website_settings WHERE id = ? Parameters: [
50
] |
| 13 | 0.13 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_PRIVACY"
] |
| 14 | 0.40 ms | 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_website" null null ] |
| 15 | 0.17 ms | SELECT * FROM website_settings WHERE id = ? Parameters: [
2
] |
| 16 | 0.96 ms | 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: [] |
| 17 | 0.17 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"LOCATION"
] |
| 18 | 0.33 ms | 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: [] |
| 19 | 0.36 ms | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
15
] |
| 20 | 0.42 ms | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 15 15 15 ] |
| 21 | 0.33 ms | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
15
] |
| 22 | 0.17 ms | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 15 15 15 ] |
| 23 | 0.14 ms | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/" "de" ] |
| 24 | 0.17 ms | SELECT * FROM documents_page WHERE contentMainDocumentId = "15" Parameters: [] |
| 25 | 0.08 ms | SELECT sourceId FROM documents_translations WHERE id = ? Parameters: [
15
] |
| 26 | 0.12 ms | SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ? Parameters: [ 15 15 15 ] |
| 27 | 0.09 ms | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/" "en" ] |
| 28 | 0.08 ms | SELECT * FROM documents_page WHERE contentMainDocumentId = "15" Parameters: [] |
| 29 | 0.30 ms | SELECT * FROM documents_editables WHERE documentId = ? Parameters: [
15
] |
| 30 | 0.24 ms | SELECT customSettings FROM assets WHERE id = ? Parameters: [
3
] |
| 31 | 0.25 ms | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
3
] |
| 32 | 0.15 ms | SELECT customSettings FROM assets WHERE id = ? Parameters: [
15
] |
| 33 | 0.10 ms | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
15
] |
| 34 | 0.06 ms | SELECT customSettings FROM assets WHERE id = ? Parameters: [
23
] |
| 35 | 0.07 ms | SELECT * FROM assets_image_thumbnail_cache WHERE cid = ? Parameters: [
23
] |
| 36 | 0.37 ms | SELECT * FROM translations_messages LIMIT 1; Parameters: [] |
| 37 | 0.20 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_WEBSITE"
] |
| 38 | 0.22 ms | SELECT COUNT(*) FROM documents WHERE (parentId = ?) AND published = 1 Parameters: [
2
] |
| 39 | 0.13 ms | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
2
] |
| 40 | 0.11 ms | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
13
] |
| 41 | 0.11 ms | SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC Parameters: [
14
] |
| 42 | 0.50 ms | 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"
""
] |
| 43 | 0.20 ms | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 44 | 0.25 ms | 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: [ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CSitemapController%3A%3AfrontendObjectsAction" "path_query" "https://web8801.sportalpen.ms.mynet.at/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CSitemapController%3A%3AfrontendObjectsAction" "entire_uri" ] |
| 45 | 0.43 ms | 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: [] |
| 46 | 0.24 ms | 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: [] |
| 47 | 0.75 ms | SELECT object_localized_PACKAGE_de.id as id, object_localized_PACKAGE_de.type as `type` FROM object_localized_PACKAGE_de WHERE (name != ? AND object_localized_PACKAGE_de.type IN ('object','variant','folder')) AND object_localized_PACKAGE_de.published = 1 Parameters: [ "" ] |
| 48 | 0.29 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"PACKAGE"
] |
| 49 | 20.25 ms | SELECT object_localized_ROOM_de.id as id, object_localized_ROOM_de.type as `type` FROM object_localized_ROOM_de WHERE (name != ? AND object_localized_ROOM_de.type IN ('object','variant','folder')) AND object_localized_ROOM_de.published = 1 ORDER BY `sort` ASC Parameters: [ "" ] |
| 50 | 0.21 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"ROOM"
] |
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.