EbayProduct
Aggrosoft\WAWIBundle\Entity\EbayProduct
2
Columns
2
Relations
1
Properties
Metadaten
Tabelle
ebayproduct
Bundle
WAWIBundle
Interfaces
IClientable
| Property | Column | Type | Flags | Twig Access |
|---|---|---|---|---|
id
|
id
|
string(36)
|
PK
AUTO
|
{{ entity.id }} |
itemId
|
itemId
|
string(36)
|
|
{{ entity.itemId }} |
Tipp: Diese Properties sind über Getter/Setter-Methoden in Twig verfügbar.
Verwende {{ entity.propertyName }} zum Lesen.
| Property | Access | Twig Usage | Methods | Return Type |
|---|---|---|---|---|
client
DB
|
read
write
|
{{
entity.client
}}
|
getClient()
setClient()
|
\Aggrosoft\WAWIBundle\Entity\Client
|
Keine Indexes definiert