Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 10.3.x for forms
- Search 11.x for forms
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ajax_forms_test_advanced_commands_prepend_callback | function | core/ |
Ajax form callback: Selects 'prepend'. |
ajax_forms_test_advanced_commands_remove_callback | function | core/ |
Ajax form callback: Selects 'remove'. |
ajax_forms_test_advanced_commands_restripe_callback | function | core/ |
Ajax form callback: Selects 'restripe'. |
ajax_forms_test_advanced_commands_settings_callback | function | core/ |
Ajax form callback: Selects 'settings'. |
ajax_forms_test_lazy_load_form_ajax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'drivernumber' element of the validation form. |
BatchTestChainedForm::batchTestChainedFormSubmit1 | function | core/ |
Form submission handler #1 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit2 | function | core/ |
Form submission handler #2 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit3 | function | core/ |
Form submission handler #3 for batch_test_chained_form |
BatchTestChainedForm::batchTestChainedFormSubmit4 | function | core/ |
Form submission handler #4 for batch_test_chained_form |
BatchTestController::testNestedDrupalFormSubmit | function | core/ |
Submits a form within a batch programmatically. |
BcEditor::settingsFormSubmit | function | core/ |
|
BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
If the source and destination themes are identical, the region should only be passed through if it actually exists in the destination theme. |
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
If the source and destination themes are identical, the region should be changed to 'content' if it doesn't exist in the destination theme. |
BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
@covers ::transform |
BulkForm::viewsFormSubmit | function | core/ |
Submit handler for the bulk form. |
ConfigEntityFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms or listing screens. |
ConfigFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms. |
ConfigTranslationListUiTest::doContactFormsListTest | function | core/ |
Tests the contact forms listing for the translate operation. |
ContactSitewideTest::deleteContactForms | function | core/ |
Deletes all forms. |
ContentTranslationHandler::entityFormSharedElements | function | core/ |
Process callback: determines which elements get clue in the form. |
ContentTranslationHandler::entityFormSourceChange | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormSubmit | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandlerTest::providerTestEntityFormSharedElements | function | core/ |
Returns test cases for ::testEntityFormSharedElements(). |
ContentTranslationHandlerTest::testEntityFormSharedElements | function | core/ |
Tests ContentTranslationHandler::entityFormSharedElements() |
ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
ContentTranslationUITestBase::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
ContentTranslationUITestBase::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
DateRangeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
EditorBaseTest::testBcWithSubformState | function | core/ |
@covers ::buildConfigurationForm @covers ::validateConfigurationForm @covers ::submitConfigurationForm |
ElementsLabelsTest::testFormsInThemeLessEnvironments | function | core/ |
Test forms in theme-less environments. |
ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
ExposedFormPluginBase::exposedFormSubmit | function | core/ |
Submits the exposed form. |
ExposedFormPluginInterface::exposedFormSubmit | function | core/ |
Submits the exposed form. |
FieldFormButtonTest::viewsFormSubmit | function | core/ |
Submit handler for the views form. |
FieldFormSavedCommand | class | core/ |
AJAX command to indicate a field was saved into PrivateTempStore without validation errors and pass the rerendered field to Quick Edit's JavaScript app. |
FieldFormSavedCommand.php | file | core/ |
|
FieldFormSavedCommand::$other_view_modes | property | core/ |
The same re-rendered edited field, but in different view modes. |
FieldFormSavedCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
FieldFormSavedCommand::__construct | function | core/ |
Constructs a FieldFormSavedCommand object. |
FieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemListInterface::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemListTest::testDefaultValuesFormSubmit | function | core/ |
@covers ::defaultValuesFormSubmit |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.