Yii Debugger
1.1.25
PHP 8.0.30
Status
200
Action
CharitableController::actionDirectGiveback()
Log
62
Time
3,327 ms
Memory
4.9 MB
DB
31
3,181 ms
Explain Query (mysql)
EXPLAIN
SELECT
u
.
credits
FROM
users
u
WHERE
u
.
user_id
=
311062
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
u
const
PRIMARY
PRIMARY
4
const
1
100.00