Go to the source code of this file.
◆ $app
$app = $bootstrap->createApplication(\Magento\Framework\App\Http::class) |
◆ $bootstrap
◆ $params [1/2]
catch (\Exception $e) $params = $_SERVER |
◆ $params [2/2]
$params[Bootstrap::INIT_PARAM_FILESYSTEM_DIR_PATHS] |
Initial value:= [
DirectoryList::PUB => [DirectoryList::URL_PATH => ''],
DirectoryList::MEDIA => [DirectoryList::URL_PATH => 'media'],
DirectoryList::STATIC_VIEW => [DirectoryList::URL_PATH => 'static'],
DirectoryList::UPLOAD => [DirectoryList::URL_PATH => 'media/upload'],
]
Definition at line 28 of file index.php.
◆ try
Initial value:{
require
__DIR__ .
'/../app/bootstrap.php'defined('TESTS_BP')||define('TESTS_BP' __DIR__
Definition at line 12 of file index.php.