class ForwardZoneAssociationService (View source)

Methods

__construct(ZoneRepositoryInterface $zoneRepository)

No description

array
getAssociatedForwardZones(array $reverseZones)

Get associated forward zones for reverse zones by analyzing PTR records

Details

__construct(ZoneRepositoryInterface $zoneRepository)

No description

Parameters

ZoneRepositoryInterface $zoneRepository

array getAssociatedForwardZones(array $reverseZones)

Get associated forward zones for reverse zones by analyzing PTR records

Parameters

array $reverseZones

Array of reverse zone data

Return Value

array

Associative array mapping reverse zone IDs to arrays of forward zone info