Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '36286'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '36286',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'charles.rietmann@gmail.com',
'nom' => 'Huguenin ',
'prenom' => 'CHARLES ',
'logo' => '1546807253.png',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '25240',
'ville' => 'Chaux neuve',
'telephone' => '0646862665',
'annee_nais' => '1986',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'iiqmkgo0md0',
'suspendu' => false,
'created' => '2019-01-06 20:35:50',
'confirmed' => true,
'd_d_con' => '2019-01-06 20:38:00',
'compteur' => '2',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '2',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(
(int) 0 => array(
'member_id' => '36286',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '18',
'id' => '19685',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '17362',
'member_id' => '36286',
'ville' => 'Chaux neuve',
'rayon' => '50',
'lat' => '6.13285',
'lng' => '46.6797'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => array(
'id' => '61',
'name' => 'Animaux - PROMENADE D'ANIMAUX',
'description' => '',
'slug' => 'animaux-promenade-d-animaux',
'parent_id' => '43',
'lft' => '44',
'rght' => '45',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '60',
'name' => 'Animaux - GARDE D'ANIMAUX',
'description' => '',
'slug' => 'animaux-garde-d-animaux',
'parent_id' => '43',
'lft' => '42',
'rght' => '43',
'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