Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '39917'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '39917',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'm.bricourt@alfagroupe.fr',
'nom' => 'Bricourt',
'prenom' => 'Maxime',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '64480',
'ville' => 'Ustaritz',
'telephone' => null,
'annee_nais' => '1987',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'edpd5udjynb',
'suspendu' => false,
'created' => '2020-10-10 10:56:35',
'confirmed' => true,
'd_d_con' => '2020-10-10 10:57:34',
'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' => '39917',
'jour_id' => '4',
'heure_debut' => '17',
'heure_fin' => '20',
'id' => '21260',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '39917',
'jour_id' => '5',
'heure_debut' => '08',
'heure_fin' => '20',
'id' => '21261',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '39917',
'jour_id' => '6',
'heure_debut' => '08',
'heure_fin' => '18',
'id' => '21262',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '18783',
'member_id' => '39917',
'ville' => 'Ustaritz',
'rayon' => '50',
'lat' => '-1.45459',
'lng' => '43.3959'
)
),
'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' => '52',
'name' => 'Bricolage - REPARATIONS',
'description' => '',
'slug' => 'bricolage-reparations',
'parent_id' => '43',
'lft' => '20',
'rght' => '21',
'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' => '53',
'name' => 'Bricolage - AUTRES',
'description' => '',
'slug' => 'bricolage-autres',
'parent_id' => '43',
'lft' => '24',
'rght' => '25',
'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