namespace Drupal\rules\ContextProvider
Object name | File name | Summary |
---|---|---|
CurrentDateContext | src/ContextProvider/CurrentDateContext.php | Sets the current node as a context on node routes. |
CurrentPathContext | src/ContextProvider/CurrentPathContext.php | Makes the current path available as a context variable. |
SiteContext | src/ContextProvider/SiteContext.php | Sets the current node as a context on node routes. |