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

Method __callStatic

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

* Enables the use of dynamic finders. * * Dynamic finders are just an easy way to do queries quickly without having to * specify an options array with conditions in it. * * * SomeModel::find_by_first_name('Tito'); * SomeModel::find_by_first_name_and_last_name('Tito','the Grief'); * SomeModel::find_by_first_name_or_last_name('Tito','the Grief'); * SomeModel::find_all_by_las

($method, $args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

connectionMethod · 0.45
findMethod · 0.45
createMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected