bool isForceDeleting() Determine if the model is currently force deleting. Return Value bool
Collection values() Reset the keys on the underlying array. Return Value Collection
void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
array getSections() Get the entire array of sections. Return Value array
Model getParent() Get the parent model of the relation. Return Value Model
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
void register() Register the service provider. Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
Page 275 of 996