Log in
Collection

TaxRateCollection

Magento\Tax\Model\TaxRateCollection

What it does

This collection class manages tax rate data for display in the Magento admin grid.

It fetches tax rates from the TaxRateRepository and converts them into DataObjects suitable for grid rendering, handling special cases like zip code ranges.

Developers use this when building or customizing the tax rates management interface in the admin panel.

Public Methods

  • loadData()