Query Metrics
133
Database Queries
26
Different statements
45.81 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
22.04 ms (48.12%) |
98 |
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:
[ 1765492024 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
2.79 ms (6.10%) |
1 |
SELECT object_localized_67_ar.o_id as o_id, object_localized_67_ar.o_type as o_type FROM object_localized_67_ar WHERE (o_id NOT IN (?) AND object_localized_67_ar.o_type IN ('object','folder')) AND object_localized_67_ar.o_published = 1 ORDER BY `oo_id` DESC LIMIT 1
Parameters:
[
122972
]
|
|
2.44 ms (5.32%) |
2 |
SELECT COUNT(*) FROM object_28 WHERE (recipe_id__id IN (?) AND object_28.o_type IN ('object','folder')) AND object_28.o_published = 1
Parameters:
[
436
]
|
|
1.59 ms (3.46%) |
8 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"17"
]
|
|
1.54 ms (3.36%) |
1 |
SELECT object_28.o_id as o_id, object_28.o_type as o_type FROM object_28 WHERE (recipe_id__id IN (?) AND object_28.o_type IN ('object','folder')) AND object_28.o_published = 1 ORDER BY `o_id` DESC
Parameters:
[
436
]
|
|
1.49 ms (3.26%) |
2 |
SELECT object_54.o_id as o_id, object_54.o_type as o_type FROM object_54 WHERE (op_name = ? and u_id = ? and obj_id = ? AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null 436 ] |
|
1.23 ms (2.68%) |
1 |
SELECT object_28.o_id as o_id, object_28.o_type as o_type FROM object_28 WHERE (recipe_id__id IN (?) AND object_28.o_type IN ('object','folder')) AND object_28.o_published = 1 ORDER BY `o_id` DESC LIMIT 2
Parameters:
[
436
]
|
|
1.23 ms (2.68%) |
1 |
SELECT COUNT(*) FROM object_localized_17_ar WHERE (url = ? AND object_localized_17_ar.o_type IN ('object','folder')) AND object_localized_17_ar.o_published = 1
Parameters:
[
"tuna-corn-quiche"
]
|
|
1.20 ms (2.61%) |
1 |
SELECT object_localized_17_ar.o_id as o_id, object_localized_17_ar.o_type as o_type FROM object_localized_17_ar WHERE (url = ? AND object_localized_17_ar.o_type IN ('object','folder')) AND object_localized_17_ar.o_published = 1
Parameters:
[
"tuna-corn-quiche"
]
|
|
1.10 ms (2.41%) |
1 |
SELECT object_localized_17_ar.o_id as o_id, object_localized_17_ar.o_type as o_type FROM object_localized_17_ar WHERE (cuisine = ? and name != ? AND object_localized_17_ar.o_type IN ('object','folder')) AND object_localized_17_ar.o_published = 1 ORDER BY RAND() LIMIT 3
Parameters:
[ "international " "فطيرة الكيش بالذرة والتونة" ] |
|
0.91 ms (1.99%) |
1 |
SELECT object_localized_11_ar.o_id as o_id, object_localized_11_ar.o_type as o_type FROM object_localized_11_ar WHERE ( object_localized_11_ar.o_type IN ('object','folder')) AND object_localized_11_ar.o_published = 1
Parameters:
[] |
|
0.85 ms (1.87%) |
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_693b452f13531"
]
|
|
0.84 ms (1.84%) |
1 |
SELECT COUNT(*) FROM object_localized_43_ar WHERE (o_parentId = 269 AND object_localized_43_ar.o_type IN ('object','folder')) AND object_localized_43_ar.o_published = 1
Parameters:
[] |
|
0.83 ms (1.81%) |
1 |
SELECT object_localized_4_ar.o_id as o_id, object_localized_4_ar.o_type as o_type FROM object_localized_4_ar WHERE ( object_localized_4_ar.o_type IN ('object','folder')) AND object_localized_4_ar.o_published = 1 ORDER BY `order` ASC LIMIT 10
Parameters:
[] |
|
0.81 ms (1.77%) |
1 |
SELECT object_localized_41_ar.o_id as o_id, object_localized_41_ar.o_type as o_type FROM object_localized_41_ar WHERE ( object_localized_41_ar.o_type IN ('object','folder')) AND object_localized_41_ar.o_published = 1 ORDER BY `order` ASC LIMIT 5
Parameters:
[] |
|
0.74 ms (1.62%) |
1 |
SELECT object_54.o_id as o_id, object_54.o_type as o_type FROM object_54 WHERE (op_name = ? and u_id = ? and obj_data__id IN (?) AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null [ 568 47621 ] ] |
|
0.66 ms (1.43%) |
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" => "/ar/all-recipes/tuna-corn-quiche" "sourcePathQuery" => "/ar/all-recipes/tuna-corn-quiche" "sourceEntireUri" => "https://gcs.centric.ae/ar/all-recipes/tuna-corn-quiche" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.58 ms (1.27%) |
1 |
SELECT object_localized_43_ar.o_id as o_id, object_localized_43_ar.o_type as o_type FROM object_localized_43_ar WHERE (o_parentId = 269 AND object_localized_43_ar.o_type IN ('object','folder')) AND object_localized_43_ar.o_published = 1 ORDER BY `name` ASC LIMIT 20
Parameters:
[] |
|
0.50 ms (1.08%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "tuna-corn-quiche" "path" => "/ar/all-recipes/" ] |
|
0.48 ms (1.04%) |
1 |
SELECT * FROM object_collection_serving_17 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 436 "serving_options" ] |
|
0.42 ms (0.92%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.34 ms (0.74%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.34 ms (0.74%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.33 ms (0.73%) |
1 |
select `ingredeints` from object_collection_serving_17 where o_id = 436 and fieldname = 'serving_options' and `index` = 0
Parameters:
[] |
|
0.32 ms (0.70%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.20 ms (0.43%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/ar/all-recipes/tuna-corn-quiche" ] |
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.