KeyValueFactory

Defines the key/value store factory.

Hierarchy

File

core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php, line 10

Namespace

Drupal\Core\KeyValueStore

Members

Name Modifiers Type Description
KeyValueFactory::$container protected property var \Symfony\Component\DependencyInjection\ContainerInterface
KeyValueFactory::$stores protected property Instantiated stores, keyed by collection name.
KeyValueFactory::DEFAULT_SERVICE constant The default service id.
KeyValueFactory::DEFAULT_SETTING constant The default setting name.
KeyValueFactory::get public function Constructs a new key/value store for a given collection name. Overrides KeyValueFactoryInterface::get
KeyValueFactory::SPECIFIC_PREFIX constant The specific setting name prefix.
KeyValueFactory::__construct function
doc_Drupal
2016-10-29 09:21:47
Comments
Leave a Comment

Please login to continue.