6 string references to YAML keys in form_test.routing.yml
- ConfirmFormArrayPathTestForm::getCancelUrl in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormArrayPathTestForm.php - Returns the route to go to if the user cancels the action.
- ConfirmFormTestForm::getCancelUrl in core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php - Returns the route to go to if the user cancels the action.
- FormTest::testGetFormsCsrfToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - CSRF tokens for GET forms should not be added by default.
- FormTest::testInputWithInvalidToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests that input is retained for safe elements even with an invalid token.
- FormTestAutocompleteForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestAutocompleteForm.php - Form constructor.
- RedirectBlockForm::submitForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ RedirectBlockForm.php - Form submission handler.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.