You are here

service acsf.variable_storage in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 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.
AcsfVariablesCommands::vdel in acsf_variables/src/Commands/AcsfVariablesCommands.php
Deletes a named variable.

File

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

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