Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '9604'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '9604',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'mehdi.ed@gmail.com',
'nom' => 'Elanssari-Dubois',
'prenom' => 'Mehdi',
'logo' => '1427328361.jpg',
'adresse' => 'bourdes',
'adresse_suite' => null,
'codepostal' => '81000',
'ville' => 'Albi',
'telephone' => '0619900929',
'annee_nais' => '1984',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'cyea5ssvo0s',
'suspendu' => false,
'created' => '2015-03-26 00:38:06',
'confirmed' => true,
'd_d_con' => '2015-03-26 00:41:00',
'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(
(int) 0 => array(
'member_id' => '9604',
'jour_id' => '0',
'heure_debut' => '15',
'heure_fin' => '20',
'id' => '6254',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '9604',
'jour_id' => '1',
'heure_debut' => '15',
'heure_fin' => '20',
'id' => '6255',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '9604',
'jour_id' => '2',
'heure_debut' => '13',
'heure_fin' => '18',
'id' => '6256',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '9604',
'jour_id' => '3',
'heure_debut' => '15',
'heure_fin' => '20',
'id' => '6257',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '9604',
'jour_id' => '4',
'heure_debut' => '13',
'heure_fin' => '18',
'id' => '6258',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '5857',
'member_id' => '9604',
'ville' => 'Albi',
'rayon' => '10',
'lat' => '2.14864',
'lng' => '43.9251'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => 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]
)
)
)
)
$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