namespace Drupal\ctools\Context
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| AutomaticContext | src/Context/AutomaticContext.php | Provides a class to indicate that this context is always present. |
| EntityLazyLoadContext | src/Context/EntityLazyLoadContext.php | Defines context that loads entity on demand. |