Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "349"
$data = array(
"Member" => array(
"id" => "349",
"type_id" => "2",
"region_id" => null,
"username" => null,
"password" => "*****",
"name" => "BNA Brewing Co.",
"email" => "carolynnixon@nixonhospitality.com",
"title" => "Owner",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "250 808 8778",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2020-07-15",
"longitude" => null,
"latitude" => null,
"contact_name" => "Carolyn Nixon",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "1250 Ellis Street",
"mailing_city" => "Kelowna",
"mailing_province" => "BC",
"mailing_postal" => "V1Y1Z4",
"updated" => "2018-02-08 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" => null,
"name" => null,
"parent_id" => null,
"content" => null,
"longitude" => null,
"latitude" => null
),
"Profile" => array(
"id" => "442",
"member_id" => "349",
"approved" => "1",
"created" => "2015-12-22 00:14:01",
"modified" => "2018-02-08 20:02:49",
"description" => "BNA is an exciting addition to ylw's cultural district! We can't wait to share with you our passion & love for craft beer, delicious food, & warm hospitality!",
"hours" => "4pm - 12am - 7 days a week",
"map" => "",
"winemaker" => "",
"street" => "1250 Ellis St V1Y 1Z4",
"city" => "Kelowna",
"postal_code" => "V1Y 1Z4",
"email" => "",
"phone" => "236-420-0025",
"tollfree" => "",
"fax" => "",
"website" => "www.bnabrewing.com",
"logo" => "",
"photo" => "",
"twitter" => "BNAbrewing",
"facebook" => "www.facebook.com/BNAbrewing",
"youtube" => "",
"linkedin" => "",
"instagram" => "",
"hide_map" => "0",
"longitude" => "-119.493950",
"latitude" => "49.892410",
"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 >=" => 1789245505,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1789245505,
"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