18 calls to token_replace()

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