string getForeignKey() Get the fully qualified foreign key for the relation
string getOtherKey() Get the fully qualified "other key" for the relation
array getTouchedRelations() Get the relationships that are touched on save
$this setVisible(array $visible) Set the visible attributes for the model
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute
$this setIncrementing(bool $value) Set whether IDs are incrementing.
static void unsetEventDispatcher() Unset the event dispatcher
string getMorphType() Get the foreign key "type" name.
abstract array initRelation(array $models, string $relation)
string updatedAt() Get the name of the "updated at" column.
Page 73 of 87