GET https://apimsa.mysportapp.ch/en/account/register

Query Metrics

29 Database Queries
13 Different statements
10.50 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.60 ms
(34.27%)
8
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:
[
  1726777285
  "site_domain_bc8af0b98a09669d2a31ad3bedc1dfa3"
]
1.30 ms
(12.34%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.96 ms
(9.13%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/account/"
  "register"
]
0.73 ms
(6.96%)
2
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/customers/--/"
  "--"
]
0.61 ms
(5.77%)
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:
[
  "/en/account/register"
  "path"
  "auto_create"
  "/en/account/register"
  "path_query"
  "https://apimsa.mysportapp.ch/en/account/register"
  "entire_uri"
]
0.60 ms
(5.69%)
2
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:
[
  1726777285
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.53 ms
(5.03%)
2
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:
[
  1726777285
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.50 ms
(4.74%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/account/register"
]
0.43 ms
(4.05%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.36 ms
(3.47%)
1
SELECT objects.id AS id, objects.type AS `type` FROM objects WHERE (path = ? AND `key` = ?)  AND (id IS NOT NULL)  AND  objects.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
  "/Customer Management/customers/--/--/"
  "-"
]
0.34 ms
(3.28%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.34 ms
(3.28%)
1
SELECT objects.*, tree_locks.locked AS locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  30615
]
0.21 ms
(1.99%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  30615
]

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.