The exception:
"The class 'stdClass' was not found in the chain configured namespaces test\UserBundle\Document, test\SignUpBundle\Document"
is thrown from CollectionPersister class:
"Warning: array_map(): An error occurred while invoking the map callback in ...\Symfony\vendor\doctrine\mongodb-odm\lib\Doctrine\ODM\MongoDB\Persisters\CollectionPersister.php on line 226"
why doctrine does not see stdClass ?