Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '21892'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '21892',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'tuning145@hotmail.fr',
'nom' => 'cesson-wallon',
'prenom' => 'Fabienne',
'logo' => '1496939572.png',
'adresse' => '25 route de pithiviers',
'adresse_suite' => null,
'codepostal' => '45300',
'ville' => 'Boynes',
'telephone' => '0672176927',
'annee_nais' => '1968',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '3',
'codevalidation' => 'dmiqr6e0xgi',
'suspendu' => false,
'created' => '2016-05-11 17:40:30',
'confirmed' => true,
'd_d_con' => '2018-03-19 15:25:58',
'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' => '21892',
'jour_id' => '0',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '17306',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '12095',
'member_id' => '21892',
'ville' => 'Boynes',
'rayon' => '10',
'lat' => '2.35948',
'lng' => '48.12'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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]
)
),
(int) 1 => 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) 2 => array(
'id' => '97',
'name' => 'Absences / Vacances - AUTRES',
'description' => '',
'slug' => 'absences-vacances-autres',
'parent_id' => '43',
'lft' => '116',
'rght' => '117',
'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