10 calls to field_attach_view()
- comment_build_content in drupal-7.x/
modules/ comment/ comment.module - Builds a structured array representing the comment's content.
- FieldAttachOtherTestCase::testFieldAttachView in drupal-7.x/
modules/ field/ tests/ field.test - Test field_attach_view() and field_attach_prepare_view().
- node_build_content in drupal-7.x/
modules/ node/ node.module - Builds a structured array representing the node's content.
- TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in drupal-7.x/
modules/ taxonomy/ taxonomy.test - Tests term reference field and widget with multiple vocabularies.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in drupal-7.x/
modules/ taxonomy/ taxonomy.test - Test widgets.
- taxonomy_term_build_content in drupal-7.x/
modules/ taxonomy/ taxonomy.module - Builds a structured array representing the term's content.
- TextFieldTestCase::_testTextfieldWidgets in drupal-7.x/
modules/ field/ modules/ text/ text.test - Helper function for testTextfieldWidgets().
- TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal-7.x/
modules/ field/ modules/ text/ text.test - Helper function for testTextfieldWidgetsFormatted().
- UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in drupal-7.x/
modules/ simpletest/ tests/ upgrade/ upgrade.taxonomy.test - Basic tests for the taxonomy upgrade.
- user_build_content in drupal-7.x/
modules/ user/ user.module - Builds a structured array representing the profile content.