Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ouzo
Model
_resetModifiedFields
Ouzo\Model::_resetModifiedFields PHP Method
Model Class Documentation
显示文件
Open project: letsdrink/ouzo
_resetModifiedFields()
public
method
public
_resetModifiedFields
( )
public function _resetModifiedFields() { $this->_modifiedFields = array(); }
Model
__construct
__get
__isset
__set
__toString
__unset
_callAfterSaveCallbacks
_callBeforeSaveCallbacks
_callCallbacks
_fetchRelation
_findById
_findByIdOrNull
_getFields
_getFieldsWithoutPrimaryKey
_prepareParameters
_resetModifiedFields
alias
all
assignAttributes
attributes
count
create
createWithoutValidation
definedAttributes
delete
filterAttributes
filterAttributesPreserveNull
find
findById
findByIdOrNull
findBySql
get
getAttributesForUpdate
getFields
getFieldsWithoutPrimaryKey
getId
getIdName
getModelName
getRelation
getSequenceName
getTableName
innerJoin
insert
insertOrUpdate
inspect
isNew
join
metaInstance
newInstance
nullifyIfEmpty
queryBuilder
reload
rightJoin
select
selectDistinct
update
updateAttributes
using
where