Simply calls the provided function passing this as the only argument. $call returns what the provided function returns.
this
$call
Adds cascade to the query.
cascade
Optional
Adds if exists to the query.
if exists
Simply calls the provided function passing
thisas the only argument.$callreturns what the provided function returns.