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 Mon, 27 Oct 2025 13:01:28 +0000