Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '11601'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '11601',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'naruizm@yahoo.es',
'nom' => 'R',
'prenom' => 'Nathalia',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '75003',
'ville' => 'Paris',
'telephone' => '',
'annee_nais' => '1979',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'gr573xaq423',
'suspendu' => false,
'created' => '2015-07-13 14:44:03',
'confirmed' => true,
'd_d_con' => '2015-07-13 14:45:16',
'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' => '11601',
'jour_id' => '5',
'heure_debut' => '11',
'heure_fin' => '17',
'id' => '7386',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '11601',
'jour_id' => '6',
'heure_debut' => '13',
'heure_fin' => '17',
'id' => '7387',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '6736',
'member_id' => '11601',
'ville' => 'Paris',
'rayon' => '3',
'lat' => '2.35222',
'lng' => '48.8566'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '50',
'name' => 'Bricolage - MONTER UN MEUBLE EN KIT',
'description' => '',
'slug' => 'bricolage-monter-un-meuble-en-kit',
'parent_id' => '43',
'lft' => '18',
'rght' => '19',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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) 2 => 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]
)
)
)
)
$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