FacetedCategoryList
class FacetedCategoryList implements ItemListInterface
Traits
Methods
static FacetedCategoryList
FacetedCategory[]
getIterator()
No description
offsetGet(mixed $offset)
No description
Details
in
ItemListTrait at line 147
int
count()
No description
at line 15
static FacetedCategoryList
create(ItemInterface $items)
No description
in
ItemListTrait at line 96
ItemInterface|null
first()
Get first element
in
ItemListTrait at line 57
array
getItems()
No description
at line 15
FacetedCategory[]
getIterator()
No description
in
ItemListTrait at line 154
array
jsonSerialize()
No description
in
ItemListTrait at line 88
ItemInterface|null
last()
Return the last element
in
ItemListTrait at line 116
bool
offsetExists($offset)
No description
at line 15
FacetedCategory
offsetGet(mixed $offset)
No description
in
ItemListTrait at line 133
void
offsetSet($offset, $value)
No description
in
ItemListTrait at line 140
void
offsetUnset($offset)
No description
in
ItemListTrait at line 44
int
push(ItemInterface $item)
No description
in
ItemListTrait at line 66
void
setItems(array $items)
No description
in
ItemListTrait at line 74
array
toArray()
Transforms the option into an array.
in
ItemListTrait at line 49
int
unshift(ItemInterface $item)
No description