Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
SuperMarketController::actionGetAllProducts()
Log
101
Time
3,200 ms
Memory
90.5 MB
DB
73
2,192 ms
Explain Query (mysql)
EXPLAIN
SELECT
basket_design_id
,
basket_id
FROM
basket_designs
WHERE
close_date
=
'
2025-04-12
'
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
basket_designs
ref
close_date
close_date
4
const
5
100.00