Query Metrics

51 Database Queries
16 Different statements
21.53 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.58 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:
[
  "/admin/asset/tree-get-children-by-id"
  "path"
  "auto_create"
  "/admin/asset/tree-get-children-by-id?_dc=1769660073912&limit=100&view=&page=1&start=0&node=1"
  "path_query"
  "https://shopify.howmas.com/admin/asset/tree-get-children-by-id?_dc=1769660073912&limit=100&node=1&page=1&start=0&view="
  "entire_uri"
]
3 1.41 ms
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:
[
  1769660043
  "system_route_redirect"
]
4 0.30 ms
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:
[
  1769660043
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
5 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
6 1.40 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
7 0.34 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
8 2.94 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
9 0.33 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
10 0.56 ms
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:
[
  1769660044
  "asset_1"
]
11 0.27 ms
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:
[
  1769660044
  "asset_1\x01tags\x01"
]
12 0.33 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  1
]
13 0.77 ms
SELECT assets.id, assets.type FROM assets WHERE (parentId = ?)  ORDER BY FIELD(assets.type, 'folder') DESC, CAST(assets.filename AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci ASC    LIMIT 100
Parameters:
[
  1
]
14 0.29 ms
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:
[
  1769660044
  "asset_5"
]
15 0.22 ms
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:
[
  1769660044
  "asset_5\x01tags\x01"
]
16 0.22 ms
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:
[
  1769660044
  "asset_17"
]
17 0.20 ms
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:
[
  1769660044
  "asset_17\x01tags\x01"
]
18 0.22 ms
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:
[
  1769660044
  "asset_2"
]
19 0.21 ms
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:
[
  1769660044
  "asset_2\x01tags\x01"
]
20 0.17 ms
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:
[
  1769660044
  "asset_8"
]
21 0.26 ms
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:
[
  1769660044
  "asset_8\x01tags\x01"
]
22 0.26 ms
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:
[
  1769660044
  "asset_12"
]
23 0.28 ms
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:
[
  1769660044
  "asset_12\x01tags\x01"
]
24 0.36 ms
SELECT COUNT(*) FROM assets WHERE (parentId = ?)
Parameters:
[
  1
]
25 0.41 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/gift4tee/%"
]
26 0.21 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
27 0.23 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  5
]
28 0.54 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/gift4tee/%"
]
29 0.27 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
30 0.31 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/Gift4Tee/%"
]
31 0.23 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
32 0.28 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  17
]
33 0.30 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/Gift4Tee/%"
]
34 0.21 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
35 0.28 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/shop/%"
]
36 0.18 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
37 0.18 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  2
]
38 0.28 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/shop/%"
]
39 0.19 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
40 0.27 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/default-empty-base-image.png/%"
]
41 0.20 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
42 0.20 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  8
]
43 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
44 0.32 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/default-empty-base-image.png/%"
]
45 0.20 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
46 0.37 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/product\_template\_csv.csv/%"
]
47 0.24 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
48 0.20 ms
SELECT `a`.`id` FROM `assets` a  WHERE parentId = ?  LIMIT 1;
Parameters:
[
  12
]
49 1.23 ms
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
  "/product\_template\_csv.csv/%"
]
50 0.28 ms
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[]
51 0.26 ms
SELECT COUNT(*) AS count FROM assets WHERE parentId = ?
Parameters:
[
  1
]

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.