Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '40846'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '40846',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'audile2000@yahoo.fr',
'nom' => 'Di',
'prenom' => 'Fériel',
'logo' => '1620322453.jpeg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '92200',
'ville' => 'Neuilly sur seine',
'telephone' => '',
'annee_nais' => '1985',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '4',
'codevalidation' => '3crirgi88f6',
'suspendu' => false,
'created' => '2021-03-27 09:24:47',
'confirmed' => true,
'd_d_con' => '2022-07-17 15:59:44',
'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(),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '95',
'name' => 'Absences / Vacances - ARROSER LE JARDIN',
'description' => '',
'slug' => 'absences-vacances-arroser-le-jardin',
'parent_id' => '43',
'lft' => '112',
'rght' => '113',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '80',
'name' => 'Coaching / Conseils - CUISINE',
'description' => '',
'slug' => 'coaching-conseils-cuisine',
'parent_id' => '43',
'lft' => '82',
'rght' => '83',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '44',
'name' => 'Travaux et entretien habitat - JARDIN',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-jardin',
'parent_id' => '43',
'lft' => '4',
'rght' => '5',
'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