views_handler_filter_node_hidden_path::operator_form |
function |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Options form subform for setting the operator. |
form_test_form_rebuild_preserve_values_form_add_more |
function |
core/modules/simpletest/tests/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
FormResizableTextareaTestCase::testResizableTextarea |
function |
core/modules/simpletest/tests/form.test |
Test that setting #resizable on form item results in correct CSS classes. |
views_handler_relationship_translation::options_form |
function |
core/modules/translation/views/views_handler_relationship_translation.inc |
Add a translation selector. |
ImageFieldDisplayTestCase::_testImageFieldFormatters |
function |
core/modules/image/tests/image.test |
Test image formatters on node display. |
ckeditor5_form_filter_format_editor_image_form_alter |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
views_plugin_exposed_form_input_required::pre_render |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
|
redirect_handler_field_redirect_source::options_form |
function |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Default options form that provides the label widget that all fields
should have. |
views_plugin_style_summary_unformatted::options_form |
function |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Provide a form to edit options for this plugin. |
FilterFormatAccessTestCase::testFormatDisabledAccess |
function |
core/modules/filter/tests/filter.test |
Tests loading of disabled formats. |
date_views_filter_handler_simple::extra_options_form |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Provide a form for setting options. |
CommonFormatDateTestCase::testAdminDefinedFormatDate |
function |
core/modules/simpletest/tests/common.test |
Test admin-defined formats in format_date(). |
views_handler_filter_boolean_operator::operator_form |
function |
core/modules/views/handlers/views_handler_filter_boolean_operator.inc |
Options form subform for setting the operator. |
FieldViewsFieldTest::_testFormatterSimpleFieldRender |
function |
core/modules/field/tests/field_views.test |
Tests that fields with formatters runs as expected. |
ViewsHandlerFieldBulkFormTest::testNodeFieldBulkForm |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Test Bulk Forms for nodes. |
EntityReferenceSelectionHandlerGeneric::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Implements EntityReferenceHandler::settingsForm(). |
FormsFormCacheTestCase::testCacheFormCustomExpiration |
function |
core/modules/simpletest/tests/form.test |
Tests changing form_cache_expiration. |
CommonSizeUnitTestCase::testCommonParseSizeFormatSize |
function |
core/modules/simpletest/tests/common.test |
Cross-test parse_size() and format_size(). |
ckeditor5_upgrade_test_ckeditor5_upgrade_format_alter |
function |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_upgrade_format_alter(). |
BatchProcessingTestCase::testBatchFormMultipleBatches |
function |
core/modules/simpletest/tests/batch.test |
Test batches defined in different submit handlers on the same form. |
EntityReferenceBehaviorHandlerInterface::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Generate a settings form for this handler. |
TextFieldTestCase::testTextfieldWidgetsAllowedFormats |
function |
core/modules/field/modules/text/tests/text.test |
Test widgets for fields with selected allowed formats. |
FormsElementsTableSelectFunctionalTest::testEmptyText |
function |
core/modules/simpletest/tests/form.test |
Test the display of the #empty text when #options is an empty array. |
form_test_limit_validation_errors_form_partial_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submit handler for the partial validation submit button. |
FormsRebuildTestCase::testPreserveFormActionAfterAJAX |
function |
core/modules/simpletest/tests/form.test |
Tests that a form's action is retained after an Ajax submission. |
FormsTriggeringElementTestCase::testNoButtonInfoInPost |
function |
core/modules/simpletest/tests/form.test |
Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer. |
views_handler_filter_term_node_tid::extra_options_form |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Provide a form for setting options. |
field_formatter_settings_get_instance_display_settings |
function |
core/modules/field/field.info.inc |
Get the formatter settings for a field instance and view mode. |
ImageThemeFunctionWebTestCase::testImageFormatterTheme |
function |
core/modules/image/tests/image.test |
Tests usage of the image field formatters. |
views_plugin_exposed_form_input_required::options_form |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Provide a form to edit options for this plugin. |
BatchProcessingTestCase::testBackdropFormSubmitInBatch |
function |
core/modules/simpletest/tests/batch.test |
Test that backdrop_form_submit() can run within a batch operation. |
views_plugin_display_block::uses_exposed_form_in_block |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Check to see if the display can put the exposed form in a block. |
redirect_handler_field_redirect_redirect::options_form |
function |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Default options form that provides the label widget that all fields
should have. |
EntityReferenceSelectionHandlerInterface::settingsForm |
function |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
Generate a settings form for this handler. |
views_handler_relationship_groupwise_max::options_form |
function |
core/modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Extends the relationship's basic options, allowing the user to pick
a sort and an order for it. |
ViewsHandlerFieldBulkFormTest::testNodeAndUserBulkForm |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Test Bulk Forms for user entities joined to nodes by uid. |
views_handler_argument_field_list_string::options_form |
function |
core/modules/field/views/views_handler_argument_field_list_string.inc |
Build the options form. |
FormStateValuesCleanTestCase::testFormStateValuesClean |
function |
core/modules/simpletest/tests/form.test |
Tests form_state_values_clean(). |
form_test_form_state_values_clean_advanced_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_form_state_values_clean_advanced_form(). |
views_handler_relationship_node_term_data::options_form |
function |
core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc |
Default options form that provides the label widget that all fields
should have. |
UserPictureTestCase::testUserPictureAdminFormValidation |
function |
core/modules/user/tests/user.test |
Tests the admin form validates user picture settings. |
views_handler_filter_history_user_timestamp::value_form |
function |
core/modules/node/views/views_handler_filter_history_user_timestamp.inc |
Options form subform for setting options. |
GenericFieldTest::formTestGenericFieldNodeAddDeleteForm |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and delete all field types through Form API. |
FilterFormatAccessTestCase::testFormatWidgetPermissions |
function |
core/modules/filter/tests/filter.test |
Tests editing a page using a disallowed text format. |
FieldTestPermissionsExample::testAddRemoveFieldnoteForm |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and remove the field through Form API. |
FormsElementsDescriptionsTestCase::testFormDescriptions |
function |
core/modules/simpletest/tests/form.test |
Test Form Descriptions. |
redirect_handler_field_redirect_link_edit::options_form |
function |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
views_plugin_row_node_rss::options_form_summary_options |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Return the main options, which are shown in the summary title. |
FormValidationTestCase::testMultiFormSameNameErrorClass |
function |
core/modules/simpletest/tests/form.test |
Tests error border of multiple fields with same name in a page. |
FormH5datetimeTestCase::testNoAccessH5DateOrTimeElement |
function |
core/modules/simpletest/tests/form.test |
Test return value for disabled html_date and html_time elements. |