|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| run () | |
| install ($cleanup) | |
Public Member Functions inherited from Application | |
| __construct (\Magento\Framework\Shell $shell, $installDir, $installConfigFile, $globalConfigFile, $globalConfigDir, $appMode, AutoloaderInterface $autoloadWrapper, $loadTestExtensionAttributes=false) | |
| getDbInstance () | |
| getTempDir () | |
| getInitParams () | |
| isInstalled () | |
| reinitialize (array $overriddenParams=[]) | |
| createInstallDir () | |
| cleanup () | |
| install ($cleanup) | |
| _customizeParams ($params) | |
| getArea () | |
| loadArea ($areaCode) | |
Protected Member Functions | |
| getCustomDirs () | |
Protected Member Functions inherited from Application | |
| getInstallConfig () | |
| _ensureDirExists ($dir) | |
| getCustomDirs () | |
Additional Inherited Members | |
Data Fields inherited from Application | |
| const | DEFAULT_APP_AREA = 'global' |
Protected Attributes inherited from Application | |
| $_db | |
| $_shell | |
| $installConfig | |
| $_globalConfigDir | |
| $installDir | |
| $_configDir | |
| $_initParams = [] | |
| $_appMode | |
| $_appArea = null | |
| $_primaryConfigData = [] | |
| $_factory | |
| $dirList | |
| $dumpDb = true | |
| $canLoadArea = true | |
| $canInstallSequence = true | |
Provides access to the application for the tests
Allows installation and uninstallation
Definition at line 13 of file WebApiApplication.php.
|
protected |
| install | ( | $cleanup | ) |
| run | ( | ) |
{}
Definition at line 18 of file WebApiApplication.php.