Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '40602'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '40602',
'civilite' => 'Mr',
'gender' => 'femme',
'email' => 'rovyjose@orange.fr',
'nom' => 'Rovy',
'prenom' => 'José ',
'logo' => '1771250828.jpg',
'adresse' => '61 ROUX PAUILLAC',
'adresse_suite' => null,
'codepostal' => '33290',
'ville' => 'Blanquefort sur briolance-47500',
'telephone' => '+33659452352',
'annee_nais' => '2005',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'i26hdvg7eyb',
'suspendu' => false,
'created' => '2021-02-12 07:23:41',
'confirmed' => true,
'd_d_con' => '2021-02-12 07:28:46',
'compteur' => '1',
'recover_code' => 'qfk62gmuto5',
'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(
(int) 0 => array(
'member_id' => '40602',
'jour_id' => '2',
'heure_debut' => '09',
'heure_fin' => '19',
'id' => '21543',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '19055',
'member_id' => '40602',
'ville' => 'Macau',
'rayon' => '20',
'lat' => '-0.611681',
'lng' => '45.0093'
)
),
'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' => '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) 2 => 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) 3 => array(
'id' => '97',
'name' => 'Absences / Vacances - AUTRES',
'description' => '',
'slug' => 'absences-vacances-autres',
'parent_id' => '43',
'lft' => '116',
'rght' => '117',
'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