Log in
  1. Magento Explorer

AsyncConfig Module

All Interface (2) Model (3)

Api\AsyncConfigPublisherInterface

Interface

This interface defines a contract for publishing configuration data asynchronously in Magento 2. Developers implement this interface when they need to...

Api\Data\AsyncConfigMessageInterface

Interface

This interface defines a contract for async configuration message data objects in Magento 2. Developers implement this interface when creating message...

AsyncConfigPublisher

Model

This class publishes configuration data changes to a message queue for asynchronous processing in Magento 2. Developers use it when saving configurati...

Consumer

Model

This consumer class processes asynchronous configuration save operations in Magento 2. Developers use this when configuration changes are queued via m...

Entity\AsyncConfigMessage

Model

This class serves as a data transfer object (DTO) for asynchronous configuration messages in Magento 2. Developers use it to encapsulate configuration...

Courses

Playlists

Lessons

Exams

Magento Explorer