Stores the many-to-one tables for performance.
Type: array
File
- core/modules/views/src/ViewExecutable.php, line 375
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $many_to_one_tables;
Stores the many-to-one tables for performance.
Type: array
Drupal\views
public $many_to_one_tables;
Please login to continue.