Search for ensureMyTable

  1. Search 7.x for ensureMyTable
  2. Search 9.5.x for ensureMyTable
  3. Search 10.3.x for ensureMyTable
  4. Search 11.x for ensureMyTable
  5. Other projects
Title Object type File name Summary
BrokenHandlerTrait::ensureMyTable function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Ensure the main table for this handler is in the query. This is used
a lot.
HandlerBase::ensureMyTable function core/modules/views/src/Plugin/views/HandlerBase.php Ensure the main table for this handler is in the query. This is used
a lot.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/filter/ManyToOne.php Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/argument/ManyToOne.php Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining.
ManyToOneHelper::ensureMyTable function core/modules/views/src/ManyToOneHelper.php Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining.
ModerationStateJoinViewsHandlerTrait::ensureMyTable function core/modules/content_moderation/src/Plugin/views/ModerationStateJoinViewsHandlerTrait.php
ViewsHandlerInterface::ensureMyTable function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Ensure the main table for this handler is in the query. This is used
a lot.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.