Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '39468'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '39468',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'jeremyguibert1@orange.fr',
'nom' => 'Guilbert',
'prenom' => 'Jérémy',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '01400',
'ville' => 'Chatillon sur chalaronne',
'telephone' => null,
'annee_nais' => '2000',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '3',
'codevalidation' => '53iwju07bvn',
'suspendu' => false,
'created' => '2020-07-15 12:36:25',
'confirmed' => true,
'd_d_con' => '2020-07-15 19:33:04',
'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' => '57',
'name' => 'Baby-sitting - GARDE D'ENFANT',
'description' => '',
'slug' => 'baby-sitting-garde-d-enfant',
'parent_id' => '43',
'lft' => '34',
'rght' => '35',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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) 2 => array(
'id' => '50',
'name' => 'Bricolage - MONTER UN MEUBLE EN KIT',
'description' => '',
'slug' => 'bricolage-monter-un-meuble-en-kit',
'parent_id' => '43',
'lft' => '18',
'rght' => '19',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '87',
'name' => 'Soins beauté - MASSAGE',
'description' => '',
'slug' => 'soins-beaute-massage',
'parent_id' => '43',
'lft' => '92',
'rght' => '93',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '51',
'name' => 'Bricolage - PETITS TRAVAUX MANUELS',
'description' => '',
'slug' => 'bricolage-petits-travaux-manuels',
'parent_id' => '43',
'lft' => '22',
'rght' => '23',
'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