Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Adldap
Models
Model
newCollection
Adldap\Models\Model::newCollection PHP Méthode
Model Class Documentation
Afficher le fichier
Open project: adldap2/adldap2
newCollection()
public
méthode
Returns a new collection with the specified items.
public
newCollection
(
mixed
$items
= [] ) :
Collection
$items
mixed
Résultat
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