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

array getDirty() Get the attributes that have been changed since last sync

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

array getGlobalScopes() Get the global scopes for this class instance.

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

static Collection|

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

$this append(array|string $attributes) Append attributes to query when

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

static bool hasGlobalScope(Scope|string $scope)

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

mixed resolve(string $type, mixed $id) Resolve the entity for the given

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

bool isGuarded(string $key) Determine if the given key is guarded.

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

$this guard(array $guarded) Set the guarded attributes for the model.

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

void touchOwners() Touch the owning relations of the model.

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

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

2025-01-10 15:47:30