MenuTreeParameters::$conditions
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Menu/MenuTreeParameters.php \Drupal\Core\Menu\MenuTreeParameters::conditions
- 10 core/lib/Drupal/Core/Menu/MenuTreeParameters.php \Drupal\Core\Menu\MenuTreeParameters::conditions
- 11.x core/lib/Drupal/Core/Menu/MenuTreeParameters.php \Drupal\Core\Menu\MenuTreeParameters::conditions
The conditions used to restrict which links are loaded.
An associative array of custom query condition key/value pairs.
Type: array
File
-
core/
lib/ Drupal/ Core/ Menu/ MenuTreeParameters.php, line 71
Class
- MenuTreeParameters
- Provides a value object to model menu tree parameters.
Namespace
Drupal\Core\MenuCode
public $conditions = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.