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

static bool isUnguarded() Determine if current state is "unguarded"

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

mixed fromJson(string $value, bool $asObject = false) Decode the given

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

void __set(string $key, mixed $value) Dynamically set attributes on the

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

array createMany(array $records, array $joinings = array()) Create an array

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
Pivot::offsetSet()
  • References/PHP/Laravel/Database/Eloquent/Relations

void offsetSet(mixed $offset, mixed $value) Set the value for a given offset

2025-01-10 15:47:30
Model::getMutatedAttributes()
  • References/PHP/Laravel/Database/Eloquent

array getMutatedAttributes() Get the mutated attributes for a given instance

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

bool usesTimestamps() Determine if the model uses timestamps.

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

array match(array $models, Collection $results,

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