Collection
Proxy class.
class Winter\Storm\Database\Collection
extends Illuminate\Database\Eloquent\Collection
Extends
| Class | Description |
|---|---|
Illuminate\Database\Eloquent\Collection
|
Methods
public
lists (string $value, string $key = null)
: array
Get an array with the values of a given key.
Parameters
| Property | Type | Description |
|---|---|---|
| $value | string |
string
|
| $key | string |
string
|
Returns
array
Extended by
| Class | Description |
|---|---|
TreeCollection
|
Custom collection used by NestedTree trait. |
← Previous page
Winter\Storm\Database\Capsule\Manager
Next page →
Winter\Storm\Database\Concerns\GuardsAttributes
Copyright © 2025 Winter CMS