AJAXMultiFormTestCase::setUp in core/modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
DateFieldBasic::createDateField in core/modules/date/tests/date_field.test
Creates a date field from an array of settings values.
date_default_formatter_settings_form in core/modules/date/date.admin.inc
Settings for the default formatter.
FieldBlockTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldExampleTest::createField in modules/examples/field_example/tests/field_example.test
Utility function to create fields on a content type.
FieldFormTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIManageFieldsTestCase::testCardinalitySettings in core/modules/field_ui/tests/field_ui.test
Tests the cardinality settings of a field.
FieldViewsFieldTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
field_add_more_js in core/modules/field/field.form.inc
Ajax callback in response to a new empty widget being added to the form.
field_default_validate in core/modules/field/field.default.inc
Generic field validation handler.
field_multiple_value_form in core/modules/field/field.form.inc
Special handling to create form elements for multiple values.
field_sql_storage_field_storage_load in core/modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_load().
field_sql_storage_field_storage_write in core/modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_write().
field_test_field_storage_load in core/modules/field/tests/field_test/field_test.storage.inc
Implements hook_field_storage_load().
field_test_field_storage_write in core/modules/field/tests/field_test/field_test.storage.inc
Implements hook_field_storage_write().
field_ui_field_edit_form in core/modules/field_ui/field_ui.admin.inc
Form constructor for the field instance settings form.
field_views_field_default_views_data in core/modules/field/views/field.views.inc
Default views data implementation for a field.
FileFieldValidateTestCase::testRequired in core/modules/file/tests/file.test
Tests the required property on file fields.
file_field_widget_form in core/modules/file/file.field.inc
Implements hook_field_widget_form().
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in core/modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
hook_field_storage_load in core/modules/field/field.api.php
Load field data for a set of entities.
hook_field_storage_write in core/modules/field/field.api.php
Write field data for an entity.
LayoutInterfaceTest::testTaxonomyContext in core/modules/layout/tests/layout.test
Tests Taxonomy contexts within layouts.
options_field_widget_form in core/modules/field/modules/options/options.module
Implements hook_field_widget_form().
standard_install in core/profiles/standard/standard.install
Implements hook_install().
TaxonomyRSSTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermIndexTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTermTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
theme_field_multiple_value_form in core/modules/field/field.theme.inc
Returns HTML for an individual form element.
UserRegistrationTestCase::testRegistrationWithUserFields in core/modules/user/tests/user.test
Tests Field API fields on user registration forms.
ViewsHandlerManyToOneTest::setUp in core/modules/views/tests/handlers/views_handler_manytoone.test
Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardTaggedWithTestCase::setUp in core/modules/views/tests/views_ui.test
Sets up a Backdrop site for running functional and integration tests.
views_handler_field_field::init in core/modules/field/views/views_handler_field_field.inc
init the handler with necessary data.
views_handler_field_field::multiple_options_form in core/modules/field/views/views_handler_field_field.inc
Provide options for multiple value fields.
_field_sort_items in core/modules/field/field.module
Helper function to sort items in a field according to user drag-n-drop reordering.