8 calls to apdqc_get_db_object() in Asynchronous Prefetch Database Query Cache 7
- apdqc.lock.inc in ./
apdqc.lock.inc - A database-mediated implementation of a locking mechanism.
- 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_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_escape_string in ./
apdqc.mysql.inc - Prepare input for use in a database query, preventing SQL injection attacks.
- apdqc_query in ./
apdqc.mysql.inc - Runs a query in the database.
- apdqc_truncate_table in ./
apdqc.mysql.inc - Empties out a database table in a non metadata locking fashion.