Query Metrics
136
Database Queries
24
Different statements
190.98 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
55.98 ms (29.31%) |
101 |
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:
[ 1765491241 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
16.97 ms (8.89%) |
8 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"32"
]
|
|
15.67 ms (8.20%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
33
]
|
|
13.95 ms (7.31%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
13.58 ms (7.11%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "professional-training-culinary-programs" "path" => "/ar/" ] |
|
13.49 ms (7.06%) |
1 |
SELECT object_27.o_id as o_id, object_27.o_type as o_type FROM object_27 WHERE (o_id = 206 AND object_27.o_type IN ('object','folder')) AND object_27.o_published = 1
Parameters:
[] |
|
13.06 ms (6.84%) |
1 |
SELECT object_localized_32_ar.o_id as o_id, object_localized_32_ar.o_type as o_type FROM object_localized_32_ar WHERE (videoName LIKE ? AND object_localized_32_ar.o_type IN ('object','folder')) AND object_localized_32_ar.o_published = 1 LIMIT 12
Parameters:
[
"%%"
]
|
|
12.75 ms (6.67%) |
2 |
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:
[] |
|
9.03 ms (4.73%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
8.36 ms (4.38%) |
2 |
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:
[] |
|
4.33 ms (2.27%) |
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:
[] |
|
3.29 ms (1.72%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ar/professional-training-culinary-programs' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
2.01 ms (1.05%) |
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:
[] |
|
1.24 ms (0.65%) |
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:
[] |
|
1.02 ms (0.54%) |
1 |
SELECT object_localized_30_ar.o_id as o_id, object_localized_30_ar.o_type as o_type FROM object_localized_30_ar WHERE ( object_localized_30_ar.o_type IN ('object','folder')) AND object_localized_30_ar.o_published = 1
Parameters:
[] |
|
0.96 ms (0.50%) |
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 [ 47742 47759 47777 47778 ] ] |
|
0.91 ms (0.48%) |
4 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
47742
]
|
|
0.81 ms (0.43%) |
1 |
SELECT COUNT(*) FROM object_localized_32_ar WHERE (videoName LIKE ? AND object_localized_32_ar.o_type IN ('object','folder')) AND object_localized_32_ar.o_published = 1
Parameters:
[
"%%"
]
|
|
0.81 ms (0.43%) |
1 |
SELECT object_localized_32_ar.o_id as o_id, object_localized_32_ar.o_type as o_type FROM object_localized_32_ar WHERE ( object_localized_32_ar.o_type IN ('object','folder')) AND object_localized_32_ar.o_published = 1
Parameters:
[] |
|
0.77 ms (0.40%) |
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
]
|
|
0.71 ms (0.37%) |
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/professional-training-culinary-programs" "sourcePathQuery" => "/ar/professional-training-culinary-programs" "sourceEntireUri" => "https://gcs.centric.ae/ar/professional-training-culinary-programs" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.57 ms (0.30%) |
1 |
SELECT object_33.o_id as o_id, object_33.o_type as o_type FROM object_33 WHERE ( object_33.o_type IN ('object','folder')) AND object_33.o_published = 1
Parameters:
[] |
|
0.35 ms (0.19%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.33 ms (0.17%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
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.