Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '9064'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '9064',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'vincent91260@hotmail.fr',
'nom' => 'regnier',
'prenom' => 'vincent',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '75009',
'ville' => 'Paris',
'telephone' => '',
'annee_nais' => '1958',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'a7q5xfyvcek',
'suspendu' => false,
'created' => '2015-02-25 12:59:41',
'confirmed' => true,
'd_d_con' => '2015-02-25 13:00:35',
'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(
(int) 0 => array(
'id' => '3916',
'objet' => 'cours en matiere scientifique ',
'message' => 'je propose sur paris des cours de maths',
'date' => '2015-03-12 10:06:54',
'lu' => '1',
'receiver_id' => '8638',
'sender_id' => '9064',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Vintervention' => array(
(int) 0 => array(
'id' => '5597',
'member_id' => '9064',
'ville' => 'Epinay sur seine',
'rayon' => '2',
'lat' => '2.31474',
'lng' => '48.9557'
),
(int) 1 => array(
'id' => '5598',
'member_id' => '9064',
'ville' => 'Paris',
'rayon' => '2',
'lat' => '2.35222',
'lng' => '48.8566'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '43',
'name' => 'Tous les services',
'description' => '',
'slug' => 'tous-les-services',
'parent_id' => '0',
'lft' => '1',
'rght' => '138',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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]
)
),
(int) 2 => array(
'id' => '69',
'name' => 'Cours particuliers - MATIÈRES SCIENTIFIQUES',
'description' => '',
'slug' => 'cours-particuliers-matieres-scientifiques',
'parent_id' => '43',
'lft' => '74',
'rght' => '75',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '96',
'name' => 'Absences / Vacances - EFFECTUER DES RONDES',
'description' => '',
'slug' => 'absences-vacances-effectuer-des-rondes',
'parent_id' => '43',
'lft' => '114',
'rght' => '115',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => 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]
)
)
)
)
$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