Store Module
GroupInterface
InterfaceThis interface defines the contract for Store Group data objects in Magento 2's multi-store architecture. A Store G...
StoreConfigInterface
InterfaceThis interface defines the contract for accessing store configuration data in Magento 2, including store ID, code,...
StoreInterface
InterfaceThis interface defines the contract for Store data objects in Magento 2's multi-store architecture. Developers use...
WebsiteInterface
InterfaceThis interface defines the contract for Website objects in Magento 2's multi-store architecture. Developers use thi...
StoreConfigManagerInterface
InterfaceThis interface defines a contract for retrieving store configuration data in Magento 2. Developers use this to fetc...
StoreCookieManagerInterface
InterfaceThis interface defines methods for managing store-specific cookies in Magento 2. Developers use this to retrieve, s...
StoreManagementInterface
InterfaceThis interface defines a contract for managing store-related operations in Magento 2. Developers would use this int...
StoreResolverInterface
InterfaceThis interface defines a contract for resolving the current store ID in a Magento multi-store environment. Develope...
StoreWebsiteRelationInterface
InterfaceThis interface defines a contract for retrieving store information associated with a specific website ID in Magento...
WebsiteManagementInterface
InterfaceThis interface defines a contract for managing website-related operations in Magento 2's multi-website architecture...
ScopeInterface
InterfaceThis interface defines constant values for Magento's scope system, which determines the level at which configuratio...
StoreManagerInterface
InterfaceThis interface defines the contract for managing Magento's multi-store functionality. Developers use it to retrieve...
ReaderInterface
InterfaceThis interface defines methods for reading store-related information within a specific scope in Magento 2. Develope...
ContextInterface
InterfaceThis interface defines the contract for handling store switching context in Magento 2. Developers use this when imp...
StoreSwitcherInterface
InterfaceThis interface defines the contract for handling store switching operations in Magento 2. Developers use implementa...
RedirectDataInterface
InterfaceThis interface defines the contract for handling secure data transfer when customers switch between different store...
RedirectDataPostprocessorInterface
InterfaceThis interface defines a contract for processing redirect data when customers switch between different store views...
RedirectDataPreprocessorInterface
InterfaceThis interface defines a contract for preprocessing redirect data when customers switch between different stores in...
RedirectDataSerializerInterface
InterfaceThis interface defines methods for serializing and unserializing data during store view switching in Magento 2. Dev...