SchemaModule
Less than 1 minute
SchemaModule
Console module for inspecting database schema structure.
class SchemaModule extends \Hazaar\Console\DBI\ModuleProvides commands to display the currently applied schema or the complete known schema representation from the DBI schema manager.
Methods
configure
Registers the schema command and output options.
protected configure(): voidexecute
Executes schema inspection and prints JSON output.
protected execute(Input $input, Output $output): intParameters
| Parameter | Type | Description |
|---|---|---|
$input | Input | parsed command input |
$output | Output | console output writer |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000