12 calls to twitter_account_load() in Twitter 7.5
- twitter_account_delete in ./
twitter.inc - Delete a twitter account and its statuses.
- twitter_account_list_form_submit in ./
twitter.pages.inc - Form submit handler for altering the list of Twitter accounts.
- twitter_actions_post in twitter_actions/
twitter_actions.module - Silently posts a message to Twitter
- twitter_cron in ./
twitter.module - Implements hook_cron().
- twitter_fetch_mentions_timeline in ./
twitter.inc - Fetches user's mentions of an authenticated account.
- twitter_fetch_user_timeline in ./
twitter.inc - Fetches a user's timeline.
- twitter_last_tweet_field_field_formatter_view in twitter_last_tweet_field/
twitter_last_tweet_field.module - Implements hook_field_formatter_view().
- twitter_load_accounts in ./
twitter.inc - Loads all Twitter accounts added by a Drupal user.
- twitter_non_auth_account_form_validate in ./
twitter.pages.inc - Form validation for adding a new non-authenticated Twitter account.
- twitter_post_node_insert in twitter_post/
twitter_post.module - Implementation of hook_node_insert().
- twitter_twitter_accounts in ./
twitter.module - Implements hook_twitter_accounts().
- twitter_views_handler_field_formatted_tweet::render in ./
twitter_views_field_handlers.inc - Render the field.