Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '6108'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '6108',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'holidaysdreams@hotmail.com',
'nom' => 'VILETTE',
'prenom' => 'Audrey',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '57330',
'ville' => 'Thionville',
'telephone' => null,
'annee_nais' => '1986',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => '57ny36j47p0',
'suspendu' => false,
'created' => '2014-08-19 11:21:15',
'confirmed' => true,
'd_d_con' => '2014-08-19 11:24:13',
'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' => '4148',
'member_id' => '6108',
'ville' => 'Hettange grande',
'rayon' => '10',
'lat' => '6.15138',
'lng' => '49.4076'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '57',
'name' => 'Baby-sitting - GARDE D'ENFANT',
'description' => '',
'slug' => 'baby-sitting-garde-d-enfant',
'parent_id' => '43',
'lft' => '34',
'rght' => '35',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '45',
'name' => 'Travaux et entretien habitat - PEINTURE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-peinture',
'parent_id' => '43',
'lft' => '6',
'rght' => '7',
'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