Model
CustomerMetadataManagement
Magento\Customer\Model\Metadata\CustomerMetadataManagement
What it does
This class manages customer custom attribute metadata, specifically determining if attributes can be used in admin grid operations.
Developers use this service to check whether a customer attribute can be searched or filtered in the customer grid interface, which is essential for configuring admin panel functionality and custom attribute behavior.
Public Methods
- canBeSearchableInGrid()
- canBeFilterableInGrid()