[ 'name' => 'show_events', 'group_name' => 'Event Preferences', 'group' => 'event', 'settings_pages' => ['event' => ['weight' => 20]], 'type' => 'Integer', 'quick_form_type' => 'Select', 'default' => 10, 'add' => '4.5', 'title' => ts('Dashboard entries'), 'html_type' => 'select', 'is_domain' => 1, 'is_contact' => 0, 'description' => ts('Configure how many events should be shown on the dashboard. This overrides the default value of 10 entries.'), 'help_text' => NULL, 'pseudoconstant' => ['callback' => 'CRM_Core_SelectValues::getDashboardEntriesCount'], ], ];