array broadcastOn() Get the channels the event should broadcast on. Return Value array
int getFetchMode() Get the default fetch mode for the connection. Return Value int
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
mixed avg(callable|string|null $callback = null) Get the average value of a given key. Parameters callable|string|null $callback Return Value mixed
$this states(array|dynamic $states) Set the states to be applied to the model. Parameters array|dynamic $states Return Value $this
$this syncOriginalAttribute(string $attribute) Sync a single original attribute with its current value. Parameters string $attribute Return Value $this
$this setTable(string $table) Set the table associated with the model. Parameters string $table Return Value $this
Page 13 of 996