Incoming Repository of methods to access Mooxbox Entity
package |
App\Repository |
---|
() :
Incoming[] findAll()
() :
Incoming[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null)
__construct(\Symfony\Bridge\Doctrine\RegistryInterface $registry)
\Symfony\Bridge\Doctrine\RegistryInterface
deleteRecords(integer $time) : boolean
integer
boolean
find(mixed $id, \= $lockMode, \= $lockVersion) : \App\Entity\Incoming|null
mixed
\=
\=
\App\Entity\Incoming|null
findByMinute() : integer
Throws |
|
---|
integer
findBySecond() : string
Throws |
|
---|
string
findOneBy(array $criteria, array $orderBy = null) : \App\Entity\Incoming|null
array
array
\App\Entity\Incoming|null