protected property SearchPage::$id in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::id
- 9 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::id
The name (plugin ID) of the search page entity.
Type: string
File
- core/
modules/ search/ src/ Entity/ SearchPage.php, line 68
Class
- SearchPage
- Defines a configured search page.
Namespace
Drupal\search\EntityCode
protected $id;