Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
SuperMarketController::actionGetUserOrderDetails()
Log
73
Time
177 ms
Memory
3.5 MB
DB
40
77 ms
Explain Query (mysql)
EXPLAIN
SELECT
*
FROM
orders
WHERE
order_id
=
'
22240692
'
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
orders
const
PRIMARY
PRIMARY
4
const
1
100.00