Model
AddressMetadataManagement
Magento\Customer\Model\Metadata\AddressMetadataManagement
What it does
This class manages metadata capabilities for customer address custom attributes, specifically determining whether address attributes can be used for searching or filtering in admin grids.
Developers use this service when they need to check if a custom address attribute supports grid operations, which is essential for controlling which attributes appear in admin customer address listings and filters.
Public Methods
- canBeSearchableInGrid()
- canBeFilterableInGrid()