Свойство | Type | Description | |
---|---|---|---|
$criteriaFactory | |||
$handler | |||
$response | |||
$router | Symfony\Component\Routing\RouterInterface |
Méthode | Description | |
---|---|---|
__construct ( |
||
deleteAction ( |
||
getAction ( |
||
listAction ( |
||
optionsAction ( |
||
patchAction ( |
||
postAction ( |
||
putAction ( |
public __construct ( |
||
$handler | ||
$criteriaFactory | ||
$router | Symfony\Component\Routing\RouterInterface |
public deleteAction ( |
||
$request | ||
$resource | string | |
$id | integer | |
Résultat |
public listAction ( |
||
$request | ||
$resource | string | |
Résultat |
public optionsAction ( |
||
$request |
public patchAction ( |
||
$request | ||
$resource | string | |
$id | integer | |
Résultat |
public postAction ( |
||
$request | ||
$resource | string | |
Résultat |
protected CriteriaFactory,Lemon\RestBundle\Object\Criteria $criteriaFactory | ||
Résultat |
protected Handler,Lemon\RestBundle\Request $handler | ||
Résultat |
protected Response,Symfony\Component\HttpFoundation $response | ||
Résultat |