cancel
Showing results for 
Search instead for 
Did you mean: 

how to retrieve attribute: filterable, visibility, comparable etc settings

how to retrieve attribute: filterable, visibility, comparable etc settings

CE 2.3

I'm trying to export all attributes i've added to csv for the sake of importing to other installation instances. I see you can use AttributeRepositoryInterface to get most of the details but I don't see methods for retrieving: global, visible, searchable, filterable, comparable, visible_on_front, used_in_product_listing, values...

What interface do i need to use to retrieve those?

 

ANSWER: EavSetupFactory can set all values.