void __construct(Model $parent, array $attributes, string
bool chunk(int $count, callable $callback) Chunk the results of the query
$this setRawAttributes(array $attributes, bool $sync = false) Set the array
string getQualifiedParentKeyName() Get the fully qualified parent key name
string getConnectionName() Get the current connection name for the model
int rawUpdate(array $attributes = array()) Run a raw update against the
string getHasCompareKey() Get the key for comparing against the parent
static Model create(array $attributes = array())
$this guard(array $guarded) Set the guarded attributes for the model.
void addEagerConstraints(array $models) Set the constraints for an eager
Page 23 of 87