Builder newQuery()
void __clone() Force a clone of the underlying query builder when cloning
array getAttributes() Get all of the current attributes on the model.
BelongsToMany orWherePivotIn(string
string getForeignKey() Get the foreign key of the relationship.
mixed getParentKey() Get the key value of the parent's local key.
bool relationLoaded(string $key) Determine if the given relation is loaded
$this withHidden(array|string $attributes) Make the given, typically hidden
mixed first(array $columns = array('*')) Execute the query and get the
static Dispatcher getEventDispatcher()
Page 39 of 87