Class Illuminate\Database\Eloquent\Relations\MorphTo

extends BelongsTo
uses InteractsWithDictionary
Methods
Methods inherited from Illuminate\Database\Eloquent\Relations\BelongsTo
getResults(), addConstraints(), initRelation(), disassociate(), getRelationExistenceQuery(), getRelationExistenceQueryForSelfRelation(), getChild(), getForeignKeyName(), getQualifiedForeignKeyName(), getParentKey(), getOwnerKeyName(), getQualifiedOwnerKeyName(), getRelationName()
Methods inherited from Illuminate\Database\Eloquent\Relations\Relation
noConstraints(), sole(), get(), rawUpdate(), getRelationExistenceCountQuery(), getRelationCountHash(), getQuery(), getBaseQuery(), getParent(), getQualifiedParentKeyName(), getRelated(), createdAt(), updatedAt(), relatedUpdatedAt(), requireMorphMap(), requiresMorphMap(), enforceMorphMap(), morphMap(), getMorphedModel(), __clone()
Methods used from Illuminate\Support\Traits\Macroable
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(),
Methods used from Illuminate\Database\Eloquent\Relations\Concerns\ComparesRelatedModels
is(), isNot(),
Methods used from Illuminate\Database\Eloquent\Relations\Concerns\SupportsDefaultModels
withDefault()
Properties inherited from Illuminate\Database\Eloquent\Relations\Relation
$morphMap