Method Model::findBy

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Model.php line 177
Automatically extracted PHP DOC comment from code:

Find a record by its reference field and return true if it has been found

END OF PHP DOC
public function boolean findBy(int $strRefField, ? $varRefId)

Parameters

int $strRefField
Not documented yet. Please add documentation to this entry.
? $varRefId
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 3 and 5?