Primary tabs

Title Deprecated File name Summary Direct uses Strings
advagg_add_default_dns_lookups ./advagg.module Alter the CSS or JS array adding in DNS domain info. 2
advagg_add_dns_prefetch ./advagg.module Add in the dns-prefetch header for CSS and JS external files. 3
advagg_add_preload_header ./advagg.module Add in the preload header for CSS and JS external files. 2
advagg_add_preload_link ./advagg.module Add preload link to the top of the html head. 1
advagg_add_resource_hints_array ./advagg.module Find dns_prefetch and call advagg_add_dns_prefetch(). 1
advagg_admin_cleanup_semaphore_table_button ./advagg.admin.inc Delete orphaned/expired advagg locks from the semaphore database table. 1
advagg_admin_cleanup_temp_files_button ./advagg.admin.inc Delete leftover temp files. 1
advagg_admin_clear_all_caches_button ./advagg.admin.inc Clear out all advagg cache bins. 4 1
advagg_admin_clear_all_files_button ./advagg.admin.inc Clear out all advagg aggregated files. 1
advagg_admin_clear_file_aggregates ./advagg.admin.inc Remove the aggregates that contain the given filename. 2
advagg_admin_clear_file_aggregate_callback ./advagg.admin.inc Display what files where deleted via ajax callback. 1
advagg_admin_clear_file_aggregate_submit ./advagg.admin.inc Display what files where deleted in a drupal message. 1
advagg_admin_clear_file_aggregate_validate ./advagg.admin.inc Verify that the filename is correct. 1
advagg_admin_config_root_path ./advagg.module Get the current path used for advagg admin configuration. 28 1
advagg_admin_delete_orphaned_aggregates_button ./advagg.admin.inc Scan CSS/JS advagg dir and remove file if there is no associated db record. 1
advagg_admin_flush_cache ./advagg.module Cache clear callback for admin_menu/flush-cache/advagg. 1
advagg_admin_flush_cache_button ./advagg.admin.inc Perform a smart flush. 2 1
advagg_admin_flush_stale_files_button ./advagg.admin.inc Clear out all stale advagg aggregated files. 1
advagg_admin_get_file_info ./advagg.admin.inc Get detailed info about the given filename. 2
advagg_admin_get_file_info_callback ./advagg.admin.inc Display file info via ajax callback. 1
advagg_admin_get_file_info_submit ./advagg.admin.inc Display file info in a drupal message. 1
advagg_admin_get_file_info_validate ./advagg.admin.inc Verify that the filename is correct. 1
advagg_admin_increment_global_counter ./advagg.admin.inc Clear out all advagg cache bins and increment the counter. 1
advagg_admin_info_form ./advagg.admin.inc Form builder; Show info about advagg and advagg settings. 1
advagg_admin_menu_cache_info ./advagg.module Implements hook_admin_menu_cache_info().
advagg_admin_menu_output_alter ./advagg.module Implements hook_admin_menu_output_alter().
advagg_admin_operations_form ./advagg.admin.inc Form builder; Do advagg operations. 1
advagg_admin_refresh_locale_files_button ./advagg.admin.inc Delete orphaned/expired advagg locks from the semaphore database table. 1
advagg_admin_regenerate_htaccess_button ./advagg.admin.inc Recreate the advagg htaccess files. 1
advagg_admin_remove_empty_advagg_files ./advagg.admin.inc Remove filesize zero files from the advagg_files table and clear caches. 1
advagg_admin_remove_missing_files_from_db_button ./advagg.admin.inc Scan for missing files and remove the associated entries in the database. 1
advagg_admin_remove_old_unused_aggregates_button ./advagg.admin.inc Delete aggregates that have not been accessed in the last 6 weeks. 1
advagg_admin_reset_mtime ./advagg.admin.inc Clear out all advagg cache bins and increment the counter. 1
advagg_admin_resource_hints_preload_reset ./advagg.admin.inc Reset the advagg_resource_hints_preload_settings variable. 1
advagg_admin_settings_form ./advagg.admin.inc Form builder; Configure advagg settings. 1
advagg_admin_settings_form_submit ./advagg.admin.inc Clear out the advagg cache bin when the save configuration button is pressed. 1
advagg_admin_system_performance_settings_form ./advagg.admin.inc Add various advagg settings to the system_performance_settings form. 1
advagg_admin_toggle_bypass_cookie ./advagg.admin.inc Set or remove the AdvAggDisabled cookie. 1
advagg_admin_truncate_advagg_files ./advagg.admin.inc Truncate the advagg_files table and clear caches. 1 1
advagg_advagg_build_aggregate_plans_alter ./advagg.advagg.inc Implements hook_advagg_build_aggregate_plans_alter().
advagg_advagg_changed_files ./advagg.advagg.inc Implements hook_advagg_changed_files().
advagg_advagg_context_alter ./advagg.advagg.inc Implements hook_advagg_context_alter().
advagg_advagg_get_info_on_files_alter ./advagg.advagg.inc Implements hook_advagg_get_info_on_files_alter().
advagg_advagg_save_aggregate_alter ./advagg.advagg.inc Implements hook_advagg_save_aggregate_alter().
advagg_advagg_scan_for_changes ./advagg.advagg.inc Implements hook_advagg_scan_for_changes(). 1
advagg_aggressive_cache_conflicts ./advagg.module Check and see if the aggressive cache can safely be enabled. 2
advagg_ajax_render_alter ./advagg.module Implements hook_ajax_render_alter(). 2 2
advagg_anonymous_login_paths_alter ./advagg.module Implements hook_anonymous_login_paths_alter().
advagg_array_splice_assoc ./advagg.module Remove a portion of the array and replace it with something else. 1
advagg_block_view_alter ./advagg.module Implements hook_block_view_alter().

Other projects