Code |
Context$locationId = 4
$results = array()
// set page properties
$locationName = $results[0]['Location']['name']; // get location name for page from results
PropertiesController::searchresults() - APP/controllers/properties_controller.php, line 305
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 259
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
[main] - APP/webroot/index.php, line 90