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

Method insert

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

* Issue an INSERT sql statement for this model's attribute. * * @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 1

saveMethod · 0.95

Calls 10

verify_not_readonlyMethod · 0.95
_validateMethod · 0.95
invoke_callbackMethod · 0.95
dirty_attributesMethod · 0.95
get_primary_keyMethod · 0.95
tableMethod · 0.45
connectionMethod · 0.45
insert_idMethod · 0.45

Tested by

no test coverage detected