Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "721"
$data = array(
"Member" => array(
"id" => "721",
"type_id" => "1",
"region_id" => "8",
"username" => null,
"password" => "*****",
"name" => "50th Parallel Estate",
"email" => "sherilee@50thparallel.com",
"title" => "Proprietor",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2027-04-13",
"longitude" => null,
"latitude" => null,
"contact_name" => "Sheri-Lee Turner-Krouzel",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "17101 Terrace View Road",
"mailing_city" => "Lake Country",
"mailing_province" => "BC",
"mailing_postal" => "V4V1B7",
"updated" => "2026-04-13 00:00:00",
"comments" => "",
"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" => "8",
"name" => "BC VQA Lake Country",
"parent_id" => "2",
"content" => "",
"longitude" => "-119.4187307",
"latitude" => "50.0607874",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => "691",
"member_id" => "721",
"approved" => "1",
"created" => "2023-01-27 22:53:07",
"modified" => "2026-04-13 23:59:34",
"description" => "",
"hours" => "",
"map" => "",
"winemaker" => "",
"street" => "17101 Terrace View Rd.",
"city" => "Lake Country",
"postal_code" => "V4V 1B7",
"email" => "",
"phone" => "250-766-3408",
"tollfree" => "",
"fax" => "",
"website" => "www.50thparallel.com",
"logo" => "",
"photo" => "",
"twitter" => "",
"facebook" => "50thparallelestate",
"youtube" => "",
"linkedin" => "",
"instagram" => "@50thparallelwine",
"hide_map" => "0",
"longitude" => "-119.449812",
"latitude" => "50.1309374",
"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(
array(),
array(),
array()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1788940899,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1788940899,
"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