Query Metrics
9 Database Queries
8 Different statements
16.88 ms Query time
0 Invalid entities
0 Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.90 ms | SELECT * FROM settings_store WHERE id = ? AND scope = ? Parameters: [ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 3.39 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/animation" "path" "auto_create" "/de/animation" "path_query" "https://web8146.sportalpen.ms.mynet.at/de/animation" "entire_uri" ] |
| 3 | 0.32 ms | SELECT * FROM tmp_store WHERE id = ? Parameters: [
"maintenance_mode"
] |
| 4 | 5.83 ms | SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ? Parameters: [ "/de/" "animation" ] |
| 5 | 1.73 ms | SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC Parameters: [] |
| 6 | 1.30 ms | SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='document' Parameters: [
160
] |
| 7 | 1.39 ms | SELECT * FROM object_url_slugs WHERE slug = '/de/animation' AND siteId = 0 ORDER BY siteId DESC LIMIT 1 Parameters: [] |
| 8 | 1.72 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_HOTEL"
] |
| 9 | 0.31 ms | SELECT name FROM classes WHERE id = ? Parameters: [
"CONF_PRIVACY"
] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.