Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '172'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '172',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'cl77@numericable.fr',
'nom' => 'LEON',
'prenom' => 'Jean-Christophe',
'logo' => null,
'adresse' => '29 rue des Châtaigniers ',
'adresse_suite' => null,
'codepostal' => '77680',
'ville' => 'Roissy en Brie',
'telephone' => '',
'annee_nais' => '1969',
'masquer_nom' => '1',
'masquer_tel' => '0',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'raufwtto0vz',
'suspendu' => false,
'created' => '2012-01-28 18:14:01',
'confirmed' => true,
'd_d_con' => '2012-01-28 18:14:54',
'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' => '90',
'member_id' => '172',
'ville' => 'Roissy en brie',
'rayon' => '10',
'lat' => '2.65454',
'lng' => '48.7907'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '48',
'name' => 'Travaux et entretien habitat - ELECTRICITÉ',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-electricite',
'parent_id' => '43',
'lft' => '12',
'rght' => '13',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '69',
'name' => 'Cours particuliers - MATIÈRES SCIENTIFIQUES',
'description' => '',
'slug' => 'cours-particuliers-matieres-scientifiques',
'parent_id' => '43',
'lft' => '74',
'rght' => '75',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '71',
'name' => 'Cours particuliers - AUTRES',
'description' => '',
'slug' => 'cours-particuliers-autres',
'parent_id' => '43',
'lft' => '76',
'rght' => '77',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '96',
'name' => 'Absences / Vacances - EFFECTUER DES RONDES',
'description' => '',
'slug' => 'absences-vacances-effectuer-des-rondes',
'parent_id' => '43',
'lft' => '114',
'rght' => '115',
'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