installer_manager_update_ready_form |
function |
core/modules/installer/installer.manager.inc |
Form constructor for the update ready form. |
views_handler_argument::options_form |
function |
core/modules/views/handlers/views_handler_argument.inc |
Build the options form. |
LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/locale.test |
Imports a standalone .po file in a given language. |
FormsArbitraryRebuildTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
FormsFileInclusionTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
layout_context_relationship_add_form |
function |
core/modules/layout/layout.context.admin.inc |
Form callback; Displays form for adding new relationships to a layout. |
contact_form_user_profile_form_alter |
function |
core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
number_field_formatter_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
form_test_programmatic_form_validate |
function |
core/modules/simpletest/tests/form_test.module |
Form validation handler for programmatic form submissions. |
redirect_list_form_operations_submit |
function |
core/modules/redirect/redirect.admin.inc |
Submit handler for redirect_list_form(). |
field_ui_view_mode_reset_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Submit handler for field_ui_view_mode_reset_form(). |
FormResizableTextareaTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
form_test_user_register_form_rebuild |
function |
core/modules/simpletest/tests/form_test.module |
Submit callback that just lets the form rebuild. |
path_bulk_update_form_rebuild_submit |
function |
core/modules/path/path.admin.inc |
Form submit handler for URL alias bulk update form. |
theme_views_ui_reorder_displays_form |
function |
core/modules/views_ui/views_ui.theme.inc |
Turn the reorder form into a proper table |
EntityBundleLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/entity_bundle_layout_access.inc |
Submit handler for the settings form for this access item. |
theme_views_ui_rearrange_filter_form |
function |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
redirect_list_404_filter_form_submit |
function |
core/modules/redirect/redirect.admin.inc |
Process filter form submission when the Filter button is pressed. |
authorize_filetransfer_form_validate |
function |
core/includes/authorize.inc |
Form validation handler for authorize_filetransfer_form(). |
AJAXMultiFormTestCase::testMultiForm |
function |
core/modules/simpletest/tests/ajax.test |
Test that a page with the 'page_node_form' included twice works correctly. |
FilterCRUDTestCase::verifyTextFormat |
function |
core/modules/filter/tests/filter.test |
Verifies that a text format is properly stored. |
FilterAdminTestCase::testFormatAdmin |
function |
core/modules/filter/tests/filter.test |
Tests the format administration functionality. |
_form_test_tableselect_ajax_callback |
function |
core/modules/simpletest/tests/form_test.module |
Ajax callback that returns the form element. |
layout_block_configure_form_validate |
function |
core/modules/layout/layout.admin.inc |
Form validate handler for layout_block_configure_form(). |
entityreference_field_formatter_info |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_info(). |
layout_flexible_template_delete_form |
function |
core/modules/layout/layout.flexible.inc |
Menu callback; Delete a flexible template. |
entityreference_field_formatter_view |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_view(). |
locale_form_redirect_edit_form_alter |
function |
core/modules/redirect/redirect.module |
Implements hook_form_FORM_ID_alter() on behalf of locale.module. |
path_patterns_settings_form_validate |
function |
core/modules/path/path.admin.inc |
Validate handler for path_patterns_settings_form(). |
date_default_formatter_settings_form |
function |
core/modules/date/date.admin.inc |
Settings for the default formatter. |
layout_menu_item_form_condition_edit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that edits an condition. |
ajax_test_dialog_form_callback_modal |
function |
core/modules/simpletest/tests/ajax_test.module |
AJAX callback handler for ajax_test_dialog_form(). |
node_preview_banner_form_node_submit |
function |
core/modules/node/node.pages.inc |
Submit handler for the node preview banner form. |
CommentFieldsTest::testCommentFormat |
function |
core/modules/comment/tests/comment.test |
Tests that comment module works correctly with plain text format. |
DiffFormatter::$trailingContextLines |
property |
core/includes/diff.inc |
This should be left at zero for this class, but subclasses
may want to set this to other values. |
system_form_user_register_form_alter |
function |
core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
path_taxonomy_form_vocabulary_submit |
function |
core/modules/path/path.module |
Submit handler for taxonomy_form_vocabulary(). |
taxonomy_vocabulary_form_permissions |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Builds a matrix of node permissions for this node type. |
SystemConfigFormCase::testConfigForm |
function |
core/modules/simpletest/tests/system_config_test.inc |
Submit the system_config_form and then test the configuration has the
expected values. |
field_test_entity_nested_form_submit |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
queue_example_add_remove_form_insert |
function |
modules/examples/queue_example/queue_example.module |
Submit function for the insert-into-queue button. |
queue_example_add_remove_form_delete |
function |
modules/examples/queue_example/queue_example.module |
Submit function for "Claim and delete" button. |
FormValidationTestCase::testValidate |
function |
core/modules/simpletest/tests/form.test |
Tests form alterations by #element_validate, #validate, and form_set_value(). |
BlockTestCase::testCustomBlockFormat |
function |
core/modules/block/tests/block.test |
Test creating custom block using Raw HTML (full_html). |
ConfirmFormTest::assertCancelLinkUrl |
function |
core/modules/system/tests/system.test |
Asserts that a cancel link is present pointing to the provided URL. |
views_plugin_style_rss::options_form |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Provide a form to edit options for this plugin. |
tabledrag_example_parent_form_submit |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Submit callback for the tabledrag_example_parent_form form. |
ViewsHandlerFieldBulkFormTest::$view |
property |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
|
ViewsHandlerFieldBulkFormTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Sets up a Backdrop site for running functional and integration tests. |
views_ui_remove_display_form_restore |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler to add a restore a removed display to a view. |