POST https://plm.turbob2b.com/api/webshop/category/tree

Query Metrics

136 Database Queries
12 Different statements
34.36 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.88 ms
(46.22%)
25
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  16714
]
7.67 ms
(22.32%)
50
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:
[
  1760732772
  "site_domain_bedb1e5f98f4fc452292c5f8cc85c060"
]
7.31 ms
(21.28%)
43
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:
[
  1760732772
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.85 ms
(2.47%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/api/webshop/category/"
  "tree"
]
0.58 ms
(1.69%)
1
SELECT object_localized_PimCategory_zh.id as id, object_localized_PimCategory_zh.type as `type` FROM object_localized_PimCategory_zh WHERE ((`grade` = ?)  AND  object_localized_PimCategory_zh.type IN ('object','variant','folder')) AND object_localized_PimCategory_zh.published = 1 ORDER BY `sort`
Parameters:
[
  1
]
0.56 ms
(1.62%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/api/webshop/category/tree"
]
0.54 ms
(1.56%)
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:
[
  1760732772
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.32 ms
(0.92%)
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:
[
  "/api/webshop/category/tree"
  "path"
  "auto_create"
  "/api/webshop/category/tree"
  "path_query"
  "https://plm.turbob2b.com/api/webshop/category/tree"
  "entire_uri"
]
0.19 ms
(0.55%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.17 ms
(0.51%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.15 ms
(0.44%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.14 ms
(0.42%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PimCategory"
]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.