array keys() Get the keys present in the message bag. Return Value array
bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
QueueingFactory getCookieJar() Get the cookie creator instance used by the guard. Return Value QueueingFactory Exceptions RuntimeException
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
ArrayIterator getIterator() Get an iterator for the items. Return Value ArrayIterator
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
static void restored(Closure|string $callback) Register a restored model event with the dispatcher. Parameters Closure|string $callback Return Value void
$this setRouteResolver(Closure $callback) Set the route resolver callback. Parameters Closure $callback Return Value $this
Builder|Model newQueryWithoutScopes() Get a new query builder that doesn't have any global scopes. Return Value Builder|Model
string columnize(array $columns) Convert an array of column names into a delimited string. Parameters array $columns Return Value string
Page 467 of 996