Array
(
[0] => Array
(
[api_query] => http://api.salecamel.com?api_key=123456789&do_get=local_locations
[execution_time] => 0.13958501815796
[from_api] => Array
(
[0] => Array
(
[mysql_query] => SELECT DISTINCT merch_region, merch_locality, merch_country, merch_id FROM merchants_local ORDER BY merch_region, merch_locality
[execution_time] => 0.049363136291504
)
)
)
[1] => Array
(
[api_query] => http://api.salecamel.com?api_key=123456789&do_get=get_local&location=Woodstock%2C+GA%2C+US&radius=10&search_limit=15
[execution_time] => 6.0778470039368
[from_api] => Array
(
[0] => Array
(
[mysql_query] => SELECT merch_latitude, merch_longitude
FROM merchants_local
WHERE merch_locality='Woodstock' AND merch_region='GA'
[execution_time] => 0.0058219432830811
)
[1] => Array
(
[news_api_call] => http://hyperlocal-api.outside.in/v1.1/states/GA/cities/Woodstock/stories?dev_key=6at3bn2z23e33eu92utrq6pt&sig=67f910d1c94df0a2cfb41b2affc6909b&no-vertical=obituaries
)
[2] => Array
(
[mysql_query] => SELECT data FROM cache_news
WHERE locality = 'Woodstock'
AND region = 'GA'
AND country = 'US'
AND expires > '1369389221'
[execution_time] => 0.00024199485778809
)
[3] => Array
(
[mysql_query] => INSERT INTO cache_news
(`locality`, `region`, `country`, `expires`, `data`)
VALUES
(
'Woodstock',
'GA',
'US',
'1369392821',
'DNS Made Easy: Your DNS has expired
DNS service for this domain has expired with DNS Made Easy
'
)
ON DUPLICATE KEY UPDATE expires = '1369392821', data = 'DNS Made Easy: Your DNS has expired
DNS service for this domain has expired with DNS Made Easy
'
[execution_time] => 0.041044950485229
)
[4] => Array
(
[mysql_query] => SELECT data FROM cache_weather
WHERE locality = 'Woodstock'
AND region = 'GA'
AND country = 'US'
AND expires > '1369389221'
[execution_time] => 0.00055789947509766
)
[5] => Array
(
[mysql_query] => INSERT INTO cache_weather
(`locality`, `region`, `country`, `expires`, `data`)
VALUES
(
'Woodstock',
'GA',
'US',
'1369392821',
'{ \"data\": { \"current_condition\": [ {\"cloudcover\": \"58\", \"humidity\": \"93\", \"observation_time\": \"09:53 AM\", \"precipMM\": \"0.0\", \"pressure\": \"1018\", \"temp_C\": \"17\", \"temp_F\": \"63\", \"visibility\": \"10\", \"weatherCode\": \"116\", \"weatherDesc\": [ {\"value\": \"Partly Cloudy\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0004_black_low_cloud.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"windspeedKmph\": \"17\", \"windspeedMiles\": \"10\" } ], \"request\": [ {\"query\": \"Woodstock, United States Of America\", \"type\": \"City\" } ], \"weather\": [ {\"date\": \"2013-05-24\", \"precipMM\": \"0.0\", \"tempMaxC\": \"23\", \"tempMaxF\": \"74\", \"tempMinC\": \"10\", \"tempMinF\": \"50\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"NNW\", \"winddirDegree\": \"330\", \"winddirection\": \"NNW\", \"windspeedKmph\": \"30\", \"windspeedMiles\": \"18\" }, {\"date\": \"2013-05-25\", \"precipMM\": \"0.0\", \"tempMaxC\": \"25\", \"tempMaxF\": \"77\", \"tempMinC\": \"12\", \"tempMinF\": \"54\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"winddirection\": \"WNW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"6\" }, {\"date\": \"2013-05-26\", \"precipMM\": \"0.0\", \"tempMaxC\": \"27\", \"tempMaxF\": \"80\", \"tempMinC\": \"13\", \"tempMinF\": \"55\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"winddirection\": \"WNW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"6\" }, {\"date\": \"2013-05-27\", \"precipMM\": \"0.0\", \"tempMaxC\": \"29\", \"tempMaxF\": \"83\", \"tempMinC\": \"16\", \"tempMinF\": \"60\", \"weatherCode\": \"116\", \"weatherDesc\": [ {\"value\": \"Partly Cloudy\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0002_sunny_intervals.png\" } ], \"winddir16Point\": \"SW\", \"winddirDegree\": \"224\", \"winddirection\": \"SW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"5\" } ] }}'
)
ON DUPLICATE KEY UPDATE expires = '1369392821', data = '{ \"data\": { \"current_condition\": [ {\"cloudcover\": \"58\", \"humidity\": \"93\", \"observation_time\": \"09:53 AM\", \"precipMM\": \"0.0\", \"pressure\": \"1018\", \"temp_C\": \"17\", \"temp_F\": \"63\", \"visibility\": \"10\", \"weatherCode\": \"116\", \"weatherDesc\": [ {\"value\": \"Partly Cloudy\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0004_black_low_cloud.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"windspeedKmph\": \"17\", \"windspeedMiles\": \"10\" } ], \"request\": [ {\"query\": \"Woodstock, United States Of America\", \"type\": \"City\" } ], \"weather\": [ {\"date\": \"2013-05-24\", \"precipMM\": \"0.0\", \"tempMaxC\": \"23\", \"tempMaxF\": \"74\", \"tempMinC\": \"10\", \"tempMinF\": \"50\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"NNW\", \"winddirDegree\": \"330\", \"winddirection\": \"NNW\", \"windspeedKmph\": \"30\", \"windspeedMiles\": \"18\" }, {\"date\": \"2013-05-25\", \"precipMM\": \"0.0\", \"tempMaxC\": \"25\", \"tempMaxF\": \"77\", \"tempMinC\": \"12\", \"tempMinF\": \"54\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"winddirection\": \"WNW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"6\" }, {\"date\": \"2013-05-26\", \"precipMM\": \"0.0\", \"tempMaxC\": \"27\", \"tempMaxF\": \"80\", \"tempMinC\": \"13\", \"tempMinF\": \"55\", \"weatherCode\": \"113\", \"weatherDesc\": [ {\"value\": \"Sunny\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0001_sunny.png\" } ], \"winddir16Point\": \"WNW\", \"winddirDegree\": \"300\", \"winddirection\": \"WNW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"6\" }, {\"date\": \"2013-05-27\", \"precipMM\": \"0.0\", \"tempMaxC\": \"29\", \"tempMaxF\": \"83\", \"tempMinC\": \"16\", \"tempMinF\": \"60\", \"weatherCode\": \"116\", \"weatherDesc\": [ {\"value\": \"Partly Cloudy\" } ], \"weatherIconUrl\": [ {\"value\": \"http:\\/\\/www.worldweatheronline.com\\/images\\/wsymbols01_png_64\\/wsymbol_0002_sunny_intervals.png\" } ], \"winddir16Point\": \"SW\", \"winddirDegree\": \"224\", \"winddirection\": \"SW\", \"windspeedKmph\": \"9\", \"windspeedMiles\": \"5\" } ] }}'
[execution_time] => 0.10572791099548
)
[6] => Array
(
[mysql_query] => SELECT *, ( 3959 * acos( cos( radians(34.126928) ) * cos( radians( merch_latitude ) ) * cos( radians( merch_longitude ) - radians(-84.563188) ) + sin( radians(34.126928) ) * sin( radians( merch_latitude ) ) ) ) AS distance
FROM merchants_local
HAVING distance < 10
ORDER BY distance
[execution_time] => 0.014684200286865
)
[7] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '127218' ORDER BY item_per_off
[execution_time] => 0.0097639560699463
)
[8] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '273663' ORDER BY item_per_off
[execution_time] => 0.0091779232025146
)
[9] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '333773' ORDER BY item_per_off
[execution_time] => 0.012357950210571
)
[10] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '260239' ORDER BY item_per_off
[execution_time] => 0.011423110961914
)
[11] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '165434' ORDER BY item_per_off
[execution_time] => 0.014615058898926
)
[12] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '336216' ORDER BY item_per_off
[execution_time] => 0.012305974960327
)
[13] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '295076' ORDER BY item_per_off
[execution_time] => 0.012857913970947
)
[14] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '184111' ORDER BY item_per_off
[execution_time] => 0.015154123306274
)
[15] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '336019' ORDER BY item_per_off
[execution_time] => 0.010977029800415
)
[16] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '309794' ORDER BY item_per_off
[execution_time] => 0.012405872344971
)
[17] => Array
(
[mysql_query] => SELECT * FROM items_local WHERE merch_id = '338144' ORDER BY item_per_off
[execution_time] => 0.0099098682403564
)
)
)
)