Code |
Context ));
$this->Session->write('crumbs', $crumbs);
$userId = "1585"
$loggedUser = null
$contain = array(
"User" => array(
"fields" => array()
),
"Brand" => array(
"fields" => array(),
"conditions" => array()
),
"BrandModel" => array(
"fields" => array(),
"conditions" => array()
),
"Photo" => array(
"fields" => array()
),
"YachtSubtype",
"YachtType.name",
"Country.name",
"State" => array(
"fields" => array()
)
)
$conditions = array(
"Yacht.user_id" => "1585"
)
$yachts = array(
array(
"Yacht" => array(),
"Brand" => array(),
"BrandModel" => array(),
"YachtType" => array(),
"Country" => array(),
"State" => array(),
"User" => array(),
"Photo" => array(),
"YachtSubtype" => array()
),
array(
"Yacht" => array(),
"Brand" => array(),
"BrandModel" => array(),
"YachtType" => array(),
"Country" => array(),
"State" => array(),
"User" => array(),
"Photo" => array(),
"YachtSubtype" => array()
)
)
$userName = "Sebastien Guntz"
$userCompany = ""
$textDisplayed = ""
$currentPage = 0
$currentSort = null
$currentDirection = null
$from = array(
"named" => array(),
"pass" => array(),
"controller" => "pages",
"action" => "index",
"plugin" => null
)
$cameFrom = "pages"
$userText = "Sebastien Guntz"
YachtsController::list_by_user() - APP/controllers/yachts_controller.php, line 869
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84