AdvAggCascadingStylesheetsTestCase::getInfo |
function |
tests/advagg.test |
Provide information to the UI for this test. |
AdvAggJavaScriptTestCase::getInfo |
function |
tests/advagg.test |
Provide information to the UI for this test. |
AdvAggThemeTestCase::getInfo |
function |
tests/advagg.test |
Provide information to the UI for this test. |
advagg_admin_get_file_info |
function |
./advagg.admin.inc |
Get detailed info about the given filename. |
advagg_admin_get_file_info_callback |
function |
./advagg.admin.inc |
Display file info via ajax callback. |
advagg_admin_get_file_info_submit |
function |
./advagg.admin.inc |
Display file info in a drupal message. |
advagg_admin_get_file_info_validate |
function |
./advagg.admin.inc |
Verify that the filename is correct. |
advagg_advagg_get_info_on_files_alter |
function |
./advagg.advagg.inc |
Implements hook_advagg_get_info_on_files_alter(). |
advagg_critical_css_get_db_operations_arrays |
function |
advagg_critical_css/advagg_critical_css.admin.inc |
Given a list of items see what ones need to be inserted/updated or deleted. |
advagg_critical_css_get_rows_from_form |
function |
advagg_critical_css/advagg_critical_css.admin.inc |
Translate from state values into a nested array strucutre. |
advagg_critical_css_table_get |
function |
advagg_critical_css/advagg_critical_css.module |
Get the db select return object. |
advagg_css_cdn_get_ui_mapping |
function |
advagg_css_cdn/advagg_css_cdn.module |
Return an array of jquery ui files. |
advagg_css_compress_advagg_get_css_aggregate_contents_alter |
function |
advagg_css_compress/advagg_css_compress.advagg.inc |
Implements hook_advagg_get_css_aggregate_contents_alter(). |
advagg_css_compress_advagg_get_css_file_contents_pre_alter |
function |
advagg_css_compress/advagg_css_compress.advagg.inc |
Implements hook_advagg_get_css_file_contents_pre_alter(). |
advagg_css_compress_libraries_get_version |
function |
advagg_css_compress/advagg_css_compress.module |
Try libraries_get_version(), on failure use the passed in default_version. |
advagg_file_get_contents |
function |
./advagg.module |
Same as file_get_contents() but will convert string to UTF-8 if needed. |
advagg_font_advagg_get_css_file_contents_alter |
function |
advagg_font/advagg_font.advagg.inc |
Implements hook_advagg_get_css_file_contents_alter(). |
advagg_font_advagg_get_info_on_files_alter |
function |
advagg_font/advagg_font.advagg.inc |
Implements hook_advagg_get_info_on_files_alter(). |
advagg_font_get_replacements_array |
function |
advagg_font/advagg_font.module |
Get the replacements array for the css. |
advagg_get_aggregates_using_file |
function |
./advagg.cache.inc |
Given a filename hash get back all aggregates that include it. |
advagg_get_aggregate_info_from_files |
function |
./advagg.inc |
Given a group of files calculate various hashes and gather meta data. |
advagg_get_all_files |
function |
./advagg.cache.inc |
Get all CSS/JS advagg files. |
advagg_get_atime |
function |
./advagg.missing.inc |
Read the atime value for the given aggregate. |
advagg_get_css |
function |
./advagg.module |
Returns a themed representation of all stylesheets to attach to the page. |
advagg_get_css_aggregate_contents |
function |
./advagg.missing.inc |
Given a list of files, grab their contents and glue it into one big string. |
advagg_get_css_prefix_suffix |
function |
./advagg.module |
Get the prefix and suffix for inline css. |
advagg_get_current_hooks_hash |
function |
./advagg.module |
Get the hash of all hooks and settings that affect aggregated files contents. |
advagg_get_defaults_from_form |
function |
./advagg.advagg.inc |
Given a form get the default values from it. |
advagg_get_encoding_from_bom |
function |
./advagg.module |
Decodes UTF byte-order mark (BOM) into the encoding's name. |
advagg_get_files_from_hashes |
function |
./advagg.missing.inc |
Get the files that belong inside of this aggregate. |
advagg_get_full_js |
function |
./advagg.module |
Get full JS array. |
advagg_get_github_version_json |
function |
./advagg.module |
Get the latest version number for the remote version. |
advagg_get_github_version_txt |
function |
./advagg.module |
Get the latest version number for the remote version. |
advagg_get_global_counter |
function |
./advagg.module |
Return the advagg_global_counter variable. |
advagg_get_hashes_from_filename |
function |
./advagg.missing.inc |
Given a filename return the type and 2 hashes. |
advagg_get_hash_settings |
function |
./advagg.module |
Returns the hashes settings. |
advagg_get_info_on_file |
function |
./advagg.inc |
Given a filename calculate various hashes and gather meta data. |
advagg_get_info_on_files |
function |
./advagg.inc |
Given a filename calculate various hashes and gather meta data. |
advagg_get_js |
function |
./advagg.module |
Returns a themed presentation of all JavaScript code for the current page. |
advagg_get_js_aggregate_contents |
function |
./advagg.missing.inc |
Given a list of files, grab their contents and glue it into one big string. |
advagg_get_js_header |
function |
./advagg.inc |
Read only the first 8192 bytes to get the file header. |
advagg_get_js_scopes |
function |
./advagg.module |
Get all javascript scopes set in the $javascript array. |
advagg_get_library |
function |
./advagg.module |
Get the latest version number for the remote version. |
advagg_get_preload_info_from_url |
function |
./advagg.module |
Given a link get the as, type, and crossorigin attributes. |
advagg_get_relative_path |
function |
./advagg.module |
Given a uri, get the relative_path. |
advagg_get_remote_libraries_version |
function |
./advagg.module |
Get the latest version number for the remote version. |
advagg_get_remote_libraries_versions |
function |
./advagg.module |
Update github version numbers to the latest. |
advagg_get_remote_libraries_versions_cache |
function |
./advagg.module |
Get the remote and local versions cache of the available libraries. |
advagg_get_render_cache |
function |
./advagg.module |
Given the full css and js scope array return back the render cache. |
advagg_get_resource_hints_preload_settings |
function |
./advagg.module |
Get the resource hint settings for the preload attribute. |