public State::getMultiple(array $keys) Returns
public State::resetCache() Resets the static cache
The key value store to use. Type:
public State::delete($key) Deletes an item.
State::__construct(KeyValueFactoryInterface $key_value_factory)
Static state cache. Type:
Provides the state system using a key value store. Hierarchy class \Drupal\Core\State\
public State::get($key, $default = NULL) Returns
public State::setMultiple(array $data) Saves key/value
public State::deleteMultiple(array $keys) Deletes
Page 1 of 2