ajax_prepare_response in includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
backdrop_deliver_html_page in includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
BlockHero::getContent in modules/layout/includes/block.hero.inc
Returns the rendered content of this block.
BlockText::getContent in modules/layout/includes/block.text.inc
Returns the rendered content of this block.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
field_default_form in modules/field/field.form.inc
Creates a form element for a field and can populate it with a default value.
FileFieldPathTestCase::testUploadPath in modules/file/tests/file.test
Tests the normal formatter display on node display.
file_field_widget_uri in modules/file/file.field.inc
Determines the URI for a file field instance.
file_file_formatter_file_image_view in modules/file/file.module
Implements hook_file_formatter_FORMATTER_view().
FileTokenReplaceTestCase::testFileTokenReplacement in modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
file_upload_destination_uri in modules/file/file.pages.inc
Determines the upload location for the file add upload form.
hook_file_formatter_FORMATTER_view in modules/file/file.api.php
Define formatter output.
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
path_generate_entity_alias in modules/path/path.inc
Apply patterns to create an alias for an entity.
system_mail in modules/system/system.module
Implements hook_mail().
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
theme_file_download_link in modules/file/file.theme.inc
Copy of theme_file_link() for linking to the file download URL.
TokenReplaceTestCase::testSystemDateTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system date tokens.
TokenReplaceTestCase::testSystemSiteTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system site information tokens.
TokenReplaceTestCase::testSystemTokenRecognition in modules/simpletest/tests/token.test
Test whether token-replacement works in various contexts.
TokenReplaceTestCase::testTokenReplacement in modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
token_test_exit in modules/simpletest/tests/token_test.module
Implements hook_exit().
_user_mail_text in modules/user/user.module
Returns a mail string for a variable name.
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.