Query Metrics

85 Database Queries
25 Different statements
49.58 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.08 ms
(30.41%)
1
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:
[
  ""
]
10.72 ms
(21.63%)
3
SELECT * FROM object_metadata_ROOM WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  8
  49
  "prices"
  "object"
  ""
  "0"
  1
]
6.02 ms
(12.15%)
3
SELECT * FROM object_relations_ROOM WHERE src_id = ?
Parameters:
[
  8
]
2.04 ms
(4.11%)
11
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.81 ms
(3.65%)
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:
[]
1.53 ms
(3.09%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3
]
1.41 ms
(2.85%)
8
SELECT id FROM objects WHERE published=1 AND id IN (49);
Parameters:
[]
1.34 ms
(2.71%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3
]
1.04 ms
(2.10%)
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.03 ms
(2.07%)
10
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.94 ms
(1.90%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_HOTEL"
]
0.93 ms
(1.87%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/rooms/"
  "dev-sportalpen-doppelzimmer-r8"
]
0.74 ms
(1.49%)
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/rooms/dev-sportalpen-doppelzimmer-r8"
  "path"
  "auto_create"
  "/de/rooms/dev-sportalpen-doppelzimmer-r8"
  "path_query"
  "https://web8801.sportalpen.ms.mynet.at/de/rooms/dev-sportalpen-doppelzimmer-r8"
  "entire_uri"
]
0.63 ms
(1.28%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/rooms/dev-sportalpen-doppelzimmer-r8"
]
0.62 ms
(1.25%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
0.50 ms
(1.00%)
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.45 ms
(0.91%)
3
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2
]
0.43 ms
(0.87%)
3
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.40 ms
(0.80%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.37 ms
(0.75%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2
]
0.36 ms
(0.72%)
3
SELECT id FROM objects WHERE id IN (49)
Parameters:
[]
0.36 ms
(0.72%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2
  2
  2
]
0.35 ms
(0.71%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.27 ms
(0.54%)
1
SELECT COUNT(*) FROM documents WHERE  (parentId = ?) AND published = 1
Parameters:
[
  2
]
0.20 ms
(0.41%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6
  6
]

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.