Méthode | Description | |
---|---|---|
__construct ( ) | ||
complete ( Eccube\InstallApplication $app, |
インストール完了 | |
index ( Eccube\InstallApplication $app, |
最初からやり直す場合、SESSION情報をクリア | |
migration ( Eccube\InstallApplication $app, |
マイグレーション画面を表示する. | |
migration_end ( Eccube\InstallApplication $app, |
マイグレーションを実行し, 完了画面を表示させる | |
migration_plugin ( Eccube\InstallApplication $app, |
インストール済プラグインの一覧を表示する. | |
step1 ( Eccube\InstallApplication $app, |
ようこそ | |
step2 ( Eccube\InstallApplication $app, |
権限チェック | |
step3 ( Eccube\InstallApplication $app, |
サイトの設定 | |
step4 ( Eccube\InstallApplication $app, |
データベースの設定 | |
step5 ( Eccube\InstallApplication $app, |
データベースの初期化 |
Méthode | Description | |
---|---|---|
addInstallStatus ( ) | ||
checkModules ( $app ) | ||
createConfigYamlFile ( $data, $auth = true ) | ||
createDatabaseYamlFile ( $data ) | ||
createMailYamlFile ( $data ) | ||
createPathYamlFile ( $data, |
||
createTables ( ) | ||
doMigrate ( ) | ||
dropTables ( ) | ||
getEntityManager ( ) : |
||
getMigration ( ) | ||
getProtectedDirs ( ) | ||
getSessionData ( |
||
insert ( ) | ||
isValid ( |
||
resetNatTimer ( ) | ||
sendAppData ( $params ) | ||
setPDO ( ) | ||
update ( ) |
public complete ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public index ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public migration ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request | ||
Résultat |
public migration_end ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request | ||
Résultat |
public migration_plugin ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request | ||
Résultat |
public step1 ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public step2 ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public step3 ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public step4 ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |
public step5 ( Eccube\InstallApplication $app, |
||
$app | Eccube\InstallApplication | |
$request |