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

Method save

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

* Save the model to the database. * * This function will automatically determine if an INSERT or UPDATE needs to occur. * If a validation or a callback for this model returns false, then the model will * not be saved and this will return false. * * If saving an existing model only data that has changed will be saved. * * @param boolean $validate Set to true or false depending on if

($validate=true)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

update_attributesMethod · 0.95
createMethod · 0.45
test_flag_dirtyMethod · 0.45
test_inclusionMethod · 0.45
test_exclusionMethod · 0.45

Calls 4

verify_not_readonlyMethod · 0.95
is_new_recordMethod · 0.95
insertMethod · 0.95
updateMethod · 0.95