6 calls to FormWizardInterface::getOperations()
- EntityFormWizardBase::customizeForm in src/
Wizard/ EntityFormWizardBase.php - Helper function for generating label and id form elements.
- FormWizardBase::actions in src/
Wizard/ FormWizardBase.php - Generates action elements for navigating between the operation steps.
- FormWizardBase::getNextParameters in src/
Wizard/ FormWizardBase.php - The Route parameters for a 'next' step.
- FormWizardBase::getOperation in src/
Wizard/ FormWizardBase.php - Retrieve the current Operation.
- FormWizardBase::getPreviousParameters in src/
Wizard/ FormWizardBase.php - The Route parameters for a 'previous' step.
- FormWizardBase::getStep in src/
Wizard/ FormWizardBase.php - Retrieve the current active step of the wizard.