extends |
Command |
---|
Methods | ||
---|---|---|
public
|
handle()
|
# |
protected
|
rebuildClosures($model)
|
# |
Methods used from Illuminate\Console\Concerns\CallsCommands |
---|
call(), callSilent(), callSilently(), runCommand(), createInputFromArguments(), context() |
Methods used from Illuminate\Console\Concerns\HasParameters |
---|
specifyParameters(), getArguments(), getOptions() |
Methods used from Illuminate\Console\Concerns\InteractsWithSignals |
---|
trap() |
Methods used from Illuminate\Support\Traits\Macroable |
---|
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(), __call() |
Constants inherited from Symfony\Component\Console\Command\Command |
---|
|
Properties | |||
---|---|---|---|
protected
|
|
$signature = 'bonsai:fix {model : The model class.}'
|
# |
protected
|
|
$description = 'Rebuilds the closures for a given tree'
|
# |
Properties inherited from Illuminate\Console\Command |
---|
$laravel, $name, $help, $hidden, $isolated, $isolatedExitCode, $aliases |
Properties used from Illuminate\Console\Concerns\InteractsWithIO |
---|
$input, $output, $verbosity, $verbosityMap |
Properties used from Illuminate\Console\Concerns\InteractsWithSignals |
---|
$signals |
Properties used from Illuminate\Support\Traits\Macroable |
---|
$macros |