Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '31262'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '31262',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'seblud@gmail.com',
'nom' => 'martin',
'prenom' => 'sebastien',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '77190',
'ville' => 'Dammarie les lys',
'telephone' => null,
'annee_nais' => '1978',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'v75u3wfbshe',
'suspendu' => false,
'created' => '2017-07-17 09:13:12',
'confirmed' => true,
'd_d_con' => '2017-07-17 09:13:45',
'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' => '31262',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '17',
'id' => '17518',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '15550',
'member_id' => '31262',
'ville' => 'Melun',
'rayon' => '20',
'lat' => '2.6554',
'lng' => '48.5421'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '71',
'name' => 'Cours particuliers - AUTRES',
'description' => '',
'slug' => 'cours-particuliers-autres',
'parent_id' => '43',
'lft' => '76',
'rght' => '77',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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]
)
),
(int) 2 => 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) 3 => array(
'id' => '92',
'name' => 'Courses - DÉMARCHES ADMINISTRATIVES',
'description' => '',
'slug' => 'courses-demarches-administratives',
'parent_id' => '43',
'lft' => '106',
'rght' => '107',
'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