namespace Drupal\domain\Plugin\Action in Domain Access 8
Class | Location | Description |
---|---|---|
DefaultDomain |
domain/ |
Sets the domain is_default property to 1. |
DeleteDomain |
domain/ |
Deletes a domain record. |
DisableDomain |
domain/ |
Sets the domain status property to 0. |
EnableDomain |
domain/ |
Sets the domain status property to 1. |