MorphPivot::freshTimestamp()
  • References/PHP/Laravel/Database/Eloquent/Relations

Carbon freshTimestamp() Get a fresh timestamp for the model.

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

static void addGlobalScope(

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

array jsonSerialize() Convert the object into something JSON serializable

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

int update(array $attributes) Perform an update on all the related models

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

string relatedUpdatedAt() Get the name of the related model's "updated

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

Model firstOrNew(array $attributes)

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

static void saved(Closure|string $callback, int $priority)

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

array initRelation(array $models, string $relation) Initialize the relation

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

Collection getEager()

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