| Database Execution | Duration |
|---|---|
|
COPY
SELECT * FROM `carts` WHERE `token` = ? LIMIT 1
|
0.72ms |
|
COPY
SELECT * FROM cart_items WHERE cart_id = ?
|
0.22ms |
| Action | Key | Status |
|---|---|---|
| HAS | nexa_settings_all | HIT |
| GET | nexa_settings_all | HIT |
| REMEMBER | nexa_currencies_all | HIT |
| REMEMBER | nexa_languages_all | HIT |
| Milestone | At |
|---|---|
| System Init | 0.00 ms |
| Environment Loaded | 0.13 ms |
| Core Services Registered | 0.36 ms |
| Modules Discovered | 2.87 ms |
| TestModule Booted | 9.85 ms |
| Modules Booted | 10.03 ms |
| Middleware Passed | 12.98 ms |
| Route Matched: checkout.index | 13.02 ms |
| Controller Action Started | 13.02 ms |
| Controller Action Finished | 27.28 ms |
| Router Dispatched | 27.28 ms |
| Response Ready | 27.35 ms |
| App Finalized | 27.36 ms |
{
"_initialized": true,
"cart_token": "c1f5f83f075aa1dd248d99d0eb747e1c",
"_token": "c0372ae81c0e90265c684fa07c2d993d70d3644ab7bc7b42175976341ad3582e"
}