Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '37788'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '37788',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'D@outlook.fr',
'nom' => 'DIDI',
'prenom' => 'TATA',
'logo' => '1751372916.jpg',
'adresse' => 'QESESES',
'adresse_suite' => null,
'codepostal' => '40000',
'ville' => '',
'telephone' => '',
'annee_nais' => '1996',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '2',
'codevalidation' => 'ca6r6cqm0vo',
'suspendu' => false,
'created' => '2019-08-28 10:26:48',
'confirmed' => true,
'd_d_con' => '2025-07-01 12:21:05',
'compteur' => '2',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '2',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(),
'Caution' => array(
(int) 0 => array(
'id' => '435',
'member_id' => '37788',
'forfait_id' => '0',
'montant' => '11.00',
'date_depot' => '2025-07-01 14:25:11',
'date_reclamation' => '0000-00-00 00:00:00',
'date_restitution' => '0000-00-00 00:00:00',
'reclamee' => '0',
'restituee' => '0',
'payee' => false,
'payment_details' => null,
'nbr_heures' => '1'
)
),
'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