Query Metrics
118
Database Queries
20
Different statements
53.78 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
37.52 ms (69.77%) |
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:
[ 1765507549 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
2.75 ms (5.11%) |
16 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
1.19 ms (2.22%) |
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 (url = ? AND object_localized_17_en.o_type IN ('object','folder')) AND object_localized_17_en.o_published = 1
Parameters:
[
"paella"
]
|
|
1.16 ms (2.16%) |
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 (cuisine IN (?) and name != ? AND object_localized_17_en.o_type IN ('object','folder')) AND object_localized_17_en.o_published = 1 ORDER BY RAND() LIMIT 3
Parameters:
[ "Spanish" "Paella" ] |
|
1.08 ms (2.01%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"17"
]
|
|
1.07 ms (1.99%) |
4 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "paella" "path" => "/en/menu-builder/" ] |
|
1.01 ms (1.87%) |
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_id = ? AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null 469 ] |
|
0.86 ms (1.61%) |
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.84 ms (1.57%) |
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.84 ms (1.56%) |
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.83 ms (1.54%) |
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.76 ms (1.42%) |
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.74 ms (1.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" => "/en/menu-builder/paella" "sourcePathQuery" => "/en/menu-builder/paella" "sourceEntireUri" => "https://gcs.centric.ae/en/menu-builder/paella" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.69 ms (1.28%) |
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.60 ms (1.11%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/menu-builder/paella" ] |
|
0.45 ms (0.83%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
0.37 ms (0.68%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/menu-builder/paella' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.36 ms (0.67%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.36 ms (0.66%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.31 ms (0.58%) |
1 |
SELECT * FROM translations_messages 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.