Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '29013'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '29013',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'leloud@yahoo.fr',
'nom' => 'owen.co.ltd',
'prenom' => 'Shanghai',
'logo' => '1487018202.png',
'adresse' => '155 rue des bosquets',
'adresse_suite' => null,
'codepostal' => '30133',
'ville' => 'Les angles',
'telephone' => '0688777955',
'annee_nais' => '1973',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => '04ssqguzfjm',
'suspendu' => false,
'created' => '2017-02-10 21:28:33',
'confirmed' => true,
'd_d_con' => '2017-02-10 21:30: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' => '29013',
'jour_id' => '0',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '16503',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '29013',
'jour_id' => '1',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '16504',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '29013',
'jour_id' => '2',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '16502',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '29013',
'jour_id' => '3',
'heure_debut' => '09',
'heure_fin' => '20',
'id' => '16501',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '29013',
'jour_id' => '4',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '16505',
'disponible' => '0'
),
(int) 5 => array(
'member_id' => '29013',
'jour_id' => '4',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '16506',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '14773',
'member_id' => '29013',
'ville' => 'Avignon',
'rayon' => '15',
'lat' => '4.80553',
'lng' => '43.9493'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '104',
'name' => 'Informatique - RESOLUTION DE PROBLÈMES',
'description' => '',
'slug' => 'informatique-resolution-de-problemes',
'parent_id' => '43',
'lft' => '120',
'rght' => '121',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '105',
'name' => 'Informatique - REDACTION DE DOCUMENTS',
'description' => '',
'slug' => 'informatique-redaction-de-documents',
'parent_id' => '43',
'lft' => '122',
'rght' => '123',
'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]
)
),
(int) 3 => array(
'id' => '79',
'name' => 'Coaching / Conseils - SPORT ',
'description' => '',
'slug' => 'coaching-conseils-sport',
'parent_id' => '43',
'lft' => '80',
'rght' => '81',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '50',
'name' => 'Bricolage - MONTER UN MEUBLE EN KIT',
'description' => '',
'slug' => 'bricolage-monter-un-meuble-en-kit',
'parent_id' => '43',
'lft' => '18',
'rght' => '19',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '51',
'name' => 'Bricolage - PETITS TRAVAUX MANUELS',
'description' => '',
'slug' => 'bricolage-petits-travaux-manuels',
'parent_id' => '43',
'lft' => '22',
'rght' => '23',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'id' => '51',
'name' => 'Bricolage - PETITS TRAVAUX MANUELS',
'description' => '',
'slug' => 'bricolage-petits-travaux-manuels',
'parent_id' => '43',
'lft' => '22',
'rght' => '23',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 7 => 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]
)
)
)
)
$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