string getMorphClass() Get the class name of the parent model.
Collection toBase()
bool hasCast(string $key, array|string|null $types = null) Determine whether
void touch() Touch all of the related models for the relationship.
static mixed noConstraints(Closure $callback)
static void clearBootedModels() Clear the list of booted models
array getVisible() Get the visible attributes for the model.
array jsonSerialize() Convert the object into something JSON serializable
bool saveOrFail(array $options = array()) Save the model to the database
void __clone() Force a clone of the underlying query builder when cloning
Page 51 of 100