Method | Description | |
---|---|---|
testEach ( ) | ||
testEvery ( ) | ||
testFilter ( ) | ||
testFilterUnkeyed ( ) | ||
testFind ( ) | ||
testFindDefault ( ) | ||
testFindKey ( ) | ||
testFindKeyDefault ( ) | ||
testMap ( ) | ||
testMapKeys ( ) | ||
testReduce ( ) | ||
testReject ( ) | ||
testSome ( ) |
Method | Description | |
---|---|---|
closure ( array $values, integer $calls = null ) : Closure | Returns a closure constrained by the given values. |