Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '5243'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '5243',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'stephanedimaggio@gmail.com',
'nom' => 'di m',
'prenom' => 'stephane ',
'logo' => '1779055967.jpeg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '6900 ',
'ville' => 'Lyon',
'telephone' => '06525252528',
'annee_nais' => '1935',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'weechigzk4r',
'suspendu' => false,
'created' => '2014-06-03 18:04:52',
'confirmed' => true,
'd_d_con' => '2014-06-03 18:06:00',
'compteur' => '1',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '1',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(),
'Caution' => array(),
'Service' => array()
)
$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