SearchPlugin::$id
Same name in other branches
- 8.9.x core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::id
- 10 core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::id
- 11.x core/modules/search/src/Annotation/SearchPlugin.php \Drupal\search\Annotation\SearchPlugin::id
A unique identifier for the search plugin.
Type: string
File
-
core/
modules/ search/ src/ Annotation/ SearchPlugin.php, line 26
Class
- SearchPlugin
- Defines a SearchPlugin type annotation object.
Namespace
Drupal\search\AnnotationCode
public $id;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.