Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '4534'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '4534',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'f3031963s@gmail.com',
'nom' => 'BAILLON',
'prenom' => 'Paul',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '13200',
'ville' => 'Arles',
'telephone' => null,
'annee_nais' => '1963',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'afcsnsuuo7n',
'suspendu' => false,
'created' => '2014-04-06 12:29:15',
'confirmed' => true,
'd_d_con' => '2014-04-06 12:30:55',
'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' => '4534',
'jour_id' => '5',
'heure_debut' => '07',
'heure_fin' => '20',
'id' => '2779',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '3456',
'member_id' => '4534',
'ville' => 'Arles',
'rayon' => '35',
'lat' => '4.6275',
'lng' => '43.6767'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '47',
'name' => 'Travaux et entretien habitat - PLOMBERIE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-plomberie',
'parent_id' => '43',
'lft' => '10',
'rght' => '11',
'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