DomainAccessControlHandler |
domain/src/DomainAccessControlHandler.php |
Defines the access controller for the domain entity type. |
DomainElementManager |
domain/src/DomainElementManager.php |
Generic base class for handling hidden field options. |
DomainElementManagerInterface |
domain/src/DomainElementManagerInterface.php |
Handles hidden field options for domain entity references. |
DomainForm |
domain/src/DomainForm.php |
Base form for domain edit forms. |
DomainInterface |
domain/src/DomainInterface.php |
Provides an interface defining a domain entity. |
DomainListBuilder |
domain/src/DomainListBuilder.php |
User interface for the domain overview screen. |
DomainNegotiator |
domain/src/DomainNegotiator.php |
|
DomainNegotiatorInterface |
domain/src/DomainNegotiatorInterface.php |
Handles the negotiation of the active domain record. |
DomainRedirectResponse |
domain/src/DomainRedirectResponse.php |
A redirect response which understands domain URLs are local to the install. |
DomainServiceProvider |
domain/src/DomainServiceProvider.php |
Overrides the router.route_provider service. |
DomainStorage |
domain/src/DomainStorage.php |
Loads Domain records. |
DomainStorageInterface |
domain/src/DomainStorageInterface.php |
Provides an interface for domain entity storage. |
DomainToken |
domain/src/DomainToken.php |
Token handler for Domain. |
DomainValidator |
domain/src/DomainValidator.php |
Provides validation of domain strings against RFC standards for hostnames. |
DomainValidatorInterface |
domain/src/DomainValidatorInterface.php |
Supplies validator methods for common domain requests. |