mixed getRelation(string $relation) Get a specified relationship.
string getForeignKey() Get the fully qualified foreign key for the relation
string relatedUpdatedAt() Get the name of the related model's "updated
MorphOneOrMany class MorphOneOrMany extends
Builder getRelationQuery(
mixed __call(string $method, array $parameters) Handle dynamic method calls
Model create(array $attributes, array $joining = array()
$this withPivot(array|mixed $columns) Set the columns on the pivot table
void touchIfTouching() If we're touching the parent model, touch.
string getRelatedFreshUpdate() Get the related model's updated at column
Page 79 of 87