Méthode | Description | |
---|---|---|
get_searchable_fields ( ) : array | Get an array of fields to search during a search query. | |
get_table ( ) : string | Overwrite this in your concrete class. Returns the table name used to store models of this class. |
public static get_searchable_fields ( ) : array | ||
Résultat | array |