Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "501"
$data = array(
"Member" => array(
"id" => "501",
"type_id" => "1",
"region_id" => "2",
"username" => null,
"password" => "*****",
"name" => "Hainle Vineyards Estate Winery",
"email" => "sales@hainle.com",
"title" => "Sales & Marketing, Director",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2022-06-30",
"longitude" => null,
"latitude" => null,
"contact_name" => "Sharon Tan",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "5355 Trepanier Bench Road",
"mailing_city" => "Peachland",
"mailing_province" => "British Columbia",
"mailing_postal" => "V0H1X2",
"updated" => "2022-02-11 02:40:52",
"comments" => "",
"contact_preference" => "",
"age_range" => "19-25",
"gender" => "1",
"referred_from" => null,
"referred_other" => null
),
"Type" => array(
"id" => "1",
"name" => "Signature Partner",
"price" => "795.00",
"show_on_registration" => "1"
),
"Region" => array(
"id" => "2",
"name" => "BC VQA Okanagan Valley",
"parent_id" => "0",
"content" => "",
"longitude" => "-119.5588",
"latitude" => "49.9474",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => "632",
"member_id" => "501",
"approved" => "1",
"created" => "2021-08-11 23:24:23",
"modified" => "2022-02-11 02:40:52",
"description" => "Hainle Vineyards Estate Winery is located in beautiful Peachland of the Okanagan Valley. Our roots go back to 1970 when Walter Hainle immigrated to Canada from Baden-Württemberg, Germany. We were one of the first wineries to plant Vitis Vinifera a.k.a European grapes in the Okanagan Valley.
In 1978, Walter Hainle recalled his own German tradition of turning frozen grapes into delicious Ice Wines and produced the first 40 litres of Ice Wine in Canada. Hainle, being the first Ice Wine producer in Canada, played an important role in the Canadian wine making history and as of today, the legacy continues!",
"hours" => "Monday - Thursday: 10:00 - 5:00
Friday - Sunday: 10:00 - 6:00",
"map" => "",
"winemaker" => "",
"street" => "5355 Trepanier Bench Road",
"city" => "Peachland",
"postal_code" => "V0H1X2",
"email" => "",
"phone" => "250-767-2525",
"tollfree" => "",
"fax" => "",
"website" => "hainle.com",
"logo" => "611592c3-181c-43a2-bda5-5198d8b0b5a5.png",
"photo" => "",
"twitter" => "",
"facebook" => "www.facebook.com/HainleVineyardsEstateWinery",
"youtube" => "",
"linkedin" => "",
"instagram" => "www.instagram.com/hainlewinery/",
"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()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1790353957,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1790353957,
"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