Log in
Model

BulkSummaryMapper

Magento\AsynchronousOperations\Model\Entity\BulkSummaryMapper

What it does

This deprecated mapper class converts BulkSummary entity data between database format and object format.

It's primarily used to handle the conversion of UUID identifiers to numeric IDs when performing database operations on bulk operation summaries, ensuring compatibility with Magento's Entity Manager system.

Public Methods

  • entityToDatabase()
  • databaseToEntity()