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

static void unsetEventDispatcher() Unset the event dispatcher

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

bool hasGetMutator(string $key) Determine if a get mutator exists for an

2025-01-10 15:47:30