6 string references to YAML keys in ctools_wizard_test.routing.yml
- EntityAddWizard::getRouteName in tests/
modules/ ctools_wizard_test/ src/ Wizard/ EntityAddWizard.php - The name of the route to which forward or backwards steps redirect.
- EntityAddWizardTest::getRouteName in tests/
modules/ ctools_wizard_test/ src/ Wizard/ EntityAddWizardTest.php - The name of the route to which forward or backwards steps redirect.
- EntityWizard::getRouteName in tests/
modules/ ctools_wizard_test/ src/ Wizard/ EntityWizard.php - The name of the route to which forward or backwards steps redirect.
- ExampleConfigEntityDeleteForm::getCancelUrl in tests/
modules/ ctools_wizard_test/ src/ Form/ ExampleConfigEntityDeleteForm.php - Returns the route to go to if the user cancels the action.
- ExampleConfigEntityOneForm::buildForm in tests/
modules/ ctools_wizard_test/ src/ Form/ ExampleConfigEntityOneForm.php - Form constructor.
- WizardTest::getRouteName in tests/
modules/ ctools_wizard_test/ src/ Wizard/ WizardTest.php - The name of the route to which forward or backwards steps redirect.