Class Illuminate\Support\Fluent

<TKey is array-key, TValue>

implements Arrayable<TKey, TValue>, ArrayAccess<TKey, TValue>, Jsonable, JsonSerializable
uses InteractsWithData, Macroable
Methods
Methods used from Illuminate\Support\Traits\InteractsWithData
exists(), has(), hasAny(), whenHas(), filled(), isNotFilled(), anyFilled(), whenFilled(), missing(), whenMissing(), isEmptyString(), str(), string(), boolean(), integer(), float(), date(), enum(), enums(), isBackedEnum(), array(), collect(), only(), except()
Methods used from Illuminate\Support\Traits\Macroable
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(),
Properties
Properties used from Illuminate\Support\Traits\Macroable
$macros