Outgoing Repositoty of methods to access Outgoing Entity
package |
App\Repository |
---|
() :
Outgoing[] findAll()
() :
Outgoing[] 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\Outgoing|null
mixed
\=
\=
\App\Entity\Outgoing|null
findByMinute() : integer
Throws |
|
---|
integer
findBySecond() : string
Throws |
|
---|
string
findOneBy(array $criteria, array $orderBy = null) : \App\Entity\Outgoing|null
array
array
\App\Entity\Outgoing|null