Class Hooks
Methods summary
public static
synthesize_config( array $fragments )
: array
Synthesizes the activerecord_facets config from activerecord fragments.
public static
criteria_from( ICanBoogie\ActiveRecord\Model $model )
: array
Returns the criteria associated with the specified model.
public static
criterion_list_from( ICanBoogie\ActiveRecord\Model $model )
: ICanBoogie\Facets\CriterionList
Returns the ICanBoogie\Facets\CriterionList instance associated with the specified model.