- Search 5.0.x for get
- Search 6.0.x for get
- Search 7.x-1.x for get
- Search 7.x-2.x for get
- Search 8.x-3.x for get
- Search 8.x-4.x for get
- Other projects
Titre | Object type | Nom du fichier | Résumé |
---|---|---|---|
advagg_get_cache_time | function | ./ |
Convert the saved advagg cache level to a time interval. |
advagg_get_current_hooks_hash | function | ./ |
Get the hash of all hooks and settings that affect aggregated files contents. |
advagg_get_global_counter | function | ./ |
Return the global_counter variable. |
advagg_get_relative_path | function | ./ |
Given a uri, get the relative_path. |
advagg_get_serializer | function | ./ |
Get the serialization function. |
advagg_mod_get_lists | function | advagg_mod/ |
Generate a list of rules and exceptions for js files. |
AssetResolver::getCssAssets | function | src/ |
|
AssetResolver::getJsAssets | function | src/ |
|
BaseValidatorForm::getEditableConfigNames | function | advagg_validator/ |
|
BaseValidatorForm::getElement | function | advagg_validator/ |
Get array element that corresponds to directory. |
ConfigOverrider::getCacheableMetadata | function | advagg_bundler/ |
|
ConfigOverrider::getCacheSuffix | function | advagg_bundler/ |
|
CssLintForm::getFormId | function | advagg_validator/ |
|
CssOptimizer::getConfiguration | function | advagg_css_minify/ |
Generate the css minification configuration. |
CssW3Form::getFormId | function | advagg_validator/ |
|
Files::get | function | src/ |
|
Files::getMultiple | function | src/ |
|
InfoForm::getEditableConfigNames | function | src/ |
|
InfoForm::getFileInfo | function | src/ |
Get detailed info about the given filename. |
InfoForm::getFileInfoAjax | function | src/ |
Display file info via ajax callback. |
InfoForm::getFileInfoSubmit | function | src/ |
Display file info in a drupal message. |
InfoForm::getFileInfoValidate | function | src/ |
Verify that the filename is correct. |
InfoForm::getFormId | function | src/ |
|
InitSubscriber::getSubscribedEvents | function | advagg_mod/ |
|
InitSubscriber::getSubscribedEvents | function | advagg_bundler/ |
|
JavaScriptPacker::_getEncoder | function | advagg_js_minify/ |
|
JavaScriptPacker::_getJSFunction | function | advagg_js_minify/ |
|
JsHintForm::getFormId | function | advagg_validator/ |
|
JSNode::__get | function | advagg_js_minify/ |
|
JsOptimizer::getConfiguration | function | advagg_js_minify/ |
Generate the js minify configuration. |
JSqueeze::getNewName | function | advagg_js_minify/ |
|
JSqueeze::getNextName | function | advagg_js_minify/ |
|
JSTokenizer::get | function | advagg_js_minify/ |
|
JSTokenizer::getInput | function | advagg_js_minify/ |
|
JSTokenizer::unget | function | advagg_js_minify/ |
|
JS_GETTER | constant | advagg_js_minify/ |
|
Minifier::getChar | function | advagg_js_minify/ |
Returns the next string for processing based off of the current index. |
Minifier::getNext | function | advagg_js_minify/ |
Pushes the index ahead to the next instance of the supplied string. If it is found the first character of the string is returned and the index is set to it's position. |
Minifier::getReal | function | advagg_js_minify/ |
This function gets the next "real" character. It is essentially a wrapper around the getChar function that skips comments. This has significant performance benefits as the skipping is done using native functions (ie, c code) rather than in script php. |
OperationsForm::getEditableConfigNames | function | src/ |
|
OperationsForm::getFormId | function | src/ |
|
SettingsForm::getEditableConfigNames | function | advagg_css_minify/ |
|
SettingsForm::getEditableConfigNames | function | advagg_mod/ |
|
SettingsForm::getEditableConfigNames | function | advagg_cdn/ |
|
SettingsForm::getEditableConfigNames | function | advagg_js_minify/ |
|
SettingsForm::getEditableConfigNames | function | src/ |
|
SettingsForm::getEditableConfigNames | function | advagg_ext_minify/ |
|
SettingsForm::getEditableConfigNames | function | advagg_bundler/ |
|
SettingsForm::getFormId | function | advagg_css_minify/ |
|
SettingsForm::getFormId | function | advagg_mod/ |