$this setRedirector(Redirector $redirector) Set the Redirector instance. Parameters Redirector $redirector Return Value $this
$this setRelations(array $relations) Set the entire relations array on the model. Parameters array $relations Return Value $this
int count() Count the number of items in the collection. Return Value int
bool hasOldInput(string $key = null) Determine if the session contains old input. Parameters string $key Return Value bool
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
Illuminate\Session\Console Classes SessionTableCommand
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
string wrap(string $value) Wrap the given value with the parent query's grammar. Parameters string $value Return Value string
void __construct() Create a new console command instance. Return Value void
Page 111 of 996