Search for redirectForm
- Search 7.x for redirectForm
- Search 9.5.x for redirectForm
- Search 8.9.x for redirectForm
- Search 11.x for redirectForm
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormBuilder::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
| FormSubmitter::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
| FormSubmitterInterface::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
| FormTestRedirectForm | class | core/ |
Form builder to detect form redirect. |
| FormTestRedirectForm.php | file | core/ |
|
| FormTestRedirectForm::buildForm | function | core/ |
Form constructor. |
| FormTestRedirectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRedirectForm::submitForm | function | core/ |
Form submission handler. |
| RedirectFormBlock | class | core/ |
Provides a block containing a simple redirect form. |
| RedirectFormBlock.php | file | core/ |
|
| RedirectFormBlock::$formBuilder | property | core/ |
The form builder. |
| RedirectFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| RedirectFormBlock::create | function | core/ |
Creates an instance of the plugin. |
| RedirectFormBlock::__construct | function | core/ |
Constructs a new RedirectFormBlock. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.