Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '32572'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '32572',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'Jean-Louis.Bernard59@outlook.fr',
'nom' => 'Bernard',
'prenom' => 'Jean Louis',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '59155',
'ville' => 'Faches thumesnil',
'telephone' => '0608474949',
'annee_nais' => '1949',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '0',
'nbr_con' => '3',
'codevalidation' => 'askz8yk5tf5',
'suspendu' => false,
'created' => '2017-11-10 23:47:53',
'confirmed' => true,
'd_d_con' => '2017-11-12 19:52:28',
'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(
(int) 0 => array(
'member_id' => '32572',
'jour_id' => '0',
'heure_debut' => '',
'heure_fin' => '',
'id' => '18206',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '16023',
'member_id' => '32572',
'ville' => 'Lille',
'rayon' => '10',
'lat' => '3.05726',
'lng' => '50.6292'
)
),
'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' => '43',
'name' => 'Tous les services',
'description' => '',
'slug' => 'tous-les-services',
'parent_id' => '0',
'lft' => '1',
'rght' => '138',
'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