Code |
Context$data = array(
"Coupon" => array(
"id" => "868872",
"formetocoupon_id" => null,
"merchant_id" => "8542",
"name" => "15% OFF Sitewide",
"label" => "15% OFF Sitewide",
"restrictions" => "",
"coupon_code" => "WINTERTHIL",
"start_date" => "2011-12-22",
"end_date" => "2012-02-01",
"use_merchant_link" => "1",
"link" => "",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "1",
"notwork_count" => "1",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "2011-12-30 03:59:30",
"created" => "2011-12-22 11:24:20",
"modified" => "2011-12-22 11:24:20",
"display" => "1",
"slug" => "15-off-sitewide-20",
"click_count" => "74",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8542",
"formetocoupon_id" => "8865",
"slug" => "usa.tommy.com",
"name" => "Tommy Hilfiger",
"description" => "",
"network_id" => "IR",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "2010-11-03 16:49:00",
"apofpo" => "1",
"mynetworkid" => "219",
"link" => "http://Tommy-Hilfiger.evyy.net/c/11113/2562/219",
"vimeo_code" => null,
"homepage" => "http://usa.tommy.com/",
"count" => "0",
"ibar" => "1",
"logo" => "4ce42d76-c328-4e45-a4a5-573545a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "100",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "42",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$coupon = array(
"Coupon" => array(
"id" => "868872",
"formetocoupon_id" => null,
"merchant_id" => "8542",
"name" => "15% OFF Sitewide",
"label" => "15% OFF Sitewide",
"restrictions" => "",
"coupon_code" => "WINTERTHIL",
"start_date" => "2011-12-22",
"end_date" => "2012-02-01",
"use_merchant_link" => "1",
"link" => "",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "1",
"notwork_count" => "1",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "2011-12-30 03:59:30",
"created" => "2011-12-22 11:24:20",
"modified" => "2011-12-22 11:24:20",
"display" => "1",
"slug" => "15-off-sitewide-20",
"click_count" => "74",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8542",
"formetocoupon_id" => "8865",
"slug" => "usa.tommy.com",
"name" => "Tommy Hilfiger",
"description" => "",
"network_id" => "IR",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "2010-11-03 16:49:00",
"apofpo" => "1",
"mynetworkid" => "219",
"link" => "http://Tommy-Hilfiger.evyy.net/c/11113/2562/219",
"vimeo_code" => null,
"homepage" => "http://usa.tommy.com/",
"count" => "0",
"ibar" => "1",
"logo" => "4ce42d76-c328-4e45-a4a5-573545a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "100",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "42",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$click = array(
"foreign_id" => "868872",
"foreign_type" => "Coupon",
"assoc_merchant_id" => "8542"
)
'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