string getForeignKey() Get the foreign key for the relationship. Return Value string
void setVisibility(string $path, string $visibility) Set the visibility for the given path. Parameters string $path string $visibility Return Value void
void stop() Stop listening and bail out of the script. Return Value void
mixed getRelation(string $relation) Get a specified relationship. Parameters string $relation Return Value mixed
$this minHeight(int $value) Set the "min height" constraint. Parameters int $value Return Value $this
Model firstOrNew(array $attributes) Get the first record matching the attributes or instantiate it. Parameters array $attributes Return Value Model
mixed get(mixed $key, mixed $default = null) Get an item from the collection by key. Parameters mixed $key mixed $default Return Value mixed
string getTablePrefix() Get the grammar's table prefix. Return Value string
mixed send(Mailable $mailable) Send a new mailable message instance. Parameters Mailable $mailable Return Value mixed
string relatedUpdatedAt() Get the name of the related model's "updated at" column. Return Value string
Page 274 of 996