void touch() Touch all of the related models for the relationship.
Model getRelated()
Model newFromBuilder(array $attributes = array(), string|null
Builder|
mixed getResults() Get the results of the relationship.
string getPlainForeignKey() Get the plain foreign key.
string updatedAt() Get the name of the "updated at" column.
bool touches(string $relation) Determine if the model touches a given relation
array getHidden() Get the hidden attributes for the model.
string getMorphClass() Get the class name for polymorphic relations.
Page 33 of 87