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
Constructs render array from an array of loaded comments.
file_build_content in modules/file/file.module
Builds a structured array representing the file's content.
file_view_multiple in modules/file/file.module
End of "defgroup file_access".
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 backdrop_render() style array from an array of loaded nodes.
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 backdrop_render() style array from an array of loaded terms.
user_build_content in modules/user/user.module
Builds a structured array representing the profile content.