views_many_to_one_helper::add_table in core/modules/views/includes/handlers.inc
Add a table to the query.
views_many_to_one_helper::add_table in core/modules/views/includes/handlers.inc
Add a table to the query.
views_many_to_one_helper::ensure_my_table in core/modules/views/includes/handlers.inc
Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining.
views_many_to_one_helper::ensure_my_table in core/modules/views/includes/handlers.inc
Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining.
views_many_to_one_helper::summary_join in core/modules/views/includes/handlers.inc
Provide the proper join for summary queries. This is important in part because it will cooperate with other arguments if possible.
views_many_to_one_helper::summary_join in core/modules/views/includes/handlers.inc
Provide the proper join for summary queries. This is important in part because it will cooperate with other arguments if possible.