Query Metrics
23
Database Queries
9
Different statements
13.28 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.07 ms (60.76%) |
1 |
SELECT object_13.o_id as o_id, object_13.o_type as o_type FROM object_13 WHERE (pincode = :name AND object_13.o_type IN ('object','folder')) AND object_13.o_published = 1
Parameters:
[ "name" => "400706" ] |
3.03 ms (22.84%) |
13 |
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:
[ 1738276220 [ "\x00tags\x00site_domain_83d2c431acc7a349222e1ad7d3477403" "site_domain_83d2c431acc7a349222e1ad7d3477403" ] ] |
0.46 ms (3.45%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "wearhouseDetectionApi" "path" => "/" ] |
0.42 ms (3.13%) |
1 |
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE (location_name = :name AND object_2.o_type IN ('object','folder')) AND object_2.o_published = 1
Parameters:
[ "name" => "Mumbai" ] |
0.38 ms (2.89%) |
2 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Location" "path" => "/" ] |
0.36 ms (2.73%) |
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" => "/wearhouseDetectionApi" "sourcePathQuery" => "/wearhouseDetectionApi" "sourceEntireUri" => "http://43.205.101.159/wearhouseDetectionApi" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.21 ms (1.58%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
0.18 ms (1.34%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.17 ms (1.27%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wearhouseDetectionApi" ] |
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.