advagg_admin_info_form dans ./advagg.admin.inc
Form builder; Show info about advagg and advagg settings.
advagg_advagg_get_info_on_files_alter dans ./advagg.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_context_switch dans ./advagg.inc
Changes context when generating CSS or JS files.
advagg_does_js_start_with_use_strict dans ./advagg.inc
Given a js string, see if "use strict"; is the first thing ran.
advagg_generate_filesize_processed dans ./advagg.inc
Given a filename calculate the processed filesize.
advagg_generate_location_uri dans ./advagg.missing.inc
Given the filename, type, and settings, create absolute URL for 307 redirect.
advagg_get_current_hooks_hash dans ./advagg.module
Get the hash of all hooks and settings that affect aggregated files contents.
advagg_missing_create_file dans ./advagg.missing.inc
Given a filename create that file.
advagg_mod_inline_css dans advagg_mod/advagg_mod.module
Transforms all CSS files into inline CSS.
advagg_mod_inline_js dans advagg_mod/advagg_mod.module
Transforms all JS files into inline JS.
advagg_relocate_advagg_get_info_on_files_alter dans advagg_relocate/advagg_relocate.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_relocate_css_alter dans advagg_relocate/advagg_relocate.module
Implements hook_css_alter().
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_save_aggregate dans ./advagg.missing.inc
Save an aggregate given a filename, the files included in it, and the type.