Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '3676'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '3676',
'civilite' => 'Mme',
'gender' => 'femme',
'email' => 'franck.lacarriere@sfr.fr',
'nom' => 'Lacarriere',
'prenom' => 'Sabrina',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '42330',
'ville' => 'Saint galmier ',
'telephone' => null,
'annee_nais' => '1977',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'h4hy5ef8f3g',
'suspendu' => false,
'created' => '2014-01-11 14:27:48',
'confirmed' => true,
'd_d_con' => '2014-01-11 14:28: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(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '3004',
'member_id' => '3676',
'ville' => 'Saint galmier ',
'rayon' => '5',
'lat' => '4.31839',
'lng' => '45.5903'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '45',
'name' => 'Travaux et entretien habitat - PEINTURE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-peinture',
'parent_id' => '43',
'lft' => '6',
'rght' => '7',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '64',
'name' => 'Aide ménagère - NETTOYAGE',
'description' => '',
'slug' => 'aide-menagere-nettoyage',
'parent_id' => '43',
'lft' => '52',
'rght' => '53',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '81',
'name' => 'Coaching / Conseils - DECO',
'description' => '',
'slug' => 'coaching-conseils-deco',
'parent_id' => '43',
'lft' => '84',
'rght' => '85',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '43',
'name' => 'Tous les services',
'description' => '',
'slug' => 'tous-les-services',
'parent_id' => '0',
'lft' => '1',
'rght' => '138',
'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