/app/Controller/Component/ApiComponent.php (line 79)
array(
	'type' => 'curl_error',
	'url' => 'https://api.sunlinetransfers.com/locations/get.json?api_key=SUNLINE&id=hotel-marina-s-roque',
	'data' => array(
		'api_key' => 'SUNLINE',
		'id' => 'hotel-marina-s-roque',
		'options' => array()
	),
	'errno' => (int) 28,
	'error' => 'Resolving timed out after 5000 milliseconds',
	'info' => array(
		'url' => 'https://api.sunlinetransfers.com/locations/get.json?api_key=SUNLINE&id=hotel-marina-s-roque',
		'content_type' => null,
		'http_code' => (int) 0,
		'header_size' => (int) 0,
		'request_size' => (int) 0,
		'filetime' => (int) -1,
		'ssl_verify_result' => (int) 0,
		'redirect_count' => (int) 0,
		'total_time' => (float) 8.480906,
		'namelookup_time' => (float) 0,
		'connect_time' => (float) 0,
		'pretransfer_time' => (float) 0,
		'size_upload' => (float) 0,
		'size_download' => (float) 0,
		'speed_download' => (float) 0,
		'speed_upload' => (float) 0,
		'download_content_length' => (float) -1,
		'upload_content_length' => (float) -1,
		'starttransfer_time' => (float) 0,
		'redirect_time' => (float) 0,
		'redirect_url' => '',
		'primary_ip' => '',
		'certinfo' => array(),
		'primary_port' => (int) 0,
		'local_ip' => '',
		'local_port' => (int) 0,
		'http_version' => (int) 0,
		'protocol' => (int) 0,
		'ssl_verifyresult' => (int) 0,
		'scheme' => '',
		'appconnect_time_us' => (int) 0,
		'connect_time_us' => (int) 0,
		'namelookup_time_us' => (int) 0,
		'pretransfer_time_us' => (int) 0,
		'redirect_time_us' => (int) 0,
		'starttransfer_time_us' => (int) 0,
		'total_time_us' => (int) 8480906
	),
	'headers' => array(),
	'verbose' => '* Resolving timed out after 5000 milliseconds
* Closing connection 0
'
)