Class Illuminate\Support\LazyCollection

implements CanBeEscapedWhenCastToString, Enumerable
uses EnumeratesValues, Macroable
Methods
Methods used from Illuminate\Support\Traits\EnumeratesValues
make(), wrap(), unwrap(), empty(), times(), average(), some(), containsStrict(), dd(), dump(), each(), eachSpread(), every(), firstWhere(), isNotEmpty(), mapSpread(), mapToGroups(), flatMap(), mapInto(), min(), max(), forPage(), partition(), sum(), when(), whenEmpty(), whenNotEmpty(), unless(), unlessEmpty(), unlessNotEmpty(), where(), whereNull(), whereNotNull(), whereStrict(), whereIn(), whereInStrict(), whereBetween(), whereNotBetween(), whereNotIn(), whereNotInStrict(), whereInstanceOf(), pipe(), pipeInto(), pipeThrough(), tap(), reduce(), reduceMany(), reduceSpread(), reduceWithKeys(), reject(), uniqueStrict(), collect(), toArray(), jsonSerialize(), toJson(), getCachingIterator(), __toString(), escapeWhenCastingToString(), proxy(), __get()
Methods used from Illuminate\Support\Traits\Macroable
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(), __call()
Properties
Properties used from Illuminate\Support\Traits\EnumeratesValues
$average, $avg, $contains, $doesntContain, $each, $every, $filter, $first, $flatMap, $groupBy, $keyBy, $map, $max, $min, $partition, $reject, $some, $sortBy, $sortByDesc, $skipUntil, $skipWhile, $sum, $takeUntil, $takeWhile, $unique, $until