function ManageContext::getTempstoreId
Provide the tempstore id for your specified use case.
Return value
string The tempstore ID.
2 calls to ManageContext::getTempstoreId()
- ManageContext::addContext in src/
Form/ ManageContext.php - Add a context.
- ManageContext::addRelationship in src/
Form/ ManageContext.php - Add relationship form.
File
-
src/
Form/ ManageContext.php, line 383
Class
- ManageContext
- Manage Context Form.
Namespace
Drupal\ctools\FormCode
abstract protected function getTempstoreId();