property Sql::$table_queue

A list of tables in the order they should be added, keyed by alias.

File

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

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $table_queue = array();