24 calls to _debug_echo() in Advertisement 6.2
- adserve_cache in ./
adcache.inc - Wrapper for calling adserve_cache functions.
- adserve_cache_display in ./
adcache.inc - Default function for displaying advertisements. This is not generally replaced by ad cache modules.
- adserve_cache_display_ad in ./
adcache.inc - Load and display an advertisement directly from the database.
- adserve_cache_get_ad_ids in ./
adcache.inc - Default wrapper function for displaying advertisements. This generally is not replaced by ad caches modules.
- adserve_cache_hook in ./
adcache.inc - Invoke the appropraite hook.
- adserve_cache_id in ./
adcache.inc - Default function for retrieving list of ids.
- adserve_cache_increment in ./
adcache.inc - Increment action directly in the database.
- adserve_counter_image in ./
imageserve.inc - Generate a tiny image with GD, used to count when an ad has been displayed on a cached page.
- adserve_hook_select in ./
adcache.inc - Randomly select advertisements.
- adserve_invoke_hook in ./
adcache.inc - Invoke adserve cache hook, including files as necessary.
- ad_cache_file_build in cache/
file/ ad_cache_file.module - Build all required cache files when using the file cache.
- ad_cache_file_close in cache/
file/ ad_cache_file.inc - Close the cache file and write updated cache to disk.
- ad_cache_file_display_ad in cache/
file/ ad_cache_file.inc - Display a given advertisement.
- ad_cache_file_get_lock in cache/
file/ ad_cache_file.inc - Try and obtain a lock on one of the available cache files. If we already have a lock, simply return the filename.
- ad_cache_file_hook in cache/
file/ ad_cache_file.inc - Return hook definition.
- ad_cache_file_id in cache/
file/ ad_cache_file.inc - Return an array of aids to choose an advertisement from.
- ad_cache_file_increment in cache/
file/ ad_cache_file.inc - Increment an advertisement counter.
- ad_cache_file_open in cache/
file/ ad_cache_file.inc - Initialization function. Loads cache from file into memory.
- ad_cache_file_validate in cache/
file/ ad_cache_file.inc - Validate advertisement ids, filtering those that shouldn't be displayed.
- ad_channel_cache_filter in channel/
ad_channel.inc - Filter advertisements not in an appropriate channel, from cache.
- ad_channel_enforce_inventory_level in channel/
ad_channel.inc - ad_weight_probability_cache_filter in weight/
probability/ ad_weight_probability.inc - @file A plug in for the ad.module, allowing an admin to set the probability that a given advertisement will be displayed.
- _ad_build_cache in cache/
file/ ad_cache_file.module - Returns the cache structure:
- _select_channel_id in channel/
ad_channel.inc - Randomly select a valid channel id from an array channel ids