void __construct(mixed $items = array()) Create a new collection.
static void forget(array $array, array|string $keys) Remove
static void setFacadeApplication(Application
int count() Count the number of items in the collection.
static mixed __callStatic(string $method, array $args) Handle
static bool hasMacro(string $name) Checks if macro is registered
Collection union(mixed $items)
mixed __call(string $method, array $parameters) Dynamically handle calls
static array set(array $array, string $key, mixed $value) Set
static void swap(mixed $instance) Hotswap the underlying instance
Page 2 of 71