8 calls to content_load()

announcements.module in modules/announcements/announcements.module
announcements_render_announcements in modules/announcements/announcements.module
Return the HTML rendering the announcements we have in the database.
blocks.module in modules/blocks/blocks.module
blocks_render_block in modules/blocks/blocks.module
Implementation of hook_render_block. We are going to render out our content_block content type.
content.module in modules/content/content.module
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
content_menu_handle_replacement_pattern in modules/content/content.module
This is an implementation of hook_menu_handle_replacement_pattern. It will search for and replace replacement patterns which we are aware of it in $str.
content_view_content in modules/content/content.module
Display the content specified in the GET's cid.