comment_build_content in modules/comment/comment.module
Builds a structured array representing the comment's content.
EmailFieldTestCase::testEmailField in modules/email/tests/email.test
Tests e-mail field.
FieldAttachOtherTestCase::testFieldAttachView in modules/field/tests/field.test
Test field_attach_view() and field_attach_prepare_view().
file_build_content in modules/file/file.module
Builds a structured array representing the file's content.
node_build_content in modules/node/node.module
Builds a structured array representing the node's content.
taxonomy_term_build_content in modules/taxonomy/taxonomy.module
Builds a structured array representing the term's content.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in modules/taxonomy/tests/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in modules/taxonomy/tests/taxonomy.test
Test widgets.
TextFieldTestCase::_testTextfieldWidgets in modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
user_build_content in modules/user/user.module
Builds a structured array representing the profile content.