bool once(array $credentials = array()) Log a user into the application without sessions or cookies. Parameters array $credentials Return Value bool
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
Container getContainer() Get the service container instance. Return Value Container
array getHidden() Get the hidden attributes for the model. Return Value array
void subscribe(object|string $subscriber) Register an event subscriber with the dispatcher. Parameters object|string $subscriber Return Value void
array arguments() Get all of the arguments passed to the command. Return Value array
bool insert(array $values) Insert a new record into the database. Parameters array $values Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void flush() Remove all items from the cache. Return Value void
string getCode() Returns the code of the closure being serialized Return Value string
Page 227 of 996