Метод | Описание | |
---|---|---|
createAction ( |
Creates a new Index entity. | |
deleteAction ( |
Deletes a Index entity. | |
editAction ( Ojs\JournalBundle\Entity\Index $entity ) : |
Displays a form to edit an existing Index entity. | |
indexAction ( ) | Lists all Index entities. | |
newAction ( ) | Displays a form to create a new Index entity. | |
showAction ( Ojs\JournalBundle\Entity\Index $entity ) : |
Finds and displays a Index entity. | |
updateAction ( |
Edits an existing Index entity. |
Метод | Описание | |
---|---|---|
createCreateForm ( Ojs\JournalBundle\Entity\Index $entity ) : |
Creates a form to create a Index entity. | |
createEditForm ( Ojs\JournalBundle\Entity\Index $entity ) : |
Creates a form to edit a Index entity. |
public createAction ( |
||
$request | ||
Результат |
public deleteAction ( |
||
$request | ||
$entity | Ojs\JournalBundle\Entity\Index | |
Результат |
public editAction ( Ojs\JournalBundle\Entity\Index $entity ) : |
||
$entity | Ojs\JournalBundle\Entity\Index | |
Результат |
public showAction ( Ojs\JournalBundle\Entity\Index $entity ) : |
||
$entity | Ojs\JournalBundle\Entity\Index | |
Результат |
public updateAction ( |
||
$request | ||
$entity | Ojs\JournalBundle\Entity\Index | |
Результат |