Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '34805'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '34805',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'grrrr06@hotmail.fr',
'nom' => 'Peyrani',
'prenom' => 'Fabrice',
'logo' => '1528275819.jpg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '06220',
'ville' => 'Vallauris',
'telephone' => '',
'annee_nais' => '1981',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '2',
'codevalidation' => '7yv0kcau3o7',
'suspendu' => false,
'created' => '2018-06-06 08:47:28',
'confirmed' => true,
'd_d_con' => '2021-07-24 13:18:17',
'compteur' => '2',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '2',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(
(int) 0 => array(
'member_id' => '34805',
'jour_id' => '1',
'heure_debut' => '18',
'heure_fin' => '20',
'id' => '19038',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '34805',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '19',
'id' => '19039',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '34805',
'jour_id' => '6',
'heure_debut' => '08',
'heure_fin' => '19',
'id' => '19040',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '37669',
'objet' => 'travaux peinture',
'message' => 'Bonjour Fabrice,
J'ai vu que vous pourriez effectuer des travaux peinture et je serai intéressée, j'ai bien lu le fonctionnement du Site mais je suis nouvelle sur Yaka, j'ai noté ce que je peux offrir sur ma page, et peut être que cela vous interesserait ? massage ou soin?
Merci pour votre réponse
Bien à vous Catherine',
'date' => '2021-07-24 13:32:17',
'lu' => '1',
'receiver_id' => '34805',
'sender_id' => '41594',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '16846',
'member_id' => '34805',
'ville' => 'Antibes',
'rayon' => '20',
'lat' => '7.1251',
'lng' => '43.5804'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => 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