You are here

8 methods override HandlerBase::ensureMyTable() in Views (for Drupal 7) 8.3

Broken::ensureMyTable in 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 in 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 in lib/Drupal/views/Plugin/views/filter/Broken.php
Ensure the main table for this handler is in the query. This is used a lot.
Broken::ensureMyTable in 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 in 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 in lib/Drupal/views/Plugin/views/field/Broken.php
Ensure the main table for this handler is in the query. This is used a lot.
ManyToOne::ensureMyTable in 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.
ManyToOne::ensureMyTable in 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.