Context
Context class
Description
context_checkout_sessionMagento\Checkout\Model\Session
Contains information about the current checkout session, including the current quote.
context_customer_sessionMagento\Customer\Model\Session
Contains information about the current customer session, including the current customer.
context_application_stateMagento\Framework\App\State
Contains information about current application mode and area code.
context_scope_configMagento\Framework\App\Config\ScopeConfigInterface
Provides access to the configuration settings for different scopes.
context_http_requestMagento\Framework\App\Request\Http
Provides access to the current HTTP request data.
context_stagingMagento\Staging\Model\VersionManager
Provides access to the staging version management functionalities.
context_storeMagento\Store\Model\StoreManagerInterface
Provides access to store-related information such as website, store, and store view.