MenuTreeStorage::$menuCacheBackend
Same name in other branches
- 9 core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::menuCacheBackend
- 8.9.x core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::menuCacheBackend
- 11.x core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::menuCacheBackend
Cache backend instance for the extracted tree data.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
lib/ Drupal/ Core/ Menu/ MenuTreeStorage.php, line 41
Class
- MenuTreeStorage
- Provides a menu tree storage using the database.
Namespace
Drupal\Core\MenuCode
protected $menuCacheBackend;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.