namespace Drupal\node\Plugin\views\filter
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| Access | core/modules/node/src/Plugin/views/filter/Access.php | Filter by node_access records. |
| Status | core/modules/node/src/Plugin/views/filter/Status.php | Filters out unpublished content if the current user cannot view it. |
| UidRevision | core/modules/node/src/Plugin/views/filter/UidRevision.php | Filter handler to check for revisions a certain user has created. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.