protected property SearchApiPage::$show_all_when_no_keys in Search API Pages 8
Whether to show all results when no search is performed.
Type: bool
File
- src/
Entity/ SearchApiPage.php, line 89
Class
- SearchApiPage
- Defines the Search page entity.
Namespace
Drupal\search_api_page\EntityCode
protected $show_all_when_no_keys = FALSE;