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

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

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

string getRouteKeyName() Get the route key for the model.

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

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

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

static void clearBootedModels() Clear the list of booted models

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

static Dispatcher getEventDispatcher()

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

HasMany hasMany(string $related,

2025-01-10 15:47:30