Class Baril\Sqlout\Builder

extends Builder
Located at Builder.php
Methods
Methods inherited from Laravel\Scout\Builder
within(), whereIn(), whereNotIn(), take(), orderBy(), orderByDesc(), latest(), oldest(), options(), query(), raw(), withRawResults(), keys(), first(), get(), cursor(), simplePaginate(), simplePaginateRaw(), paginate(), paginateRaw(), getTotalCount(), applyAfterRawSearchCallback(), engine()
Methods used from Illuminate\Support\Traits\Conditionable
when(), unless()
Methods used from Illuminate\Support\Traits\Macroable
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(),
Methods used from Illuminate\Support\Traits\Tappable
tap()
Constants
Properties
Properties inherited from Laravel\Scout\Builder
$model, $query, $callback, $queryCallback, $afterRawSearchCallback, $index, $wheres, $whereIns, $whereNotIns, $limit, $orders, $options
Properties used from Illuminate\Support\Traits\Macroable
$macros