Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ManaPHP
Logger
Adapter
Db
Model
PHP 클래스 ManaPHP\Logger\Adapter\Db\Model
상속:
extends
ManaPHP\Mvc\Model
파일 보기
프로젝트 열기: manaphp/manaphp
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$action
string
$controller
string
$created_time
integer
$ip
string
$level
string
$log_id
integer
$message
string
$module
string
$user_id
integer
$user_name
string
공개 메소드들
메소드
설명
getSource
( ) :
string
메소드 상세
getSource()
공개
메소드
public
getSource
( ) :
string
리턴
string
프로퍼티 상세
$action
공개적으로 프로퍼티
public
string
$action
리턴
string
$controller
공개적으로 프로퍼티
public
string
$controller
리턴
string
$created_time
공개적으로 프로퍼티
public
int
$created_time
리턴
integer
$ip
공개적으로 프로퍼티
public
string
$ip
리턴
string
$level
공개적으로 프로퍼티
public
string
$level
리턴
string
$log_id
공개적으로 프로퍼티
public
int
$log_id
리턴
integer
$message
공개적으로 프로퍼티
public
string
$message
리턴
string
$module
공개적으로 프로퍼티
public
string
$module
리턴
string
$user_id
공개적으로 프로퍼티
public
int
$user_id
리턴
integer
$user_name
공개적으로 프로퍼티
public
string
$user_name
리턴
string