79487732

Date: 2025-03-05 21:29:40
Score: 2.5
Natty:
Report link

Using the identity helper in AppView

$this->loadHelper('Authentication.Identity');

To get the id user logged is

$this->Identity->get('id');

More in https://book.cakephp.org/authentication/3/en/view-helper.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: victor baleroni