Log in
Model

AttributeProvider

Magento\Customer\Model\Indexer\Address\AttributeProvider

What it does

This class provides access to customer address attributes for indexing operations in Magento 2.

Developers use this when working with customer address data indexing, particularly when building or modifying flat tables for customer address attributes.

It extends the base AttributeProvider to specifically handle the 'customer_address' EAV entity.