Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
SuperMarketController::actionStorefront()
Log
107
Time
235 ms
Memory
6.9 MB
DB
68
127 ms
Explain Query (mysql)
EXPLAIN
SELECT
*
FROM
`
user_home_deliveries
`
`
t
`
WHERE
`
t
`
.
`
order_id
`
=
'
22405554
'
LIMIT
1
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
t
ref
idx_order_id
idx_order_id
4
const
1
100.00