Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
SuperMarketController::actionStorefront()
Log
101
Time
746 ms
Memory
6.2 MB
DB
63
489 ms
Explain Query (mysql)
EXPLAIN
SELECT
*
FROM
`
community_pool_campaigns
`
`
t
`
WHERE
`
t
`
.
`
scheduled
`
=
1
AND
`
t
`
.
`
archive
`
=
0
LIMIT
1
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
t
ALL
2
50.00
Using where