string(470) "Error!: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
object(PDOStatement)#4 (1) { ["queryString"]=> string(279) "SELECT *, c.name as channel_name, c.id as channel_id, ts.name as tvshow_name, ts.id as tvshow_id, b.id as broadcast_id FROM broadcast b INNER JOIN channel c ON b.channel = c.id INNER JOIN tvshow ts ON b.tvshow = ts.id WHERE b.id =:id" } array(1) { ["id"]=> &string(7) "2480453" } " object(Exception)#3 (7) { ["message":protected]=> string(76) "https://www.matelebuzz.com/api/Broadcast/getById?params=JTI2aWQlM0QyNDgwNDUz" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(31) "/var/www/mtb/controllers/WS.php" ["line":protected]=> int(58) ["trace":"Exception":private]=> array(3) { [0]=> array(5) { ["file"]=> string(44) "/var/www/mtb/controllers/pages/broadcast.php" ["line"]=> int(15) ["function"]=> string(6) "callWS" ["class"]=> string(2) "WS" ["type"]=> string(2) "->" } [1]=> array(4) { ["file"]=> string(39) "/var/www/mtb/controllers/Dispatcher.php" ["line"]=> int(35) ["args"]=> array(1) { [0]=> string(44) "/var/www/mtb/controllers/pages/broadcast.php" } ["function"]=> string(7) "include" } [2]=> array(5) { ["file"]=> string(22) "/var/www/mtb/index.php" ["line"]=> int(6) ["function"]=> string(8) "dispatch" ["class"]=> string(10) "Dispatcher" ["type"]=> string(2) "::" } } ["previous":"Exception":private]=> NULL }