Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "326"
$data = array(
"Member" => array(
"id" => "326",
"type_id" => "2",
"region_id" => "12",
"username" => null,
"password" => "*****",
"name" => "Cannery Brewing",
"email" => "marketing@cannerybrewing.com",
"title" => "Marketing Director",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2021-06-29",
"longitude" => null,
"latitude" => null,
"contact_name" => "Kim Lawton",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "198 Ellis Street",
"mailing_city" => "Penticton",
"mailing_province" => "BC",
"mailing_postal" => "V2A 4L5",
"updated" => "2020-06-24 00:00:00",
"comments" => "",
"contact_preference" => "",
"age_range" => null,
"gender" => null,
"referred_from" => null,
"referred_other" => null
),
"Type" => array(
"id" => "2",
"name" => "Partner Member",
"price" => "200.00",
"show_on_registration" => "1"
),
"Region" => array(
"id" => "12",
"name" => "BC VQA Skaha Bench",
"parent_id" => "3",
"content" => "",
"longitude" => "-119.6359544",
"latitude" => "49.4898384",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => "409",
"member_id" => "326",
"approved" => "1",
"created" => "2015-03-30 01:14:14",
"modified" => "2020-06-24 15:51:11",
"description" => "At Cannery Brewing, we make beer with heart. It’s beer made by people who care, not just about beer, but about the people who drink it, about the people in our neighbourhood, and our community.
We've been making beer since 2001 in beautiful Penticton, BC. We make beer with flavour, whether it be a German-style lager, a tart fruit sour, a hoppy IPA, or a rich stout.
Our taproom is packed with great beer, locally inspired snacks, local wine and cider. We are, in a word, community. We’re all looking for it, and now you know where it is.
Bring your dogs (only on the patio), your kids, your parents, your neighbours and friends, and enjoy a board game with your beer. Or live music or other entertainment from our busy events calendar.
",
"hours" => "12:00 PM to 9:00 PM Monday to Friday
11:00 AM to 9:00 PM Saturday/Sundays and Holidays
",
"map" => "",
"winemaker" => "",
"street" => "198 Ellis Street",
"city" => "Penticton",
"postal_code" => "V2A 4L5",
"email" => "",
"phone" => "250-493-2723",
"tollfree" => "",
"fax" => "",
"website" => "www.cannerybrewing.com",
"logo" => "585996b1-3164-49a4-a565-0751d8b0b5a5.jpg",
"photo" => "585996b1-165c-44df-818d-0751d8b0b5a5.jpg",
"twitter" => "cannerybrewing",
"facebook" => "www.facebook.com/cannerybrewing",
"youtube" => "www.youtube.com/cannerybrewing",
"linkedin" => "",
"instagram" => "www.instagram.com/cannerybrewing",
"hide_map" => "0",
"longitude" => "-119.5905383",
"latitude" => "49.5006967",
"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(),
array(),
array()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1790221642,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1790221642,
"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