Query Metrics
98
Database Queries
20
Different statements
50.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.63 ms (39.19%) |
74 |
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:
[ 1765489536 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
11.47 ms (22.90%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
5.64 ms (11.26%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_OSTC"
]
|
|
3.65 ms (7.29%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/cartDetails' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.98 ms (1.97%) |
1 |
SELECT COUNT(*) FROM object_localized_43_en WHERE (o_parentId = 269 AND object_localized_43_en.o_type IN ('object','folder')) AND object_localized_43_en.o_published = 1
Parameters:
[] |
|
0.92 ms (1.84%) |
1 |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en WHERE ( object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[] |
|
0.85 ms (1.69%) |
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/cartDetails" "sourcePathQuery" => "/en/cartDetails" "sourceEntireUri" => "https://gcs.centric.ae/en/cartDetails" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.80 ms (1.60%) |
1 |
SELECT object_localized_41_en.o_id as o_id, object_localized_41_en.o_type as o_type FROM object_localized_41_en WHERE ( object_localized_41_en.o_type IN ('object','folder')) AND object_localized_41_en.o_published = 1 ORDER BY `order` ASC LIMIT 5
Parameters:
[] |
|
0.78 ms (1.56%) |
1 |
SELECT object_EF_OSO.o_id as o_id, object_EF_OSO.o_type as o_type FROM object_EF_OSO WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND object_EF_OSO.o_type IN ('object','folder')) AND object_EF_OSO.o_published = 1
Parameters:
[
"Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_693b3b7e972f3"
]
|
|
0.74 ms (1.48%) |
1 |
SELECT object_localized_4_en.o_id as o_id, object_localized_4_en.o_type as o_type FROM object_localized_4_en WHERE ( object_localized_4_en.o_type IN ('object','folder')) AND object_localized_4_en.o_published = 1 ORDER BY `order` ASC LIMIT 10
Parameters:
[] |
|
0.71 ms (1.42%) |
1 |
SELECT object_distributor.o_id as o_id, object_distributor.o_type as o_type FROM object_distributor WHERE ( object_distributor.o_type IN ('object','folder')) AND object_distributor.o_published = 1
Parameters:
[] |
|
0.67 ms (1.34%) |
1 |
SELECT object_localized_43_en.o_id as o_id, object_localized_43_en.o_type as o_type FROM object_localized_43_en WHERE (o_parentId = 269 AND object_localized_43_en.o_type IN ('object','folder')) AND object_localized_43_en.o_published = 1 ORDER BY `name` ASC LIMIT 20
Parameters:
[] |
|
0.65 ms (1.30%) |
1 |
SELECT object_64.o_id as o_id, object_64.o_type as o_type FROM object_64 WHERE ( object_64.o_type IN ('object','folder')) AND object_64.o_published = 1
Parameters:
[] |
|
0.59 ms (1.19%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
|
0.51 ms (1.01%) |
1 |
SELECT object_localized_67_en.o_id as o_id, object_localized_67_en.o_type as o_type FROM object_localized_67_en WHERE (o_id NOT IN (?) AND object_localized_67_en.o_type IN ('object','folder')) AND object_localized_67_en.o_published = 1 ORDER BY `oo_id` DESC LIMIT 1
Parameters:
[
122972
]
|
|
0.38 ms (0.76%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.32 ms (0.63%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.31 ms (0.62%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.27 ms (0.54%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "cartDetails" "path" => "/en/" ] |
|
0.20 ms (0.41%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
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.