ViewsHandlerFieldBulkFormTest::schemaDefinition |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Overrides the schema definition of the views_test table to add nid. |
form_test_storage_element_validate_value_cached |
function |
core/modules/simpletest/tests/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
views_handler_field_term_node_tid::options_form |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Provide "link to term" option. |
views_handler_field_file_filemime::options_form |
function |
core/modules/file/views/views_handler_field_file_filemime.inc |
Provide link to file option |
views_handler_argument_field_list::options_form |
function |
core/modules/field/views/views_handler_argument_field_list.inc |
Build the options form. |
form_test_form_state_values_clean_advanced_form |
function |
core/modules/simpletest/tests/form_test.module |
Form constructor for the form_state_values_clean() test. |
views_handler_field_field::multiple_options_form |
function |
core/modules/field/views/views_handler_field_field.inc |
Provide options for multiple value fields. |
layout_settings_form_context_relationship_remove |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that removes a relationship. |
views_plugin_exposed_form::exposed_form_validate |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_argument_validate_php::options_form |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Provide the default form for setting options. |
language_negotiation_configure_url_form_validate |
function |
core/modules/locale/locale.admin.inc |
Validation handler for url provider configuration. |
FormsElementsTableSelectFunctionalTest::testAjax |
function |
core/modules/simpletest/tests/form.test |
Test presence of ajax functionality |
SearchConfigSettingsForm::testSearchSettingsPage |
function |
core/modules/search/tests/search.test |
Verify the search settings form. |
locale_form_language_admin_add_form_alter_submit |
function |
core/modules/locale/locale.module |
Set a batch for newly added language. |
views_handler_field_file_link_edit::options_form |
function |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
entityreference_field_formatter_settings_summary |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_settings_summary(). |
views_plugin_argument_default_user::options_form |
function |
core/modules/user/views/views_plugin_argument_default_user.inc |
Provide the default form for setting options. |
views_plugin_display::uses_exposed_form_in_block |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see if the display can put the exposed form in a block. |
UserEditRebuildTestCase::testUserEditFormRebuild |
function |
core/modules/user/tests/user.test |
Test user edit page when the form is set to rebuild. |
TextFieldTestCase::testTextfieldWidgetsFormatted |
function |
core/modules/field/modules/text/tests/text.test |
Test widgets + 'formatted_text' setting. |
views_handler_field_bulk_form::option_definition |
function |
core/modules/views/handlers/views_handler_field_bulk_form.inc |
Overrides views_handler_field::option_definition(). |
views_handler_field_bulk_form::views_form_submit |
function |
core/modules/views/handlers/views_handler_field_bulk_form.inc |
Submit handler for the bulk form. |
date_views_argument_handler_simple::options_form |
function |
core/modules/date/views/date_views_argument_handler_simple.inc |
Add a form element to select date_fields for this argument. |
_batch_test_nested_backdrop_form_submit_callback |
function |
core/modules/simpletest/tests/batch_test.module |
Batch operation: submits form_test_mock_form using backdrop_form_submit(). |
views_handler_field_prerender_list::options_form |
function |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Default options form that provides the label widget that all fields
should have. |
FormsElementsTableSelectFunctionalTest::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
ajax_forms_test_advanced_commands_after_callback |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'after'. |
ajax_forms_test_advanced_commands_alert_callback |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'alert'. |
contextual_links_example_object_edit_form_submit |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Submit handler for contextual_links_example_object_edit_form(). |
contextual_links_example_node_action_form_submit |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Submit handler for contextual_links_example_node_action_form(). |
views_handler_argument_many_to_one::options_form |
function |
core/modules/views/handlers/views_handler_argument_many_to_one.inc |
Build the options form. |
views_handler_field_term_link_edit::options_form |
function |
core/modules/taxonomy/views/views_handler_field_term_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
form_test_validate_required_form_no_title_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
_form_test_tableselect_multiple_true_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Process the tableselect #multiple = TRUE submitted values. |
views_handler_field_file_extension::options_form |
function |
core/modules/file/views/views_handler_field_file_extension.inc |
Default options form that provides the label widget that all fields
should have. |
hook_date_field_formatter_settings_summary_alter |
function |
core/modules/date/date.api.php |
Alter a date field formatter settings summary. |
FormsRebuildTestCase::testRebuildPreservesValues |
function |
core/modules/simpletest/tests/form.test |
Tests preservation of values. |
LocalePluralFormatTest::getPoFileWithSimplePlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a simple plural formula. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |
FormsProgrammaticTestCase::testSubmissionWorkflow |
function |
core/modules/simpletest/tests/form.test |
Test the programmatic form submission workflow. |
FormsFileInclusionTestCase::testLoadCustomInclude |
function |
core/modules/simpletest/tests/form.test |
Tests loading a custom specified include. |
FormValidationTestCase::testCustomRequiredMessage |
function |
core/modules/simpletest/tests/form.test |
Tests #required with custom validation errors. |
views_handler_filter_fields_compare::options_form |
function |
core/modules/views/handlers/views_handler_filter_fields_compare.inc |
Overrides views_handler_filter#options_form(). |
field_test_field_formatter_settings_summary_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_field_formatter_settings_summary_alter(). |
views_plugin_argument_default_fixed::options_form |
function |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Provide the default form for setting options. |
views_plugin_argument_validate_node::options_form |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Provide the default form for setting options. |
FieldFormTestCase::testFieldFormUnlimitedRequired |
function |
core/modules/field/tests/field.test |
Tests the position of the "required" symbol and the validation error text. |
FilterFormatAccessTestCase::testFormatPermissions |
function |
core/modules/filter/tests/filter.test |
Tests the Filter format access permissions functionality. |
locale_form_language_admin_edit_form_alter_submit |
function |
core/modules/locale/locale.module |
Submission handler to record our custom setting. |
views_handler_field_locale_language::options_form |
function |
core/modules/locale/views/views_handler_field_locale_language.inc |
Default options form that provides the label widget that all fields
should have. |