8 methods override HandlerBase::ensureMyTable()
- Broken::ensureMyTable in 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 in 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 in 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 in 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 in 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 in 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 in 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 in 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.