The default setting name. This is a setting name that will be used if the specific setting does not exist. The setting value will be the id
The specific setting name prefix. The collection name will be prefixed with this constant and used as a setting name. The setting value will
var \Symfony\Component\DependencyInjection\ContainerInterface File core/lib/Drupal/Core/KeyValueStore/KeyValueFactory
The default service id. If the default setting does not exist, this is the default service id. File
KeyValueFactory::__construct(ContainerInterface $container
Defines the key/value store factory. Hierarchy class \Drupal\Core\KeyValueStore\
public KeyValueFactory::get($collection)
Instantiated stores, keyed by collection name. Type: