Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
think
console
command
optimize
Schema
PHP 클래스 think\console\command\optimize\Schema
상속:
extends
think\console\Command
파일 보기
프로젝트 열기: top-think/framework
보호된 프로퍼티들
프로퍼티
타입
설명
$output
think\console\Output
보호된 메소드들
메소드
설명
buildDataBaseSchema
(
$tables
,
$db
)
buildModelSchema
(
$class
)
configure
( )
execute
(
Input
$input
,
Output
$output
)
메소드 상세
buildDataBaseSchema()
보호된
메소드
protected
buildDataBaseSchema
(
$tables
,
$db
)
buildModelSchema()
보호된
메소드
protected
buildModelSchema
(
$class
)
configure()
보호된
메소드
protected
configure
( )
execute()
보호된
메소드
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
프로퍼티 상세
$output
보호되어 있는 프로퍼티
protected
Output,think\console
$output
리턴
think\console\Output