Log in
Model

Design

Magento\Theme\Model\ResourceModel\Design

What it does

This resource model manages the database operations for scheduled theme design changes in Magento 2.

Developers use it to save, validate, and retrieve theme change configurations that apply to specific stores during defined date ranges.

It ensures no overlapping design changes exist for the same store and handles date-based theme switching.

Public Methods

  • _beforeSave()
  • loadChange()