Class Illuminate\Support\LazyCollection

<TKey is array-key, out TValue>

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