MenuTreeStorage::$definitions
Stores definitions that have already been loaded for better performance.
An array of plugin definition arrays, keyed by plugin ID.
Type: array
File
-
core/
lib/ Drupal/ Core/ Menu/ MenuTreeStorage.php, line 67
Class
- MenuTreeStorage
- Provides a menu tree storage using the database.
Namespace
Drupal\Core\MenuCode
protected $definitions = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.