Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "432"
$data = array(
"Member" => array(
"id" => "432",
"type_id" => "1",
"region_id" => "11",
"username" => null,
"password" => "*****",
"name" => "Steller's Jay Sparklings",
"email" => "events@sumacridge.com",
"title" => "Visitor Experience Manager",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "250 494 0451 X 245",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2021-07-14",
"longitude" => null,
"latitude" => null,
"contact_name" => "Sarah Isaksen",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "",
"mailing_city" => "",
"mailing_province" => "",
"mailing_postal" => "",
"updated" => "2020-05-22 00:00:00",
"comments" => "Extended until July 14 2021 to provide time to pay invoice - JC 6/28/21
Membership dues paid by cheque for 2020/2021.
Member prefers to pay by cheque
EMO 07/2019
Invoices to invoices@arterracanada.com. ",
"contact_preference" => "",
"age_range" => "19-25",
"gender" => "0",
"referred_from" => null,
"referred_other" => null
),
"Type" => array(
"id" => "1",
"name" => "Signature Partner",
"price" => "795.00",
"show_on_registration" => "1"
),
"Region" => array(
"id" => "11",
"name" => "BC VQA Summerland Bench",
"parent_id" => "3",
"content" => "",
"longitude" => "-119.6923042",
"latitude" => "49.6060216",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => "605",
"member_id" => "432",
"approved" => "1",
"created" => "2020-05-22 18:01:38",
"modified" => "2020-05-22 18:01:38",
"description" => "",
"hours" => "",
"map" => "",
"winemaker" => "",
"street" => "",
"city" => "",
"postal_code" => "",
"email" => "",
"phone" => "",
"tollfree" => "",
"fax" => "",
"website" => "stellersjaywines.com/winery.html",
"logo" => "",
"photo" => "",
"twitter" => "",
"facebook" => "",
"youtube" => "",
"linkedin" => "",
"instagram" => "",
"hide_map" => "0",
"longitude" => "",
"latitude" => "",
"Member" => array(),
"Contact" => array(),
"Service" => array(),
"Tag" => array()
),
"PendingProfile" => array(
"id" => null,
"member_id" => null,
"approved" => null,
"created" => null,
"modified" => null,
"description" => null,
"hours" => null,
"map" => null,
"winemaker" => null,
"street" => null,
"city" => null,
"postal_code" => null,
"email" => null,
"phone" => null,
"tollfree" => null,
"fax" => null,
"website" => null,
"logo" => null,
"photo" => null,
"twitter" => null,
"facebook" => null,
"youtube" => null,
"linkedin" => null,
"instagram" => null,
"hide_map" => null,
"longitude" => null,
"latitude" => null
),
"Transaction" => array(),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1788396220,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1788396220,
"Event.approved" => 2,
"Event.id" => array()
),
"joins" => array(
array(),
array()
),
"order" => "EventsDate.timestamp",
"group" => "Event.id"
)
$attending_events = array()
$attending_events_result = array()
$attending_events_info = array()
MembersController::view_member() - APP/controllers/members_controller.php, line 821
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 85