Model
Integration
Magento\Integration\Model\ResourceModel\Integration
What it does
This resource model manages database operations for the integration table in Magento 2.
Developers use this class to retrieve active integration data, particularly when needing to find an integration by its OAuth consumer ID.
It's primarily used in OAuth authentication flows and integration management features.
Public Methods
- selectActiveIntegrationByConsumerId()