public ConfigEntityStorage::updateFromStorageRecor
Defines the storage class for configuration entities. Configuration object names of configuration entities are comprised of two parts, separated
Length limit of the configuration entity ID. Most file systems limit a file name's length to 255 characters, so ConfigBase::MAX_NAME_LENGTH
public ConfigEntityStorage::createFromStorageRecord(array
Name of entity's UUID database table field, if it supports UUIDs. Has the value FALSE if this entity does not use UUIDs.
The config storage service. Type:
protected ConfigEntityStorage::doSave($id, EntityInterface
protected ConfigEntityStorage::doLoadMultiple(array
public ConfigEntityStorage::importUpdate($name, Config
public ConfigEntityStorage::importDelete($name, Config
Page 2 of 4