Collection::flatMap()
  • References/PHP/Laravel/Database/Eloquent

Collection flatMap(callable $callback)

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

string getQualifiedOtherKeyName() Get the fully qualified associated key

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

mixed makeAs(string $class, string $name, array $attributes = array()) Create

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

static mixed unguarded(callable $callback) Run the given callable

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

Builder|

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

bool hasSetMutator(string $key) Determine if a set mutator exists for an

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

void addEagerConstraints(array $models) Set the constraints for an eager

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

int rawUpdate(array $attributes = array()) Run a raw update against the

2025-01-10 15:47:30
HasOne::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
MorphPivot::getDates()
  • References/PHP/Laravel/Database/Eloquent/Relations

array getDates() Get the attributes that should be converted to dates.

2025-01-10 15:47:30