GET https://dev-mel.inuvialuit.com/connect/azure

Query Metrics

9 Database Queries
6 Different statements
17.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.29 ms
(30.54%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/connect/"
  "azure"
]
3.51 ms
(20.26%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/connect/azure"
]
2.62 ms
(15.12%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2.33 ms
(13.43%)
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:
[
  "/connect/azure"
  "path"
  "auto_create"
  "/connect/azure"
  "path_query"
  "https://dev-mel.inuvialuit.com/connect/azure"
  "entire_uri"
]
1.93 ms
(11.15%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.65 ms
(9.50%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]

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.

Entities Mapping

No mapped entities.