Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '2195'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '2195',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'b.sourdes@gmail.com',
'nom' => 'sourdes',
'prenom' => 'bernard',
'logo' => null,
'adresse' => '250 rue des écureuils',
'adresse_suite' => null,
'codepostal' => '46000',
'ville' => 'cahors',
'telephone' => '0601798042',
'annee_nais' => '1950',
'masquer_nom' => '0',
'masquer_tel' => '0',
'masquer_adresse' => '0',
'nbr_con' => '1',
'codevalidation' => '0mo86ze4456',
'suspendu' => false,
'created' => '2013-06-17 16:01:56',
'confirmed' => true,
'd_d_con' => '2013-06-17 16:02:58',
'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' => '2195',
'jour_id' => '0',
'heure_debut' => '',
'heure_fin' => '',
'id' => '1419',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '2195',
'jour_id' => '3',
'heure_debut' => '',
'heure_fin' => '',
'id' => '1420',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '2195',
'jour_id' => '4',
'heure_debut' => '',
'heure_fin' => '',
'id' => '1421',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '1905',
'member_id' => '2195',
'ville' => 'Cahors',
'rayon' => '10',
'lat' => '1.44199',
'lng' => '44.4475'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '48',
'name' => 'Travaux et entretien habitat - ELECTRICITÉ',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-electricite',
'parent_id' => '43',
'lft' => '12',
'rght' => '13',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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]
)
),
(int) 2 => array(
'id' => '51',
'name' => 'Bricolage - PETITS TRAVAUX MANUELS',
'description' => '',
'slug' => 'bricolage-petits-travaux-manuels',
'parent_id' => '43',
'lft' => '22',
'rght' => '23',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '91',
'name' => 'Courses - FAIRE LES COURSES A PARTIR D'UNE LISTE',
'description' => '',
'slug' => 'courses-faire-les-courses-a-partir-d-une-liste',
'parent_id' => '43',
'lft' => '104',
'rght' => '105',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => 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]
)
),
(int) 5 => 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]
)
)
)
)
$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