Search for Field

  1. Search 9.5.x for Field
  2. Search 8.9.x for Field
  3. Search 10.3.x for Field
  4. Search 11.x for Field
  5. Other projects
Title Object type File name Summary
ProfileTestFields class modules/profile/profile.test
ProfileTestFields::getInfo function modules/profile/profile.test
ProfileTestFields::testProfileFields function modules/profile/profile.test Test each of the field types. List selection and date fields are tested
separately because they need some special handling.
ProfileTestSelect::testProfileSelectionField function modules/profile/profile.test Create a list selection field, give it a value, update and delete the field.
ProfileTestWeights::testProfileFieldWeights function modules/profile/profile.test
profile_field_delete function modules/profile/profile.admin.inc Menu callback; deletes a field from all user profiles.
profile_field_delete_submit function modules/profile/profile.admin.inc Process a field delete form submission.
profile_field_form function modules/profile/profile.admin.inc Menu callback: Generate a form to add/edit a user profile field.
profile_field_form_submit function modules/profile/profile.admin.inc Process profile_field_form submissions.
profile_field_form_validate function modules/profile/profile.admin.inc Validate profile_field_form submissions.
profile_view_field function modules/profile/profile.module
rdf_field_attach_view_alter function modules/rdf/rdf.module Implements hook_field_attach_view_alter().
rdf_preprocess_field function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
SchemaTestCase::assertFieldAdditionRemoval function modules/simpletest/tests/schema.test Assert that a given field can be added and removed from a table.
SchemaTestCase::assertFieldCharacteristics function modules/simpletest/tests/schema.test Assert that a newly added field has the correct characteristics.
SchemaTestCase::testSchemaAddField function modules/simpletest/tests/schema.test Test adding columns to an existing table.
SelectQuery::$fields property includes/database/select.inc The fields to SELECT.
SelectQuery::addField function includes/database/select.inc
SelectQuery::fields function includes/database/select.inc
SelectQuery::getFields function includes/database/select.inc
SelectQueryExtender::addField function includes/database/select.inc
SelectQueryExtender::fields function includes/database/select.inc
SelectQueryExtender::getFields function includes/database/select.inc
SelectQueryInterface::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
SelectQueryInterface::fields function includes/database/select.inc Add multiple fields from the same table to be SELECTed.
SelectQueryInterface::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
SimpleTestFunctionalTest::getResultFieldSet function modules/simpletest/simpletest.test Get the fieldset containing the results for group this test is in.
TaxonomyTermFieldMultipleVocabularyTestCase class modules/taxonomy/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTermFieldMultipleVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies function modules/taxonomy/taxonomy.test Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermFieldTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::setUp function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField function modules/taxonomy/taxonomy.test Test empty taxonomy term reference field.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName function modules/taxonomy/taxonomy.test Tests that vocabulary machine name changes are mirrored in field definitions.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation function modules/taxonomy/taxonomy.test Test term field validation.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function modules/taxonomy/taxonomy.test Test widgets.
TaxonomyTermIndexTestCase::$field_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_name_1 property modules/taxonomy/taxonomy.test

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