Notice: Trying to access array offset on value of type null in /home/gestor.pragaseeventos.com.br/src/Controllers/AvaliacaoController.php on line 19

Whoops, looks like something went wrong.

2/2 DBALException in DBALException.php line 47: An exception occurred while executing 'SELECT
clit.cli_id,
clit.cli_name,
insc.insc_local,
aval.*
FROM tab_clients_cert AS aval
LEFT JOIN tab_clients AS clit ON clit.cli_id = aval.cli_id
LEFT JOIN tab_clients_inscricoes AS insc ON insc.insc_id = aval.insc_id
WHERE aval.site_id = ':

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 9

  1. in DBALException.php line 47
  2. at DBALException::driverExceptionDuringQuery() in Connection.php line 649
  3. at Connection->executeQuery() in Connection.php line 584
  4. at Connection->fetchAll() in AvaliacaoController.php line 46
  5. at {closure}()
  6. at call_user_func_array() in HttpKernel.php line 144
  7. at HttpKernel->handleRaw() in HttpKernel.php line 64
  8. at HttpKernel->handle() in Application.php line 496
  9. at Application->handle() in Application.php line 477
  10. at Application->run() in index.php line 326

1/2 PDOException in Connection.php line 646: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 9

  1. in Connection.php line 646
  2. at PDO->query() in Connection.php line 646
  3. at Connection->executeQuery() in Connection.php line 584
  4. at Connection->fetchAll() in AvaliacaoController.php line 46
  5. at {closure}()
  6. at call_user_func_array() in HttpKernel.php line 144
  7. at HttpKernel->handleRaw() in HttpKernel.php line 64
  8. at HttpKernel->handle() in Application.php line 496
  9. at Application->handle() in Application.php line 477
  10. at Application->run() in index.php line 326