- advagg_mod_css_alter dans advagg_mod/
advagg_mod.module - Implements hook_css_alter().
- advagg_mod_css_defer_active dans advagg_mod/
advagg_mod.module - Determines whether css defering should be active for the current request.
- advagg_mod_js_alter dans advagg_mod/
advagg_mod.module - Implements hook_js_alter().
- advagg_mod_sort_css_js dans advagg_mod/
advagg_mod.module - Rearrange CSS/JS so that aggregates are better grouped.
- advagg_mod_update_8301 dans advagg_mod/
advagg_mod.install - Remove orphaned configuration option for google analytics.
- InitSubscriber::__construct dans advagg_mod/
src/ EventSubscriber/ InitSubscriber.php - Constructs the Subscriber object.
- SettingsForm::buildForm dans advagg_mod/
src/ Form/ SettingsForm.php - SettingsForm::getEditableConfigNames dans advagg_mod/
src/ Form/ SettingsForm.php - SettingsForm::submitForm dans advagg_mod/
src/ Form/ SettingsForm.php - SettingsFormTest::testSettingsForm dans advagg_mod/
tests/ src/ Kernel/ Form/ SettingsFormTest.php - Tests for \Drupal\advagg_mod\Form\SettingsForm.
- TranslateCss::__construct dans advagg_mod/
src/ Asset/ TranslateCss.php - Construct the optimizer instance.