Cms Module
Api\BlockRepositoryInterface
Repository
This repository interface defines the contract for managing CMS blocks in Magento 2. Developers use this to programmatically create, read, update, and...
Api\PageRepositoryInterface
Repository
This interface defines the contract for managing CMS pages in Magento 2. Developers use this repository to create, read, update, and delete CMS pages...
Model\Page\CustomLayoutRepositoryInterface
Repository
This repository interface manages custom layout file selections for CMS pages in Magento 2. Developers use it to programmatically assign, retrieve, or...