Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '4380'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '4380',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'ptournier.nsa@gmail.com',
'nom' => 'Tournier',
'prenom' => 'Philippe',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '38300',
'ville' => 'Bourgoin jallieu',
'telephone' => '0632365352',
'annee_nais' => '1968',
'masquer_nom' => '0',
'masquer_tel' => '0',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'du5dhvmczx6',
'suspendu' => false,
'created' => '2014-03-21 10:05:15',
'confirmed' => true,
'd_d_con' => '2014-03-21 10:06:05',
'compteur' => '0',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '0',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '3382',
'member_id' => '4380',
'ville' => 'Bourgoin jallieu',
'rayon' => '15',
'lat' => '5.27212',
'lng' => '45.5971'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '44',
'name' => 'Travaux et entretien habitat - JARDIN',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-jardin',
'parent_id' => '43',
'lft' => '4',
'rght' => '5',
'MembersService' => array(
[maximum depth reached]
)
)
)
)
$nom = null
MembersController::profil() - APP/Controller/MembersController.php, line 431
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112