Search for get

  1. Search 7.x-1.x for get
  2. Search 8.x-3.x for get
  3. Other projects
Title Object type File name Summary
WizardFactoryInterface::getFormState function src/Wizard/WizardFactoryInterface.php Get the wizard form state.
WizardFactoryInterface::getWizardForm function src/Wizard/WizardFactoryInterface.php Get the wizard form.
WizardFormController::getContentResult function src/Controller/WizardFormController.php Invokes the form and returns the result.
WizardFormController::getFormArgument function src/Controller/WizardFormController.php Extracts the form argument string from a request.
WizardFormController::getFormObject function src/Controller/WizardFormController.php Wizards are not instantiated as simply as forms, so this method is unused.
WizardTest::getMachineLabel function tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php
WizardTest::getOperations function tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php Retrieve a list of FormInterface classes by their step key in the wizard.
WizardTest::getRouteName function tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php The name of the route to which forward or backwards steps redirect.
WizardTest::getWizardLabel function tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php