프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$methods | array | All of the resource controller methods. |
메소드 | 설명 | |
---|---|---|
modifyCollection ( |
메소드 | 설명 | |
---|---|---|
extractFromEndpoints ( |
Extract method items from endpoints for the given key. | |
getEndpointsWithResourceMethods ( |
Get all of the resource method endpoints with pathless filters. | |
getMiddleware ( |
Get all of the middleware defined on the resource method endpoints. |
protected extractFromEndpoints ( |
||
$endpoints | ||
$key | string | |
리턴 | array |
protected getEndpointsWithResourceMethods ( |
||
$endpoints | ||
리턴 | array |
protected getMiddleware ( |
||
$endpoints | ||
리턴 | array |
public modifyCollection ( |
||
$endpoints | ||
$class | ReflectionClass |