Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '9885'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '9885',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'olliviertrarieux@gmail.com',
'nom' => 'trarieux',
'prenom' => 'ollivier',
'logo' => '1428565995.jpg',
'adresse' => '76 route de st michel',
'adresse_suite' => null,
'codepostal' => '56300',
'ville' => '',
'telephone' => '0297792980',
'annee_nais' => '1956',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '5',
'codevalidation' => 'nzq340pq2eo',
'suspendu' => false,
'created' => '2015-04-09 09:39:41',
'confirmed' => true,
'd_d_con' => '2015-04-23 07:47:46',
'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(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '5996',
'member_id' => '9885',
'ville' => 'Pontivy',
'rayon' => '30',
'lat' => '-2.96706',
'lng' => '48.0662'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 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' => '91',
'name' => 'Courses - FAIRE LES COURSES A PARTIR D'UNE LISTE',
'description' => '',
'slug' => 'courses-faire-les-courses-a-partir-d-une-liste',
'parent_id' => '43',
'lft' => '104',
'rght' => '105',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '81',
'name' => 'Coaching / Conseils - DECO',
'description' => '',
'slug' => 'coaching-conseils-deco',
'parent_id' => '43',
'lft' => '84',
'rght' => '85',
'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