9 calls to advagg_mod_get_lists() in Advanced CSS/JS Aggregation 7.2
- advagg_mod_add_loadcss_js_lib in advagg_mod/
advagg_mod.module - Adds the loadcss js library if needed.
- advagg_mod_advagg_modify_css_pre_render_alter in advagg_mod/
advagg_mod.module - Implements hook_advagg_modify_css_pre_render_alter().
- advagg_mod_defer_inline_js in advagg_mod/
advagg_mod.module - Callback for preg_replace_callback.
- advagg_mod_js_async_defer in advagg_mod/
advagg_mod.module - Add the defer and or the async tag to js.
- advagg_mod_js_move_to_footer in advagg_mod/
advagg_mod.module - Move JS to the footer.
- advagg_mod_loadcss_js_defaults in advagg_mod/
advagg_mod.module - Get the default loadcss options for the js used.
- advagg_mod_page_alter in advagg_mod/
advagg_mod.module - Implements hook_page_alter().
- advagg_mod_wrap_inline_js in advagg_mod/
advagg_mod.module - Callback for preg_replace_callback.
- _advagg_mod_pre_render_styles in advagg_mod/
advagg_mod.module - A #pre_render callback to inline all CSS on this page.