Log in
Collection

ProductFrontendAction\Collection

Magento\Catalog\Model\ResourceModel\ProductFrontendAction\Collection

What it does

This collection class retrieves and manages ProductFrontendAction records from the database, which track customer/visitor interactions with products (like recently viewed items).

Developers use this collection to fetch product activity data filtered by customer ID or visitor ID, enabling features like personalized product recommendations or activity tracking.

Public Methods

  • addFilterByUserIdentities()