Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Pinq
ICollection
selectMany
Pinq\ICollection::selectMany PHP Метод
Документация по интерфейсу ICollection
Показать файл
Открыть проект
selectMany()
публичный
Метод
{@inheritDoc}
public
selectMany
(
callable
$function
) :
pinq\ICollection
$function
callable
Результат
pinq\ICollection
public function selectMany(callable $function);
ICollection
addRange
append
apply
clear
difference
except
getSource
groupBy
groupJoin
indexBy
intersect
join
keys
orderBy
orderByAscending
orderByDescending
reindex
remove
removeRange
removeWhere
select
selectMany
skip
slice
take
union
unique
where
whereIn