Collection
ProductFrontendAction\Collection
Magento\Catalog\Model\ResourceModel\ProductFrontendAction\Collection
What it does
This collection class is used to retrieve and manage product frontend action records, such as recently viewed products or product comparisons.
Developers use this when they need to fetch a list of actions performed by customers or visitors on the storefront, with the ability to filter by customer ID or visitor ID to track user-specific product interactions.
Public Methods
- addFilterByUserIdentities()