constant TWITTER_PULL_CACHE_TABLE in Twitter Pull 6.2
Same name and namespace in other branches
- 6 twitter_pull.module \TWITTER_PULL_CACHE_TABLE
- 7.2 twitter_pull.module \TWITTER_PULL_CACHE_TABLE
- 7 twitter_pull.module \TWITTER_PULL_CACHE_TABLE
2 uses of TWITTER_PULL_CACHE_TABLE
- twitter_pull_flush_caches in ./
twitter_pull.module - Implementation of hook_flush_caches().
- twitter_pull_retrieve in ./
twitter_pull.module - Retrieves tweets by username, hashkey or search term.
File
- ./
twitter_pull.module, line 13
Code
define('TWITTER_PULL_CACHE_TABLE', 'cache_pulled_tweets');