Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
SiteController::actionPress()
Log
59
Time
1,422 ms
Memory
3.3 MB
DB
32
1,371 ms
Explain Query (mysql)
EXPLAIN
SELECT
COUNT
(
DISTINCT
products
.
name
)
FROM
products
WHERE
products
.
status
=
1
AND
supplier_id
IN
(
1
,
376
,
113
)
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
products
ref
idx_status
idx_status
1
const
3357
30.00
Using where