Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '4242'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '4242',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'mohamed.lazaar@live.fr',
'nom' => 'Lazaar',
'prenom' => 'Mohamed',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '92000',
'ville' => 'Nanterre ',
'telephone' => null,
'annee_nais' => '1987',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => '4cjndndecqn',
'suspendu' => false,
'created' => '2014-03-07 19:47:23',
'confirmed' => true,
'd_d_con' => '2014-03-07 19:49:10',
'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' => '4242',
'jour_id' => '0',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2591',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '4242',
'jour_id' => '1',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2592',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '4242',
'jour_id' => '2',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2593',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '4242',
'jour_id' => '3',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2595',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '4242',
'jour_id' => '4',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2596',
'disponible' => '0'
),
(int) 5 => array(
'member_id' => '4242',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2597',
'disponible' => '0'
),
(int) 6 => array(
'member_id' => '4242',
'jour_id' => '6',
'heure_debut' => '08',
'heure_fin' => '21',
'id' => '2598',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '22951',
'objet' => 'demande d'aide',
'message' => 'Bonjour, Je prends contact avec vous pour savoir si vous seriez apte à vous déplacer chez nous et jeter un coup d'oeil à notre chauffage qui ne fonctionne plus dans le bureau, et à notre boîtier thermostat central pour tout l'appartement. L'ancien propriétaire a programmé des températures différentes le jour et la nuit et on ne sait pas comment le régler à notre convenance. En échange, mon conjoint est ostéopathe, il pourra vous faire une séance gratuite et moi, je fais d'excellentes lasagnes (vraiment merveilleuses!) ! Au plaisir d'avoir de vos nouvelles, Nach. ',
'date' => '2017-02-06 14:06:47',
'lu' => '0',
'receiver_id' => '4242',
'sender_id' => '28577',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '3304',
'member_id' => '4242',
'ville' => 'Nanterre',
'rayon' => '50',
'lat' => '2.21533',
'lng' => '48.8924'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '48',
'name' => 'Travaux et entretien habitat - ELECTRICITÉ',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-electricite',
'parent_id' => '43',
'lft' => '12',
'rght' => '13',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '43',
'name' => 'Tous les services',
'description' => '',
'slug' => 'tous-les-services',
'parent_id' => '0',
'lft' => '1',
'rght' => '138',
'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