function TempStoreIdentifierInterface::getTempstoreKey
Gets a string suitable for use as a tempstore key.
Return value
string A string to be used as the key for a tempstore item.
1 method overrides TempStoreIdentifierInterface::getTempstoreKey()
- SectionStorageBase::getTempstoreKey in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ SectionStorageBase.php  - Gets a string suitable for use as a tempstore key.
 
File
- 
              core/
modules/ layout_builder/ src/ TempStoreIdentifierInterface.php, line 18  
Class
- TempStoreIdentifierInterface
 - Provides an interface that allows an object to provide its own tempstore key.
 
Namespace
Drupal\layout_builderCode
public function getTempstoreKey();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.