Code |
Context$data = array(
"Coupon" => array(
"id" => "868920",
"formetocoupon_id" => null,
"merchant_id" => "8580",
"name" => "25% OFF Photo Books",
"label" => "25% OFF Photo Books",
"restrictions" => "",
"coupon_code" => "MYBOOKS",
"start_date" => "2012-01-23",
"end_date" => "2012-01-28",
"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-23 13:40:52",
"modified" => "2012-01-23 13:40:52",
"display" => "1",
"slug" => "25-off-photo-books-3",
"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" => "8580",
"formetocoupon_id" => null,
"slug" => "shutterfly.com",
"name" => "Shutterfly",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.shutterfly.com/?cid=SEGOO.BRAND",
"vimeo_code" => null,
"homepage" => "shutterfly.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ce6c61b-ff58-4c1d-8faa-589b45a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "31",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$coupon = array(
"Coupon" => array(
"id" => "868920",
"formetocoupon_id" => null,
"merchant_id" => "8580",
"name" => "25% OFF Photo Books",
"label" => "25% OFF Photo Books",
"restrictions" => "",
"coupon_code" => "MYBOOKS",
"start_date" => "2012-01-23",
"end_date" => "2012-01-28",
"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-23 13:40:52",
"modified" => "2012-01-23 13:40:52",
"display" => "1",
"slug" => "25-off-photo-books-3",
"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" => "8580",
"formetocoupon_id" => null,
"slug" => "shutterfly.com",
"name" => "Shutterfly",
"description" => "",
"network_id" => "",
"featured_coupon_id" => "0",
"status" => "active",
"last_updated" => "0000-00-00 00:00:00",
"apofpo" => "0",
"mynetworkid" => "",
"link" => "http://www.shutterfly.com/?cid=SEGOO.BRAND",
"vimeo_code" => null,
"homepage" => "shutterfly.com",
"count" => "0",
"ibar" => "1",
"logo" => "4ce6c61b-ff58-4c1d-8faa-589b45a78f9f.gif",
"screenshot" => null,
"codebox_screenshot" => null,
"changed" => "1",
"score" => "0",
"favorite_count" => "0",
"share_count" => "0",
"like_count" => "0",
"click_count" => "31",
"free_shipping" => "0",
"contact_name" => "",
"contact_title" => "",
"contact_phone" => "",
"contact_email" => "",
"Network" => array()
),
"click_type" => "Coupon"
)
$click = array(
"foreign_id" => "868920",
"foreign_type" => "Coupon",
"assoc_merchant_id" => "8580"
)
'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