mixed random(int $amount = 1) Get one or more items randomly from the collection
bool touches(string $relation) Determine if the model touches a given relation
static Builder on(string|null $connection =
MorphToMany morphedByMany(string
string getConnectionName() Get the current connection name for the model
string getCreatedAtColumn() Get the name of the "created at" column.
Builder applyGlobalScopes(
mixed search(mixed $value, bool $strict = false) Search the collection
static void unsetConnectionResolver() Unset the connection resolver
$this times(int $amount) Set the amount of models you wish to create /
Page 48 of 100