Search for forms
Title | Object type | File name | Summary |
---|---|---|---|
ajax_forms_test_advanced_commands_html_callback | function | core/ |
Ajax form callback: Selects 'html'. |
ajax_forms_test_advanced_commands_insert_callback | function | core/ |
Ajax form callback: Selects 'insert'. |
ajax_forms_test_advanced_commands_invoke_callback | function | core/ |
Ajax form callback: Selects 'invoke'. |
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 'driver_text' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_number' 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. |
BlockContentCreationTest::testBlockContentFormSubmitHandlers | function | core/ |
Tests the redirect workflow of creating a block_content and block. |
BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
Tests transforming a block with the same theme and an existing region. |
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
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. |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm @covers ::fromString |
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::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. |
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'). |
Drupal\Core\Form\FormSubmitterInterface | service | core/ |
|
Drupal\Core\Menu\MenuParentFormSelectorInterface | service | core/ |
|
ElementsLabelsTest::testFormsInThemeLessEnvironments | function | core/ |
Tests 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. |
FieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemListInterface::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
FieldItemListTest::testDefaultValuesFormSubmit | function | core/ |
@covers ::defaultValuesFormSubmit |
FieldLayoutTest::testLayoutForms | function | core/ |
Tests layout plugins with forms. |
FormAjaxException::$formState | property | core/ |
The form state. |
FormAjaxException::getFormState | function | core/ |
Gets the form state. |
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.