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
opted_in
FROM
promo_users_log
WHERE
user_id
=
'
203694
'
AND
promo
=
'
30_percent_off_3_weeks_2024
'
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
promo_users_log
ref
promo_users_log_user_id
promo_users_log_user_id
4
const
3
10.00
Using where