int queue(string $command, array $parameters = array()) Queue the given console command. Parameters string $command array $parameters Return Value int
string fullUrl() Get the full URL for the request. Return Value string
array getObservableEvents() Get the observable event names. Return Value array
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
$this setRelation(string $relation, mixed $value) Set the specific relationship in the model. Parameters string $relation mixed $value Return Value $this
array options() Get all of the options passed to the command. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void subscribe(object|string $subscriber) Register an event subscriber with the dispatcher. Parameters object|string $subscriber Return Value void
array getHidden() Get the hidden attributes for the model. Return Value array
Container getContainer() Get the service container instance. Return Value Container
Page 965 of 996