dump
Less than 1 minute
dump
dump
Dumps information about one or more variables and halts the execution of the script.
public dump(mixed $data): voidThis function provides detailed information about the variables passed to it, including their values, types, and a backtrace of the call stack. It can also log the information and output it in different formats depending on the application state.
Parameters
| Parameter | Type | Description |
|---|---|---|
$data | mixed |
Generated by Hazaar API Doc Generator on Wed, 22 Jul 2026 14:10:06 +0000