EntityAddWizardTest::getRouteName |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityAddWizardTest.php |
The name of the route to which forward or backwards steps redirect. |
EntityEditWizardTest::getEntityType |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php |
The machine name of the entity type. |
EntityEditWizardTest::getMachineLabel |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php |
The form element #title for your unique identifier label. |
EntityEditWizardTest::getOperations |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php |
Retrieve a list of FormInterface classes by their step key in the wizard. |
EntityEditWizardTest::getWizardLabel |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php |
The fieldset #title for your label & machine name elements. |
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 |
|