Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '4214'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '4214',
'civilite' => 'Mlle',
'gender' => 'femme',
'email' => 'sck9@live.Fr',
'nom' => 'PREVOST',
'prenom' => 'Stéphanie',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '92150',
'ville' => 'Suresnes',
'telephone' => null,
'annee_nais' => '1990',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '9',
'codevalidation' => 'hadnfuki5an',
'suspendu' => false,
'created' => '2014-03-05 11:33:26',
'confirmed' => true,
'd_d_con' => '2014-06-20 15:20:51',
'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(
(int) 0 => array(
'member_id' => '4214',
'jour_id' => '6',
'heure_debut' => '09',
'heure_fin' => '12',
'id' => '2587',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '3286',
'member_id' => '4214',
'ville' => 'Suresnes',
'rayon' => '10',
'lat' => '2.21903',
'lng' => '48.8698'
)
),
'Caution' => array(
(int) 0 => array(
'id' => '113',
'member_id' => '4214',
'forfait_id' => '0',
'montant' => '31.50',
'date_depot' => '2014-06-20 15:23:25',
'date_reclamation' => '0000-00-00 00:00:00',
'date_restitution' => '0000-00-00 00:00:00',
'reclamee' => '0',
'restituee' => '0',
'payee' => false,
'payment_details' => '',
'nbr_heures' => '3'
)
),
'Service' => array(
(int) 0 => array(
'id' => '79',
'name' => 'Coaching / Conseils - SPORT ',
'description' => '',
'slug' => 'coaching-conseils-sport',
'parent_id' => '43',
'lft' => '80',
'rght' => '81',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '109',
'name' => 'Festivités - AIDE A LA PRÉPARATION D'UNE FÊTE',
'description' => '',
'slug' => 'festivites-aide-a-la-preparation-d-une-fete',
'parent_id' => '43',
'lft' => '130',
'rght' => '131',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '91',
'name' => 'Courses - FAIRE LES COURSES A PARTIR D'UNE LISTE',
'description' => '',
'slug' => 'courses-faire-les-courses-a-partir-d-une-liste',
'parent_id' => '43',
'lft' => '104',
'rght' => '105',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => 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