MorphTo::associate()
  • References/PHP/Laravel/Database/Eloquent/Relations

Model associate(

2025-01-10 15:47:30
BelongsToMany::getRelationQuery()
  • References/PHP/Laravel/Database/Eloquent/Relations

Builder getRelationQuery(

2025-01-10 15:47:30
Pivot::newCollection()
  • References/PHP/Laravel/Database/Eloquent/Relations

Collection newCollection(array $models = array())

2025-01-10 15:47:30
MorphMany::getPlainMorphType()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getPlainMorphType() Get the plain morph type name without the table

2025-01-10 15:47:30
MorphOneOrMany::getRelationCountHash()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getRelationCountHash() Get a relationship join table hash.

2025-01-10 15:47:30
BelongsToMany::newExistingPivot()
  • References/PHP/Laravel/Database/Eloquent/Relations

Pivot newExistingPivot(array $attributes

2025-01-10 15:47:30
MorphMany::getBaseQuery()
  • References/PHP/Laravel/Database/Eloquent/Relations

Builder getBaseQuery()

2025-01-10 15:47:30
BelongsTo::getQualifiedOtherKeyName()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getQualifiedOtherKeyName() Get the fully qualified associated key

2025-01-10 15:47:30
BelongsToMany::getHasCompareKey()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getHasCompareKey() Get the key for comparing against the parent

2025-01-10 15:47:30
Relation::addConstraints()
  • References/PHP/Laravel/Database/Eloquent/Relations

abstract void addConstraints() Set the base constraints

2025-01-10 15:47:30