mixed getResults() Get the results of the relationship. Return Value mixed
Builder getRelationCountQueryForSelfRelation(Builder $query, Builder $parent) Add the constraints for a relationship count query on the same table. Parameters Builder $query Builder $parent Return Value Builder
Builder getRelationCountQuery(Builder $query, Builder $parent) Get the relationship count query. Parameters Builder $query Builder $parent Return Value Builder
string getRelationCountHash() Get a relationship join table hash. Return Value string
Model getRelated() Get the related model of the relation. Return Value Model
Builder getQuery() Get the underlying query for the relation. Return Value Builder
string getQualifiedParentKeyName() Get the fully qualified parent key name. Return Value string
string getPlainMorphType() Get the plain morph type name without the table. Return Value string
string getPlainForeignKey() Get the plain foreign key. Return Value string
mixed getParentKey() Get the key value of the parent's local key. Return Value mixed
Page 442 of 996