Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
ManyToOne::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |
ManyToOne::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |
HandlerBase::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
ManyToOneHelper::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |