protected property SearchPageForm::$entity in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/Form/SearchPageForm.php \Drupal\search\Form\SearchPageForm::entity
- 9 core/modules/search/src/Form/SearchPageForm.php \Drupal\search\Form\SearchPageForm::entity
The search page entity.
Type: \Drupal\search\SearchPageInterface
File
- core/
modules/ search/ src/ Form/ SearchPageForm.php, line 28
Class
- SearchPageForm
- Provides a search form for site wide search.
Namespace
Drupal\search\FormCode
protected $entity;