Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: Video.js (HTML5 Video Player) 10.0.0-alpha1 First alpha version released for module videojs (10.0.0-alpha1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jul 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.0-alpha1 Pre-release 10–11 Jul 20, 2025