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
Adldap
Models
Model
newCollection
Adldap\Models\Model::newCollection PHP Method
Model Class Documentation
显示文件
Open project: adldap2/adldap2
newCollection()
public
method
Returns a new collection with the specified items.
public
newCollection
(
mixed
$items
= [] ) :
Collection
$items
mixed
return
Illuminate\Support\Collection
public function newCollection($items = []) { return new Collection($items); }
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