Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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