Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '19342'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '19342',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'freddd8877@gmail.com',
'nom' => 'deni',
'prenom' => 'fred',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '14100',
'ville' => 'Lisieux',
'telephone' => '',
'annee_nais' => '1977',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'iinw02whngh',
'suspendu' => false,
'created' => '2016-03-21 12:41:23',
'confirmed' => true,
'd_d_con' => '2016-03-21 00:42:00',
'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' => '19342',
'jour_id' => '0',
'heure_debut' => '17',
'heure_fin' => '20',
'id' => '11552',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '19342',
'jour_id' => '1',
'heure_debut' => '17',
'heure_fin' => '20',
'id' => '11553',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '19342',
'jour_id' => '2',
'heure_debut' => '17',
'heure_fin' => '20',
'id' => '11554',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '19342',
'jour_id' => '3',
'heure_debut' => '17',
'heure_fin' => '20',
'id' => '11555',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '9856',
'member_id' => '19342',
'ville' => 'Lisieux',
'rayon' => '30',
'lat' => '0.227849',
'lng' => '49.1459'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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]
)
),
(int) 1 => 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) 2 => 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]
)
)
)
)
$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