ManyToOneHelper::$formula
Same name in other branches
- 10 core/modules/views/src/ManyToOneHelper.php \Drupal\views\ManyToOneHelper::formula
Should the field use formula or alias.
Type: bool
See also
\Drupal\views\Plugin\views\argument\StringArgument::query()
File
-
core/
modules/ views/ src/ ManyToOneHelper.php, line 31
Class
- ManyToOneHelper
- This many to one helper object is used on both arguments and filters.
Namespace
Drupal\viewsCode
public bool $formula = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.