Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '25284'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '25284',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'mignotcedric@hotmail.fr',
'nom' => 'mignot',
'prenom' => 'cedric',
'logo' => null,
'adresse' => '15 rue chef des bois',
'adresse_suite' => null,
'codepostal' => '51600',
'ville' => 'St hilaire le grand',
'telephone' => '0783339257',
'annee_nais' => '1976',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '2',
'codevalidation' => 'a7s2vsf8rty',
'suspendu' => false,
'created' => '2016-09-02 18:41:16',
'confirmed' => true,
'd_d_con' => '2016-09-03 15:03:38',
'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' => '25284',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '19',
'id' => '14470',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '25284',
'jour_id' => '6',
'heure_debut' => '08',
'heure_fin' => '19',
'id' => '14471',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '13321',
'member_id' => '25284',
'ville' => 'St hilaire le grand',
'rayon' => '50',
'lat' => '4.46391',
'lng' => '49.1709'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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]
)
)
)
)
$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