CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
FileFieldPathTestCase::testUploadPath in modules/file/tests/file.test
Tests the normal formatter display on node display.
FileTokenReplaceTestCase::testFileTokenReplacement in modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
file_field_widget_uri in modules/file/file.field.inc
Determines the URI for a file field instance.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/node.test
Creates a node, then tests the tokens generated from it.
PollTokenReplaceTestCase::testPollTokenReplacement in modules/poll/poll.test
Creates a poll, then tests the tokens generated from it.
StatisticsTokenReplaceTestCase::testStatisticsTokenReplacement in modules/statistics/statistics.test
Creates a node, then tests the statistics tokens generated from it.
system_goto_action in modules/system/system.module
Redirects to a different URL.
system_mail in modules/system/system.module
Implements hook_mail().
system_message_action in modules/system/system.module
Sends a message to the current user's screen.
system_send_email_action in modules/system/system.module
Sends an e-mail message.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TokenReplaceTestCase::testSystemDateTokenReplacement in modules/system/system.test
Tests the generation of all system date tokens.
TokenReplaceTestCase::testSystemSiteTokenReplacement in modules/system/system.test
Tests the generation of all system site information tokens.
TokenReplaceTestCase::testSystemTokenRecognition in modules/system/system.test
Test whether token-replacement works in various contexts.
TokenReplaceTestCase::testTokenReplacement in modules/system/system.test
Creates a user and a node, then tests the tokens generated from them.
UserTokenReplaceTestCase::testAnonymousUserTokenReplacement in modules/user/user.test
Uses an anonymous user, then tests the tokens generated from it.
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/user.test
Creates a user, then tests the tokens generated from it.
_user_mail_text in modules/user/user.module
Returns a mail string for a variable name.