21 calls to apdqc_query() in Asynchronous Prefetch Database Query Cache 7
- apdqc.session.inc in ./
apdqc.session.inc - User session handling functions.
- APDQCache::clear in ./
apdqc.cache.inc - Implements DrupalCacheInterface::clear().
- APDQCache::garbageCollection in ./
apdqc.cache.inc - Generic garbage collection method.
- APDQCache::getMultiple in ./
apdqc.cache.inc - Implements DrupalCacheInterface::getMultiple().
- APDQCache::isEmpty in ./
apdqc.cache.inc - Implements DrupalCacheInterface::isEmpty().
- APDQCache::set in ./
apdqc.cache.inc - Implements DrupalCacheInterface::set().
- apdqc_admin_change_table_collation_queries in ./
apdqc.admin.inc - Convert the table to the specified collation.
- apdqc_async_data in ./
apdqc.mysql.inc - Used to get & parse async cached data.
- apdqc_boot in ./
apdqc.module - Implements hook_boot().
- apdqc_convert_cache_index in ./
apdqc.admin.inc - Converts a database index from one form to another.
- apdqc_cron in ./
apdqc.module - Implements hook_cron().
- apdqc_requirements in ./
apdqc.install - Implements hook_requirements().
- apdqc_run_prefetch_array in ./
apdqc.cache.inc - Prefetch data from a cache table.
- apdqc_truncate_table in ./
apdqc.mysql.inc - Empties out a database table in a non metadata locking fashion.
- _apdqc_dblog_watchdog in ./
apdqc.module - Implements hook_watchdog().
- _apdqc_lock_acquire in ./
apdqc.lock.db.inc - Acquire (or renew) a lock, but do not block if it fails.
- _apdqc_lock_change_lock_id in ./
apdqc.lock.db.inc - Change the lock id.
- _apdqc_lock_may_be_available in ./
apdqc.lock.db.inc - Check if lock acquired by a different process may be available.
- _apdqc_lock_release in ./
apdqc.lock.db.inc - Release a lock previously acquired by lock_acquire().
- _apdqc_lock_release_all in ./
apdqc.lock.db.inc - Release all previously acquired locks.
- _apdqc_lock_release_fuzzy in ./
apdqc.lock.db.inc - Release a lock previously acquired by lock_acquire().