string wrapTable(Expression|string $table)
string parameter(mixed $value) Get the appropriate query parameter place-holder
string secret(string $question, bool $fallback = true) Prompt the user
string anticipate(string $question, array $choices, string $default = null)
$this whereNull(string $column, string $boolean = 'and', bool $not = false)
void warn(string $string, null|int|string $verbosity = null) Write a string
bool touches(string $relation) Determine if the model touches a given relation
array toArray() Convert the model instance to an array.
string wrap(Expression|string $value, bool $prefixAlias
string getPlainForeignKey() Get the plain foreign key.
Page 71 of 100