constant DomainNegotiatorInterface::DOMAIN_MATCHED_EXACT in Domain Access 8
An exact domain record string match found.
1 use of DomainNegotiatorInterface::DOMAIN_MATCHED_EXACT
- hook_domain_request_alter in domain/
domain.api.php - Allows modules to modify the inbound domain request.
File
- domain/
src/ DomainNegotiatorInterface.php, line 26
Class
- DomainNegotiatorInterface
- Handles the negotiation of the active domain record.
Namespace
Drupal\domainCode
const DOMAIN_MATCHED_EXACT = 1;