Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "700"
$data = array(
"Member" => array(
"id" => "700",
"type_id" => "1",
"region_id" => "7",
"username" => null,
"password" => "*****",
"name" => "Priest Creek Family Estate Winery",
"email" => "info@priestcreekwinery.com",
"title" => "Owner",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2023-06-30",
"longitude" => null,
"latitude" => null,
"contact_name" => "Jane Sawin",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "2555 Saucier Rd",
"mailing_city" => "Kelowna",
"mailing_province" => "BC",
"mailing_postal" => "V1W4B7",
"updated" => "2023-04-22 01:38:06",
"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" => "7",
"name" => "BC VQA East Kelowna Slopes",
"parent_id" => "2",
"content" => "",
"longitude" => "-119.4960",
"latitude" => "49.8880",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => "668",
"member_id" => "700",
"approved" => "1",
"created" => "2022-07-29 00:19:54",
"modified" => "2023-02-28 23:07:46",
"description" => "",
"hours" => "",
"map" => "",
"winemaker" => "",
"street" => "2555 Saucier Rd.",
"city" => "Kelowna",
"postal_code" => "V1W 4B7",
"email" => "",
"phone" => "",
"tollfree" => "",
"fax" => "",
"website" => "www.priestcreekwinery.com",
"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(
array(),
array()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1788480112,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1788480112,
"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