См. определение в файле EntityCollectionInterface.php строка 9
◆ add()
Add item to the collection and check its class.
- Аргументы
-
- Возвращает
- void
- Исключения
-
ArgumentException | If passed item of the wrong class. |
Замещается в EntityCollection.
◆ filter()
filter |
( |
callable | $callback | ) |
|
◆ find()
find |
( |
callable | $callback | ) |
|
◆ isEmpty()
◆ map()
map |
( |
callable | $callback | ) |
|
Run a map over each of the items in the collection
- Аргументы
-
- Возвращает
- array Result of applying callback to each item of the collection
Замещается в EntityCollection.
Объявления и описания членов интерфейса находятся в файле: