You are here

namespace Drupal\domain\Plugin\Action in Domain Access 8

Classsort descending Location Description
DefaultDomain domain/src/Plugin/Action/DefaultDomain.php Sets the domain is_default property to 1.
DeleteDomain domain/src/Plugin/Action/DeleteDomain.php Deletes a domain record.
DisableDomain domain/src/Plugin/Action/DisableDomain.php Sets the domain status property to 0.
EnableDomain domain/src/Plugin/Action/EnableDomain.php Sets the domain status property to 1.