Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
think
console
command
optimize
Schema
PHP Class think\console\command\optimize\Schema
Inheritance:
extends
think\console\Command
Exibir arquivo
Open project: top-think/framework
Protected Properties
Property
Type
Description
$output
think\console\Output
Protected Methods
Method
Description
buildDataBaseSchema
(
$tables
,
$db
)
buildModelSchema
(
$class
)
configure
( )
execute
(
Input
$input
,
Output
$output
)
Method Details
buildDataBaseSchema()
protected
method
protected
buildDataBaseSchema
(
$tables
,
$db
)
buildModelSchema()
protected
method
protected
buildModelSchema
(
$class
)
configure()
protected
method
protected
configure
( )
execute()
protected
method
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
Property Details
$output
protected_oe property
protected
Output,think\console
$output
return
think\console\Output