Class MandateController
- Symfony\Bundle\FrameworkBundle\Controller\Controller
-
FrontBundle\Controller\BaseController implements FrontBundle\Controller\ApiControllerInterface
-
FrontBundle\Controller\MandateController
Namespace: FrontBundle\Controller
Author: Théo FIDRY theo.fidry@gmail.com
Route("/mandates")
Located at FrontBundle/Controller/MandateController.php
Author: Théo FIDRY theo.fidry@gmail.com
Route("/mandates")
Located at FrontBundle/Controller/MandateController.php
public
array
|
|
public
array
|
|
public
array
|
#
showAction( Symfony\Component\HttpFoundation\Request $request, integer $id )
Finds and displays a Mandate entity. |
public
array
|
#
editAction( Symfony\Component\HttpFoundation\Request $request, integer $id )
Displays a form to edit an existing Mandate entity. |
public
array|Symfony\Component\HttpFoundation\RedirectResponse
|
#
updateAction( Symfony\Component\HttpFoundation\Request $request, integer $id )
Edits an existing Mandate entity. |
public
Symfony\Component\HttpFoundation\RedirectResponse
|
createRequest(),
decode(),
generateUrl(),
getDoctrine(),
handleGuzzleException(),
requestAndDecode(),
sendAndDecode(),
setContainer()
|
$client,
$serializer
|