public property NameListFormat::$el_al_min in Name Field 8
Reduce list limit of this name list format.
This specifies a limit on the number of names to display. After this limit, names are removed and the abbreviation et al is appended. This Latin abbreviation of et alii means "and others".
Type: int
File
- src/
Entity/ NameListFormat.php, line 118
Class
- NameListFormat
- Defines the Name List Format configuration entity class.
Namespace
Drupal\name\EntityCode
public $el_al_min = 3;