6 calls to advagg_get_server_schema() in Advanced CSS/JS Aggregation 7
- advagg_css_js_file_builder in ./
advagg.module - Aggregate CSS/JS files, putting them in the files directory.
- advagg_find_existing_bundle in ./
advagg.module - Given a list of files, see if a bundle already exists containing all of those files. If in strict mode then the file count has to be the same.
- advagg_get_filename in ./
advagg.module - Given a list of files; return back the aggregated filename.
- advagg_js_cdn_advagg_js_pre_alter in advagg_js_cdn/
advagg_js_cdn.module - Implements hook_advagg_js_pre_alter().
- advagg_process_html_css in includes/
css.inc - advagg_process_html_js in includes/
js.inc