You are here

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

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

File

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

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $table_queue = array();