void addHidden(array|string|null $attributes = null) Add hidden attributes
mixed __call(string $method, array $parameters) Handle dynamic method calls
$this syncOriginalAttribute(string $attribute) Sync a single original attribute
Model|
$this setRelation(string $relation, mixed $value) Set the specific relationship
Builder getRelationQueryForSelfJoin(
BelongsTo belongsTo(string $related
void __clone() Force a clone of the underlying query builder when cloning
mixed getResults() Get the results of the relationship.
array getRelations() Get all the loaded relations for the instance.
Page 52 of 87