Collection
Wishlist\Collection
Magento\Reports\Model\ResourceModel\Wishlist\Collection
What it does
This collection class provides reporting functionality for customer wishlists in Magento 2.
Developers use it to generate wishlist analytics such as the percentage of customers who have wishlists, total wishlist count, and the number of shared wishlists.
It's primarily used in the admin Reports section to display wishlist statistics.
Public Methods
- setWishlistTable()
- getWishlistTable()
- getWishlistCustomerCount()
- getSharedCount()