RecordMatchingService
class RecordMatchingService (View source)
Methods
__construct(DomainRepositoryInterface $domainRepository, RecordRepositoryInterface $recordRepository)
No description
array
getMatchingForwardRecords(string $domain, int $networkAddress, int $hostCount)
Get A records from the forward zone that match the given IP range
array
getMatchingIPv6ForwardRecords(string $domain, string $networkPrefix)
Get AAAA records from the forward zone that match the given IPv6 /64 network
Details
__construct(DomainRepositoryInterface $domainRepository, RecordRepositoryInterface $recordRepository)
No description
array
getMatchingForwardRecords(string $domain, int $networkAddress, int $hostCount)
Get A records from the forward zone that match the given IP range
array
getMatchingIPv6ForwardRecords(string $domain, string $networkPrefix)
Get AAAA records from the forward zone that match the given IPv6 /64 network