| Method | Description | Returns |
|---|---|---|
| getCountryCode() | Returns the country code based on the lcid value (the last part of that value is returned) | string |
| getId() | int | |
| getName() | string | |
| getCode() | string | |
| getLcid() | string | |
| 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 |
| isVersionedModel() | Check whether a model is versioned | bool |
Common\Models\Backend\Language
Language