| QueueSerializationTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php |
Returns a unique string identifying the form. |
| QueueSerializationTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php |
Form submission handler. |
| QueueSerializationTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php |
Form validation handler. |
| QuickStartTestBase::formLogin |
function |
core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php |
Helper that uses Drupal's user/login form to log in. |
| Random::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/Random.php |
Basic options for all sort criteria. |
| Raw::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/argument_default/Raw.php |
Provide the default form for setting options. |
| RawStringFormatterTest |
class |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
Tests the raw string formatter. |
| RawStringFormatterTest.php |
file |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::$bundle |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::$display |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::$modules |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
Modules to install. |
| RawStringFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
Renders fields of a given entity with a given display. |
| RawStringFormatterTest::setUp |
function |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| RawStringFormatterTest::testStringFormatter |
function |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
Tests string formatter output. |
| Rearrange::buildForm |
function |
core/modules/views_ui/src/Form/Ajax/Rearrange.php |
Form constructor. |
| Rearrange::getForm |
function |
core/modules/views_ui/src/Form/Ajax/Rearrange.php |
Creates a new instance of this form. |
| Rearrange::getFormId |
function |
core/modules/views_ui/src/Form/Ajax/Rearrange.php |
Returns a unique string identifying the form. |
| Rearrange::getFormKey |
function |
core/modules/views_ui/src/Form/Ajax/Rearrange.php |
Returns the key that represents this form. |
| Rearrange::submitForm |
function |
core/modules/views_ui/src/Form/Ajax/Rearrange.php |
Form submission handler. |
| RearrangeFilter::buildForm |
function |
core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php |
Form constructor. |
| RearrangeFilter::getFormId |
function |
core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php |
Returns a unique string identifying the form. |
| RearrangeFilter::getFormKey |
function |
core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php |
Returns the key that represents this form. |
| RearrangeFilter::submitForm |
function |
core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php |
Form submission handler. |
| RebuildPermissionsForm |
class |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Form for rebuilding permissions. |
| RebuildPermissionsForm.php |
file |
core/modules/node/src/Form/RebuildPermissionsForm.php |
|
| RebuildPermissionsForm::getCancelUrl |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Returns the route to go to if the user cancels the action. |
| RebuildPermissionsForm::getConfirmText |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Returns a caption for the button that confirms the action. |
| RebuildPermissionsForm::getDescription |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Returns additional text to display as a description. |
| RebuildPermissionsForm::getFormId |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Returns a unique string identifying the form. |
| RebuildPermissionsForm::getQuestion |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Returns the question to ask the user. |
| RebuildPermissionsForm::submitForm |
function |
core/modules/node/src/Form/RebuildPermissionsForm.php |
Form submission handler. |
| RebuildTest::testPreserveFormActionAfterAJAX |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php |
Tests that a form's action is retained after an Ajax submission. |
| RecipeFormInputTest |
class |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
Tests Recipe Form Input. |
| RecipeFormInputTest.php |
file |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
|
| RecipeFormInputTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
The theme to install as the default for testing. |
| RecipeFormInputTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
Modules to install. |
| RecipeFormInputTest::testRecipeInputViaForm |
function |
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php |
Tests collecting recipe input via a form. |
| RecipeInputFormTrait |
trait |
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php |
Defines helper methods for forms which collect input on behalf of recipes. |
| RecipeInputFormTrait.php |
file |
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php |
|
| RecipeInputFormTrait::buildRecipeInputForm |
function |
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php |
Generates a tree of form elements for a recipe's inputs. |
| RecipeInputFormTrait::setRecipeInput |
function |
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php |
Supplies user-inputted values to a recipe and its dependencies. |
| RecipeInputFormTrait::validateRecipeInput |
function |
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php |
Validates user-inputted values to a recipe and its dependencies. |
| RedirectBlockForm |
class |
core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php |
Builds a simple form that redirects on submit. |
| RedirectBlockForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php |
|
| RedirectBlockForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php |
Form constructor. |
| RedirectBlockForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php |
Returns a unique string identifying the form. |
| RedirectBlockForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php |
Form submission handler. |
| RedirectFormBlock |
class |
core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php |
Provides a block containing a simple redirect form. |