You are here

service acsf.variable_storage in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 acsf.services.yml \acsf.variable_storage

Class

Drupal\acsf\AcsfVariableStorage
4 string references to acsf.variable_storage
AcsfDuplicationScrubEntityHandler::__construct in src/Event/AcsfDuplicationScrubEntityHandler.php
Constructor.
AcsfDuplicationScrubFinalizeHandler::handle in src/Event/AcsfDuplicationScrubFinalizeHandler.php
Implements AcsfEventHandler::handle().
AcsfSite::__construct in src/AcsfSite.php
Constructor.
drush_acsf_variables_acsf_vdel in acsf_variables/acsf_variables.drush.inc
Command callback. Deletes a named variable.

File

./acsf.services.yml
acsf.services.yml

View source
  1. class: Drupal\acsf\AcsfVariableStorage
  2. arguments:
  3. - '@database'