Exception detected!

No result was found for query although at least one row was expected.

500 Internal Server Error - NoResultException

Stack Trace

  1. in vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php at line 807  -
    1.         $result $this->execute(null$hydrationMode);
    2.         if ($this->_hydrationMode !== self::HYDRATE_SINGLE_SCALAR && ! $result) {
    3.             throw new NoResultException;
    4.         }
    5.         if ( ! is_array($result)) {
  2. at AbstractQuery ->getSingleResult ()
    in src/Antart/DictionaryBundle/Controller/Site/TermsController.php at line 54  +
  3. at TermsController ->viewAction ()
  4. at call_user_func_array ()
    in app/bootstrap.php.cache at line 3109  +
  5. at HttpKernel ->handleRaw ()
    in app/bootstrap.php.cache at line 3071  +
  6. at HttpKernel ->handle ()
    in app/bootstrap.php.cache at line 3222  +
  7. at ContainerAwareHttpKernel ->handle ()
    in app/bootstrap.php.cache at line 2444  +
  8. at Kernel ->handle ()
    in web/app.php at line 26  +

Logs  -

Stack Trace (Plain Text)  +