Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 8.9.x for forms
- Search 10.3.x for forms
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
AjaxFormCacheTest::testBlockForms | function | core/ |
Tests AJAX forms in blocks. |
AjaxFormsTestAjaxElementsForm | class | core/ |
Builds a form where each Form API element triggers a simple Ajax callback. |
AjaxFormsTestAjaxElementsForm.php | file | core/ |
|
AjaxFormsTestAjaxElementsForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestAjaxElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestAjaxElementsForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestCommandsForm | class | core/ |
Form constructor for the Ajax Command display form. |
AjaxFormsTestCommandsForm.php | file | core/ |
|
AjaxFormsTestCommandsForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestCommandsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestCommandsForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
AjaxFormsTestImageButtonForm.php | file | core/ |
|
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestLazyLoadForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestLazyLoadForm.php | file | core/ |
|
AjaxFormsTestLazyLoadForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestLazyLoadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestLazyLoadForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestSimpleForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestSimpleForm.php | file | core/ |
|
AjaxFormsTestSimpleForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestSimpleForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestSimpleForm::textfieldCallback | function | core/ |
|
AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestValidationForm.php | file | core/ |
|
AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
ajax_forms_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
ajax_forms_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() 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. |
BatchTestHelper::nestedDrupalFormSubmitCallback | function | core/ |
Batch operation: Submits form_test_mock_form(). |
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/ |
Tests transform single page with front. |
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. |
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.