Headers Repository of methods to access Headers Entity
package |
App\Repository |
---|
() :
Headers[] findAll()
() :
Headers[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null)
__construct(\Symfony\Bridge\Doctrine\RegistryInterface $registry)
\Symfony\Bridge\Doctrine\RegistryInterface
find(mixed $id, \= $lockMode, \= $lockVersion) : \App\Entity\Headers|null
mixed
\=
\=
\App\Entity\Headers|null
findOneBy(array $criteria, array $orderBy = null) : \App\Entity\Headers|null
array
array
\App\Entity\Headers|null