Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '24074'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '24074',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'simone.michel.lahaix@wanadoo.fr',
'nom' => 'Lahaix',
'prenom' => 'Michel',
'logo' => '1469286708.jpg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '03000',
'ville' => 'Avermes',
'telephone' => '',
'annee_nais' => '1934',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '4',
'codevalidation' => 'rmcdd5xwzpo',
'suspendu' => false,
'created' => '2016-07-23 16:53:02',
'confirmed' => true,
'd_d_con' => '2016-08-19 21:28:27',
'compteur' => '1',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '1',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(
(int) 0 => array(
'member_id' => '24074',
'jour_id' => '0',
'heure_debut' => '16',
'heure_fin' => '20',
'id' => '13981',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '24074',
'jour_id' => '1',
'heure_debut' => '16',
'heure_fin' => '20',
'id' => '13982',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '12918',
'member_id' => '24074',
'ville' => 'Moulins',
'rayon' => '15',
'lat' => '3.33442',
'lng' => '46.5681'
)
),
'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' => '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]
)
)
)
)
$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