Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
|||||||||
| sort | INT | 10 | null |
|
|
|||||||||
| customFieldForWorkflowAction | VARCHAR | 255 | √ | null |
|
|
||||||||
| twigAction | VARCHAR | 255 | √ | null |
|
|
||||||||
| workflowAction_id | VARCHAR | 36 | √ | null |
|
|
||||||||
| customFormGrid_id | VARCHAR | 36 | √ | null |
|
|
||||||||
| title | VARCHAR | 255 | null |
|
|
|||||||||
| actionParameter | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
| dqlActionParameter | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
| urlAction | VARCHAR | 255 | √ | null |
|
|
||||||||
| VARCHAR | 255 | √ | null |
|
|
|||||||||
| VARCHAR | 255 | √ | null |
|
|
|||||||||
| actionParameterHtml | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
| logAction | BIT | 1 | null |
|
|
|||||||||
| displayIn | INT | 10 | null |
|
|
|||||||||
| noAjaxCall | BIT | 1 | null |
|
|
|||||||||
| visibleByCondition | VARCHAR | 255 | √ | null |
|
|
||||||||
| htmlAttributes | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
| showCustomActionParameter | BIT | 1 | null |
|
|
|||||||||
| customActionParameterForm_id | VARCHAR | 36 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| IDX_516572BF2EDEDFFB | Performance | Asc | customActionParameterForm_id |
| IDX_516572BFC2B92121 | Performance | Asc | customFormGrid_id |
| IDX_516572BFFA60C8EC | Performance | Asc | workflowAction_id |