11 calls to _debug_echo() in Advertisement 5
- adserve_invoke_hook in ./
adserve.inc - Invoke adserve hooks, defined in adapi with adserve_HOOK.
- adserve_select_ad in ./
adserve.inc - Simple default function to randomly select an ad. Provides a hook to allow the definition of external display methods.
- ad_cache_file in cache/
file/ ad_cache_file.inc - This is the actual cache function called by adserve.php that displays ads without bootstrapping Drupal.
- ad_cache_file_adserve_select in cache/
file/ ad_cache_file.inc - ad_cache_file_get_lock in cache/
file/ ad_cache_file.inc - ad_cache_file_increment in cache/
file/ ad_cache_file.inc - ad_cache_memcache in cache/
memcache/ ad_cache_memcache.inc - Called by adserve.inc, display an ad from memcache.
- ad_cache_memcache_adserve_exit_text in cache/
memcache/ ad_cache_memcache.inc - Allow external exit text.
- ad_cache_memcache_adserve_select in cache/
memcache/ ad_cache_memcache.inc - Allow external ad selection logic.
- ad_cache_memcache_hook in cache/
memcache/ ad_cache_memcache.inc - ad_cache_memcache_increment in cache/
memcache/ ad_cache_memcache.inc - Increment view counter in memcache.