You are here

10 string references to YAML keys in advagg_mod.routing.yml in Advanced CSS/JS Aggregation 8.3

advagg_mod_css_alter in advagg_mod/advagg_mod.module
Implements hook_css_alter().
advagg_mod_css_defer_active in advagg_mod/advagg_mod.module
Determines whether css defering should be active for the current request.
advagg_mod_js_alter in advagg_mod/advagg_mod.module
Implements hook_js_alter().
advagg_mod_sort_css_js in advagg_mod/advagg_mod.module
Rearrange CSS/JS so that aggregates are better grouped.
advagg_mod_update_8301 in advagg_mod/advagg_mod.install
Remove orphaned configuration option for google analytics.
InitSubscriber::__construct in advagg_mod/src/EventSubscriber/InitSubscriber.php
Constructs the Subscriber object.
SettingsForm::buildForm in advagg_mod/src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in advagg_mod/src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in advagg_mod/src/Form/SettingsForm.php
Form submission handler.
TranslateCss::__construct in advagg_mod/src/Asset/TranslateCss.php
Construct the optimizer instance.