advagg_admin_get_file_info dans ./advagg.admin.inc
Get detailed info about the given filename.
advagg_generate_groups dans ./advagg.inc
Group the CSS/JS into the biggest buckets possible.
advagg_get_aggregate_info_from_files dans ./advagg.inc
Given a group of files calculate various hashes and gather meta data.
advagg_get_info_on_file dans ./advagg.inc
Given a filename calculate various hashes and gather meta data.
advagg_js_compress_prep dans advagg_js_compress/advagg_js_compress.advagg.inc
Compress a JS string.
advagg_mod_remove_js_if_not_used dans advagg_mod/advagg_mod.module
Remove JS if not in use on current page.
advagg_relocate_css_post_alter dans advagg_relocate/advagg_relocate.module
Alter the css array.
advagg_relocate_js_post_alter dans advagg_relocate/advagg_relocate.module
Alter the js array.
advagg_remove_empty_files dans ./advagg.module
Alter the CSS or JS array removing empty files from the aggregates.
advagg_scan_for_changes dans ./advagg.cache.inc
Uses the database to scan CSS/JS files for changes.
advagg_update_7220 dans ./advagg.install
Update the advagg_files table; use_strict column might have been incorrect.