Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NerdsAndCompany
Schematic
ConsoleCommands
ExportCommand
PHP 클래스 NerdsAndCompany\Schematic\ConsoleCommands\ExportCommand
Sync Craft Setups.
링크 보기:
http://www.nerds.company
저자:
Nerds & Company
상속:
extends
Craft\BaseCommand
파일 보기
프로젝트 열기: itmundi/schematic
공개 메소드들
메소드
설명
actionIndex
(
string
$file
= 'craft/config/schema.yml',
array
$exclude
= null ) :
integer
Exports the Craft datamodel.
메소드 상세
actionIndex()
공개
메소드
Exports the Craft datamodel.
public
actionIndex
(
string
$file
= 'craft/config/schema.yml',
array
$exclude
= null ) :
integer
$file
string
file to write the schema to
$exclude
array
Data to not export
리턴
integer