Theme Module
Model\ResourceModel\Design\Collection
Collection
This collection class manages and retrieves theme design configuration records from the database. Developers use it to fetch scheduled theme designs f...
Model\ResourceModel\Theme\Collection
Collection
This collection class manages and queries theme data from the database in Magento 2. Developers use it to retrieve, filter, and manipulate theme recor...
Model\Theme\Collection
Collection
This deprecated class was used to manage and retrieve collections of themes from the filesystem in Magento 2. It extends ThemeList to provide theme co...
Model\Theme\Data\Collection
Collection
This collection class is used to work with theme data from the filesystem rather than the database. Developers use it when they need to retrieve and i...