Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '21621'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '21621',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'samuelangot29700@gmail.com',
'nom' => 'angot',
'prenom' => 'samuel',
'logo' => null,
'adresse' => '3 hent eric tabarly',
'adresse_suite' => null,
'codepostal' => '29700',
'ville' => 'Plomelin',
'telephone' => '0645694543',
'annee_nais' => '1982',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'za0ta63kfif',
'suspendu' => false,
'created' => '2016-05-02 18:14:11',
'confirmed' => true,
'd_d_con' => '2016-05-02 18:15: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' => '21621',
'jour_id' => '0',
'heure_debut' => '17',
'heure_fin' => '19',
'id' => '12768',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '21621',
'jour_id' => '1',
'heure_debut' => '17',
'heure_fin' => '19',
'id' => '12769',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '21621',
'jour_id' => '2',
'heure_debut' => '17',
'heure_fin' => '19',
'id' => '12770',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '21621',
'jour_id' => '3',
'heure_debut' => '17',
'heure_fin' => '19',
'id' => '12771',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '21621',
'jour_id' => '4',
'heure_debut' => '16',
'heure_fin' => '24',
'id' => '12772',
'disponible' => '0'
),
(int) 5 => array(
'member_id' => '21621',
'jour_id' => '5',
'heure_debut' => '00',
'heure_fin' => '24',
'id' => '12773',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '10757',
'member_id' => '21621',
'ville' => 'Quimper',
'rayon' => '20',
'lat' => '-4.0979',
'lng' => '47.9975'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '57',
'name' => 'Baby-sitting - GARDE D'ENFANT',
'description' => '',
'slug' => 'baby-sitting-garde-d-enfant',
'parent_id' => '43',
'lft' => '34',
'rght' => '35',
'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]
)
),
(int) 2 => array(
'id' => '59',
'name' => 'Baby-sitting - AUTRES',
'description' => '',
'slug' => 'baby-sitting-autres',
'parent_id' => '43',
'lft' => '38',
'rght' => '39',
'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]
)
)
)
)
$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