Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module extends Views by allowing you to filter based on the absence of related content. It provides a way to create lists of items that do not have specific associated data, enabling more complex queries.

The Views Relationship Condition module allows site admins to configure filters or contextual filters on a view so that the filter is applied to a relationship, instead of the whole query.

This allows the creation of views which list items which do not have related items with certain properties. For example:

  • Taxonomy terms which are not on published nodes.
  • Nodes which do not have a taxonomy term which is a root term
  • Items which do not have a report for the current year.

Limitations

Because this module alters the query for a view, it has a few limitations with what it can alter:

  • The relationship option is only available on filters for single-valued base fields. It is not available on multi-valued base fields, bundle fields, or config fields. This is because these have their own field data table, which would need to be grouped in the query join, and the Views sql query plugin does not support this.
  • The 'exclude' option on contextual filters is not supported.
  • Multiple values on a contextual filter are not supported.
  • Some value types may not work correctly if they have a custom filter or argument plugin which does specialised things to the query.

Activity

Total releases
1
First release
Jul 2025
Latest release
11 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.0-alpha1 Pre-release Jul 20, 2025