Find all with hasmany relation

I have cakePhp 2.5, I need to retrieve data from a table and a hasmany relation and I don’t know how to do it, I tried with joins and with contain but doesn´t show the value of the fields, it says ‘Undefined index: User’, this is the code of the controller:

And this is the code of the view: