You are here

service cache.advagg in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg.services.yml \cache.advagg

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
10 string references to cache.advagg
InfoForm::create in src/Form/InfoForm.php
Instantiates a new instance of this class.
OperationsForm::create in src/Form/OperationsForm.php
Instantiates a new instance of this class.
SettingsForm::create in src/Form/SettingsForm.php
Instantiates a new instance of this class.
SettingsForm::create in advagg_ext_minify/src/Form/SettingsForm.php
Instantiates a new instance of this class.
SettingsForm::create in advagg_old_ie_compatibility/src/Form/SettingsForm.php
Instantiates a new instance of this class.

... See full list

File

./advagg.services.yml
advagg.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - advagg