Query Metrics

49 Database Queries
14 Different statements
22.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.31 ms
(49.47%)
22
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AP"
]
3.37 ms
(14.72%)
6
SELECT * FROM translations_admin WHERE `key` = ?
            AND `language` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[
  "Product Data"
  "ca"
  "cs"
  "de"
  "en"
  "es"
  "fr"
  "hu"
  "it"
  "ja"
  "nl"
  "pl"
  "pt"
  "ru"
  "sk"
  "sv"
  "th"
  "tr"
  "uk"
  "zh_Hans"
]
3.13 ms
(13.69%)
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:
[
  "/admin/class/get-tree"
  "path"
  "auto_create"
  "/admin/class/get-tree?_dc=1766127965165&page=1&start=0&limit=25"
  "path_query"
  "https://pimcore-demo.thewebapps.in/admin/class/get-tree?_dc=1766127965165&limit=25&page=1&start=0"
  "entire_uri"
]
1.10 ms
(4.82%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.79 ms
(3.45%)
6
SELECT * FROM targeting_target_groups WHERE id = ?
Parameters:
[
  5
]
0.71 ms
(3.09%)
3
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1766127965
  "system_route_redirect"
]
0.51 ms
(2.23%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.35 ms
(1.53%)
1
SELECT id FROM classes ORDER BY `name` ASC
Parameters:
[]
0.34 ms
(1.48%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.28 ms
(1.22%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.27 ms
(1.19%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.26 ms
(1.14%)
1
SELECT id FROM targeting_target_groups ORDER BY `name` ASC
Parameters:
[]
0.25 ms
(1.10%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1766127965
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.20 ms
(0.87%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.