Code |
Context$data = array(
"Coupon" => array(
"id" => "868924",
"formetocoupon_id" => null,
"merchant_id" => "8544",
"name" => "60% OFF Already-Reduced Sale Items",
"label" => "60% OFF Already-Reduced Sale Items",
"restrictions" => "",
"coupon_code" => "SHOPSALE",
"start_date" => "2012-01-23",
"end_date" => "2012-01-28",
"use_merchant_link" => "0",
"link" => "http://www.loft.com/loft/department/LOFT-Sale/catl00008;jsessionid=522A4EDA6AF7AC79A8F880551E3606D6",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "0",
"notwork_count" => "0",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "0000-00-00 00:00:00",
"created" => "2012-01-23 14:33:24",
"modified" => "2012-01-23 14:33:24",
"display" => "1",
"slug" => "60-off-already-reduced-sale-items",
"click_count" => "3",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8544",
"formetocoupon_id" => null,
"slug" => "anntaylor.com",
"name" => "Ann Taylor",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.anntaylor.com/home.jsp",
"vimeo_code" => null,
"homepage" => "anntaylor.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ce55e76-659c-4459-9890-574a45a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "72",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$coupon = array(
"Coupon" => array(
"id" => "868924",
"formetocoupon_id" => null,
"merchant_id" => "8544",
"name" => "60% OFF Already-Reduced Sale Items",
"label" => "60% OFF Already-Reduced Sale Items",
"restrictions" => "",
"coupon_code" => "SHOPSALE",
"start_date" => "2012-01-23",
"end_date" => "2012-01-28",
"use_merchant_link" => "0",
"link" => "http://www.loft.com/loft/department/LOFT-Sale/catl00008;jsessionid=522A4EDA6AF7AC79A8F880551E3606D6",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "0",
"notwork_count" => "0",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "0000-00-00 00:00:00",
"created" => "2012-01-23 14:33:24",
"modified" => "2012-01-23 14:33:24",
"display" => "1",
"slug" => "60-off-already-reduced-sale-items",
"click_count" => "3",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8544",
"formetocoupon_id" => null,
"slug" => "anntaylor.com",
"name" => "Ann Taylor",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.anntaylor.com/home.jsp",
"vimeo_code" => null,
"homepage" => "anntaylor.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ce55e76-659c-4459-9890-574a45a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "72",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$click = array(
"foreign_id" => "868924",
"foreign_type" => "Coupon",
"assoc_merchant_id" => "8544"
)
'assoc_merchant_id' => $coupon["Coupon"]["merchant_id"]
);
$kid_key = $coupon["Merchant"]["Network"]["kid"];
AppController::_click_event() - APP/app_controller.php, line 422
CouponsController::view() - APP/controllers/coupons_controller.php, line 312
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 97