bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool
bool offsetExists(string $key) Determine if a piece of data is bound. Parameters string $key Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
static void creating(Closure|string $callback, int $priority) Register a creating model event with the dispatcher. Parameters Closure|string $callback int $priority Return Value void
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
destroy($sessionId) {@inheritdoc} Parameters $sessionId
$this push(mixed $value) Push an item onto the end of the collection. Parameters mixed $value Return Value $this
read($sessionId) {@inheritdoc} Parameters $sessionId
array getQueryLog() Get the connection query log. Return Value array
void addConstraints() Set the base constraints on the relation query. Return Value void
Page 856 of 996