Log in
Interface

DeletedEntitiesProviderInterface

Magento\DataExporter\Model\Indexer\DeletedEntitiesProviderInterface

What it does

This interface defines a contract for retrieving deleted entities from data export feeds.

Developers implement this interface when building custom data exporters that need to identify and process entities that have been removed from the system, ensuring the feed tables stay synchronized with actual data.

Public Methods

  • get()