HasRelationship
trait HasRelationship (View source)
Properties
protected Closure|null | $modifyRelationshipQueryUsing |
Methods
relationship(string $relationshipName, string $titleColumnName = null, Closure $callback = null)
No description
string
getRelationshipKey()
No description
array
getRelationshipOptions()
No description
bool
queriesRelationships()
No description
Builder
getRelationship()
No description
string
getRelationshipName()
No description
string
getRelationshipTitleColumnName()
No description
Details
HasRelationship
relationship(string $relationshipName, string $titleColumnName = null, Closure $callback = null)
No description
string
getRelationshipKey()
No description
protected array
getRelationshipOptions()
No description
bool
queriesRelationships()
No description
protected Builder
getRelationship()
No description
protected string
getRelationshipName()
No description
protected string
getRelationshipTitleColumnName()
No description