EntityAutocompleteController::$keyValue
Same name in other branches
- 9 core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue
- 10 core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue
- 11.x core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue
The key value store.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
Overrides ControllerBase::$keyValue
File
-
core/
modules/ system/ src/ Controller/ EntityAutocompleteController.php, line 33
Class
- EntityAutocompleteController
- Defines a route controller for entity autocomplete form elements.
Namespace
Drupal\system\ControllerCode
protected $keyValue;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.