Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.34 KB | None | 0 0
  1. var_dump($result = $this->Stagioneallenatores->find('all')->contain(['Allenatores','Societas'])->toList());
  2.  
  3. C:\Program Files (x86)\Ampps\www\calciotelCakePhp\src\Controller\StagioneAllenatoresController.php:31:
  4. array (size=0)
  5.   empty
  6. C:\Program Files (x86)\Ampps\www\calciotelCakePhp\src\Controller\StagioneAllenatoresController.php:31:null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement