Builder|
Collection get(array $columns = array('*'))
bool insert(array $values) Insert a new record into the database.
string freshTimestampString() Get a fresh timestamp for the model.
static Model forceCreate(array $attributes)
void dropSoftDeletes() Indicate that the soft delete column should be dropped
static void cacheMutatedAttributes(string $class) Extract and
mixed getFetchArgument() Get the fetch argument to be applied when selecting
bool|null delete() Delete the pivot model record from the database.
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship)
Page 56 of 100