FOFModelBehavior::onBeforeBuildQuery
This event runs when we are building the query used to fetch a record list in a model
Signature
public function onBeforeBuildQuery(&
$model,
&
$query )
Parameters
-
$model
-
$query
Returns
- void