|
| | processFreeShipping (\Magento\Quote\Model\Quote\Item\AbstractItem $item) |
| |
| | __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, \Magento\SalesRule\Model\ResourceModel\Rule\CollectionFactory $collectionFactory, \Magento\Catalog\Helper\Data $catalogData, \Magento\SalesRule\Model\Utility $utility, \Magento\SalesRule\Model\RulesApplier $rulesApplier, \Magento\Framework\Pricing\PriceCurrencyInterface $priceCurrency, \Magento\SalesRule\Model\Validator\Pool $validators, \Magento\Framework\Message\ManagerInterface $messageManager, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[]) |
| |
| | init ($websiteId, $customerGroupId, $couponCode) |
| |
| | setSkipActionsValidation ($flag) |
| |
| | canApplyRules (AbstractItem $item) |
| |
| | reset (Address $address) |
| |
| | process (AbstractItem $item) |
| |
| | processShippingAmount (Address $address) |
| |
| | getItemPrice ($item) |
| |
| | getItemOriginalPrice ($item) |
| |
| | getItemBasePrice ($item) |
| |
| | getItemBaseOriginalPrice ($item) |
| |
| | prepareDescription ($address, $separator=', ') |
| |
| | getRuleItemTotalsInfo ($key) |
| |
| | decrementRuleItemTotalsCount ($key) |
| |
| | __construct (\Magento\Framework\Model\Context $context, \Magento\Framework\Registry $registry, \Magento\Framework\Model\ResourceModel\AbstractResource $resource=null, \Magento\Framework\Data\Collection\AbstractDb $resourceCollection=null, array $data=[]) |
| |
| | __sleep () |
| |
| | __wakeup () |
| |
| | setIdFieldName ($name) |
| |
| | getIdFieldName () |
| |
| | getId () |
| |
| | setId ($value) |
| |
| | isDeleted ($isDeleted=null) |
| |
| | hasDataChanges () |
| |
| | setData ($key, $value=null) |
| |
| | unsetData ($key=null) |
| |
| | setDataChanges ($value) |
| |
| | getOrigData ($key=null) |
| |
| | setOrigData ($key=null, $data=null) |
| |
| | dataHasChangedFor ($field) |
| |
| | getResourceName () |
| |
| | getResourceCollection () |
| |
| | getCollection () |
| |
| | load ($modelId, $field=null) |
| |
| | beforeLoad ($identifier, $field=null) |
| |
| | afterLoad () |
| |
| | isSaveAllowed () |
| |
| | setHasDataChanges ($flag) |
| |
| | save () |
| |
| | afterCommitCallback () |
| |
| | isObjectNew ($flag=null) |
| |
| | beforeSave () |
| |
| | validateBeforeSave () |
| |
| | getCacheTags () |
| |
| | cleanModelCache () |
| |
| | afterSave () |
| |
| | delete () |
| |
| | beforeDelete () |
| |
| | afterDelete () |
| |
| | afterDeleteCommit () |
| |
| | getResource () |
| |
| | getEntityId () |
| |
| | setEntityId ($entityId) |
| |
| | clearInstance () |
| |
| | getStoredData () |
| |
| | getEventPrefix () |
| |
| | __construct (array $data=[]) |
| |
| | addData (array $arr) |
| |
| | setData ($key, $value=null) |
| |
| | unsetData ($key=null) |
| |
| | getData ($key='', $index=null) |
| |
| | getDataByPath ($path) |
| |
| | getDataByKey ($key) |
| |
| | setDataUsingMethod ($key, $args=[]) |
| |
| | getDataUsingMethod ($key, $args=null) |
| |
| | hasData ($key='') |
| |
| | toArray (array $keys=[]) |
| |
| | convertToArray (array $keys=[]) |
| |
| | toXml (array $keys=[], $rootName='item', $addOpenTag=false, $addCdata=true) |
| |
| | convertToXml (array $arrAttributes=[], $rootName='item', $addOpenTag=false, $addCdata=true) |
| |
| | toJson (array $keys=[]) |
| |
| | convertToJson (array $keys=[]) |
| |
| | toString ($format='') |
| |
| | __call ($method, $args) |
| |
| | isEmpty () |
| |
| | serialize ($keys=[], $valueSeparator='=', $fieldSeparator=' ', $quote='"') |
| |
| | debug ($data=null, &$objects=[]) |
| |
| | offsetSet ($offset, $value) |
| |
| | offsetExists ($offset) |
| |
| | offsetUnset ($offset) |
| |
| | offsetGet ($offset) |
| |
@api
- Since
- 100.0.2
Definition at line 20 of file Calculator.php.