You are here

49 calls to HandlerBase::ensureMyTable() in Zircon Profile 8.0

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.
Date::query in core/modules/datetime/src/Plugin/views/sort/Date.php
Override query to provide 'second' granularity.
EntityReverse::query in core/modules/views/src/Plugin/views/relationship/EntityReverse.php
Called to implement a relationship in a query.
Field::clickSort in core/modules/views/src/Plugin/views/field/Field.php
Called to determine what to tell the clicksorter.
Field::query in core/modules/views/src/Plugin/views/field/Field.php
Called to add the field to a query.
FieldPluginBase::query in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Called to add the field to a 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/filter/GroupByNumeric.php
Add this filter to the query.
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/argument/GroupByNumeric.php
Set up the query for this argument.
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
Override ensureMyTable so we can control how this joins in. The operator actually has influence over joining.
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.
Path::query in core/modules/node/src/Plugin/views/field/Path.php
Called to add the field to a 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/filter/StatisticsLastUpdated.php
Add this filter to the 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/field/StatisticsLastUpdated.php
Called to add the field to a 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.