24 calls to apdqc_escape_string() 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::set in ./
apdqc.cache.inc - Implements DrupalCacheInterface::set().
- ApdqcPrefetchDrupalDefaultEntityController::__call in ./
apdqc.module - Magic method; forward all calls to the original base class.
- apdqc_async_data in ./
apdqc.mysql.inc - Used to get & parse async cached data.
- apdqc_boot in ./
apdqc.module - Implements hook_boot().
- apdqc_ctools_plugin_pre_alter in ./
apdqc.module - Implements hook_ctools_plugin_pre_alter().
- apdqc_entity_load in ./
apdqc.module - Implements hook_entity_load().
- apdqc_get_lang in ./
apdqc.module - Returns the language shorthand escaped for database use.
- apdqc_init in ./
apdqc.module - Implements hook_init().
- apdqc_menu_get_item_alter in ./
apdqc.module - Implements hook_menu_get_item_alter().
- apdqc_stream_wrappers in ./
apdqc.module - Implements hook_stream_wrappers().
- apdqc_views_post_execute in ./
apdqc.module - Implements hook_views_post_execute().
- apdqc_views_pre_build in ./
apdqc.module - Implements hook_views_pre_build().
- apdqc_views_pre_render in ./
apdqc.module - Implements hook_views_pre_render().
- _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().