Cms Module
Model\ResourceModel\AbstractCollection
Collection
This is an abstract base collection class for CMS pages and blocks in Magento 2. Developers extend this class when creating custom collections for CMS...
Model\ResourceModel\Page\Collection
Collection
This collection class is used to retrieve and manage multiple CMS pages from the database. Developers use it to load, filter, and manipulate sets of C...