advagg_mod.routing.yml in Advanced CSS/JS Aggregation 8.2
Same filename and directory in other branches
advagg_mod/advagg_mod.routing.yml
8 string references to YAML keys in advagg_mod.routing.yml
- advagg_mod_advagg_css_contents_alter in advagg_mod/
advagg_mod.advagg.inc - Implements hook_advagg_css_contents_alter().
- 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_js_async_defer in advagg_mod/
advagg_mod.module - Add the defer and or the async tag to js.
File
advagg_mod/advagg_mod.routing.ymlView source
- advagg_mod.settings:
- path: '/admin/config/development/performance/advagg/mod'
- defaults:
- _form: 'Drupal\advagg_mod\Form\SettingsForm'
- _title: 'AdvAgg: Modifications'
- requirements:
- _permission: 'administer site configuration'