Query Metrics
163
Database Queries
23
Different statements
273.26 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
91.67 ms (33.55%) |
95 |
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:
[ 1765491247 [ "\x00tags\x00site_domain_bc924d98e461656b565b4763d3409616" "site_domain_bc924d98e461656b565b4763d3409616" ] ] |
|
50.95 ms (18.65%) |
23 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
17.02 ms (6.23%) |
2 |
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
]
|
|
16.22 ms (5.94%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"38"
]
|
|
15.73 ms (5.76%) |
2 |
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:
[] |
|
13.49 ms (4.94%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "creative-ways-to-use-pumpkin-seeds" "path" => "/en/resource/" ] |
|
12.81 ms (4.69%) |
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_693b4228e7e6e"
]
|
|
11.84 ms (4.33%) |
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
Parameters:
[] |
|
10.35 ms (3.79%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
10.15 ms (3.71%) |
2 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Newsletter" "path" => "/NewsLetterHead/" ] |
|
6.97 ms (2.55%) |
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:
[] |
|
4.32 ms (1.58%) |
2 |
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:
[] |
|
4.12 ms (1.51%) |
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_mod_name = ? and obj_data__id = ? AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null "Article" 123255 ] |
|
1.45 ms (0.53%) |
7 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_2275__993abd6104e5c4e875ecd86b2d46bdb6"
]
|
|
1.10 ms (0.40%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/resource/creative-ways-to-use-pumpkin-seeds" ] |
|
0.96 ms (0.35%) |
1 |
SELECT object_localized_38_en.o_id as o_id, object_localized_38_en.o_type as o_type FROM object_localized_38_en WHERE (url IN (?) AND object_localized_38_en.o_type IN ('object','folder')) AND object_localized_38_en.o_published = 1
Parameters:
[
[
"creative-ways-to-use-pumpkin-seeds"
]
]
|
|
0.86 ms (0.32%) |
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_mod_name = ? and obj_data__id IN (?) AND object_54.o_type IN ('object','folder')) AND object_54.o_published = 1
Parameters:
[ "Like" null "Article" [ 221 299 661 ] ] |
|
0.83 ms (0.30%) |
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.76 ms (0.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.70 ms (0.26%) |
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/resource/creative-ways-to-use-pumpkin-seeds" "sourcePathQuery" => "/en/resource/creative-ways-to-use-pumpkin-seeds" "sourceEntireUri" => "https://gcs.centric.ae/en/resource/creative-ways-to-use-pumpkin-seeds" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.36 ms (0.13%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.35 ms (0.13%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/resource/creative-ways-to-use-pumpkin-seeds' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.27 ms (0.10%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules 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.