Method | Description | |
---|---|---|
cleanAllForElement ( Pimcore\Model\Element\ElementInterface $element ) | Clear all relations in the database | |
clear ( ) : void | Clear all relations in the database for current source id | |
getBySourceId ( integer $id = null, string $type = null ) : void | Loads the relations for the given sourceId and type | |
save ( ) : void | Save to database |
public cleanAllForElement ( Pimcore\Model\Element\ElementInterface $element ) | ||
$element | Pimcore\Model\Element\ElementInterface |