Pivot::newPivot()
  • References/PHP/Laravel/Database/Eloquent/Relations

Pivot newPivot(

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

string getPlainForeignKey() Get the plain foreign key.

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

void __clone() Force a clone of the underlying query builder when cloning

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

array createMany(array $records) Create an array of new instances of the

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

mixed __call(string $method, array $parameters) Handle dynamic method calls

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

Collection|array saveMany(

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

string updatedAt() Get the name of the "updated at" column.

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

static void flushEventListeners() Remove all of the event listeners

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

HasOne hasOne(string $related, string

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

mixed getParentKey() Get the key value of the parent's local key.

2025-01-10 15:47:30