Code Coverage |
||||||||||
Classes and Traits |
Functions and Methods |
Lines |
||||||||
| Total | |
0 / 0 |
|
100.00% |
0 / 0 |
CRAP | |
0.00% |
0 / 21 |
|
| Eccube\Entity\CategoryTotalCount: | |
| type: entity | |
| table: dtb_category_total_count | |
| repositoryClass: Eccube\Repository\CategoryTotalCountRepository | |
| id: | |
| category_id: | |
| type: integer | |
| nullable: false | |
| unsigned: false | |
| id: true | |
| generator: | |
| strategy: AUTO | |
| fields: | |
| product_count: | |
| type: integer | |
| nullable: true | |
| unsigned: false | |
| create_date: | |
| type: datetime | |
| nullable: false | |
| lifecycleCallbacks: { } |