namespace Drupal\node\Plugin\views\argument_default
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| Node | core/modules/node/src/Plugin/views/argument_default/Node.php | Default argument plugin to extract a node. |
| NodeChanged | core/modules/node/src/Plugin/views/argument_default/NodeChanged.php | Provides the 'changed' time of the current node as default argument value. |
| NodeCreated | core/modules/node/src/Plugin/views/argument_default/NodeCreated.php | Provides the created time of the current node as default argument value. |
| NodeDateArgumentDefaultPluginBase | core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php | Provides a base class for node date values. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.