Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FieldUIManageDisplayTestCase::getInfo function modules/field_ui/field_ui.test
FieldUIManageDisplayTestCase::setUp function modules/field_ui/field_ui.test
FieldUIManageDisplayTestCase::testFormatterUI function modules/field_ui/field_ui.test Tests formatter settings.
FieldUIManageDisplayTestCase::testViewModeCustom function modules/field_ui/field_ui.test Tests switching view modes to use custom or 'default' settings'.
FieldUIManageFieldsTestCase class modules/field_ui/field_ui.test Tests the functionality of the 'Manage fields' screen.
FieldUIManageFieldsTestCase::$field_label property modules/field_ui/field_ui.test
FieldUIManageFieldsTestCase::$field_name property modules/field_ui/field_ui.test
FieldUIManageFieldsTestCase::$field_name_input property modules/field_ui/field_ui.test
FieldUIManageFieldsTestCase::addExistingField function modules/field_ui/field_ui.test Tests adding an existing field in another content type.
FieldUIManageFieldsTestCase::assertFieldSettings function modules/field_ui/field_ui.test Asserts field settings are as expected.
FieldUIManageFieldsTestCase::createField function modules/field_ui/field_ui.test Tests adding a new field.
FieldUIManageFieldsTestCase::getInfo function modules/field_ui/field_ui.test
FieldUIManageFieldsTestCase::manageFieldsPage function modules/field_ui/field_ui.test Tests the manage fields page.
FieldUIManageFieldsTestCase::setUp function modules/field_ui/field_ui.test
FieldUIManageFieldsTestCase::testCRUDFields function modules/field_ui/field_ui.test Runs the field CRUD tests.
FieldUIManageFieldsTestCase::testDefaultValue function modules/field_ui/field_ui.test Tests that default value is correctly validated and saved.
FieldUIManageFieldsTestCase::testDeleteField function modules/field_ui/field_ui.test Tests that deletion removes fields and instances as expected.
FieldUIManageFieldsTestCase::testDuplicateFieldName function modules/field_ui/field_ui.test Tests that a duplicate field name is caught by validation.
FieldUIManageFieldsTestCase::testExternalDestinations function modules/field_ui/field_ui.test Tests that external URLs in the 'destinations' query parameter are blocked.
FieldUIManageFieldsTestCase::testHiddenFields function modules/field_ui/field_ui.test Tests that Field UI respects the 'no_ui' option in hook_field_info().
FieldUIManageFieldsTestCase::testRenameBundle function modules/field_ui/field_ui.test Tests renaming a bundle.
FieldUIManageFieldsTestCase::updateField function modules/field_ui/field_ui.test Tests editing an existing field.
FieldUITestCase class modules/field_ui/field_ui.test Provides common functionality for the Field UI test classes.
FieldUITestCase::$hyphen_type property modules/field_ui/field_ui.test
FieldUITestCase::$type property modules/field_ui/field_ui.test
FieldUITestCase::fieldUIAddExistingField function modules/field_ui/field_ui.test Adds an existing field through the Field UI.
FieldUITestCase::fieldUIAddNewField function modules/field_ui/field_ui.test Creates a new field through the Field UI.
FieldUITestCase::fieldUIDeleteField function modules/field_ui/field_ui.test Deletes a field instance through the Field UI.
FieldUITestCase::setUp function modules/field_ui/field_ui.test
FieldUpdateForbiddenException class modules/field/field.module Exception class thrown by hook_field_update_forbid().
FieldUpdatePathTestCase class modules/simpletest/tests/upgrade/update.field.test Tests the Field 7.0 -> 7.x update path.
FieldUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.field.test
FieldUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.field.test
FieldUpdatePathTestCase::testFilledUpgrade function modules/simpletest/tests/upgrade/update.field.test Tests that the update is successful.
FieldValidationException class modules/field/field.attach.inc Exception thrown by field_attach_validate() on field validation errors.
FieldValidationException::$errors property modules/field/field.attach.inc
FieldValidationException::__construct function modules/field/field.attach.inc Constructor for FieldValidationException.
field_access function modules/field/field.module Determine whether the user has access to a given field.
field_add_more_js function modules/field/field.form.inc Ajax callback in response to a new empty widget being added to the form.
field_add_more_submit function modules/field/field.form.inc Submit handler for the "Add another item" button of a field form.
field_associate_fields function modules/field/field.module Allows a module to update the database for fields and columns it controls.
field_attach_create_bundle function modules/field/field.attach.inc Notify field.module that a new bundle was created.
field_attach_delete function modules/field/field.attach.inc Delete field data for an existing entity. This deletes all
revisions of field data for the entity.
field_attach_delete_bundle function modules/field/field.attach.inc Notify field.module the a bundle was deleted.
field_attach_delete_revision function modules/field/field.attach.inc Delete field data for a single revision of an existing entity. The
passed entity must have a revision id attribute.
field_attach_form function modules/field/field.attach.inc Add form elements for all fields for an entity to a form structure.
field_attach_form_validate function modules/field/field.attach.inc Perform field validation against form-submitted field values.
field_attach_insert function modules/field/field.attach.inc Save field data for a new entity.
field_attach_load function modules/field/field.attach.inc Loads fields for the current revisions of a group of entities.
field_attach_load_revision function modules/field/field.attach.inc Load all fields for previous versions of a group of entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.