VariantCollectionTraitTest::testGetVariant |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariant |
VariantCollectionTraitTest::testGetVariantException |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariant |
VariantCollectionTraitTest::testGetVariants |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantCollectionTraitTest::testGetVariantsEmpty |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantCollectionTraitTest::testGetVariantsSort |
function |
tests/src/Unit/VariantCollectionTraitTest.php |
@covers ::getVariants |
VariantPluginCollection::get |
function |
src/Plugin/VariantPluginCollection.php |
|
WizardEntityFormController::getFormArgument |
function |
src/Controller/WizardEntityFormController.php |
Extracts the form argument string from a request. |
WizardEvent::getValues |
function |
src/Event/WizardEvent.php |
|
WizardEvent::getWizard |
function |
src/Event/WizardEvent.php |
|
WizardFactory::getFormState |
function |
src/Wizard/WizardFactory.php |
Get the wizard form state. |
WizardFactory::getWizardForm |
function |
src/Wizard/WizardFactory.php |
Get the wizard form. |
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 |
|