Class Baril\Orderly\OrderableCollection

extends Collection
Methods
Methods inherited from Illuminate\Database\Eloquent\Collection
find(), findOrFail(), load(), loadAggregate(), loadCount(), loadMax(), loadMin(), loadSum(), loadAvg(), loadExists(), loadMissing(), loadMissingRelationshipChain(), loadMissingRelation(), loadMorph(), loadMorphCount(), contains(), doesntContain(), modelKeys(), merge(), map(), mapWithKeys(), fresh(), diff(), intersect(), unique(), only(), except(), makeHidden(), makeVisible(), setVisible(), setHidden(), append(), getDictionary(), countBy(), collapse(), flatten(), flip(), keys(), pad(), partition(), pluck(), zip(), duplicateComparator(), withRelationshipAutoloading(), getQueueableClass(), getQueueableModelClass(), getQueueableIds(), getQueueableRelations(), getQueueableConnection(), toQuery()
Methods inherited from Illuminate\Support\Collection
__construct(), range(), all(), lazy(), median(), mode(), collapseWithKeys(), containsStrict(), crossJoin(), diffUsing(), diffAssoc(), diffAssocUsing(), diffKeys(), diffKeysUsing(), duplicates(), duplicatesStrict(), filter(), first(), forget(), get(), getOrPut(), groupBy(), keyBy(), has(), hasAny(), implode(), intersectUsing(), intersectAssoc(), intersectAssocUsing(), intersectByKeys(), isEmpty(), containsOneItem(), join(), last(), mapToDictionary(), mergeRecursive(), multiply(), combine(), union(), nth(), select(), pop(), prepend(), push(), unshift(), concat(), pull(), put(), random(), replace(), replaceRecursive(), reverse(), search(), before(), after(), shift(), shuffle(), sliding(), skip(), skipUntil(), skipWhile(), slice(), split(), splitIn(), sole(), firstOrFail(), chunk(), chunkWhile(), sort(), sortDesc(), sortBy(), sortByMany(), sortByDesc(), sortKeys(), sortKeysDesc(), sortKeysUsing(), splice(), take(), takeUntil(), takeWhile(), transform(), dot(), undot(), values(), getIterator(), count(), add(), toBase(), offsetExists(), offsetGet(), offsetSet(), offsetUnset()
Methods used from Illuminate\Support\Traits\EnumeratesValues
make(), wrap(), unwrap(), empty(), times(), fromJson(), avg(), average(), some(), dd(), dump(), each(), eachSpread(), every(), firstWhere(), value(), ensure(), isNotEmpty(), mapSpread(), mapToGroups(), flatMap(), mapInto(), min(), max(), forPage(), 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()
Methods used from Illuminate\Support\Traits\TransformsToResourceCollection
toResourceCollection(), guessResourceCollection()
Methods used from Illuminate\Database\Eloquent\Relations\Concerns\InteractsWithDictionary
getDictionaryKey()
Properties inherited from Illuminate\Support\Collection
$items
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