Log in

Store Module

GroupInterface

Interface

This interface defines the contract for Store Group data objects in Magento 2's multi-store architecture. A Store G...

StoreConfigInterface

Interface

This interface defines the contract for accessing store configuration data in Magento 2, including store ID, code,...

StoreInterface

Interface

This interface defines the contract for Store data objects in Magento 2's multi-store architecture. Developers use...

WebsiteInterface

Interface

This interface defines the contract for Website objects in Magento 2's multi-store architecture. Developers use thi...

StoreConfigManagerInterface

Interface

This interface defines a contract for retrieving store configuration data in Magento 2. Developers use this to fetc...

StoreCookieManagerInterface

Interface

This interface defines methods for managing store-specific cookies in Magento 2. Developers use this to retrieve, s...

StoreManagementInterface

Interface

This interface defines a contract for managing store-related operations in Magento 2. Developers would use this int...

StoreResolverInterface

Interface

This interface defines a contract for resolving the current store ID in a Magento multi-store environment. Develope...

StoreWebsiteRelationInterface

Interface

This interface defines a contract for retrieving store information associated with a specific website ID in Magento...

WebsiteManagementInterface

Interface

This interface defines a contract for managing website-related operations in Magento 2's multi-website architecture...

ScopeInterface

Interface

This interface defines constant values for Magento's scope system, which determines the level at which configuratio...

StoreManagerInterface

Interface

This interface defines the contract for managing Magento's multi-store functionality. Developers use it to retrieve...

ReaderInterface

Interface

This interface defines methods for reading store-related information within a specific scope in Magento 2. Develope...

ContextInterface

Interface

This interface defines the contract for handling store switching context in Magento 2. Developers use this when imp...

StoreSwitcherInterface

Interface

This interface defines the contract for handling store switching operations in Magento 2. Developers use implementa...

RedirectDataInterface

Interface

This interface defines the contract for handling secure data transfer when customers switch between different store...

RedirectDataPostprocessorInterface

Interface

This interface defines a contract for processing redirect data when customers switch between different store views...

RedirectDataPreprocessorInterface

Interface

This interface defines a contract for preprocessing redirect data when customers switch between different stores in...

RedirectDataSerializerInterface

Interface

This interface defines methods for serializing and unserializing data during store view switching in Magento 2. Dev...