array getFillable() Get the fillable attributes for the model. Return Value array
static Dispatcher getEventDispatcher() Get the event dispatcher instance. Return Value Dispatcher
string getEmailForPasswordReset() Get the e-mail address where password reset links are sent. Return Value string
array getDirty() Get the attributes that have been changed since last sync. Return Value array
array getDates() Get the attributes that should be converted to dates. Return Value array
string getCreatedAtColumn() Get the name of the "created at" column. Return Value string
static ConnectionResolverInterface getConnectionResolver() Get the connection resolver instance. Return Value ConnectionResolverInterface
string getConnectionName() Get the current connection name for the model. Return Value string
Connection getConnection() Get the database connection for the model. Return Value Connection
array getCasts() Get the casts array. Return Value array
Page 50 of 996