https://pim2.centricdxb.com/en_US/cart/remove-from-cart?item=157582

Query Metrics

23 Database Queries
10 Different statements
5.99 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.94 ms
(49.05%)
9
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:
[
  1765338975
  [
    "\x00tags\x00site_domain_01288e4ad442cb079665bd93f482e641"
    "site_domain_01288e4ad442cb079665bd93f482e641"
  ]
]
1.79 ms
(29.91%)
1
SELECT object_23.o_id AS o_id, object_23.o_type AS o_type FROM object_23 WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND  object_23.o_type IN ('object','folder')) AND object_23.o_published = 1
Parameters:
[
  "Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_6938ef5f48c02"
]
0.52 ms
(8.75%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/en_US/cart/remove-from-cart"
  "sourcePathQuery" => "/en_US/cart/remove-from-cart?item=157582"
  "sourceEntireUri" => "https://pim2.centricdxb.com/en_US/cart/remove-from-cart?item=157582"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.25 ms
(4.24%)
4
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "remove-from-cart"
  "path" => "/en_US/cart/"
]
0.15 ms
(2.52%)
3
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en_US/cart/remove-from-cart"
]
0.08 ms
(1.39%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.07 ms
(1.12%)
1
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  2
]
0.06 ms
(1.07%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.06 ms
(1.00%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.06 ms
(0.95%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]

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.