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 649  -
    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/DW/CMSBundle/Repository/PageRepository.php at line 25  +
  3. at PageRepository ->findOneBySlug ('reiki-usui')
    in src/AppBundle/Controller/DefaultController.php at line 102  +
  4. at DefaultController ->pageAction (object(Request), 'reiki-usui')
    in app/bootstrap.php.cache at line 3262  +
  5. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3221  +
  6. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3375  +
  7. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2575  +
  8. at Kernel ->handle (object(Request))
    in web/app.php at line 15  +

Logs  -

Stack Trace (Plain Text)  +