PHP Класс Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository

Автор: Anna Walasek ([email protected])
Автор: Jan Góralski ([email protected])
Наследование: extends Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository, implements Sylius\Component\Core\Repository\AddressRepositoryInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
findByCustomer ( Sylius\Component\Core\Model\CustomerInterface $customer )
findOneByCustomer ( $id, Sylius\Component\Core\Model\CustomerInterface $customer )

Описание методов

findByCustomer() публичный Метод

public findByCustomer ( Sylius\Component\Core\Model\CustomerInterface $customer )
$customer Sylius\Component\Core\Model\CustomerInterface

findOneByCustomer() публичный Метод

public findOneByCustomer ( $id, Sylius\Component\Core\Model\CustomerInterface $customer )
$customer Sylius\Component\Core\Model\CustomerInterface