protected property SearchQuery::$multiply
Total value of all the multipliers.
Tipo: array
Archivo
- drupal-7.x/
modules/ search/ search.extender.inc, line 123 - Search query extender and helper functions.
Class
- SearchQuery
- Do a query on the full-text search index for a word or words.
Código
protected $multiply = array();