Search for forms
- Search 7.x for forms
- Search 8.9.x for forms
- Search 10.3.x for forms
- Search 11.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/ |
. |
AjaxFormsTestCommandsForm::getFormId | function | core/ |
. |
AjaxFormsTestCommandsForm::submitForm | function | core/ |
. |
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. |
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.module | file | core/ |
Simpletest mock module for Ajax forms testing. |
ajax_forms_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
ajax_forms_test_advanced_commands_add_css_callback | function | core/ |
Ajax callback for 'add_css'. |
ajax_forms_test_advanced_commands_after_callback | function | core/ |
Ajax form callback: Selects 'after'. |
ajax_forms_test_advanced_commands_alert_callback | function | core/ |
Ajax form callback: Selects 'alert'. |
ajax_forms_test_advanced_commands_announce_assertive_callback | function | core/ |
Ajax form callback: Selects 'announce' with 'assertive' priority. |
ajax_forms_test_advanced_commands_announce_callback | function | core/ |
Ajax form callback: Selects 'announce' with no priority specified. |
ajax_forms_test_advanced_commands_announce_polite_callback | function | core/ |
Ajax form callback: Selects 'announce' with 'polite' priority. |
ajax_forms_test_advanced_commands_append_callback | function | core/ |
Ajax form callback: Selects 'append'. |
ajax_forms_test_advanced_commands_before_callback | function | core/ |
Ajax form callback: Selects 'before'. |
ajax_forms_test_advanced_commands_changed_asterisk_callback | function | core/ |
Ajax form callback: Selects 'changed' with asterisk marking inner div. |
ajax_forms_test_advanced_commands_changed_callback | function | core/ |
Ajax form callback: Selects 'changed'. |
ajax_forms_test_advanced_commands_css_callback | function | core/ |
Ajax form callback: Selects 'css'. |
ajax_forms_test_advanced_commands_data_callback | function | core/ |
Ajax form callback: Selects 'data'. |
ajax_forms_test_advanced_commands_double_announce_callback | function | core/ |
Ajax form callback: Selects 'announce' with two announce commands returned. |
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'. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.