Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '43200'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '43200',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'g.jean-philippe@sfr.fr',
'nom' => 'Garcia',
'prenom' => 'Janfi',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '62620',
'ville' => 'Ruitz',
'telephone' => null,
'annee_nais' => '1961',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '3',
'codevalidation' => '8c7it70aji4',
'suspendu' => false,
'created' => '2022-08-21 16:32:14',
'confirmed' => true,
'd_d_con' => '2022-08-24 16:07:57',
'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(
(int) 0 => array(
'id' => '42541',
'objet' => 'Aide rénovation ',
'message' => 'Bonjour j'ai acheté une maison seule j'ai aucune aide pas de salle de bain ni cuisine vos tarifs pour votre aide svp cordialement Stéphanie ',
'date' => '2025-08-29 12:16:57',
'lu' => '0',
'receiver_id' => '43200',
'sender_id' => '46173',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '20096',
'member_id' => '43200',
'ville' => 'Ruitz',
'rayon' => '20',
'lat' => '2.58867',
'lng' => '50.4664'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '104',
'name' => 'Informatique - RESOLUTION DE PROBLÈMES',
'description' => '',
'slug' => 'informatique-resolution-de-problemes',
'parent_id' => '43',
'lft' => '120',
'rght' => '121',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '47',
'name' => 'Travaux et entretien habitat - PLOMBERIE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-plomberie',
'parent_id' => '43',
'lft' => '10',
'rght' => '11',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '52',
'name' => 'Bricolage - REPARATIONS',
'description' => '',
'slug' => 'bricolage-reparations',
'parent_id' => '43',
'lft' => '20',
'rght' => '21',
'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