Log in
Model

Filter

Magento\Customer\Model\Indexer\Attribute\Filter

What it does

This class filters customer attributes based on whether they exist in the customer grid index table.

Developers use this to ensure only valid, indexed attributes are processed when the customer grid indexer is in an invalid state, preventing errors when querying attributes that may not yet be indexed.

Public Methods

  • filter()