49 calls to HandlerBase::ensureMyTable()
- Access::query in core/
modules/ node/ src/ Plugin/ views/ filter/ Access.php  - See _node_access_where_sql() for a non-views query based implementation.
 - ArgumentPluginBase::query in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php  - Set up the query for this argument.
 - ArgumentPluginBase::summaryQuery in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php  - Build the info for the summary query.
 - BooleanOperator::query in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php  - Add this filter to the query.
 - BooleanOperatorString::query in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperatorString.php  - Add this filter to the query.
 - Bundle::query in core/
modules/ views/ src/ Plugin/ views/ filter/ Bundle.php  - Add this filter to the query.
 - Current::query in core/
modules/ user/ src/ Plugin/ views/ filter/ Current.php  - Add this filter to the query.
 - Date::query in core/
modules/ views/ src/ Plugin/ views/ sort/ Date.php  - Called to add the sort to a query.
 - EntityField::clickSort in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php  - Called to determine what to tell the click sorter.
 - EntityField::query in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php  - Called to add the field to a query.
 - EntityReverse::query in core/
modules/ views/ src/ Plugin/ views/ relationship/ EntityReverse.php  - Called to implement a relationship in a query.
 - FieldPluginBase::query in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php  - Called to add the field to a query.
 - FilterBooleanOperatorDefaultTest::query in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ filter/ FilterBooleanOperatorDefaultTest.php  - Add this filter to the query.
 - FilterPluginBase::query in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php  - Add this filter to the query.
 - Formula::query in core/
modules/ views/ src/ Plugin/ views/ argument/ Formula.php  - Build the query based upon the formula.
 - Formula::summaryQuery in core/
modules/ views/ src/ Plugin/ views/ argument/ Formula.php  - Build the summary query based on a formula.
 - GroupByNumeric::query in core/
modules/ views/ src/ Plugin/ views/ argument/ GroupByNumeric.php  - Set up the query for this argument.
 - GroupByNumeric::query in core/
modules/ views/ src/ Plugin/ views/ sort/ GroupByNumeric.php  - Called to add the field to a query.
 - GroupByNumeric::query in core/
modules/ views/ src/ Plugin/ views/ filter/ GroupByNumeric.php  - Add this filter to the query.
 - GroupwiseMax::query in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php  - Add anything to the query that we might need to.
 - HistoryUserTimestamp::query in core/
modules/ history/ src/ Plugin/ views/ filter/ HistoryUserTimestamp.php  - Add this filter to the query.
 - IndexTidDepth::query in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php  - Set up the query for this argument.
 - InOperator::opEmpty in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php  - InOperator::opSimple in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php  - ManyToOne::ensureMyTable in core/
modules/ views/ src/ Plugin/ views/ filter/ ManyToOne.php  - Ensures that the main table for this handler is in the query.
 - ManyToOne::query in core/
modules/ views/ src/ Plugin/ views/ argument/ ManyToOne.php  - Set up the query for this argument.
 - NodeNewComments::query in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php  - Called to add the field to a query.
 - NodeTermData::query in core/
modules/ taxonomy/ src/ Plugin/ views/ relationship/ NodeTermData.php  - Called to implement a relationship in a query.
 - NumericArgument::query in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php  - Set up the query for this argument.
 - NumericFilter::query in core/
modules/ views/ src/ Plugin/ views/ filter/ NumericFilter.php  - Add this filter to the query.
 - RelationshipPluginBase::query in core/
modules/ views/ src/ Plugin/ views/ relationship/ RelationshipPluginBase.php  - Add anything to the query that we might need to.
 - Search::query in core/
modules/ search/ src/ Plugin/ views/ filter/ Search.php  - Add this filter to the query.
 - Search::query in core/
modules/ search/ src/ Plugin/ views/ argument/ Search.php  - Set up the query for this argument.
 - SortPluginBase::query in core/
modules/ views/ src/ Plugin/ views/ sort/ SortPluginBase.php  - Called to add the sort to a query.
 - StatisticsLastCommentName::query in core/
modules/ comment/ src/ Plugin/ views/ sort/ StatisticsLastCommentName.php  - Called to add the sort to a query.
 - StatisticsLastCommentName::query in core/
modules/ comment/ src/ Plugin/ views/ field/ StatisticsLastCommentName.php  - Called to add the field to a query.
 - StatisticsLastUpdated::query in core/
modules/ comment/ src/ Plugin/ views/ sort/ StatisticsLastUpdated.php  - Called to add the sort to a query.
 - StatisticsLastUpdated::query in core/
modules/ comment/ src/ Plugin/ views/ filter/ StatisticsLastUpdated.php  - Add this filter to the query.
 - StatisticsLastUpdated::query in core/
modules/ comment/ src/ Plugin/ views/ field/ StatisticsLastUpdated.php  - Called to add the field to a query.
 - Status::query in core/
modules/ media/ src/ Plugin/ views/ filter/ Status.php  - Add this filter to the query.
 - Status::query in core/
modules/ node/ src/ Plugin/ views/ filter/ Status.php  - Add this filter to the query.
 - StringArgument::query in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php  - Build the query based upon the formula.
 - StringArgument::summaryQuery in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php  - Build the summary query based on a string.
 - StringFilter::query in core/
modules/ views/ src/ Plugin/ views/ filter/ StringFilter.php  - Add this filter to the query.
 - Thread::query in core/
modules/ comment/ src/ Plugin/ views/ sort/ Thread.php  - Called to add the sort to a query.
 - UidRevision::query in core/
modules/ node/ src/ Plugin/ views/ filter/ UidRevision.php  - Add this filter to the query.
 - UidRevision::query in core/
modules/ node/ src/ Plugin/ views/ argument/ UidRevision.php  - Set up the query for this argument.
 - UserUid::query in core/
modules/ comment/ src/ Plugin/ views/ filter/ UserUid.php  - Add this filter to the query.
 - UserUid::query in core/
modules/ comment/ src/ Plugin/ views/ argument/ UserUid.php  - Set up the query for this argument.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.