Query Metrics
106
Database Queries
11
Different statements
57.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
42.17 ms (73.89%) |
85 |
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:
[ 1774409742 [ "\x00tags\x00site_domain_e213af94c0ad644c0e6765544cb8bd7c" "site_domain_e213af94c0ad644c0e6765544cb8bd7c" ] ] |
|
7.23 ms (12.66%) |
1 |
SELECT object_localized_1_en.o_id as o_id, object_localized_1_en.o_type as o_type FROM object_localized_1_en WHERE (`Slug` = 'igw' AND object_localized_1_en.o_type IN ('object','folder')) AND object_localized_1_en.o_published = 1 LIMIT 1
Parameters:
[] |
|
1.66 ms (2.92%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "igw" "path" => "/api/sanity/product/" ] |
|
1.59 ms (2.78%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
1.39 ms (2.43%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/sanity/product/igw" ] |
|
0.79 ms (1.38%) |
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" => "/api/sanity/product/igw" "sourcePathQuery" => "/api/sanity/product/igw?lang=en&public=1&detailed=1" "sourceEntireUri" => "https://pimcore-acc.eleq.com/api/sanity/product/igw?detailed=1&lang=en&public=1" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.54 ms (0.95%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.50 ms (0.87%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.48 ms (0.84%) |
1 |
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:
[
5207
]
|
|
0.37 ms (0.66%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.36 ms (0.63%) |
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.