Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '7103'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '7103',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'nicolas.pirard@gmail.com',
'nom' => 'PIRARD',
'prenom' => 'Nicolas',
'logo' => '1415199939.png',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '04590',
'ville' => 'Ouffet',
'telephone' => '',
'annee_nais' => '1984',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '3',
'codevalidation' => 'zi3ct358c7w',
'suspendu' => false,
'created' => '2014-11-05 15:53:56',
'confirmed' => true,
'd_d_con' => '2014-11-10 07:58:58',
'compteur' => '1',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '1',
'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' => '4695',
'member_id' => '7103',
'ville' => 'Ouffet',
'rayon' => '35',
'lat' => '5.46538',
'lng' => '50.4381'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '104',
'name' => 'Informatique - RESOLUTION DE PROBLÈMES',
'description' => '',
'slug' => 'informatique-resolution-de-problemes',
'parent_id' => '43',
'lft' => '120',
'rght' => '121',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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