Query Metrics
184
Database Queries
19
Different statements
58.68 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
33.07 ms (56.35%) |
104 |
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:
[ 1735360582 [ "\x00tags\x00site_domain_a87f27fa0263d7fbc0cc4a4bd3070cec" "site_domain_a87f27fa0263d7fbc0cc4a4bd3070cec" ] ] |
15.01 ms (25.57%) |
53 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Industry"
]
|
1.51 ms (2.57%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"solution"
]
|
1.21 ms (2.06%) |
4 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "option-data" "path" => "/api/review/" ] |
1.05 ms (1.78%) |
1 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 1 => null 2 => null 3 => null 4 => 1735360582 ] |
0.92 ms (1.56%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/review/option-data" ] |
0.78 ms (1.34%) |
2 |
SELECT * FROM object_collection_socicalFanpage_provider WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 43836 "socicalFanpage" ] |
0.78 ms (1.33%) |
1 |
SELECT object_industry.o_id as o_id, object_industry.o_type as o_type FROM object_industry WHERE ( object_industry.o_type IN ('object','folder')) AND object_industry.o_published = 1
Parameters:
[] |
0.62 ms (1.05%) |
1 |
SELECT * FROM object_collection_Documents_solution WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 35899 "documents" ] |
0.49 ms (0.83%) |
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/review/option-data" "sourcePathQuery" => "/api/review/option-data?solution=35899" "sourceEntireUri" => "https://admin.softmaster.vn/api/review/option-data?solution=35899" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.48 ms (0.82%) |
1 |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
35899
]
|
0.44 ms (0.74%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.36 ms (0.62%) |
1 |
SELECT * FROM object_relations_solution WHERE src_id = ?
Parameters:
[
35899
]
|
0.36 ms (0.62%) |
1 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
35899
]
|
0.35 ms (0.59%) |
1 |
SELECT * FROM object_collection_photos_solution WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 35899 "photos" ] |
0.34 ms (0.58%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.32 ms (0.54%) |
1 |
SELECT * FROM object_localized_data_solution WHERE ooo_id = ? AND language IN ('vi','en')
Parameters:
[
35899
]
|
0.31 ms (0.53%) |
1 |
SELECT * FROM object_store_solution WHERE oo_id = ?
Parameters:
[
35899
]
|
0.30 ms (0.51%) |
1 |
SELECT * FROM object_collection_actionSolution_solution WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 35899 "action" ] |
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.