FormState::disableRedirect |
function |
core/lib/Drupal/Core/Form/FormState.php |
Prevents the form from redirecting. |
FormStateInterface::disableRedirect |
function |
core/lib/Drupal/Core/Form/FormStateInterface.php |
Prevents the form from redirecting. |
FormStateDecoratorBase::disableRedirect |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
Prevents the form from redirecting. |
FormStateDecoratorBaseTest::testDisableRedirect |
function |
core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php |
@covers ::disableRedirect |