CanDissociateRecords
trait CanDissociateRecords (View source)
Properties
static protected bool deprecated | $hasDissociateAction | ||
static protected bool deprecated | $hasDissociateBulkAction |
Methods
No description
No description
Details
protected bool
hasDissociateAction()
deprecated
deprecated Actions are no longer pre-defined.
No description
protected bool
hasDissociateBulkAction()
deprecated
deprecated Actions are no longer pre-defined.
No description
protected bool
canDissociate(Model $record)
No description
protected bool
canDissociateAny()
No description
void
dissociate()
deprecated
deprecated Use `->action()` on the action instead.
No description
protected string|null
getDissociatedNotificationMessage()
deprecated
deprecated Use `->successNotificationTitle()` on the action instead.
No description
void
bulkDissociate()
deprecated
deprecated Use `->action()` on the action instead.
No description
protected string|null
getBulkDissociatedNotificationMessage()
deprecated
deprecated Use `->successNotificationTitle()` on the action instead.
No description
protected Action
getDissociateAction()
deprecated
deprecated Actions are no longer pre-defined.
No description
protected BulkAction
getDissociateBulkAction()
deprecated
deprecated Actions are no longer pre-defined.
No description