Code |
Context$data = array(
"Coupon" => array(
"id" => "868885",
"formetocoupon_id" => null,
"merchant_id" => "8484",
"name" => "20% OFF Orders",
"label" => "20% OFF Orders",
"restrictions" => "",
"coupon_code" => "PARADISE20OFF",
"start_date" => "2012-01-03",
"end_date" => "2012-02-06",
"use_merchant_link" => "1",
"link" => "",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "2",
"notwork_count" => "2",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "2012-01-27 02:21:12",
"created" => "2012-01-03 14:18:21",
"modified" => "2012-01-18 11:21:58",
"display" => "1",
"slug" => "20-off-orders-236",
"click_count" => "66",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8484",
"formetocoupon_id" => null,
"slug" => "bathandbodyworks.com",
"name" => "Bath and Body Works",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.bathandbodyworks.com",
"vimeo_code" => null,
"homepage" => "http://www.bathandbodyworks.com",
"count" => "0",
"ibar" => "1",
"logo" => "4cb4ae4b-a9b4-45f5-af4c-5ab945a78f9f.jpg",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "2",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "288",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$coupon = array(
"Coupon" => array(
"id" => "868885",
"formetocoupon_id" => null,
"merchant_id" => "8484",
"name" => "20% OFF Orders",
"label" => "20% OFF Orders",
"restrictions" => "",
"coupon_code" => "PARADISE20OFF",
"start_date" => "2012-01-03",
"end_date" => "2012-02-06",
"use_merchant_link" => "1",
"link" => "",
"direct_link" => "",
"image" => "",
"logo" => "",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"work_count" => "2",
"notwork_count" => "2",
"comment_count" => "0",
"favorite_count" => "0",
"last_worked" => "2012-01-27 02:21:12",
"created" => "2012-01-03 14:18:21",
"modified" => "2012-01-18 11:21:58",
"display" => "1",
"slug" => "20-off-orders-236",
"click_count" => "66",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8484",
"formetocoupon_id" => null,
"slug" => "bathandbodyworks.com",
"name" => "Bath and Body Works",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.bathandbodyworks.com",
"vimeo_code" => null,
"homepage" => "http://www.bathandbodyworks.com",
"count" => "0",
"ibar" => "1",
"logo" => "4cb4ae4b-a9b4-45f5-af4c-5ab945a78f9f.jpg",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "2",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "288",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$click = array(
"foreign_id" => "868885",
"foreign_type" => "Coupon",
"assoc_merchant_id" => "8484"
)
'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