13 calls to field_attach_prepare_view()
- comment_build_content in modules/
comment/ comment.module - Builds a structured array representing the comment's content.
- comment_view_multiple in modules/
comment/ comment.module - Construct a drupal_render() style array from an array of loaded comments.
- FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple in modules/
field/ tests/ field.test - Tests the 'multiple entity' behavior of field_attach_prepare_view().
- FieldAttachOtherTestCase::testFieldAttachView in modules/
field/ tests/ field.test - Test field_attach_view() and field_attach_prepare_view().
- node_build_content in modules/
node/ node.module - Builds a structured array representing the node's content.
- node_view_multiple in modules/
node/ node.module - Constructs a drupal_render() style array from an array of loaded nodes.
- TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in modules/
taxonomy/ taxonomy.test - Tests term reference field and widget with multiple vocabularies.
- TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField in modules/
taxonomy/ taxonomy.test - Test empty taxonomy term reference field.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in modules/
taxonomy/ taxonomy.test - Test widgets.
- taxonomy_term_build_content in modules/
taxonomy/ taxonomy.module - Builds a structured array representing the term's content.
- taxonomy_term_view_multiple in modules/
taxonomy/ taxonomy.module - Constructs a drupal_render() style array from an array of loaded terms.
- UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.taxonomy.test - Basic tests for the taxonomy upgrade.
- user_build_content in modules/
user/ user.module - Builds a structured array representing the profile content.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.