Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '30297'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '30297',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'contact@creditunik.com',
'nom' => 'BOUILLET',
'prenom' => 'NORA',
'logo' => null,
'adresse' => '12 RUE EDMOND NOCARD',
'adresse_suite' => null,
'codepostal' => '94700',
'ville' => 'Maisons alfort',
'telephone' => '0628431018',
'annee_nais' => '1972',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '11',
'codevalidation' => 'ujo4cymzgtm',
'suspendu' => false,
'created' => '2017-05-02 12:38:36',
'confirmed' => true,
'd_d_con' => '2017-05-02 12:52:01',
'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(),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => 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) 2 => array(
'id' => '92',
'name' => 'Courses - DÉMARCHES ADMINISTRATIVES',
'description' => '',
'slug' => 'courses-demarches-administratives',
'parent_id' => '43',
'lft' => '106',
'rght' => '107',
'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