array getRelations() Get all the loaded relations for the instance.
array getGuarded() Get the guarded attributes for the model.
string getMorphClass() Get the class name of the parent model.
string updatedAt() Get the name of the "updated at" column.
Model getParent()
string getPlainForeignKey() Get the plain foreign key.
BelongsToMany wherePivot(string
$this setHidden(array $hidden) Set the hidden attributes for the model
abstract array match(array $models, Collection
int rawUpdate(array $attributes = array()) Run a raw update against the
Page 53 of 87