Same filename and directory in other branches
  1. 5.0.x advagg_mod/advagg_mod.routing.yml 1 commentaire
  2. 6.0.x advagg_mod/advagg_mod.routing.yml 1 commentaire
  3. 8.x-3.x advagg_mod/advagg_mod.routing.yml 1 commentaire
  4. 8.x-4.x advagg_mod/advagg_mod.routing.yml 1 commentaire
advagg_mod/advagg_mod.routing.yml
8 string references to YAML keys in advagg_mod.routing.yml
advagg_mod_advagg_css_contents_alter dans advagg_mod/advagg_mod.advagg.inc
Implements hook_advagg_css_contents_alter().
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_js_async_defer dans advagg_mod/advagg_mod.module
Add the defer and or the async tag to js.

... See full list

Fichier

advagg_mod/advagg_mod.routing.yml

View source
  1. advagg_mod.settings:
  2. path: '/admin/config/development/performance/advagg/mod'
  3. defaults:
  4. _form: 'Drupal\advagg_mod\Form\SettingsForm'
  5. _title: 'AdvAgg: Modifications'
  6. requirements:
  7. _permission: 'administer site configuration'