Code Context         */
        $langLists = Configure::read('DEFAULT_LANGUAGE');
        $languages = explode(',', $_SERVER['HTTP_ACCEPT_LANGUAGE']);
$controller = object(CakeErrorController) {
	uses => array()
	components => array(
		(int) 0 => 'Cookie',
		(int) 1 => 'Session',
		(int) 2 => 'ViewSwitcher.Sw'
	)
	ext => '.ctp'
	zone => null
	zoneId => null
	name => 'CakeError'
	helpers => array()
	request => object(CakeRequest) {}
	response => object(CakeResponse) {}
	viewPath => 'Errors'
	layoutPath => null
	viewVars => array(
		'popularStations' => array([maximum depth reached]),
		'popularAreas' => array([maximum depth reached]),
		'buildingTypeList' => array(
			[maximum depth reached]
		),
		'kansaiPrefecures' => array(
			[maximum depth reached]
		),
		'kantoPrefecures' => array([maximum depth reached]),
		'keisaiCount' => '500'
	)
	view => 'inquiry'
	layout => 'default'
	autoRender => true
	autoLayout => true
	Components => object(ComponentCollection) {}
	viewClass => 'View'
	View => null
	plugin => null
	cacheAction => false
	passedArgs => array()
	scaffold => false
	methods => array(
		(int) 2 => 'commonPageSetting',
		(int) 3 => 'getLangage',
		(int) 4 => 'getLanguageId',
		(int) 5 => 'getArrayToValue'
	)
	modelClass => 'CakeError'
	modelKey => 'cake_error'
	validationErrors => null
	Cookie => object(CookieComponent) {}
	Session => object(SessionComponent) {}
	Sw => object(SwComponent) {}
	[protected] _responseClass => 'CakeResponse'
	[protected] _mergeParent => 'AppController'
	[protected] _eventManager => object(CakeEventManager) {}
}
$langLists = array(
	'jp' => array(
		'id' => (int) 1,
		'key' => 'jp',
		'locale' => 'jpn',
		'name' => '日本語'
	),
	'en' => array(
		'id' => (int) 2,
		'key' => 'en',
		'locale' => 'eng',
		'name' => 'English'
	),
	'cn' => array(
		'id' => (int) 3,
		'key' => 'cn',
		'locale' => 'zh-cn',
		'name' => '簡体字中国語'
	),
	'tw' => array(
		'id' => (int) 5,
		'key' => 'tw',
		'locale' => 'zh-tw',
		'name' => '中國的'
	),
	'kr' => array(
		'id' => (int) 4,
		'key' => 'kr',
		'locale' => 'kor',
		'name' => '한국어'
	),
	'vn' => array(
		'id' => (int) 6,
		'key' => 'vn',
		'locale' => 'vie',
		'name' => 'Việt'
	)
)SwComponent::startup() - APP/Plugin/ViewSwitcher/Controller/Component/SwComponent.php, line 23
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 678
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??