You are here

8 calls to advagg_get_current_hooks_hash() in Advanced CSS/JS Aggregation 7.2

advagg_admin_info_form in ./advagg.admin.inc
Form builder; Show info about advagg and advagg settings.
advagg_build_filename in ./advagg.inc
Build the filename.
advagg_generate_advagg_filename_from_db in ./advagg.module
Given a advagg type this will return the most recent aggregate from the db.
advagg_get_render_cache in ./advagg.module
Given the full css and js scope array return back the render cache.
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_requirements in ./advagg.install
Implements hook_requirements().
_advagg_aggregate_css in ./advagg.module
Default callback to aggregate CSS files and inline content.
_advagg_aggregate_js in ./advagg.module
Default callback to aggregate JavaScript files.