Property | Type | Description | |
---|---|---|---|
$em | Doctrine\Common\Persistence\ObjectManager |
Method | Description | |
---|---|---|
__construct ( Doctrine\Common\Persistence\ObjectManager $em ) | ||
find ( string $q, integer $limit = 25 ) : array | Find users by given query |
public __construct ( Doctrine\Common\Persistence\ObjectManager $em ) | ||
$em | Doctrine\Common\Persistence\ObjectManager |