Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
App
Ninja
Repositories
ProductRepository
PHP 클래스 App\Ninja\Repositories\ProductRepository
상속:
extends
BaseRepository
파일 보기
프로젝트 열기: hillelcoren/invoice-ninja
1 사용 예제들
공개 메소드들
메소드
설명
all
( )
find
(
$accountId
,
$filter
= null )
findPhonetically
(
$productName
)
getClassName
( )
save
(
$data
,
$product
= null )
메소드 상세
all()
공개
메소드
public
all
( )
find()
공개
메소드
public
find
(
$accountId
,
$filter
= null )
findPhonetically()
공개
메소드
public
findPhonetically
(
$productName
)
getClassName()
공개
메소드
public
getClassName
( )
save()
공개
메소드
public
save
(
$data
,
$product
= null )