Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '44432'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '44432',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'pecheurdeblancs@free.fr',
'nom' => 'Gueulle',
'prenom' => 'Philippe',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '60220',
'ville' => 'Moliens',
'telephone' => null,
'annee_nais' => '1960',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'i8y6t6hytm4',
'suspendu' => false,
'created' => '2023-07-30 13:49:55',
'confirmed' => true,
'd_d_con' => '2023-07-30 13:52:11',
'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' => '44432',
'jour_id' => '0',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '22937',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '44432',
'jour_id' => '1',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '22938',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '44432',
'jour_id' => '2',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '22939',
'disponible' => '0'
),
(int) 3 => array(
'member_id' => '44432',
'jour_id' => '3',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '22940',
'disponible' => '0'
),
(int) 4 => array(
'member_id' => '44432',
'jour_id' => '4',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '22941',
'disponible' => '0'
),
(int) 5 => array(
'member_id' => '44432',
'jour_id' => '5',
'heure_debut' => '',
'heure_fin' => '',
'id' => '22944',
'disponible' => '0'
),
(int) 6 => array(
'member_id' => '44432',
'jour_id' => '6',
'heure_debut' => '',
'heure_fin' => '',
'id' => '22943',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '41880',
'objet' => 'Besoin de petits travaux ',
'message' => 'Bonjour Philippe,
Auriez-vous la possibilité de m'aider pour les travaux suivants :
- Monter des suspensions luminaires simples ikea dans un appartement.
- Coller 4 petits miroirs au mur.
En échange de cours particuliers pour vos enfants et ados (je suis
enseignante) ou ménage/ repassage, course / aide administrative.
Merci pour votre retour.
Bien cordialement
Farida',
'date' => '2024-10-06 11:56:32',
'lu' => '0',
'receiver_id' => '44432',
'sender_id' => '46257',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '20530',
'member_id' => '44432',
'ville' => 'Moliens',
'rayon' => '30',
'lat' => '1.81099',
'lng' => '49.6664'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '47',
'name' => 'Travaux et entretien habitat - PLOMBERIE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-plomberie',
'parent_id' => '43',
'lft' => '10',
'rght' => '11',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '102',
'name' => 'Automobile - AUTRES',
'description' => '',
'slug' => 'automobile-autres',
'parent_id' => '43',
'lft' => '66',
'rght' => '67',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => 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) 3 => array(
'id' => '54',
'name' => 'Déménagement - AIDE DÉMÉNAGEMENT',
'description' => '',
'slug' => 'demenagement-aide-demenagement',
'parent_id' => '43',
'lft' => '28',
'rght' => '29',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => 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) 5 => array(
'id' => '112',
'name' => 'Autres',
'description' => '',
'slug' => 'autres',
'parent_id' => '43',
'lft' => '136',
'rght' => '137',
'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