CanDissociateRecords
trait CanDissociateRecords (View source)
Properties
static protected bool deprecated | $hasDissociateAction | ||
static protected bool deprecated | $hasDissociateBulkAction |
Methods
bool
bool
bool
canDissociate(Model $record)
No description
bool
canDissociateAny()
No description
void
string|null
void
string|null
Details
protected bool
hasDissociateAction()
deprecated
deprecated
No description
protected bool
hasDissociateBulkAction()
deprecated
deprecated
No description
protected bool
canDissociate(Model $record)
No description
protected bool
canDissociateAny()
No description
void
dissociate()
deprecated
deprecated
No description
protected string|null
getDissociatedNotificationMessage()
deprecated
deprecated
No description
void
bulkDissociate()
deprecated
deprecated
No description
protected string|null
getBulkDissociatedNotificationMessage()
deprecated
deprecated
No description
protected Action
getDissociateAction()
deprecated
deprecated
No description
protected BulkAction
getDissociateBulkAction()
deprecated
deprecated
No description