The name (plugin ID) of the search page entity.
Type: string
File
- core/modules/search/src/Entity/SearchPage.php, line 62
Class
- SearchPage
- Defines a configured search page.
Namespace
Drupal\search\Entity
Code
protected $id;
The name (plugin ID) of the search page entity.
Type: string
Drupal\search\Entity
protected $id;
Please login to continue.