Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPDaemon
Clients
Mongo
MongoId
PHP 클래스 PHPDaemon\Clients\Mongo\MongoId
저자:
Vasily Zorin (
[email protected]
)
상속:
extends
MongoId
파일 보기
프로젝트 열기: kakserpom/phpdaemon
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
string
$id
= null )
__toString
( ) :
string
__toString
getPlainObject
( ) :
MongoId
getPlainObject
import
(
mixed
$id
) :
mixed
Import
toHex
( ) :
string
toHex
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$id
= null )
$id
string
__toString()
공개
메소드
__toString
public
__toString
( ) :
string
리턴
string
getPlainObject()
공개
메소드
getPlainObject
public
getPlainObject
( ) :
MongoId
리턴
MongoId
import()
공개
정적인
메소드
Import
public
static
import
(
mixed
$id
) :
mixed
$id
mixed
ID
리턴
mixed
toHex()
공개
메소드
toHex
public
toHex
( ) :
string
리턴
string