protected property PhotosImageSearch::$searchIndex in Album Photos 6.0.x
Same name and namespace in other branches
- 8.5 src/Plugin/Search/PhotosImageSearch.php \Drupal\photos\Plugin\Search\PhotosImageSearch::searchIndex
The search index.
Type: \Drupal\search\SearchIndexInterface
File
- src/
Plugin/ Search/ PhotosImageSearch.php, line 107
Class
- PhotosImageSearch
- Handles searching for photos_image entities using the Search module index.
Namespace
Drupal\photos\Plugin\SearchCode
protected $searchIndex;