protected property SolrCacheController::$entityTypeId in Search API Solr 4.x
Same name and namespace in other branches
- 8.3 src/Controller/SolrCacheController.php \Drupal\search_api_solr\Controller\SolrCacheController::entityTypeId
Entity type id.
Type: string
Overrides AbstractSolrEntityController::$entityTypeId
File
- src/
Controller/ SolrCacheController.php, line 18
Class
- SolrCacheController
- Provides different listings of SolrCache.
Namespace
Drupal\search_api_solr\ControllerCode
protected $entityTypeId = 'solr_cache';