| Method | Description | Returns | 
|---|---|---|
| getRevision() | QuestionRevision | |
| getContentOrDefault() | Retrieves entity area content. If empty, retrieves default content of the area or its input type. | Content | 
| getId() | int | |
| getContent() | Content | |
| getArea() | LayoutArea | |
| isNewRecord() | Check if the record is a new record | bool | 
| isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool | 
Faq\Models\Frontend\QuestionArea
QuestionArea