Exception detected!

Warning: Invalid argument supplied for foreach()

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in src/DT/CatalogueBundle/Services/ExtracteurDeContesTypes.php at line 51  -
    1.   }
    2.   public function leConteTypeExiste($ctCode,$tableauDesContesType ){
    3.     foreach ($tableauDesContesType as $ct) {
    4.       if ($ct->ctCode ==  $ctCode) return true;
    5.     }
    6.     return false;
  2. at ErrorHandler ->handleError ('2', 'Invalid argument supplied for foreach()', '/home/peyroulent/www/LeConteMerveilleux/src/DT/CatalogueBundle/Services/ExtracteurDeContesTypes.php', '51', array('ctCode' => 'T303', 'tableauDesContesType' => null))
    in src/DT/CatalogueBundle/Services/ExtracteurDeContesTypes.php at line 51  +
  3. at ExtracteurDeContesTypes ->leConteTypeExiste ('T303', null)
    in src/DT/CatalogueBundle/Services/ExtracteurDeContesTypes.php at line 30  +
  4. at ExtracteurDeContesTypes ->listeLesContesTypesContenusDansLaLigne ('*Types 303, 471, 516; *Fb "sten" III 553b; K”hler-Bolte I 572f.; *Chauvin VI No. 273, *58 No. 222, VII 83 No. 373bis n. 1, 98 No. 375; *Loomis White Magic 80.--Irish myth: *Cross; Icelandic: *Boberg; Lithuanian: Balys Legends Nos. 503f.; England: *Baughma', null)
    in src/PHB/BaseIndexBundle/Controller/RequeteMotifIndexController.php at line 32  +
  5. at RequeteMotifIndexController ->requestMotifAction ('D231')
  6. at call_user_func_array (array(object(RequeteMotifIndexController), 'requestMotifAction'), array('D231'))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 153  +
  7. at HttpKernel ->handleRaw (object(Request), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 68  +
  8. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 169  +
  9. at Kernel ->handle (object(Request))
    in web/app.php at line 16  +

Logs  -

Stack Trace (Plain Text)  +