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
PagePreviewTestCase::$field property modules/node/node.test
PagePreviewTestCase::$field_name property modules/node/node.test
poll_field_attach_prepare_translation_alter function modules/poll/poll.module Implements hook_field_attach_prepare_translation_alter().
poll_field_extra_fields function modules/poll/poll.module Implements hook_field_extra_fields().
ProfileBlockTestCase::$field1 property modules/profile/profile.test
ProfileBlockTestCase::$field2 property modules/profile/profile.test
ProfileTestCase::createProfileField function modules/profile/profile.test Create a profile field.
ProfileTestCase::deleteProfileField function modules/profile/profile.test Delete a profile field.
ProfileTestCase::setProfileField function modules/profile/profile.test Set the profile field to a random value
ProfileTestCase::updateProfileField function modules/profile/profile.test Update a profile field.
ProfileTestDate::testProfileDateField function modules/profile/profile.test Create a date field, give it a value, update and delete the field.
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 Adds a field to the list to be SELECTed.
SelectQuery::fields function includes/database/select.inc Add multiple fields from the same table to be SELECTed.
SelectQuery::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
SelectQueryExtender::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
SelectQueryExtender::fields function includes/database/select.inc Add multiple fields from the same table to be SELECTed.
SelectQueryExtender::getFields function includes/database/select.inc Returns a reference to the fields array for this query.
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 Sets up a Drupal site for running functional and integration tests.
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

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