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

Method invoke_callback

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

* Invokes the specified callback on this model. * * @param string $method_name Name of the call back to run. * @param boolean $must_exist Set to true to raise an exception if the callback does not exist. * @return boolean True if invoked or null if not */

($method_name, $must_exist=true)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__constructMethod · 0.95
insertMethod · 0.95
updateMethod · 0.95
deleteMethod · 0.95
_validateMethod · 0.95

Calls 2

invokeMethod · 0.45
tableMethod · 0.45

Tested by

no test coverage detected