Query Metrics

14 Database Queries
6 Different statements
18.49 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
2 1.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 1.54 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/custom-pimcore-webservice/rest/breadcrumbs"
  "path"
  "auto_create"
  "/custom-pimcore-webservice/rest/breadcrumbs?link-type=relative&path=/www/de-de&no-cache=1"
  "path_query"
  "https://pimcore-app.dev-pimcore.svc.cluster.local/custom-pimcore-webservice/rest/breadcrumbs?link-type=relative&no-cache=1&path=/www/de-de"
  "entire_uri"
]
4 1.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 1.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/custom-pimcore-webservice/rest/"
  "breadcrumbs"
]
6 1.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/custom-pimcore-webservice/rest/breadcrumbs"
]
7 1.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/custom-pimcore-webservice/"
  "rest"
]
8 1.26 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/custom-pimcore-webservice/rest"
]
9 1.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "custom-pimcore-webservice"
]
10 1.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/custom-pimcore-webservice"
]
11 1.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
12 1.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
13 1.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/www/"
  "de-de"
]
14 1.33 ms
SELECT id from documents_hardlink where `sourceId` = ?
Parameters:
[
  4155
]

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.