Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '20765'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '20765',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'adrienbaliros@orange.fr',
'nom' => 'baliros',
'prenom' => 'adrien',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '14110',
'ville' => 'St denis de mere',
'telephone' => null,
'annee_nais' => '1984',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => '53dve5ckza0',
'suspendu' => false,
'created' => '2016-04-14 20:30:50',
'confirmed' => true,
'd_d_con' => '2016-04-14 20:32:21',
'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(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '10433',
'member_id' => '20765',
'ville' => 'St denis de mere',
'rayon' => '15',
'lat' => '-0.518007',
'lng' => '48.8687'
)
),
'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' => '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) 2 => array(
'id' => '68',
'name' => 'Cours particuliers - LANGUES',
'description' => '',
'slug' => 'cours-particuliers-langues',
'parent_id' => '43',
'lft' => '72',
'rght' => '73',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '99',
'name' => 'Automobile - VIDANGE',
'description' => '',
'slug' => 'automobile-vidange',
'parent_id' => '43',
'lft' => '60',
'rght' => '61',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '45',
'name' => 'Travaux et entretien habitat - PEINTURE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-peinture',
'parent_id' => '43',
'lft' => '6',
'rght' => '7',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '46',
'name' => 'Travaux et entretien habitat - MAÇONNERIE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-maconnerie',
'parent_id' => '43',
'lft' => '8',
'rght' => '9',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 6 => 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) 7 => 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) 8 => array(
'id' => '50',
'name' => 'Bricolage - MONTER UN MEUBLE EN KIT',
'description' => '',
'slug' => 'bricolage-monter-un-meuble-en-kit',
'parent_id' => '43',
'lft' => '18',
'rght' => '19',
'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