Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
App
Ninja
Repositories
ProductRepository
PHP Class App\Ninja\Repositories\ProductRepository
Inheritance:
extends
BaseRepository
Afficher le fichier
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Méthodes publiques
Méthode
Description
all
( )
find
(
$accountId
,
$filter
= null )
findPhonetically
(
$productName
)
getClassName
( )
save
(
$data
,
$product
= null )
Method Details
all()
public
méthode
public
all
( )
find()
public
méthode
public
find
(
$accountId
,
$filter
= null )
findPhonetically()
public
méthode
public
findPhonetically
(
$productName
)
getClassName()
public
méthode
public
getClassName
( )
save()
public
méthode
public
save
(
$data
,
$product
= null )