Code |
Context$data = array(
"Coupon" => array(
"id" => "868927",
"formetocoupon_id" => null,
"merchant_id" => "8627",
"name" => "25% OFF New Arrivals",
"label" => "25% OFF New Arrivals",
"restrictions" => "",
"coupon_code" => "SPRING",
"start_date" => "2012-01-24",
"end_date" => "2012-01-30",
"use_merchant_link" => "1",
"link" => "",
"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-24 12:09:12",
"modified" => "2012-01-24 12:09:12",
"display" => "1",
"slug" => "25-off-new-arrivals-2",
"click_count" => "11",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8627",
"formetocoupon_id" => null,
"slug" => "nautica.com1",
"name" => "Nautica",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.nautica.com/home/index.jsp",
"vimeo_code" => null,
"homepage" => "nautica.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ced556f-3ce8-4aae-94bc-4d9645a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "26",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$coupon = array(
"Coupon" => array(
"id" => "868927",
"formetocoupon_id" => null,
"merchant_id" => "8627",
"name" => "25% OFF New Arrivals",
"label" => "25% OFF New Arrivals",
"restrictions" => "",
"coupon_code" => "SPRING",
"start_date" => "2012-01-24",
"end_date" => "2012-01-30",
"use_merchant_link" => "1",
"link" => "",
"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-24 12:09:12",
"modified" => "2012-01-24 12:09:12",
"display" => "1",
"slug" => "25-off-new-arrivals-2",
"click_count" => "11",
"share_count" => "0",
"like_count" => "0",
"score" => "500",
"changed" => "0",
"members_only" => "0",
"keyword_inserted" => "0",
"show_dialogue" => "1"
),
"Merchant" => array(
"id" => "8627",
"formetocoupon_id" => null,
"slug" => "nautica.com1",
"name" => "Nautica",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.nautica.com/home/index.jsp",
"vimeo_code" => null,
"homepage" => "nautica.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ced556f-3ce8-4aae-94bc-4d9645a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "26",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$click = array(
"foreign_id" => "868927",
"foreign_type" => "Coupon",
"assoc_merchant_id" => "8627"
)
'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