PHP Класс Smile\ElasticsuiteCore\Model\ResourceModel\Search\Request\RelevanceConfig\Data

Автор: Romain Ruaud ([email protected])
Наследование: extends Magento\Config\Model\ResourceModel\Config\Data
Показать файл Открыть проект

Защищенные методы

Метод Описание
_checkUnique ( Magento\Framework\Model\AbstractModel $object ) Validate unique configuration data before save Set id to object if exists configuration instead of throw exception
_construct ( ) : void Define main table

Описание методов

_checkUnique() защищенный Метод

Validate unique configuration data before save Set id to object if exists configuration instead of throw exception
protected _checkUnique ( Magento\Framework\Model\AbstractModel $object )
$object Magento\Framework\Model\AbstractModel The current configuration value being saved

_construct() защищенный Метод

Define main table
protected _construct ( ) : void
Результат void