Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '32386'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '32386',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'dgm42300@gmail.com',
'nom' => 'Martin',
'prenom' => 'Daniel',
'logo' => '1508842850.jpg',
'adresse' => '5, rue Alsace Lorraine',
'adresse_suite' => null,
'codepostal' => '42300',
'ville' => 'Roanne',
'telephone' => '0769925802',
'annee_nais' => '1967',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '12',
'codevalidation' => 'neadh5pns0p',
'suspendu' => false,
'created' => '2017-10-24 10:24:13',
'confirmed' => true,
'd_d_con' => '2017-11-13 00:53:43',
'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(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '15959',
'member_id' => '32386',
'ville' => 'Roanne',
'rayon' => '50',
'lat' => '4.07269',
'lng' => '46.0344'
)
),
'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' => '53',
'name' => 'Bricolage - AUTRES',
'description' => '',
'slug' => 'bricolage-autres',
'parent_id' => '43',
'lft' => '24',
'rght' => '25',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => 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) 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' => '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) 5 => array(
'id' => '105',
'name' => 'Informatique - REDACTION DE DOCUMENTS',
'description' => '',
'slug' => 'informatique-redaction-de-documents',
'parent_id' => '43',
'lft' => '122',
'rght' => '123',
'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