Свойство | Тип | Описание | |
---|---|---|---|
$setParamsAsAttributes |
Метод | Описание | |
---|---|---|
__construct ( |
||
onKernelController ( |
||
paramFetcherOnKernelController ( |
Core controller handler. |
Метод | Описание | |
---|---|---|
getAttributeName ( callable $controller ) : string | Determines which attribute the ParamFetcher should be injected as. | |
isParamFetcherType ( ReflectionParameter $controllerParam ) : boolean | Returns true if the given controller parameter is type-hinted as an instance of ParamFetcher. |
public __construct ( |
||
$pageStack | ||
$paramFetcher | FOS\RestBundle\Request\ParamFetcherInterface |
public onKernelController ( |
||
$event |
public paramFetcherOnKernelController ( |
||
$event |