property Sql::$get_count_optimized

Should this query be optimized for counts, for example no sorts.

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php, line 92
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $get_count_optimized = NULL;