Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Adldap
Models
Model
newQuery
Adldap\Models\Model::newQuery PHP Method
Model Class Documentation
Exibir arquivo
Open project: adldap2/adldap2
newQuery()
public
method
Returns a new query builder instance.
public
newQuery
( ) :
Builder
return
Adldap\Query\Builder
public function newQuery() { return $this->query->newInstance(); }
Model
__construct
__get
__set
addModification
convertStringToBool
countAttributes
create
createAttribute
delete
deleteAttribute
fill
filterRawAttributes
getAttribute
getAttributes
getCommonName
getDirty
getDistinguishedName
getDn
getDnBuilder
getFirstAttribute
getModifications
getNewDnBuilder
getOriginal
getQuery
getSchema
hasAttribute
jsonSerialize
move
newCollection
newQuery
normalizeAttributeKey
offsetExists
offsetGet
offsetSet
offsetUnset
originalIsNumericallyEquivalent
rename
save
setAttribute
setCommonName
setDistinguishedName
setDn
setFirstAttribute
setModifications
setQuery
setRawAttributes
setSchema
syncOriginal
syncRaw
update
updateAttribute