Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '10058'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '10058',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'georges.phil@orange.fr',
'nom' => 'Georges',
'prenom' => 'Philippe',
'logo' => '1429445040.jpg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '45130',
'ville' => 'Baccon',
'telephone' => '0680109331',
'annee_nais' => '1962',
'masquer_nom' => '0',
'masquer_tel' => '0',
'masquer_adresse' => '0',
'nbr_con' => '1',
'codevalidation' => '0arng3gy0on',
'suspendu' => false,
'created' => '2015-04-19 13:40:09',
'confirmed' => true,
'd_d_con' => '2015-04-19 13:41:00',
'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(
(int) 0 => array(
'member_id' => '10058',
'jour_id' => '0',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '6586',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '10058',
'jour_id' => '1',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '6588',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '10058',
'jour_id' => '2',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '6589',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '10058',
'jour_id' => '3',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '6590',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '10058',
'jour_id' => '4',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '6591',
'disponible' => '0'
),
(int) 5 => array(
'member_id' => '10058',
'jour_id' => '5',
'heure_debut' => '10',
'heure_fin' => '17',
'id' => '6592',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '6065',
'member_id' => '10058',
'ville' => 'Baccon',
'rayon' => '20',
'lat' => '1.628',
'lng' => '47.8903'
)
),
'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]
)
)
)
)
$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