Search for redirectForm

  1. Search 7.x for redirectForm
  2. Search 8.9.x for redirectForm
  3. Search 10.3.x for redirectForm
  4. Search 11.x for redirectForm
  5. Other projects
Title Object type File name Summary
FormBuilder::redirectForm function core/lib/Drupal/Core/Form/FormBuilder.php
FormSubmitter::redirectForm function core/lib/Drupal/Core/Form/FormSubmitter.php
FormSubmitterInterface::redirectForm function core/lib/Drupal/Core/Form/FormSubmitterInterface.php Redirects the user to a URL after a form has been processed.
FormTestRedirectForm class core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php Form builder to detect form redirect.
FormTestRedirectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
FormTestRedirectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
FormTestRedirectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
FormTestRedirectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
RedirectFormBlock class core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php Provides a block containing a simple redirect form.
RedirectFormBlock.php file core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::$formBuilder property core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php The form builder.
RedirectFormBlock::build function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::create function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php
RedirectFormBlock::getCacheMaxAge function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php @todo Make cacheable once https://www.drupal.org/node/2351015 lands.
RedirectFormBlock::__construct function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php Constructs a new RedirectFormBlock.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.