9 calls to token_generate() in Drupal 7
- comment_tokens in modules/
comment/ comment.tokens.inc - Implements hook_tokens().
- hook_tokens in modules/
system/ system.api.php - Provide replacement values for placeholder tokens.
- node_tokens in modules/
node/ node.tokens.inc - Implements hook_tokens().
- statistics_tokens in modules/
statistics/ statistics.tokens.inc - Implements hook_tokens().
- system_tokens in modules/
system/ system.tokens.inc - Implements hook_tokens().
- taxonomy_tokens in modules/
taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- TokenReplaceTestCase::testTokenReplacement in modules/
system/ system.test - Creates a user and a node, then tests the tokens generated from them.
- token_replace in includes/
token.inc - Replaces all tokens in a given string with appropriate values.
- user_tokens in modules/
user/ user.tokens.inc - Implements hook_tokens().