Log in
Model

Store

Magento\Eav\Model\ResourceModel\Entity\Store

What it does

This resource model manages the eav_entity_store database table, which stores relationships between EAV entity types and stores in multi-store Magento installations.

Developers use this class to load and retrieve store-specific entity configurations, particularly when working with EAV attributes that need to be scoped per store view.

Public Methods

  • loadByEntityStore()