Query Metrics
107
Database Queries
18
Different statements
36.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
24.21 ms (67.21%) |
84 |
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:
[ 1765489530 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
1.31 ms (3.65%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
|
1.20 ms (3.33%) |
1 |
SELECT object_localized_17_en.o_id as o_id, object_localized_17_en.o_type as o_type FROM object_localized_17_en WHERE (category REGEXP CONCAT('(^|,)(', REPLACE('49546',',', '|'), ')(,|$)') AND object_localized_17_en.o_type IN ('object','folder')) AND object_localized_17_en.o_published = 1
Parameters:
[] |
|
1.02 ms (2.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.93 ms (2.58%) |
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.90 ms (2.51%) |
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.87 ms (2.43%) |
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.85 ms (2.35%) |
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 (2.18%) |
1 |
SELECT COUNT(*) FROM object_localized_11_en WHERE (cat_url = ? AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[
"international"
]
|
|
0.63 ms (1.76%) |
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.58 ms (1.62%) |
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 (cat_url = ? AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[
"international"
]
|
|
0.57 ms (1.58%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "international" "path" => "/en/recipes/" ] |
|
0.51 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" => "/en/recipes/international" "sourcePathQuery" => "/en/recipes/international" "sourceEntireUri" => "https://gcs.centric.ae/en/recipes/international" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.46 ms (1.27%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.38 ms (1.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.34 ms (0.96%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.23 ms (0.64%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.22 ms (0.61%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/recipes/international" ] |
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.