Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '2360'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '2360',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'ludovic.toulain@wanadoo.fr',
'nom' => 'toulain',
'prenom' => ' ludovic',
'logo' => null,
'adresse' => '9 rue de la batisse',
'adresse_suite' => null,
'codepostal' => '27950',
'ville' => 'Villez sous bailleul',
'telephone' => '0607262985',
'annee_nais' => '1970',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '0',
'nbr_con' => '3',
'codevalidation' => 'p6o340ij4km',
'suspendu' => false,
'created' => '2013-07-15 16:20:59',
'confirmed' => true,
'd_d_con' => '2013-07-17 12:33:19',
'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' => '2360',
'jour_id' => '4',
'heure_debut' => '16',
'heure_fin' => '21',
'id' => '1486',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '2360',
'jour_id' => '5',
'heure_debut' => '12',
'heure_fin' => '22',
'id' => '1487',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '2360',
'jour_id' => '6',
'heure_debut' => '12',
'heure_fin' => '21',
'id' => '1488',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '2046',
'member_id' => '2360',
'ville' => 'Vernon',
'rayon' => '15',
'lat' => '1.48811',
'lng' => '49.092'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '63',
'name' => 'Animaux - AUTRES',
'description' => '',
'slug' => 'animaux-autres',
'parent_id' => '43',
'lft' => '48',
'rght' => '49',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '95',
'name' => 'Absences / Vacances - ARROSER LE JARDIN',
'description' => '',
'slug' => 'absences-vacances-arroser-le-jardin',
'parent_id' => '43',
'lft' => '112',
'rght' => '113',
'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' => '96',
'name' => 'Absences / Vacances - EFFECTUER DES RONDES',
'description' => '',
'slug' => 'absences-vacances-effectuer-des-rondes',
'parent_id' => '43',
'lft' => '114',
'rght' => '115',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => 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) 5 => 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