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