Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Adldap
Models
Model
newCollection
Adldap\Models\Model::newCollection PHP 메소드
Model 1 문서
파일 보기
프로젝트 열기: adldap2/adldap2
newCollection()
공개
메소드
Returns a new collection with the specified items.
public
newCollection
(
mixed
$items
= [] ) :
Collection
$items
mixed
리턴
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