AJAXFormValuesTestCase |
class |
core/modules/simpletest/tests/ajax.test |
Test that $form_state['values'] is properly delivered to $ajax['callback']. |
form_options_from_text |
function |
core/modules/field/modules/options/options.module |
Create an array representation of text option values. |
FieldBlock::formSubmit |
function |
core/modules/field/field.block.inc |
Submit handler to save the form settings. |
_form_options_validate |
function |
core/modules/field/modules/options/options.element.inc |
Logic function for form_options_validate(). Do not call directly. |
_file_test_form_submit |
function |
core/modules/simpletest/tests/file_test.module |
Process the upload. |
text_field_widget_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
FilterNoFormatTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the behavior of check_markup() when it is called without text format. |
ckeditor5_upgrade_form |
function |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Form callback for upgrading a text format from CKEditor 4 to CKEditor 5. |
ckeditor_settings_form |
function |
core/modules/ckeditor/ckeditor.admin.inc |
Editor settings callback; Provide options for CKEditor 4 module. |
search_box_form_submit |
function |
core/modules/search/search.module |
Process a block search form submission. |
FormH5datetimeTestCase |
class |
core/modules/simpletest/tests/form.test |
Tests html5 date and time elements. |
SearchEmbedForm::$node |
property |
core/modules/search/tests/search.test |
Node used for testing. |
SearchEmbedForm::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
system_menu_block_form |
function |
core/modules/system/system.menu.inc |
Returns the configuration form for a menu tree. |
hook_field_widget_form |
function |
core/modules/field/field.api.php |
Return the form for a single field widget. |
hook_field_attach_form |
function |
core/modules/field/field.api.php |
Act on field_attach_form(). |
date_formatter_process |
function |
core/modules/date/date.module |
Helper function for creating formatted date arrays from a formatter. |
Form builder functions |
group |
core/includes/form.inc |
Functions that build an abstract representation of a HTML form. |
install_configure_form |
function |
core/includes/install.core.inc |
Form constructor for a form to configure the new site. |
backdrop_retrieve_form |
function |
core/includes/form.inc |
Retrieves the structured array that defines a given form. |
backdrop_validate_form |
function |
core/includes/form.inc |
Validates user-submitted form data in the $form_state array. |
DiffFormatter::endDiff |
function |
core/includes/diff.inc |
|
backdrop_redirect_form |
function |
core/includes/form.inc |
Redirects the user to a URL after a form has been processed. |
ViewsBlock::formSubmit |
function |
core/modules/views/includes/views.block.inc |
Submit handler to save the form settings. |
batch_test_simple_form |
function |
core/modules/simpletest/tests/batch_test.module |
Simple form. |
DiffFormatter::context |
function |
core/includes/diff.inc |
|
DiffFormatter::deleted |
function |
core/includes/diff.inc |
|
DiffFormatter::changed |
function |
core/includes/diff.inc |
|
date_field_widget_form |
function |
core/modules/date/date.field.inc |
Implementation of hook_field_widget_form(). |
views_ui_ajax_get_form |
function |
core/modules/views_ui/views_ui.module |
Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms. |
form_type_radios_value |
function |
core/includes/form.inc |
Form value callback: Determines the value for a #type radios form element. |
form_type_select_value |
function |
core/includes/form.inc |
Determines the value for a select form element. |
SystemSettingsFormTest |
class |
core/modules/simpletest/tests/form.test |
|
field_test_entity_form |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Test_entity form. |
ajax_forms_test.module |
file |
core/modules/simpletest/tests/ajax_forms_test.module |
Simpletest mock module for Ajax forms testing. |
form_process_container |
function |
core/includes/form.inc |
Processes a container element. |
FormValidationTestCase |
class |
core/modules/simpletest/tests/form.test |
Test form validation handlers. |
filter_formtest.module |
file |
core/modules/filter/tests/filter_formtest.module |
Helper module for FilterEditorLinkValidateTestCase. |
ConfirmFormTest::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
node_type_example_form |
function |
modules/examples/node_type_example/node_type_example.module |
Implements hook_form(). |
form_test_storage_form |
function |
core/modules/simpletest/tests/form_test.module |
A multistep form for testing the form storage. |
path_admin_form_submit |
function |
core/modules/path/path.admin.inc |
Form submission handler for path_admin_form(). |
path_admin_filter_form |
function |
core/modules/path/path.admin.inc |
Form constructor for the path admin overview filter form. |
link_field_widget_form |
function |
core/modules/link/link.module |
Implements hook_field_widget_form(). |
views_ui_add_item_form |
function |
core/modules/views_ui/views_ui.admin.inc |
Form to add_item items in the views UI. |
LocalePluralFormatTest |
class |
core/modules/locale/tests/locale.test |
Tests plural index computation functionality. |
form_test_select_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submit handler for form_test_select(). |
views_exposed_form.test |
file |
core/modules/views/tests/views_exposed_form.test |
Definition of ViewsExposedFormTest. |
BlockHero::formValidate |
function |
core/modules/layout/includes/block.hero.inc |
Validates the form settings. |
field_ui_view_mode_form |
function |
core/modules/field_ui/field_ui.admin.inc |
Form builder: Add or edit a display mode name. |