MCPcopy Create free account
hub / github.com/Alex-developer/agsattrack / update

Method update

php/framework/libs/o/lib/Model.php:846–869  ·  view source on GitHub ↗

* Issue an UPDATE sql statement for this model's dirty attributes. * * @see save * @param boolean $validate Set to true or false depending on if you want the validators to run or not * @return boolean True if the model was saved to the database otherwise false */

($validate=true)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

saveMethod · 0.95
update_attributeMethod · 0.95
update_allMethod · 0.45

Calls 7

verify_not_readonlyMethod · 0.95
_validateMethod · 0.95
is_dirtyMethod · 0.95
values_for_pkMethod · 0.95
invoke_callbackMethod · 0.95
dirty_attributesMethod · 0.95
tableMethod · 0.45

Tested by

no test coverage detected