BlockExample::getContent in modules/examples/block_example/block_example.inc
Returns the rendered content of this block.
BlockHero::getContent in core/modules/layout/includes/block.hero.inc
Returns the rendered content of this block.
BlockTestCase::testCustomBlock in core/modules/block/tests/block.test
Test creating custom block, editing, and then deleting it.
BlockText::getContent in core/modules/layout/includes/block.text.inc
Returns the rendered content of this block.
block_block_view in core/modules/block/block.module
Implements hook_block_view().
comment_submit in core/modules/comment/comment.module
Prepare a comment for submission.
FilterNoFormatTestCase::testCheckMarkupNoFormat in core/modules/filter/tests/filter.test
Tests text without format.
hook_node_update_index in core/modules/node/node.api.php
Act on a node being indexed for searching.
LayoutInterfaceTest::testOverriddenPaths in core/modules/layout/tests/layout.test
Test the overriding of paths.
TaxonomyTermController::buildContent in core/modules/taxonomy/taxonomy.entity.inc
Implements EntityControllerInterface::buildContent().
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
taxonomy_term_feed in core/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
taxonomy_tokens in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
user_comment_view in core/modules/user/user.module
Implements hook_comment_view().
ViewsHandlerAreaTextTest::testAreaText in core/modules/views/tests/handlers/views_handler_area_text.test
views_handler_area_text::render_textarea in core/modules/views/handlers/views_handler_area_text.inc
Render a text area, using the proper format.
views_handler_field_markup::render in core/modules/views/handlers/views_handler_field_markup.inc
Render the field.
_text_sanitize in core/modules/field/modules/text/text.module
Sanitizes the 'value' or 'summary' data of a text value.