September 2018
Beginner to intermediate
218 pages
4h 27m
English
Both EAV and simple models extend from the Magento\Framework\Model\AbstractModel class, which further extends from Magento\Framework\DataObject. The DataObject has some neat methods worth memorizing.
Group of the following methods deal with data transformation:
The other groups of these methods, implemented through the magic __call method, enables the following neat syntax:
Read now
Unlock full access