CanSearchRecords
trait CanSearchRecords (View source)
Properties
array | $tableColumnSearches | ||
?string | $tableSearch |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
void
updatedTableSearch()
No description
void
updatedTableColumnSearches($value = null, string|null $key = null)
No description
protected Builder
applySearchToTableQuery(Builder $query)
No description
protected Builder
applyColumnSearchesToTableQuery(Builder $query)
No description
protected array
extractTableSearchWords(string $search)
No description
protected Builder
applyGlobalSearchToTableQuery(Builder $query)
No description
string|null
getTableSearch()
No description
bool
hasTableSearch()
No description
void
resetTableSearch()
No description
void
resetTableColumnSearch(string $column)
No description
void
resetTableColumnSearches()
No description
Indicator
getTableSearchIndicator()
No description
array
getTableColumnSearchIndicators()
No description
protected array
castTableColumnSearches(array $searches)
No description
array
getTableColumnSearches()
No description
string
getTableSearchSessionKey()
No description
string
getTableColumnSearchesSessionKey()
No description
protected bool
shouldPersistTableSearchInSession()
deprecated
deprecated Override the `table()` method to configure the table.
No description
protected bool
shouldPersistTableColumnSearchInSession()
deprecated
deprecated Override the `table()` method to configure the table.
No description