You are here

property Sql::$get_count_optimized in Views (for Drupal 7) 8.3

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

File

lib/Drupal/views/Plugin/views/query/Sql.php, line 96
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $get_count_optimized = NULL;